Age | Commit message (Expand) | Author | Files | Lines |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 15 | -20/+50 |
2006-02-19 | x86: align per-cpu section to configured cache bytes | Zach Brown | 1 | -1/+2 |
2006-02-17 | [PATCH] Remove KERN_INFO from middle of printk line | Tim Hockin | 1 | -2/+2 |
2006-02-17 | [PATCH] s390: sys32_fstatat -> sys32_fstatat64 | Heiko Carstens | 3 | -6/+6 |
2006-02-17 | [PATCH] s390: smp initialization speed | Heiko Carstens | 1 | -5/+10 |
2006-02-17 | [PATCH] s390: possible_cpus parameter | Heiko Carstens | 1 | -3/+11 |
2006-02-17 | [PATCH] s390: additional_cpus parameter | Heiko Carstens | 2 | -18/+42 |
2006-02-17 | [PATCH] s390: fix preempt_count of idle thread with cpu hotplug | Heiko Carstens | 1 | -1/+3 |
2006-02-17 | [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST | Ingo Molnar | 1 | -0/+4 |
2006-02-17 | [PATCH] arch/sh/Kconfig: fix the ISA_DMA_API dependencies | Adrian Bunk | 1 | -1/+1 |
2006-02-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 21 | -202/+235 |
2006-02-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 10 | -19/+70 |
2006-02-17 | [PATCH] x86_64: Always pass full number of nodes to NUMA hash computation | Andi Kleen | 2 | -2/+2 |
2006-02-17 | [PATCH] x86_64: Relax SRAT covers all memory check a bit | Andi Kleen | 1 | -1/+2 |
2006-02-17 | [PATCH] x86_64: Resolve the RIP of an early exception using kallsyms | Andi Kleen | 1 | -0/+7 |
2006-02-17 | [PATCH] x86_64: Disable tsc when apicpmtimer is active | Andi Kleen | 2 | -2/+2 |
2006-02-17 | [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha... | Andi Kleen | 1 | -0/+16 |
2006-02-17 | [PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exception | Andi Kleen | 1 | -0/+1 |
2006-02-17 | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup | Andi Kleen | 1 | -0/+1 |
2006-02-17 | [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ... | Jan Beulich | 1 | -8/+11 |
2006-02-17 | [PATCH] x86_64: Update defconfig | Andi Kleen | 1 | -9/+33 |
2006-02-16 | [ARM] 3338/1: old ABI compat: sys_socketcall | Nicolas Pitre | 2 | -1/+31 |
2006-02-16 | [ARM] 3337/1: Fix NSLU2 flash support according to window size configuration ... | Martin Michlmayr | 1 | -2/+4 |
2006-02-16 | [IA64] Count disabled cpus as potential hot-pluggable CPUs | Ashok Raj | 1 | -11/+8 |
2006-02-16 | [IA64] Missing check for TIF_WORK if trace/audit enabled | Jack Steiner | 1 | -1/+3 |
2006-02-16 | [ARM] Fix SMP initialisation oops | Russell King | 4 | -13/+35 |
2006-02-15 | [PATCH] x86_64: early initialization of cpu_to_node | Daniel Yeisley | 1 | -1/+1 |
2006-02-15 | Pull fix-cpu-possible-map into release branch | Tony Luck | 3 | -4/+61 |
2006-02-15 | [IA64] support panic_on_oops sysctl | Horms | 1 | -0/+8 |
2006-02-15 | [IA64] ia64: simplify and fix udelay() | hawkes@sgi.com | 2 | -22/+36 |
2006-02-15 | [IA64-SGI] enforce proper ordering of callouts by XPC | Dean Nelson | 2 | -10/+18 |
2006-02-15 | [IA64-SGI] fix the size of __sn_cnodeid_to_nasid | Dean Roe | 1 | -1/+1 |
2006-02-15 | [IA64-SGI] export sn_pcidev_info_get | Mark Maule | 1 | -0/+1 |
2006-02-15 | [IA64-SGI] remove compile time warning | Jes Sorensen | 1 | -0/+2 |
2006-02-15 | [IA64] remove obsolete corporate address | Jes Sorensen | 1 | -6/+1 |
2006-02-15 | [IA64-SGI] sn2 minor fixes and cleanups | Jes Sorensen | 9 | -143/+107 |
2006-02-15 | [IA64] Remove duplicate EXPORT_SYMBOLs | Andreas Schwab | 1 | -15/+0 |
2006-02-15 | [ARM] remove duplicate #includes | Herbert Poetzl | 3 | -3/+0 |
2006-02-14 | [PATCH] x86: gitignore some autogenerated files for i386 | Thomas Meyer | 3 | -0/+5 |
2006-02-14 | [PATCH] x86: document sysenter path | Albert D. Cahalan | 1 | -0/+15 |
2006-02-14 | [PATCH] FRV: Use virtual interrupt disablement | David Howells | 6 | -55/+172 |
2006-02-14 | [PATCH] FRV: Miscellaneous fixes | David Howells | 2 | -14/+21 |
2006-02-14 | [PATCH] hrtimer: round up relative start time on low-res arches | Ingo Molnar | 6 | -0/+25 |
2006-02-14 | [PATCH] s390: fix __delay implementation | Heiko Carstens | 1 | -1/+1 |
2006-02-14 | [PATCH] fix a typo in the CPU_H8300H dependencies | Adrian Bunk | 1 | -1/+1 |
2006-02-14 | [IA64] Count disabled cpus as potential hot-pluggable CPUs | Ashok Raj | 2 | -0/+60 |
2006-02-14 | [IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled. | Ashok Raj | 1 | -4/+1 |
2006-02-14 | [MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn. | Atsushi Nemoto | 2 | -2/+2 |
2006-02-14 | [MIPS] RM9000: Fix buggy I-cache workaround. | Thomas Koeller | 1 | -1/+1 |
2006-02-14 | [MIPS] MT: Propagate config7 into VPE. | Ralf Baechle | 1 | -0/+3 |