summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-05-02Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds41-19/+196
2017-05-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds223-26988/+0
2017-05-02ia64: fix module loading for gcc-5.4Sergei Trofimovich1-2/+2
2017-05-02Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds159-4129/+1188
2017-05-02Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+0
2017-05-01Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds13-26/+3
2017-05-01avr32: remove support for AVR32 architectureHans-Christian Noren Egtvedt223-27029/+0
2017-04-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+27
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan1-0/+7
2017-04-29Merge branch 'pm-cpufreq'Rafael J. Wysocki1-5/+0
2017-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-2/+49
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro9-9/+0
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro32-34/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro418-5698/+4031
2017-04-26m32r: switch to RAW_COPY_USERAl Viro4-115/+8
2017-04-26Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds5-10/+45
2017-04-25hexagon: switch to RAW_COPY_USERAl Viro5-17/+15
2017-04-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-28/+58
2017-04-24sparc: Update syscall tables.David S. Miller3-1/+10
2017-04-24sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller3-1/+39
2017-04-23Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-16/+5
2017-04-21Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-8/+8
2017-04-21ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta4-9/+43
2017-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+2
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner155-1193/+1580
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn1-1/+30
2017-04-20Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner1-0/+1
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei1-0/+1
2017-04-19x86/build: convert function graph '-Os' error to warningJosh Poimboeuf2-6/+8
2017-04-18x86/mce: Make the MCE notifier a blocking oneVishal Verma3-16/+5
2017-04-18sparc64: Fix hugepage page table freeNitin Gupta1-0/+16
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan1-1/+1
2017-04-18powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=yMichael Ellerman2-5/+5
2017-04-18powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria1-3/+3
2017-04-18Merge branch 'parisc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-31/+55
2017-04-17Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner9-15/+96
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds14-27/+124
2017-04-16Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson10-21/+110
2017-04-16parisc: Fix get_user() for 64-bit value on 32-bit kernelHelge Deller1-31/+55
2017-04-16Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-11/+31
2017-04-15parisc: fix bugs in pa_memcpyMikulas Patocka1-13/+14
2017-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-9/+16
2017-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2017-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2017-04-15Merge back cpufreq core changes for v4.12.Rafael J. Wysocki1-5/+0
2017-04-15Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner29-2/+66
2017-04-14x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14unicore32/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14um/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-1/+3