| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-11-18 | 14 | -23/+121 |
|\ |
|
| * | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent | 2011-11-14 | 1 | -1/+1 |
| * | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa... | Mathias Nyman | 2011-11-10 | 2 | -0/+6 |
| * | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan | 2011-11-10 | 5 | -2/+18 |
| * | x86/mrst: Add support for Penwell clock calibration | Dirk Brandewie | 2011-11-10 | 2 | -5/+35 |
| * | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 2011-11-10 | 2 | -7/+27 |
| * | x86/apic: Do not clear nr_irqs_gsi if no legacy irqs | Jacob Pan | 2011-11-10 | 1 | -3/+1 |
| * | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 2011-11-10 | 3 | -0/+6 |
| * | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2011-11-08 | 3 | -5/+27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-11-18 | 12 | -319/+159 |
|\ \ |
|
| * | | sparc64: Patch sun4v code sequences properly on module load. | David S. Miller | 2011-11-17 | 3 | -19/+63 |
| * | | sparc: Kill custom io_remap_pfn_range(). | David S. Miller | 2011-11-17 | 5 | -273/+32 |
| * | | sparc: Stash orig_i0 into %g6 instead of %g2 | David S. Miller | 2011-11-15 | 3 | -11/+31 |
| * | | sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls. | David S. Miller | 2011-11-14 | 3 | -27/+43 |
| * | | sparc: sigutil: Include <linux/errno.h> | Ben Hutchings | 2011-11-13 | 1 | -0/+1 |
* | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2011-11-18 | 2 | -3/+2 |
|\ \ \ |
|
| * | | | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. | Zhenzhong Duan | 2011-11-16 | 1 | -2/+1 |
| * | | | xen: map foreign pages for shared rings by updating the PTEs directly | David Vrabel | 2011-11-16 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'unicore32' of git://github.com/gxt/linux | Linus Torvalds | 2011-11-18 | 7 | -33/+20 |
|\ \ \ |
|
| * | | | unicore32, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-11-16 | 1 | -1/+0 |
| * | | | unicore32: Fix typo 'PUV3_I2C' | Paul Bolle | 2011-11-16 | 1 | -2/+2 |
| * | | | unicore32: drop unused Kconfig symbols | Paul Bolle | 2011-11-15 | 1 | -14/+0 |
| * | | | arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS | Arnaud Lacombe | 2011-11-15 | 1 | -2/+2 |
| * | | | unicore32: fix build error for find bitops | Guan Xuetao | 2011-11-15 | 3 | -14/+16 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-11-18 | 24 | -108/+149 |
|\ \ \ \ |
|
| * | | | | powerpc/signal32: Fix sigset_t conversion when copying to user | Will Deacon | 2011-11-17 | 1 | -1/+1 |
| * | | | | powerpc: Fix atomic_xxx_return barrier semantics | Benjamin Herrenschmidt | 2011-11-17 | 4 | -35/+40 |
| * | | | | powerpc: Remove buggy 9-year-old test for binutils < 2.12.1 | Kyle Moffett | 2011-11-17 | 1 | -6/+0 |
| * | | | | powerpc/book3e-64: Fix debug support for userspace | Kumar Gala | 2011-11-17 | 2 | -23/+1 |
| * | | | | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS define | Kumar Gala | 2011-11-17 | 1 | -2/+0 |
| * | | | | powerpc: Revert show_regs() define for readability | Kumar Gala | 2011-11-17 | 1 | -1/+1 |
| * | | | | powerpc/ps3: Fix SMP lockdep boot warning | Geoff Levand | 2011-11-16 | 1 | -32/+32 |
| * | | | | powerpc/ps3: Fix lost SMP IPIs | Geoff Levand | 2011-11-16 | 3 | -1/+25 |
| * | | | | powerpc: Add hvcall.h include to book3s_hv.c | Michael Neuling | 2011-11-16 | 1 | -0/+1 |
| * | | | | powerpc/trace: Add a dummy stack frame for trace_hardirqs_off | Kevin Hao | 2011-11-16 | 1 | -0/+15 |
| * | | | | powerpc: Copy down exception vectors after feature fixups | Anton Blanchard | 2011-11-16 | 6 | -2/+28 |
| * | | | | powerpc: panic if we can't instantiate RTAS | Anton Blanchard | 2011-11-16 | 1 | -4/+2 |
| * | | | | powerpc/4xx: Fix typos in kexec config dependencies | Suzuki Poulose | 2011-11-16 | 2 | -2/+2 |
| * | | | | powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do... | Al Viro | 2011-11-16 | 1 | -1/+1 |
| * | | | | powerpc: Fix build breakage in jump_label.c | Al Viro | 2011-11-16 | 1 | -0/+2 |
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-11-16 | 13 | -17/+96 |
|\ \ \ \ \ |
|
| * | | | | | [S390] topology: fix topology on z10 machines | Heiko Carstens | 2011-11-14 | 1 | -7/+38 |
| * | | | | | [S390] crypto: avoid MSA3 and MSA4 instructions in ESA mode | Jan Glauber | 2011-11-14 | 1 | -2/+5 |
| * | | | | | [S390] avoid STCKF if running in ESA mode | Jan Glauber | 2011-11-14 | 3 | -1/+6 |
| * | | | | | [S390] zfcpdump: Do not initialize zfcpdump in kdump mode | Michael Holzheu | 2011-11-14 | 1 | -1/+3 |
| * | | | | | [S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMP | Michael Holzheu | 2011-11-14 | 1 | -0/+1 |
| * | | | | | [S390] incorrect note program header | Martin Schwidefsky | 2011-11-14 | 1 | -0/+2 |
| * | | | | | [S390] pfault: ignore leftover completion interrupts | Heiko Carstens | 2011-11-14 | 1 | -2/+7 |
| * | | | | | [S390] fix pgste update logic | Martin Schwidefsky | 2011-11-14 | 1 | -3/+9 |
| * | | | | | [S390] wire up process_vm syscalls | Heiko Carstens | 2011-11-14 | 3 | -1/+25 |
| | |/ / /
| |/| | | |
|