Age | Commit message (Expand) | Author |
2012-03-22 | Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-22 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2012-03-21 | numa_emulation: fix cpumask_of_node() | Andrea Arcangeli |
2012-03-21 | hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() | Xiao Guangrong |
2012-03-21 | mm: search from free_area_cache for the bigger size | Xiao Guangrong |
2012-03-21 | hugetlb: try to search again if it is really needed | Xiao Guangrong |
2012-03-21 | sparc: use block_sigmask() | Matt Fleming |
2012-03-21 | xtensa: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-03-21 | xtensa: don't mask signals if we fail to setup signal stack | Matt Fleming |
2012-03-21 | xtensa: no need to reset handler if SA_ONESHOT | Matt Fleming |
2012-03-21 | xtensa: don't reimplement force_sigsegv() | Matt Fleming |
2012-03-21 | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode | Andrea Arcangeli |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-03-21 | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds |
2012-03-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-21 | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | take removal of PF_FORKNOEXEC to flush_old_exec() | Al Viro |
2012-03-20 | um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't... | Al Viro |
2012-03-20 | um: embed ->stub_pages[] into mmu_context | Al Viro |
2012-03-20 | __register_binfmt() made void | Al Viro |
2012-03-20 | spufs: make register_filesystem the last potential failure exit | Al Viro |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-03-21 | powerpc/ps3: Do not adjust the wrapper load address | Stephen Rothwell |
2012-03-21 | powerpc: Remove the rest of the legacy iSeries include files | Stephen Rothwell |
2012-03-21 | powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces | Stephen Rothwell |
2012-03-21 | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell |
2012-03-21 | powerpc/spufs: Fix double unlocks | Benjamin Herrenschmidt |
2012-03-21 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2012-03-21 | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt |
2012-03-21 | powerpc/5200: convert mpc5200 to use of_platform_populate() | Grant Likely |
2012-03-21 | powerpc/mpc5200: add options to mpc5200_defconfig | Heiko Schocher |
2012-03-21 | powerpc/mpc52xx: add a4m072 board support | Heiko Schocher |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-03-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang |