summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann2016-06-264-98/+15
* x86: include linux/ratelimit.h in nmi.cArnd Bergmann2016-06-061-0/+1
* sparc32: remove stale RTC_PORT definitionArnd Bergmann2016-06-041-10/+0
* char/genrtc: remove asm-generic/rtc.h from mipsArnd Bergmann2016-06-041-1/+0
* char/genrtc: remove powerpc supportArnd Bergmann2016-06-043-79/+12
* rtc: powerpc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+28
* char/genrtc: remove m68k supportArnd Bergmann2016-06-0413-91/+6
* rtc: m68k: provide ioctl for q40Arnd Bergmann2016-06-041-0/+25
* rtc: m68k: provide rtc_class_ops directlyArnd Bergmann2016-06-041-2/+21
* char/genrtc: remove parisc supportArnd Bergmann2016-06-041-131/+0
* rtc: parisc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+35
* char/genrtc: remove mn10300 supportArnd Bergmann2016-06-044-3/+4
* char/genrtc: remove alpha supportArnd Bergmann2016-06-042-2/+0
* rtc: sh: provide rtc_class_ops directlyArnd Bergmann2016-06-042-24/+20
* char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-044-6/+2
* rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-044-5/+4
* rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-045-51/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-2858-248/+353
|\
| * MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-281-1/+1
| * MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan2016-05-281-0/+1
| * MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-05-281-8/+0
| * MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov2016-05-286-6/+6
| * MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki2016-05-281-1/+2
| * MIPS: Pistachio: Enable KASLRMatt Redfearn2016-05-282-2/+7
| * MIPS: lib: Mark intrinsics notraceHarvey Hunt2016-05-287-7/+7
| * MIPS: Fix 64-bit HTW configurationJames Hogan2016-05-281-2/+12
| * MIPS: Add 64-bit HTW fieldsJames Hogan2016-05-282-2/+14
| * MIPS: Simplify DSP instruction encoding macrosJames Hogan2016-05-281-90/+17
| * MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan2016-05-281-5/+7
| * MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2016-05-282-62/+58
| * MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan2016-05-281-9/+18
| * MIPS: Add inline asm encoding helpersJames Hogan2016-05-281-0/+27
| * MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-289-10/+10
| * MIPS: VR41xx: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: oprofile: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: math-emu: Fix typoAndrea Gelmini2016-05-281-2/+2
| * MIPS: lib: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: kernel: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: R6: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: IP22/IP28: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Cavium: Fix typoAndrea Gelmini2016-05-284-4/+4
| * MIPS: MT: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Loongson64: Fix typoAndrea Gelmini2016-05-282-2/+2
| * MIPS: IP32: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: IP27: Fix typoAndrea Gelmini2016-05-283-4/+4
| * MIPS: BCM63xx: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Alchemy: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: hazards.h: Fix typoAndrea Gelmini2016-05-281-4/+4
| * MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter2016-05-281-2/+2
| * MIPS: ralink: add MT7628 EPHY LEDs pinmux supportÁlvaro Fernández Rojas2016-05-281-0/+100