summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-08-05sh: add J2 atomics using the cas.l instructionRich Felker9-216/+481
2016-08-05sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker2-0/+3
2016-08-05sh: add support for J-Core J2 processorRich Felker10-5/+127
2016-07-31sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREERich Felker2-4/+4
2016-07-31sh: allow clocksource drivers to register sched_clock backendsRich Felker1-0/+1
2016-07-31sh: make heartbeat driver explicitly non-modularPaul Gortmaker1-29/+3
2016-07-31sh: make board-secureedge5410 explicitly non-modularPaul Gortmaker1-2/+1
2016-07-31sh: make mm/asids-debugfs explicitly non-modularPaul Gortmaker1-4/+1
2016-07-31sh: make time.c explicitly non-modularPaul Gortmaker1-2/+1
2016-07-31sh: fix futex/robust_list on nommu modelsRich Felker1-0/+1
2016-07-31sh: disable aliased page logic on NOMMU modelsRich Felker2-0/+8
2016-07-31sh: make sigcontext definition consistent across fpu/nofpu modelsRich Felker1-3/+0
2016-07-31sh: add support for linking a builtin device tree blob in the kernelRich Felker5-3/+41
2016-07-31sh: cmpxchg: fix a bit shift bug in big_endian osPan Xinhui1-1/+1
2016-07-30Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-158/+190
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-66/+82
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds85-240/+53
2016-07-30Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-252/+60
2016-07-29Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-3/+8
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds11-156/+84
2016-07-29Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds32-931/+524
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds13-88/+173
2016-07-29Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds4-3/+5
2016-07-29Merge branch 'pm-sleep'Rafael J. Wysocki1-3/+1
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-653/+675
2016-07-29Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds25-171/+373
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta6-68/+129
2016-07-29x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf1-3/+1
2016-07-29avr32: off by one in at32_init_pio()Dan Carpenter1-1/+1
2016-07-29avr32: fixup code style in unistd.h and syscall_table.SHans-Christian Noren Egtvedt2-654/+654
2016-07-29avr32: wire up preadv2 and pwritev2 syscallsHans-Christian Noren Egtvedt3-0/+22
2016-07-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz6-15/+19
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-149/+28
2016-07-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-11/+11
2016-07-28arm64:acpi: fix the acpi alignment exception when 'mem=' specifiedDennis Chen1-1/+1
2016-07-28mm: move most file-based accounting to the nodeMel Gorman2-5/+5
2016-07-28mm: move page mapped accounting to the nodeMel Gorman1-1/+1
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-4/+4
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-07-28ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta1-1/+1
2016-07-28Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King76-464/+923
2016-07-27sparc32: off by ones in BUG_ON()Dan Carpenter1-2/+2
2016-07-27sparc: Don't leak context bits into thread->fault_addressDavid S. Miller3-4/+24
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-328/+0
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds25-25/+25
2016-07-27Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+16
2016-07-27Disable "maybe-uninitialized" warning globallyLinus Torvalds1-3/+1
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds16-202/+382
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-167/+385