summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-26Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-40/+67
2013-04-26s390/pci: use pci_scan_root_busSebastian Ott1-33/+17
2013-04-26s390: remove small stack config optionHeiko Carstens3-28/+0
2013-04-26s390: system call path micro optimizationMartin Schwidefsky6-13/+24
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky4-48/+46
2013-04-26Merge branch '3.10/fb-mmap' into for-nextTomi Valkeinen167-851/+1535
2013-04-26Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-2/+2
2013-04-26parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2-26/+26
2013-04-26parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller1-2/+4
2013-04-26parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon1-10/+4
2013-04-26parisc: Change kunmap macro to static inline functionJohn David Anglin1-1/+4
2013-04-26parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin3-1/+29
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann1-0/+1
2013-04-25USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann1-0/+1
2013-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+2
2013-04-25sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller1-1/+2
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer1-1/+1
2013-04-24x86, efi: Fix a build warningBorislav Petkov1-1/+1
2013-04-23Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-0/+2
2013-04-23ARM: mxs_defconfig: add CONFIG_USB_PHYShawn Guo1-0/+1
2013-04-23ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHYShawn Guo1-0/+1
2013-04-23s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens2-52/+48
2013-04-23s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer1-3/+1
2013-04-23s390/ptrace: remove empty ifdefsHeiko Carstens1-5/+1
2013-04-23s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens3-20/+17
2013-04-23s390/compat: fix compile error for !COMPATHeiko Carstens1-2/+2
2013-04-23s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens1-1/+1
2013-04-23s390/mm,gmap: segment mapping raceMartin Schwidefsky1-69/+91
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens2-22/+87
2013-04-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-04-22Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+16
2013-04-21Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+37
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-25/+255
2013-04-21Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-182/+34
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds18-112/+251
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin5-5/+219
2013-04-20x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-20sparc64: Fix race in TLB batch processing.David S. Miller7-55/+241
2013-04-20ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2
2013-04-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+4
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring1-6/+4
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan1-13/+5
2013-04-18Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-0/+4
2013-04-18avr32: fix build error in atstk1006_defconfigJosh Wu1-0/+4
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier1-2/+2
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu1-3/+3
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu1-5/+19
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu1-3/+18
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4