summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transactionAnshuman Khandual2016-08-011-13/+51
| * | powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requestsAnshuman Khandual2016-08-011-0/+64
| * | powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requestsAnshuman Khandual2016-08-011-3/+87
| * | powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requestsAnshuman Khandual2016-08-011-4/+89
| * | powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual2016-08-012-0/+28
| * | powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V2016-08-015-26/+1
| * | powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2016-08-013-0/+22
| * | powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2016-08-014-28/+30
| * | powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V2016-08-013-15/+15
| * | powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2016-08-014-2/+20
| * | powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V2016-08-013-12/+13
| * | powerpc/mm: Use hugetlb flush functionsAneesh Kumar K.V2016-08-011-1/+1
| * | powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V2016-08-013-6/+12
| * | powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V2016-08-012-1/+60
| * | powerpc/jump_label: Annotate jump label assemblyMichael Ellerman2016-08-011-2/+2