summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-06-02ARM: ensure C page table setup code follows assembly code (part II)Russell King
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King
2014-06-02ARM: consolidate last remaining open-coded alignment trap enableRussell King
2014-06-02ARM: remove global cr_no_alignmentRussell King
2014-06-02ARM: remove CPU_CP15 conditional from alignment.cRussell King
2014-06-02ARM: remove unused adjust_cr() functionRussell King
2014-06-02ARM: move "noalign" command line option to alignment.cRussell King
2014-06-02ARM: provide common method to clear bits in CPU control registerRussell King
2014-05-22ARM: use get_cr() rather than cr_alignmentRussell King
2014-05-22ARM: make get_cr()/set_cr() use unsigned long valuesRussell King
2014-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-05-22Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-05-20ia64: add renameat2 syscallMiklos Szeredi
2014-05-20parisc: add renameat2 syscallMiklos Szeredi
2014-05-20m68k: add renameat2 syscallMiklos Szeredi
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm
2014-05-16arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm
2014-05-15parisc: Improve LWS-CAS performanceJohn David Anglin
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller
2014-05-14x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds
2014-05-15metag: Remove _STK_LIM_MAX overrideJames Hogan
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan
2014-05-15metag: fix memory barriersMikulas Patocka
2014-05-14MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras
2014-05-13x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-05-13MIPS: Wire up renameat2 syscall.Ralf Baechle
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-13MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle
2014-05-13MIPS: Remove file missed when removing rm9k support a while ago.Ralf Baechle
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-05-13MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQPaul Bolle
2014-05-13MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: __delay CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki
2014-05-13MIPS: DEC: Bus error handler <asm/cpu-type.h> fixesMaciej W. Rozycki
2014-05-13Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle
2014-05-12arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla