summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-251-0/+13
* [PATCH] Kexec on panic vmlinux initrd fixVivek Goyal2005-06-251-1/+1
* [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-255-2/+1080
* [PATCH] sched: voluntary kernel preemptionIngo Molnar2005-06-251-8/+49
* [PATCH] enable PREEMPT_BKL on !PREEMPT+SMP tooIngo Molnar2005-06-251-1/+1
* [PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar2005-06-251-0/+24
* [PATCH] Dynamic sched domains: cpuset changesDinakar Guniguntala2005-06-251-13/+76
* [PATCH] Dynamic sched domains: sched changesDinakar Guniguntala2005-06-251-46/+86
* [PATCH] Changing RT priority without CAP_SYS_NICEOlivier Croquette2005-06-251-7/+18
* [PATCH] sched: micro-optimize task requeueing in schedule()Chen Shang2005-06-251-7/+12
* [PATCH] sched: relax pinned balancingNick Piggin2005-06-251-2/+9
* [PATCH] sched: consolidate sbe sbfNick Piggin2005-06-252-115/+80
* [PATCH] sched: RCU domainsNick Piggin2005-06-251-45/+15
* [PATCH] sched: multilevel sbe sbfNick Piggin2005-06-251-7/+38
* [PATCH] sched: remove degenerate domainsSuresh Siddha2005-06-251-0/+64
* [PATCH] sched: null domainsNick Piggin2005-06-251-15/+21
* [PATCH] sched: cleanup context switch lockingNick Piggin2005-06-251-24/+108
* [PATCH] sched: uninline task_timesliceIngo Molnar2005-06-251-1/+1
* [PATCH] sched: schedstats update for balance on forkNick Piggin2005-06-251-27/+36
* [PATCH] sched: balance on forkNick Piggin2005-06-251-55/+109
* [PATCH] sched: no aggressive idle balancingNick Piggin2005-06-251-19/+2
* [PATCH] sched: tweak affine wakeupsNick Piggin2005-06-251-25/+32
* [PATCH] sched: balance timersNick Piggin2005-06-251-64/+74
* [PATCH] sched: less aggressive idle balancingNick Piggin2005-06-251-6/+0
* [PATCH] sched: add debuggingNick Piggin2005-06-251-10/+4
* [PATCH] sched: fix SMT scheduling problemsNick Piggin2005-06-251-45/+31
* [PATCH] sched: reduce active load balancingNick Piggin2005-06-251-6/+10
* [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
OpenPOWER on IntegriCloud