summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-02-20parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge 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 execut...Helge 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/jej...Helge 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/...Linus 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...Linus 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
2013-02-20blackfin: pm: fix build errorSteven Miao1-0/+4
2013-02-20blackfin: sync data in blackfin write bufferSonic Zhang1-0/+1
2013-02-20blackfin: use bitmap library functionsAkinobu Mita1-16/+7
2013-02-20blackfin: mem_init: update dmc config registerBob Liu1-1/+1
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+3
2013-02-19Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-409/+1353
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-18/+451
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+73
2013-02-19Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-14/+9
2013-02-19Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-10/+6
2013-02-19Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+6
2013-02-19Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-0/+46
2013-02-19Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-679/+574
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-326/+346
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-4/+5
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds24-138/+64
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds19-188/+520
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-22/+0
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt41-3464/+656
2013-02-19Merge tag 'arm-imx-clk-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann2-3/+9