aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-36/+27
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-110/+279
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-29/+32
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-8/+6
2012-03-22Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-145/+101
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-90/+83
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds8-76/+45
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds282-13846/+9612
2012-03-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds52-3637/+1591
2012-03-21numa_emulation: fix cpumask_of_node()Andrea Arcangeli1-1/+1
2012-03-21hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong1-13/+5
2012-03-21mm: search from free_area_cache for the bigger sizeXiao Guangrong1-17/+17
2012-03-21hugetlb: try to search again if it is really neededXiao Guangrong1-4/+6
2012-03-21sparc: use block_sigmask()Matt Fleming3-17/+3
2012-03-21xtensa: use set_current_blocked() and block_sigmask()Matt Fleming1-14/+3
2012-03-21xtensa: don't mask signals if we fail to setup signal stackMatt Fleming1-4/+7
2012-03-21xtensa: no need to reset handler if SA_ONESHOTMatt Fleming1-3/+0
2012-03-21xtensa: don't reimplement force_sigsegv()Matt Fleming1-3/+1
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli1-0/+2
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-36/+29
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds10-520/+2866
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-2/+18
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-1/+7
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds74-2384/+400
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-209/+204
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds39-123/+122
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds17-31/+26
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds41-207/+821
2012-03-20take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro1-1/+0
2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold itAl Viro2-3/+10
2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro2-19/+6
2012-03-20__register_binfmt() made voidAl Viro2-2/+4
2012-03-20spufs: make register_filesystem the last potential failure exitAl Viro1-5/+5
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro2-6/+4
2012-03-21powerpc/ps3: Do not adjust the wrapper load addressStephen Rothwell1-9/+13
2012-03-21powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell9-707/+0
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell5-37/+3
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell18-367/+26
2012-03-21powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt2-2/+1
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt87-897/+4927
2012-03-21Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt5-4/+198
2012-03-21powerpc/5200: convert mpc5200 to use of_platform_populate()Grant Likely1-6/+4
2012-03-21powerpc/mpc5200: add options to mpc5200_defconfigHeiko Schocher1-0/+4
2012-03-21powerpc/mpc52xx: add a4m072 board supportHeiko Schocher2-0/+169
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-45/+76
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds10-700/+245
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds10-10/+150
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+24
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds31-120/+37
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds41-756/+1656