Age | Commit message (Expand) | Author | Files | Lines |
2013-05-04 | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra | 1 | -4/+9 |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 94 | -1210/+2378 |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 7 | -145/+6 |
2013-05-03 | Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm in... | Marcelo Tosatti | 14 | -320/+526 |
2013-05-03 | s390/mem_detect: remove artificial kdump memory types | Heiko Carstens | 5 | -103/+41 |
2013-05-03 | s390/mm: add pte invalidation notifier for kvm | Martin Schwidefsky | 2 | -14/+173 |
2013-05-02 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 13 | -20/+13 |
2013-05-02 | KVM: x86: Account for failing enable_irq_window for NMI window request | Jan Kiszka | 4 | -13/+13 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 40 | -240/+10762 |
2013-05-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -6/+27 |
2013-05-02 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -60/+0 |
2013-05-02 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+5 |
2013-05-02 | Merge branch 'cleanup' into for-linus | Russell King | 19 | -60/+51 |
2013-05-02 | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King | 268 | -1982/+2660 |
2013-05-02 | Merge commit '73053d973' into smp-hotplug | Russell King | 1 | -4/+5 |
2013-05-02 | ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE() | Russell King | 1 | -1/+1 |
2013-05-02 | ARM: IMX: remove unnecessary use of IS_ERR_VALUE() | Russell King | 1 | -1/+1 |
2013-05-02 | ARM: OMAP: use consistent error checking | Russell King | 8 | -13/+13 |
2013-05-02 | ARM: cleanup: OMAP hwmod error checking | Russell King | 1 | -7/+4 |
2013-05-02 | x86-64, init: Do not set NX bits on non-NX capable hardware | H. Peter Anvin | 2 | -1/+3 |
2013-05-02 | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk | 7 | -5/+24 |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 184 | -1123/+6437 |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 200 | -3098/+1150 |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 153 | -793/+5612 |
2013-05-02 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 103 | -738/+9394 |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 219 | -6473/+2252 |
2013-05-02 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 74 | -242/+279 |
2013-05-02 | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker | 653 | -5871/+7553 |
2013-05-02 | s390/memory hotplug: provide memory_block_size_bytes() function | Heiko Carstens | 1 | -0/+11 |
2013-05-02 | s390/mem_detect: limit memory detection loop to "mem=" parameter | Heiko Carstens | 5 | -7/+23 |
2013-05-02 | s390/kdump,bootmem: fix bootmem allocator bitmap size | Heiko Carstens | 1 | -1/+5 |
2013-05-02 | s390: get rid of odd global real_memory_size | Heiko Carstens | 2 | -9/+11 |
2013-05-02 | s390/mem_detect: add DAT sanity check | Heiko Carstens | 1 | -1/+13 |
2013-05-02 | s390/mem_detect: fix lockdep irq tracing | Heiko Carstens | 1 | -3/+5 |
2013-05-02 | s390/mem_detect: move memory detection code to mm folder | Heiko Carstens | 3 | -2/+2 |
2013-05-02 | s390/zfcpdump: exploit new cio_ignore keywords | Sebastian Ott | 1 | -12/+4 |
2013-05-02 | s390/uaccess: add "fallthrough" comments | Heiko Carstens | 1 | -0/+3 |
2013-05-02 | KVM: PPC: Book3S: Add API for in-kernel XICS emulation | Paul Mackerras | 6 | -25/+205 |
2013-05-02 | kvm/ppc/mpic: fix missing unlock in set_base_addr() | Wei Yongjun | 1 | -1/+1 |
2013-05-02 | kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write | Scott Wood | 1 | -4/+19 |
2013-05-02 | kvm/ppc/mpic: remove users | Scott Wood | 1 | -1/+0 |
2013-05-02 | kvm/ppc/mpic: fix mmio region lists when multiple guests used | Scott Wood | 1 | -21/+32 |
2013-05-02 | ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels | Dave Martin | 1 | -0/+2 |
2013-05-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 199 | -1050/+1735 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 43 | -1451/+1109 |
2013-05-02 | powerpc: Fix build error for book3e | Aneesh Kumar K.V | 1 | -0/+18 |
2013-05-02 | powerpc: Context switch the new EBB SPRs | Michael Ellerman | 4 | -0/+25 |
2013-05-02 | powerpc: Turn on the EBB H/FSCR bits | Michael Neuling | 2 | -2/+4 |
2013-05-02 | powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S | Michael Ellerman | 2 | -6/+6 |
2013-05-02 | powerpc: Setup BHRB instructions facility in HFSCR for POWER8 | Anshuman Khandual | 2 | -1/+3 |