Age | Commit message (Expand) | Author | Files | Lines |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2 | -2/+0 |
2010-11-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -49/+11 |
2010-11-10 | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation | Peter Zijlstra | 1 | -2/+2 |
2010-11-10 | x86, pvclock: Remove leftover scale_delta() function | Kusanagi Kouichi | 1 | -38/+0 |
2010-11-10 | x86, apic: Remove double #include | Jesper Juhl | 1 | -1/+0 |
2010-11-10 | x86: Adjust section annotations in AMD Fam10 MMCONF enabling code | Jan Beulich | 1 | -3/+4 |
2010-11-10 | x86, UV: Update node controller MMRs | Jack Steiner | 1 | -6/+6 |
2010-11-10 | x86: Remove unnecessary casts of void ptr returning alloc function return values | Jesper Juhl | 1 | -1/+1 |
2010-10-30 | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2 | -55/+16 |
2010-10-30 | x86: Check irq_remapped instead of remapping_enabled in destroy_irq() | Yinghai Lu | 1 | -1/+1 |
2010-10-29 | Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern... | Linus Torvalds | 3 | -5/+30 |
2010-10-29 | x86, alternative: Call stop_machine_text_poke() on all cpus | Jason Baron | 1 | -1/+1 |
2010-10-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -1/+2 |
2010-10-29 | debug_core,x86,blackfin: Clean up hw debug disable API | Dongdong Deng | 1 | -1/+2 |
2010-10-29 | x86, ftrace: Use safe noops, drop trap test | H. Peter Anvin | 1 | -54/+15 |
2010-10-29 | x86-32: Restore irq stacks NUMA-aware allocations | Eric Dumazet | 1 | -2/+7 |
2010-10-28 | x86, uv: More Westmere support on SGI UV | Russ Anderson | 1 | -4/+3 |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -19/+57 |
2010-10-28 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 18 | -5459/+0 |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+2 |
2010-10-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -77/+160 |
2010-10-27 | Merge branch 'akpm-incoming-2' | Linus Torvalds | 1 | -9/+8 |
2010-10-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -25/+19 |
2010-10-27 | ptrace: cleanup arch_ptrace() on x86 | Namhyung Kim | 1 | -6/+4 |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -3/+4 |
2010-10-27 | x86-32: Allocate irq stacks seperate from percpu area | Brian Gerst | 2 | -11/+2 |
2010-10-27 | x86: Move olpc to platform | Thomas Gleixner | 4 | -537/+0 |
2010-10-27 | x86: Move uv to platform | Thomas Gleixner | 6 | -2661/+0 |
2010-10-27 | x86: Move mrst to platform | Thomas Gleixner | 2 | -312/+0 |
2010-10-27 | x86: Move scx200 to platform | Thomas Gleixner | 2 | -134/+0 |
2010-10-27 | x86: Move visws to platform | Thomas Gleixner | 2 | -615/+0 |
2010-10-27 | x86: Move efi to platform | Thomas Gleixner | 6 | -1079/+0 |
2010-10-27 | x86: Move sfi to platform | Thomas Gleixner | 2 | -121/+0 |
2010-10-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+1 |
2010-10-26 | workqueues: s/ON_STACK/ONSTACK/ | Andrew Morton | 2 | -2/+2 |
2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 1 | -0/+1 |
2010-10-26 | perf, x86: Fix up kmap_atomic() type | Peter Zijlstra | 1 | -3/+2 |
2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra | 1 | -1/+1 |
2010-10-26 | x86: allocate space within a region top-down | Bjorn Helgaas | 1 | -0/+1 |
2010-10-26 | x86: update iomem_resource end based on CPU physical address capabilities | Bjorn Helgaas | 1 | -0/+1 |
2010-10-26 | x86, uv: Enable Westmere support on SGI UV | Russ Anderson | 1 | -2/+23 |
2010-10-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2 | -3/+3 |
2010-10-25 | x86-32, mm: Remove duplicated #include | Borislav Petkov | 1 | -1/+0 |
2010-10-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 94 | -3439/+2880 |
2010-10-25 | x86-32, mm: Remove duplicated include | Borislav Petkov | 1 | -1/+0 |
2010-10-25 | Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int... | Len Brown | 1 | -0/+1 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 3 | -4/+4 |
2010-10-24 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+6 |
2010-10-24 | KVM guest: Move a printk that's using the clock before it's ready | Arjan Koers | 1 | -2/+4 |
2010-10-24 | x86: pvclock: Move scale_delta into common header | Zachary Amsden | 1 | -1/+2 |