summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-22arm: mvebu: add RTC support for Armada 370 and Armada XPGregory CLEMENT
2013-02-22mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse
2013-02-22block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong
2013-02-22ARM: mmp: add display and fb support in pxa910 defconfigZhou Zhu
2013-02-22ARM: mmp: enable display in ttc_dkbZhou Zhu
2013-02-22ARM: mmp: added device for display controllerZhou Zhu
2013-02-22cris: use "int" for ssize_t to match size_tGeert Uytterhoeven
2013-02-22mn10300: use for_each_pci_dev to simplify the codeWei Yongjun
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-02-20Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-02-20arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.hNikitas Angelinas
2013-02-20parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.hHelge Deller
2013-02-20parisc: sendfile and sendfile64 syscall cleanupsHelge Deller
2013-02-20parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller
2013-02-20parisc: fix fallocate syscallHelge Deller
2013-02-20parisc: fix error return codes for rt_sigaction and rt_sigprocmaskHelge Deller
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller
2013-02-20parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller
2013-02-20parisc: fix personality on 32bit kernelHelge Deller
2013-02-20parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller
2013-02-20Revert "KVM: MMU: lazily drop large spte"Marcelo Tosatti
2013-02-20parisc: remove unused compat_rt_sigframe.h headerPaul Bolle
2013-02-20parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2013-02-20parisc: space register variables need to be in native length (unsigned long)John David Anglin
2013-02-20parisc: fix ptrace breakageAl Viro
2013-02-20parisc: always detect multiple physical rangesJohn David Anglin
2013-02-20parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin
2013-02-20parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin
2013-02-20parisc: remove IRQF_DISABLEDPeter Zijlstra
2013-02-20parisc: fixes and cleanups in page cache flushing (4/4)John David Anglin