summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds23-55/+55
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-54/+114
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-104/+545
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-20/+19
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds22-138/+112
2015-11-03Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds47-417/+993
2015-11-03Merge tag 'cris-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds38-3977/+272
2015-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-1/+0
2015-11-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds1-4/+1
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds9-303/+140
2015-11-03ARM: mvebu: remove static LED setup for netxbig boardsSimon Guinot5-224/+0
2015-11-03ARM: Kirkwood: add LED DT entries for netxbig boardsSimon Guinot2-0/+140
2015-11-03LED/MIPS: Move SEAD3 LED driver to where it belongs.Ralf Baechle2-79/+0
2015-11-03avr32: atngw100: remove useless includeAlexandre Belloni1-1/+0
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+14
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+10
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds10-16/+24
2015-11-02cris: Drop reference to get_cmos_time()Guenter Roeck1-2/+0
2015-11-02CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson10-313/+5
2015-11-02cris: time: Cleanup of persistent clock stuffXunlei Pang2-26/+0
2015-11-02cris: re-use helpers to dump data in hex formatAndy Shevchenko1-34/+6
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent13-2702/+4
2015-11-02CRIS v32: remove I2C bitbanging driverRabin Vincent4-786/+0
2015-11-02CRIS v32: add ARTPEC-3 and P1343 device treesRabin Vincent2-0/+122
2015-11-02CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensorRabin Vincent2-0/+57
2015-11-02CRIS: add dt-bindings symlinkRabin Vincent1-0/+1
2015-11-02CRIS v32: increase NR_IRQSRabin Vincent2-3/+3
2015-11-02cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang1-1/+1
2015-11-02cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang1-2/+2
2015-11-02cris: kgdb: use native hex2binAndy Shevchenko2-108/+71
2015-11-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+9
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-15/+15
2015-10-31x86/vm86: Set thread.vm86 to NULL on fork/cloneAndy Lutomirski1-0/+3
2015-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-23/+35
2015-10-30Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-1/+3
2015-10-29arm64/efi: do not assume DRAM base is aligned to 2 MBArd Biesheuvel1-2/+12
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King22-141/+125
2015-10-29ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller1-1/+1
2015-10-29ARC: mm: PAE40 supportVineet Gupta9-14/+110
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO3-1/+3
2015-10-28Revert "ARM64: unwind: Fix PC calculation"Will Deacon1-5/+1
2015-10-28arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi1-9/+13
2015-10-28arm64: compat: fix stxr failure case in SWP emulationWill Deacon1-7/+9
2015-10-28ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_tVineet Gupta1-9/+12
2015-10-28ARC: mm: PAE40: switch to using phys_addr_t for physical addressesVineet Gupta3-22/+22
2015-10-28ARC: mm: HIGHMEM: populate high memory from DTVineet Gupta2-8/+74
2015-10-28ARC: mm: HIGHMEM: kmap API implementationVineet Gupta6-1/+233
2015-10-28ARC: mm: preps ahead of HIGHMEM support #2Vineet Gupta1-26/+14
2015-10-28ARC: mm: preps ahead of HIGHMEM supportVineet Gupta3-16/+22
2015-10-28ARC: mm: use generic macros _BITUL()/_AC()Alexey Brodkin2-14/+8