summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman10-4/+1227
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman5-17/+32
2005-06-25[PATCH] kexec: reserve Bootmem fix for booting nondefault location kernelVivek Goyal1-2/+2
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman5-7/+23
2005-06-25[PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman2-43/+87
2005-06-25[PATCH] kexec: x86: vmlinux: fix physical addressesEric W. Biederman1-21/+38
2005-06-25[PATCH] kexec: vmlinux: fix physical addressesEric W. Biederman1-1/+1
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman3-4/+72
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman4-3/+71
2005-06-25[PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86: i8259 shutdown: disable interruptsEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman1-2/+0
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman3-20/+29
2005-06-25[PATCH] kexec: x86: rename APIC_MODE_EXINTEric W. Biederman2-2/+2
2005-06-25[PATCH] sched: voluntary kernel preemptionIngo Molnar2-13/+62
2005-06-25[PATCH] enable PREEMPT_BKL on !PREEMPT+SMP tooIngo Molnar1-1/+1
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar4-69/+28
2005-06-25[PATCH] Dynamic sched domains: ia64 changesDinakar Guniguntala1-31/+45
2005-06-25[PATCH] Dynamic sched domains: cpuset changesDinakar Guniguntala2-13/+92
2005-06-25[PATCH] Dynamic sched domains: sched changesDinakar Guniguntala2-46/+88
2005-06-25[PATCH] Changing RT priority without CAP_SYS_NICEOlivier Croquette1-7/+18
2005-06-25[PATCH] sched: micro-optimize task requeueing in schedule()Chen Shang1-7/+12
2005-06-25[PATCH] sched: relax pinned balancingNick Piggin1-2/+9
2005-06-25[PATCH] sched: consolidate sbe sbfNick Piggin3-116/+81
2005-06-25[PATCH] sched: RCU domainsNick Piggin1-45/+15
2005-06-25[PATCH] sched: multilevel sbe sbfNick Piggin1-7/+38
2005-06-25[PATCH] sched: remove degenerate domainsSuresh Siddha1-0/+64
2005-06-25[PATCH] sched: null domainsNick Piggin1-15/+21
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin9-97/+131
2005-06-25[PATCH] sched: uninline task_timesliceIngo Molnar1-1/+1
2005-06-25[PATCH] sched: sched tuningNick Piggin5-24/+55
2005-06-25[PATCH] sched: schedstats update for balance on forkNick Piggin2-29/+44
2005-06-25[PATCH] sched: balance on forkNick Piggin4-59/+119
2005-06-25[PATCH] sched: no aggressive idle balancingNick Piggin4-22/+2
2005-06-25[PATCH] sched: tweak affine wakeupsNick Piggin1-25/+32
2005-06-25[PATCH] sched: balance timersNick Piggin5-65/+95
2005-06-25[PATCH] sched: less aggressive idle balancingNick Piggin1-6/+0
2005-06-25[PATCH] sched: add debuggingNick Piggin1-10/+4
2005-06-25[PATCH] sched: fix SMT scheduling problemsNick Piggin1-45/+31
2005-06-25[PATCH] sched: reduce active load balancingNick Piggin1-6/+10
2005-06-25[PATCH] sched: improve load balancing pinned tasksNick Piggin1-23/+39
2005-06-25[PATCH] sched: cleanup wake_idleNick Piggin1-3/+3
2005-06-25[PATCH] hpet: do_div fixJon Smirl1-1/+1
2005-06-25[PATCH] reiserfs: do not ignore i/io error on readpageQu Fuping1-3/+12
2005-06-25[PATCH] mconf.c needs locale.hJean-Christophe Dubois1-0/+1
2005-06-25[PATCH] fix for generic_file_write iov problemBadari Pulavarty1-1/+3
2005-06-25[PATCH] fix fsync(dir) return value for ram-based filesystemsHugh Dickins1-0/+1
2005-06-25[PATCH] tpm: fix misc name memory problemKylene Jo Hall1-2/+6
2005-06-25[PATCH] tpm: Fix pubek parsingKylene Jo Hall1-2/+2
2005-06-25[PATCH] tpm: Support new National TPMsKylene Jo Hall3-70/+53