summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-03-01aio: don't include aio.h in sched.hKent Overstreet
2013-03-01arm: mvebu: add RTC support for Armada 370 and Armada XPGregory CLEMENT
2013-03-01mm: remove free_area_cacheMichel Lespinasse
2013-03-01mm: use vm_unmapped_area() on powerpc architectureMichel Lespinasse
2013-03-01mm: remove free_area_cache use in powerpc architectureMichel Lespinasse
2013-03-01x86: make 'mem=' option to work for efi platformWen Congyang
2013-03-01Merge remote-tracking branch 'samsung/for-next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'renesas/next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'cortex/for-next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'arm-soc/for-next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'xen-two/linux-next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'watchdog/master'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'thermal/next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'tile/master'Stephen Rothwell
2013-03-01Merge remote-tracking branch 's390/features'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'openrisc/for-upstream'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'metag/for-next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'arc/for-next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'dwmw2/master'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'arm-current/fixes'Stephen Rothwell
2013-02-28Merge branches 'devel-stable', 'fixes' and 'mmci' into for-nextRussell King
2013-02-28Merge branch 'misc' into for-nextRussell King
2013-02-28s390/module: fix compile warningHeiko Carstens
2013-02-28s390/uaccess: fix kernel ds access for page table walkHeiko Carstens
2013-02-28s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens
2013-02-28s390/dis: Fix invalid array sizeSyam Sidhardhan
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens
2013-02-28s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens
2013-02-28s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens
2013-02-28KVM: VMX: Pass vcpu to __vmx_complete_interruptsJan Kiszka
2013-02-28KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12Jan Kiszka
2013-02-28openrisc: require gpiolibJonas Bonn
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-27mm: use vm_unmapped_area() on frv architectureMichel Lespinasse
2013-02-27mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse
2013-02-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-27x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-02-27ARC: split elf.h into uapi and export it for userspaceVineet Gupta
2013-02-27ARC: Fixup the current ABI versionVineet Gupta
2013-02-27ARC: gdbserver using regset interface possibly brokenVineet Gupta
2013-02-27arch/x86/kvm: beautify source code for __u32 irq which is never < 0Chen Gang