aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-2510-4/+1227
* [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman2005-06-255-17/+32
* [PATCH] kexec: reserve Bootmem fix for booting nondefault location kernelVivek Goyal2005-06-251-2/+2
* [PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman2005-06-255-7/+23
* [PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman2005-06-252-43/+87
* [PATCH] kexec: x86: vmlinux: fix physical addressesEric W. Biederman2005-06-251-21/+38
* [PATCH] kexec: vmlinux: fix physical addressesEric W. Biederman2005-06-251-1/+1
* [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2005-06-253-4/+72
* [PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2005-06-254-3/+71
* [PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman2005-06-251-0/+12
* [PATCH] kexec: x86: i8259 shutdown: disable interruptsEric W. Biederman2005-06-251-0/+12
* [PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman2005-06-251-2/+0
* [PATCH] kexec: x86: local apic fixEric W. Biederman2005-06-253-20/+29
* [PATCH] kexec: x86: rename APIC_MODE_EXINTEric W. Biederman2005-06-252-2/+2
* [PATCH] sched: voluntary kernel preemptionIngo Molnar2005-06-252-13/+62
* [PATCH] enable PREEMPT_BKL on !PREEMPT+SMP tooIngo Molnar2005-06-251-1/+1
* [PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar2005-06-254-69/+28
* [PATCH] Dynamic sched domains: ia64 changesDinakar Guniguntala2005-06-251-31/+45
* [PATCH] Dynamic sched domains: cpuset changesDinakar Guniguntala2005-06-252-13/+92
* [PATCH] Dynamic sched domains: sched changesDinakar Guniguntala2005-06-252-46/+88
* [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-253-116/+81
* [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-259-97/+131
* [PATCH] sched: uninline task_timesliceIngo Molnar2005-06-251-1/+1
* [PATCH] sched: sched tuningNick Piggin2005-06-255-24/+55
* [PATCH] sched: schedstats update for balance on forkNick Piggin2005-06-252-29/+44
* [PATCH] sched: balance on forkNick Piggin2005-06-254-59/+119
* [PATCH] sched: no aggressive idle balancingNick Piggin2005-06-254-22/+2
* [PATCH] sched: tweak affine wakeupsNick Piggin2005-06-251-25/+32
* [PATCH] sched: balance timersNick Piggin2005-06-255-65/+95
* [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] hpet: do_div fixJon Smirl2005-06-251-1/+1
* [PATCH] reiserfs: do not ignore i/io error on readpageQu Fuping2005-06-251-3/+12
* [PATCH] mconf.c needs locale.hJean-Christophe Dubois2005-06-251-0/+1
* [PATCH] fix for generic_file_write iov problemBadari Pulavarty2005-06-251-1/+3
* [PATCH] fix fsync(dir) return value for ram-based filesystemsHugh Dickins2005-06-251-0/+1
* [PATCH] tpm: fix misc name memory problemKylene Jo Hall2005-06-251-2/+6
* [PATCH] tpm: Fix pubek parsingKylene Jo Hall2005-06-251-2/+2
* [PATCH] tpm: Support new National TPMsKylene Jo Hall2005-06-253-70/+53