Age | Commit message (Expand) | Author |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
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 | jump label: Add work around to i386 gcc asm goto bug | Steven Rostedt |
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 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-10-28 | x86, memblock: Fix early_node_mem with big reserved region. | Yinghai Lu |
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 | Remove duplicate includes from many files | Zimny Lech |
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 | mm: fix race in kunmap_atomic() | Peter Zijlstra |
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-27 | x86: Add platform directory | Thomas Gleixner |
2010-10-26 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds |
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 | x86: access_error API cleanup | Michel Lespinasse |
2010-10-26 | mm: retry page fault when blocking on disk transfer | Michel Lespinasse |
2010-10-26 | perf, x86: Fix up kmap_atomic() type | Peter Zijlstra |
2010-10-26 | mm: remove pte_*map_nested() | 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/PCI: allocate space from the end of a region, not the beginning | Bjorn Helgaas |
2010-10-26 | x86, uv: Enable Westmere support on SGI UV | Russ Anderson |
2010-10-26 | xen: initialize cpu masks for pv guests in xen_smp_init | Stefano Stabellini |
2010-10-26 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2010-10-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2010-10-25 | xen: include xen/xen.h for definition of xen_initial_domain() | Ian Campbell |
2010-10-25 | x86-32, mm: Remove duplicated #include | Borislav Petkov |