summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-06-02ARM: ensure C page table setup code follows assembly code (part II)Russell King1-8/+19
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King2-17/+51
2014-06-02ARM: consolidate last remaining open-coded alignment trap enableRussell King3-10/+4
2014-06-02ARM: remove global cr_no_alignmentRussell King5-11/+7
2014-06-02ARM: remove CPU_CP15 conditional from alignment.cRussell King1-2/+0
2014-06-02ARM: remove unused adjust_cr() functionRussell King2-24/+0
2014-06-02ARM: move "noalign" command line option to alignment.cRussell King2-7/+7
2014-06-02ARM: provide common method to clear bits in CPU control registerRussell King4-9/+20
2014-05-22ARM: use get_cr() rather than cr_alignmentRussell King3-3/+8
2014-05-22ARM: make get_cr()/set_cr() use unsigned long valuesRussell King1-3/+3
2014-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-4/+2
2014-05-22Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds8-3/+9
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+6
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-0/+6
2014-05-20ia64: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20parisc: add renameat2 syscallMiklos Szeredi2-1/+3
2014-05-20m68k: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds23-421/+310
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-46/+65
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+11
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-11/+14
2014-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-1/+13
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm5-0/+5
2014-05-16arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm1-0/+1
2014-05-15parisc: Improve LWS-CAS performanceJohn David Anglin1-3/+9
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller3-43/+56
2014-05-15x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2-1/+11
2014-05-15metag: Remove _STK_LIM_MAX overrideJames Hogan2-8/+1
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller3-5/+8
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan2-0/+4
2014-05-15metag: fix memory barriersMikulas Patocka1-0/+3
2014-05-14MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill2-4/+7
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras1-0/+2
2014-05-14x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-05-13MIPS: Wire up renameat2 syscall.Ralf Baechle5-3/+10
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-1/+1
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds35-178/+170
2014-05-13MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle1-199/+199
2014-05-13MIPS: Remove file missed when removing rm9k support a while ago.Ralf Baechle1-56/+0
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen1-2/+3
2014-05-13MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQPaul Bolle1-1/+0
2014-05-13MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki1-0/+9
2014-05-13MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki1-7/+6
2014-05-13MIPS: __delay CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki1-4/+10
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki5-137/+61
2014-05-13MIPS: DEC: Bus error handler <asm/cpu-type.h> fixesMaciej W. Rozycki2-0/+2
2014-05-13Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle1-8/+1
2014-05-12arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla1-3/+7