summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] sched: improve load balancing pinned tasksNick Piggin2005-06-251-23/+39
* | [PATCH] sched: cleanup wake_idleNick Piggin2005-06-251-3/+3
* | [PATCH] swsusp: only allow it when it makes sensePavel Machek2005-06-251-2/+2
* | [PATCH] CPU hotplug printk fixShaohua Li2005-06-251-2/+1
* | [PATCH] swsusp: fix nr_copy_pagesPavel Machek2005-06-251-3/+3
* | [PATCH] swsusp: cleanup whitespacePavel Machek2005-06-251-33/+33
* | [PATCH] swsusp: kill unneccessary does_collide_orderPavel Machek2005-06-251-17/+2
* | [PATCH] properly stop devices before poweroffPavel Machek2005-06-251-0/+3
* | [PATCH] suspend/resume SMP supportLi Shaohua2005-06-256-82/+72
* | [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-251-9/+5
|/
* [PATCH] make various thing staticAdrian Bunk2005-06-243-3/+3
* [PATCH] modules: add version and srcversion to sysfsMatt Domsch2005-06-241-0/+95
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-241-1/+1
* [PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells2005-06-241-4/+13
* [PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise2005-06-231-1/+1
* [PATCH] Optimize sys_times for a single thread processChristoph Lameter2005-06-232-26/+65
* [PATCH] Software suspend and recalc sigpending bug fixKirill Korotaev2005-06-231-0/+1
* [PATCH] setuid core dumpAlan Cox2005-06-232-11/+20
* [PATCH] jprobes: allow a jprobe to coexist with muliple kprobesPrasanna S Panchamukhi2005-06-231-10/+51
* [PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi2005-06-231-0/+1
* [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen2005-06-231-1/+4
* [PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch2005-06-231-8/+4
* [PATCH] kprobes: function-return probesHien Nguyen2005-06-231-5/+208
* [PATCH] avoid resursive oopsesAlexander Nyberg2005-06-231-0/+11
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-231-7/+1
* [PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl2005-06-232-3/+7
* [PATCH] CON_CONSDEV bit not set correctly on last consoleGreg Edwards2005-06-231-2/+10
* [PATCH] posix-timers: use try_to_del_timer_sync()Oleg Nesterov2005-06-231-27/+7
* [PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov2005-06-231-20/+33
* [PATCH] timers fixes/improvementsOleg Nesterov2005-06-231-171/+157
* [PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter2005-06-231-0/+46
* [PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso2005-06-211-0/+4
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-211-0/+4
* [PATCH] dup_mmap: update comment on new vmaHugh Dickins2005-06-211-2/+3
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-211-0/+2
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-211-0/+1
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-214-7/+7
* [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-183-5/+7
|\
| * [PATCH] timer exit cleanupIngo Molnar2005-06-172-3/+2
| * [PATCH] cond_resched_lock() fixJan Kara2005-06-131-2/+5
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-026-13/+40
|\ \ | |/
| * [PATCH] flush icache in correct contextRoman Zippel2005-05-311-0/+6
| * [PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes2005-05-281-2/+0
| * [PATCH] cpuset exit NULL dereference fixPaul Jackson2005-05-271-5/+19
| * [PATCH] sigkill priority fixKirill Korotaev2005-05-241-1/+10
| * [PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault2005-05-211-4/+4
| * [PATCH] cpusets+hotplug+preepmt brokenPaul Jackson2005-05-201-1/+1
* | AUDIT: Record working directory when syscall arguments are pathnamesDavid Woodhouse2005-05-271-0/+23
* | AUDIT: Defer freeing aux items until audit_free_context()David Woodhouse2005-05-261-8/+2
OpenPOWER on IntegriCloud