summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
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-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
2013-02-20parisc: fixes and cleanups in page cache flushing (3/4)John David Anglin
2013-02-20parisc: fixes and cleanups in page cache flushing (2/4)John David Anglin
2013-02-20parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin
2013-02-20parisc: fix possible memory leak in pat_query_module()Wei Yongjun
2013-02-20parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...Helge Deller
2013-02-20parisc: Fix comment describing setup of access rights in entry.SJohn David Anglin
2013-02-20parisc: enhance automatic CONFIG_CROSS_COMPILE detectionHelge Deller
2013-02-20Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-02-14Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk
2013-02-14Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk
2013-02-13efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-13sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller
2013-02-13sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller
2013-02-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-13x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-02-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-09Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2013-02-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-08tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf
2013-02-08tile: fix memcpy_*io functions for allnoconfigChris Metcalf
2013-02-08tile: export a handful of symbols appropriatelyChris Metcalf
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King
2013-02-08Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-07x86: Do not leak kernel page mapping locationsKees Cook
2013-02-06Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin