summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-02-17MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras
2015-02-17parisc: Remove unused functionRickard Strandqvist
2015-02-17parisc: macro whitespace fixesMichael S. Tsirkin
2015-02-16powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-16arm: dts: zynq: update isl9305 compatible string to use isil vendor prefixArnaud Ebalard
2015-02-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-16Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2015-02-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2015-02-16parisc/uaccess: fix sparse errorsMichael S. Tsirkin
2015-02-16parisc: hpux - Remove HPUX syscall numbersHelge Deller
2015-02-16parisc: hpux - Remove hpux gateway pageHelge Deller
2015-02-16parisc: hpux - Delete files in hpux subdirectoryHelge Deller
2015-02-16parisc: hpux - Do not compile hpux subdirectoryHelge Deller
2015-02-16parisc: hpux - Drop support for HP-UX binariesHelge Deller
2015-02-16parisc: Add error checks when building up signal trampoline handlerHelge Deller
2015-02-16parisc: Wire up execveat syscallHelge Deller
2015-02-16ARM: dts: add I2C device nodes for Broadcom CygnusRay Jui
2015-02-16ARM: dts: BCM63xx: fix L2 cache propertiesFlorian Fainelli
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin
2015-02-16nios2: add kgdb supportLey Foon Tan
2015-02-16MIPS: mm: uasm: Add signed 9-bit immediate related macrosLeonid Yegoshin
2015-02-16MIPS: Add build support for the MIPS R6 ISALeonid Yegoshin
2015-02-16MIPS: Add MIPS generic QEMU probe supportLeonid Yegoshin
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin
2015-02-16MIPS: Add generic QEMU PRid and cpu type identifiersLeonid Yegoshin
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2015-02-16MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras
2015-02-16MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras
2015-02-16MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras
2015-02-16MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras
2015-02-15Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov
2015-02-15Input: bfin_rotary - use generic IO functionsSonic Zhang
2015-02-15Input: bfin_rotary - move pin lists into into platform dataSonic Zhang
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-02-14CRIS: Whitespace cleanupJesper Nilsson
2015-02-14CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin
2015-02-14CRIS: uaccess: fix sparse errorsMichael S. Tsirkin
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-13ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfigGregory CLEMENT
2015-02-13ARM: mvebu: add Device Tree description of RTC on Armada 38xGregory CLEMENT
2015-02-13ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120Arnaud Ebalard
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin