aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds24-84/+169
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds20-13/+82
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-1/+3
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds36-139/+104
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds13-127/+179
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds21-81/+104
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds14-120/+246
2013-02-20Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds28-173/+853
2013-02-20Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds53-95/+6865
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds23-413/+209
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-8/+1
2013-02-20arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.hNikitas Angelinas1-1/+1
2013-02-20parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.hHelge Deller1-4/+0
2013-02-20parisc: sendfile and sendfile64 syscall cleanupsHelge Deller3-33/+15
2013-02-20parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller3-16/+2
2013-02-20parisc: fix fallocate syscallHelge Deller3-8/+8
2013-02-20parisc: fix error return codes for rt_sigaction and rt_sigprocmaskHelge Deller1-4/+11
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller4-60/+67
2013-02-20parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller1-5/+5
2013-02-20parisc: fix personality on 32bit kernelHelge Deller1-1/+1
2013-02-20parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscallsHelge Deller2-1/+9
2013-02-20parisc: remove unused compat_rt_sigframe.h headerPaul Bolle1-50/+0
2013-02-20parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-5/+25
2013-02-20parisc: space register variables need to be in native length (unsigned long)John David Anglin1-1/+1
2013-02-20parisc: fix ptrace breakageAl Viro1-1/+4
2013-02-20parisc: always detect multiple physical rangesJohn David Anglin1-3/+2
2013-02-20parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin1-4/+5
2013-02-20parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin2-0/+4
2013-02-20parisc: remove IRQF_DISABLEDPeter Zijlstra2-4/+4
2013-02-20parisc: fixes and cleanups in page cache flushing (4/4)John David Anglin1-0/+64
2013-02-20parisc: fixes and cleanups in page cache flushing (3/4)John David Anglin1-7/+81
2013-02-20parisc: fixes and cleanups in page cache flushing (2/4)John David Anglin1-45/+290
2013-02-20parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin3-34/+40
2013-02-20parisc: fix possible memory leak in pat_query_module()Wei Yongjun1-0/+2
2013-02-20parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux executablesHelge Deller2-0/+21
2013-02-20parisc: Fix comment describing setup of access rights in entry.SJohn David Anglin1-2/+2
2013-02-20parisc: enhance automatic CONFIG_CROSS_COMPILE detectionHelge Deller1-5/+4
2013-02-20sparc32: refactor smp bootSam Ravnborg6-78/+132
2013-02-20Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 into stable-3.8Helge Deller3-5/+29
2013-02-20sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller1-9/+19
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds38-407/+180
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-3/+3
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds3-3/+32
2013-02-20sparc64: Fix tsb_grow() in atomic context.David S. Miller6-16/+72
2013-02-20sparc64: Handle hugepage TSB being NULL.David S. Miller1-16/+22
2013-02-20sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller1-1/+1
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds10-35/+71
2013-02-20ARM: prima2: remove duplicate v7_invalidate_l1Arnd Bergmann1-40/+0
2013-02-20Merge branch 'misc' into for-linusRussell King22-411/+207
2013-02-20blackfin: time-ts: Remove duplicate assignmentStephen Boyd1-6/+0