| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | powerpc: Convert BUG() to use unreachable() | David Daney | 2009-12-18 | 1 | -1/+1 |
| | * | | | powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible. | Gautham R Shenoy | 2009-12-18 | 1 | -2/+4 |
| | * | | | powerpc/pseries: Don't panic when H_PROD fails during cpu-online. | Gautham R Shenoy | 2009-12-18 | 1 | -2/+2 |
| | * | | | powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM | Benjamin Herrenschmidt | 2009-12-18 | 1 | -1/+1 |
| | * | | | powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs | Anton Blanchard | 2009-12-18 | 2 | -6/+6 |
| | * | | | powerpc/defconfigs: Disable token ring in powerpc defconfigs | Anton Blanchard | 2009-12-18 | 5 | -10/+10 |
| | * | | | powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules | Anton Blanchard | 2009-12-18 | 3 | -5/+5 |
| | * | | | powerpc/pseries: Select XICS and PCI_MSI PSERIES | Mel Gorman | 2009-12-18 | 1 | -0/+2 |
| | * | | | powerpc/85xx: Wrong variable returned on error | Roel Kluin | 2009-12-18 | 1 | -1/+1 |
| | * | | | powerpc/iseries: Convert to proc_fops | Alexey Dobriyan | 2009-12-18 | 1 | -64/+83 |
| | * | | | powerpc: Make the CMM memory hotplug aware | Robert Jennings | 2009-12-18 | 1 | -6/+248 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2009-12-19 | 5 | -3/+43 |
| |\ \ \ |
|
| | * | | | alpha: Convert BUG() to use unreachable() | David Daney | 2009-12-18 | 1 | -1/+2 |
| | * | | | alpha: Add minimal support for software performance events | Michael Cree | 2009-12-18 | 4 | -1/+13 |
| | * | | | alpha: Wire up missing/new syscalls | Daniele Calore | 2009-12-18 | 2 | -2/+29 |
| | |/ / |
|
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-19 | 10 | -28/+75 |
| |\ \ \ |
|
| | * | | | hw-breakpoints: Fix hardware breakpoints -> perf events dependency | Frederic Weisbecker | 2009-12-18 | 2 | -3/+3 |
| | * | | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 | 3 | -3/+33 |
| | * | | | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 | 8 | -25/+42 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 25 | -311/+278 |
| |\ \ \ \ |
|
| | * | | | | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha | 2009-12-17 | 8 | -41/+22 |
| | * | | | | x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk | akpm@linux-foundation.org | 2009-12-17 | 1 | -1/+1 |
| | * | | | | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh | 2009-12-17 | 2 | -1/+1 |
| | * | | | | x86: Don't use POSIX character classes in gen-insn-attr-x86.awk | Roland Dreier | 2009-12-17 | 1 | -6/+4 |
| | * | | | | x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA | Yinghai Lu | 2009-12-16 | 1 | -1/+1 |
| | * | | | | x86: Fix checking of SRAT when node 0 ram is not from 0 | Yinghai Lu | 2009-12-16 | 2 | -1/+5 |
| | * | | | | x86, cpuid: Add "volatile" to asm in native_cpuid() | Suresh Siddha | 2009-12-16 | 1 | -1/+1 |
| | * | | | | x86, msr: msrs_alloc/free for CONFIG_SMP=n | Borislav Petkov | 2009-12-16 | 4 | -215/+218 |
| | * | | | | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann | 2009-12-16 | 3 | -38/+17 |
| | * | | | | x86: Add IA32_TSC_AUX MSR and use it | Sheng Yang | 2009-12-16 | 2 | -2/+3 |
| | * | | | | x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers | H. Peter Anvin | 2009-12-15 | 2 | -4/+5 |
| * | | | | | [S390] Use strim instead of strstrip to avoid false warnings. | Heiko Carstens | 2009-12-18 | 3 | -6/+6 |
| * | | | | | [S390] ptrace: dont abuse PT_PTRACED | Oleg Nesterov | 2009-12-18 | 1 | -3/+3 |
| * | | | | | [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS | Martin Schwidefsky | 2009-12-18 | 1 | -1/+1 |
| * | | | | | [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip() | Roel Kluin | 2009-12-18 | 1 | -1/+1 |
| * | | | | | [S390] wire up sys_recvmmsg | Heiko Carstens | 2009-12-18 | 3 | -1/+12 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | cpumask: rename tsk_cpumask to tsk_cpus_allowed | Rusty Russell | 2009-12-17 | 1 | -1/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-17 | 8 | -9/+11 |
| |\ \ \ \ |
|
| | * | | | | OMAP3: serial - fix bug introduced in | Mika Westerberg | 2009-12-16 | 1 | -3/+4 |
| | * | | | | mfd: twl: fix twl4030 rename for remaining driver, board files | Balaji T K | 2009-12-16 | 6 | -6/+6 |
| | * | | | | omap3: Allow EHCI to be built on OMAP3 | Olof Johansson | 2009-12-15 | 1 | -0/+1 |
| * | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-12-17 | 229 | -3906/+16743 |
| |\ \ \ \ \ |
|
| | * | | | | | MIPS: Lasat: Fix botched changes to sysctl code. | Ralf Baechle | 2009-12-17 | 1 | -1/+1 |
| | * | | | | | MIPS: Cleanup random differences beween lmo and Linus' kernel. | Ralf Baechle | 2009-12-17 | 1 | -2/+2 |
| | * | | | | | MIPS: No longer hardwire CONFIG_EMBEDDED to y | Martin Michlmayr | 2009-12-17 | 1 | -2/+0 |
| | * | | | | | MIPS: Fix and enhance built-in kernel command line | Dmitri Vorobiev | 2009-12-17 | 48 | -38/+123 |
| | * | | | | | MIPS: eXcite: Remove platform. | Ralf Baechle | 2009-12-17 | 69 | -3225/+0 |
| | * | | | | | MIPS: Loongson: Cleanups of serial port support | Wu Zhangjin | 2009-12-17 | 6 | -26/+51 |
| | * | | | | | MIPS: Lemote 2F: Suspend CS5536 MFGPT Timer | Wu Zhangjin | 2009-12-17 | 1 | -0/+11 |