Age | Commit message (Expand) | Author | Files | Lines |
2011-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+2 |
2011-11-21 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -48/+189 |
2011-11-21 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 14 | -32/+80 |
2011-11-21 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -7/+26 |
2011-11-20 | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity | 1 | -2/+3 |
2011-11-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -23/+121 |
2011-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 12 | -319/+159 |
2011-11-18 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -3/+2 |
2011-11-18 | Merge branch 'unicore32' of git://github.com/gxt/linux | Linus Torvalds | 7 | -33/+20 |
2011-11-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 24 | -108/+149 |
2011-11-18 | sparc64: Patch sun4v code sequences properly on module load. | David S. Miller | 3 | -19/+63 |
2011-11-18 | sparc: Kill custom io_remap_pfn_range(). | David S. Miller | 5 | -273/+32 |
2011-11-18 | PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset | Rafael J. Wysocki | 1 | -5/+14 |
2011-11-17 | ARM: wire up process_vm_writev and process_vm_readv syscalls | Russell King | 2 | -0/+4 |
2011-11-17 | Revert "KVM: PPC: Add support for explicit HIOR setting" | Alexander Graf | 4 | -23/+2 |
2011-11-17 | KVM: VMX: Check for automatic switch msr table overflow | Gleb Natapov | 1 | -1/+5 |
2011-11-17 | KVM: VMX: Add support for guest/host-only profiling | Gleb Natapov | 1 | -0/+21 |
2011-11-17 | KVM: VMX: add support for switching of PERF_GLOBAL_CTRL | Gleb Natapov | 1 | -11/+93 |
2011-11-17 | KVM: s390: announce SYNC_MMU | Christian Borntraeger | 1 | -0/+1 |
2011-11-17 | KVM: s390: Fix tprot locking | Christian Borntraeger | 1 | -2/+8 |
2011-11-17 | KVM: s390: handle SIGP sense running intercepts | Cornelia Huck | 3 | -0/+41 |
2011-11-17 | KVM: s390: Fix RUNNING flag misinterpretation | Cornelia Huck | 6 | -9/+15 |
2011-11-17 | powerpc/signal32: Fix sigset_t conversion when copying to user | Will Deacon | 1 | -1/+1 |
2011-11-17 | powerpc: Fix atomic_xxx_return barrier semantics | Benjamin Herrenschmidt | 4 | -35/+40 |
2011-11-17 | powerpc: Remove buggy 9-year-old test for binutils < 2.12.1 | Kyle Moffett | 1 | -6/+0 |
2011-11-17 | powerpc/book3e-64: Fix debug support for userspace | Kumar Gala | 2 | -23/+1 |
2011-11-17 | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS define | Kumar Gala | 1 | -2/+0 |
2011-11-17 | powerpc: Revert show_regs() define for readability | Kumar Gala | 1 | -1/+1 |
2011-11-16 | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. | Zhenzhong Duan | 1 | -2/+1 |
2011-11-16 | xen: map foreign pages for shared rings by updating the PTEs directly | David Vrabel | 1 | -1/+1 |
2011-11-16 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 13 | -17/+96 |
2011-11-16 | powerpc/ps3: Fix SMP lockdep boot warning | Geoff Levand | 1 | -32/+32 |
2011-11-16 | powerpc/ps3: Fix lost SMP IPIs | Geoff Levand | 3 | -1/+25 |
2011-11-16 | powerpc: Add hvcall.h include to book3s_hv.c | Michael Neuling | 1 | -0/+1 |
2011-11-16 | powerpc/trace: Add a dummy stack frame for trace_hardirqs_off | Kevin Hao | 1 | -0/+15 |
2011-11-16 | powerpc: Copy down exception vectors after feature fixups | Anton Blanchard | 6 | -2/+28 |
2011-11-16 | powerpc: panic if we can't instantiate RTAS | Anton Blanchard | 1 | -4/+2 |
2011-11-16 | powerpc/4xx: Fix typos in kexec config dependencies | Suzuki Poulose | 2 | -2/+2 |
2011-11-16 | powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do... | Al Viro | 1 | -1/+1 |
2011-11-16 | powerpc: Fix build breakage in jump_label.c | Al Viro | 1 | -0/+2 |
2011-11-16 | unicore32, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-11-16 | unicore32: Fix typo 'PUV3_I2C' | Paul Bolle | 1 | -2/+2 |
2011-11-16 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 31 | -330/+80 |
2011-11-16 | sparc: Stash orig_i0 into %g6 instead of %g2 | David S. Miller | 3 | -11/+31 |
2011-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Linus Torvalds | 1 | -1/+1 |
2011-11-15 | unicore32: drop unused Kconfig symbols | Paul Bolle | 1 | -14/+0 |
2011-11-15 | arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS | Arnaud Lacombe | 1 | -2/+2 |
2011-11-15 | unicore32: fix build error for find bitops | Guan Xuetao | 3 | -14/+16 |
2011-11-15 | sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls. | David S. Miller | 3 | -27/+43 |
2011-11-15 | PM / shmobile: Avoid restoring the INTCS state during initialization | Rafael J. Wysocki | 1 | -4/+8 |