summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: am335x: update USB DT referencesLeigh Brown2014-05-064-7/+7
* ARM: tegra: remove UART5/UARTE from tegra124.dtsiStephen Warren2014-05-061-13/+0
* sh: fix format string bug in stack tracerMatt Fleming2014-05-061-1/+1
* arm64: __NR_compat_syscalls fixMiklos Szeredi2014-05-061-1/+1
* x86/efi: Correct EFI boot stub use of code32_startMatt Fleming2014-05-063-14/+14
* x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-05-061-0/+11
* ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek2014-05-061-1/+1
* x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu2014-05-061-6/+10
* x86, AVX-512: AVX-512 Feature DetectionFenghua Yu2014-05-061-0/+4
* x86, hash: Fix build failure with older binutilsJan Beulich2014-05-062-0/+5
* s390: fix control register updateMartin Schwidefsky2014-05-061-1/+1
* s390/bitops,atomic: add missing memory barriersHeiko Carstens2014-05-062-46/+65
* KVM: s390: Optimize ucontrol pathChristian Borntraeger2014-05-061-1/+2
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-05-061-1/+1
* ARM: pxa: hx4700.h: include "irqs.h" for PXA_NR_BUILTIN_GPIOAndrea Adami2014-05-061-0/+1
* ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XPThomas Petazzoni2014-05-061-0/+1
* ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua2014-05-061-0/+7
* ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu2014-05-061-1/+1
* ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington2014-05-061-1/+0
* ARM: Fix default CPU selection for ARCH_MULTI_V5Andrew Lunn2014-05-061-1/+1
* ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-05-066-28/+18
* ARM: dts: Keep G3D regulator always on for exynos5250-arndaleTomasz Figa2014-05-061-0/+1
* ARM: dts: omap4/5: Use l3_ick for the gpmc nodeFlorian Vaussard2014-05-062-0/+4
* ARM: dts: am33xx: correcting dt node unit address for usbMugunthan V N2014-05-061-2/+2
* ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros2014-05-061-2/+2
* ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon2014-05-061-1/+1
* ARM: OMAP2+: hwmod: fix missing braces in _init()Suman Anna2014-05-061-1/+2
* ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen2014-05-061-0/+8
* arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas2014-05-061-3/+3
* arm64: Do not synchronise I and D caches for special ptesCatalin Marinas2014-05-061-1/+1
* x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman2014-04-261-9/+6
* x86, hyperv: Bypass the timer_irq_works() checkJason Wang2014-04-261-0/+6
* crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-04-142-32/+11
* m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain2014-04-141-0/+1
* futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-04-141-0/+1
* ARC: [nsimosci] Unbork consoleVineet Gupta2014-04-142-1/+5
* ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker2014-04-141-4/+3
* x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov2014-04-144-26/+115
* x86, pageattr: Export page unmapping interfaceBorislav Petkov2014-04-142-13/+33
* x86: fix boot on uniprocessor systemsArtem Fetishev2014-03-281-1/+2
* Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2014-03-252-14/+4
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-03-245-81/+3
|\
| * parisc: locks: remove redundant arch_*_relax operationsWill Deacon2014-03-231-4/+0
| * parisc: wire up sys_utimesHelge Deller2014-03-232-2/+3
| * parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2014-03-232-75/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-03-243-4/+6
|\ \ | |/ |/|
| * sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller2014-03-241-1/+3
| * sparc64:tsb.c:use array size macro rather than numberDoug Wilson2014-03-171-1/+1
| * sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-03-171-2/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-221-1/+1
|\ \