summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | sh: make time.c explicitly non-modularPaul Gortmaker2016-07-311-2/+1
| * | | | | | | | sh: fix futex/robust_list on nommu modelsRich Felker2016-07-311-0/+1
| * | | | | | | | sh: disable aliased page logic on NOMMU modelsRich Felker2016-07-312-0/+8
| * | | | | | | | sh: make sigcontext definition consistent across fpu/nofpu modelsRich Felker2016-07-311-3/+0
| * | | | | | | | sh: add support for linking a builtin device tree blob in the kernelRich Felker2016-07-315-3/+41
| * | | | | | | | sh: cmpxchg: fix a bit shift bug in big_endian osPan Xinhui2016-07-311-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-067-34/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: Fix copy-on-write referencing in HugeTLBSteve Capper2016-08-041-0/+17
| * | | | | | | | arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel2016-08-011-4/+4
| * | | | | | | | arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-292-0/+3
| * | | | | | | | arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-07-293-29/+5
| * | | | | | | | arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel2016-07-291-2/+2
* | | | | | | | | Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-062-11/+9
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki2016-08-052-11/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86/power/64: Do not refer to __PAGE_OFFSET from assembly codeRafael J. Wysocki2016-08-032-11/+9
* | | | | | | | | | | | | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-0553-510/+179
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni2016-07-093-3/+3
| * | | | | | | | | | | | | | rtc: ds1286: move header to linux/rtcAlexandre Belloni2016-07-081-1/+1
| * | | | | | | | | | | | | | rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni2016-06-272-2/+2
| * | | | | | | | | | | | | | rtc: move mc146818 helper functions out-of-lineArnd Bergmann2016-06-261-0/+1
| * | | | | | | | | | | | | | 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 tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-0554-209/+2049
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-045-5/+10
| * | | | | | | | | | | | | | | powerpc/perf: Fix incorrect event codes in power9-event-listMadhavan Srinivasan2016-08-041-3/+3
| * | | | | | | | | | | | | | | powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt2016-08-031-1/+1
| * | | | | | | | | | | | | | | powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual2016-08-012-1/+77
| * | | | | | | | | | | | | | | powerpc/ptrace: Enable support for EBB registersAnshuman Khandual2016-08-012-0/+76
| * | | | | | | | | | | | | | | powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCRAnshuman Khandual2016-08-011-0/+117
| * | | | | | | | | | | | | | | powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCRAnshuman Khandual2016-08-011-0/+178
| * | | | | | | | | | | | | | | powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual2016-08-012-1/+143
| * | | | | | | | | | | | | | | powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual2016-08-012-0/+130
| * | | | | | | | | | | | | | | powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual2016-08-012-0/+159
| * | | | | | | | | | | | | | | powerpc/ptrace: Enable support for NT_PPC_CFPRAnshuman Khandual2016-08-011-0/+126
| * | | | | | | | | | | | | | | powerpc/ptrace: Enable support for NT_PPC_CGPRAnshuman Khandual2016-08-011-0/+222