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