summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2016-12-192-6/+13
* ARC: mm: No need to save cache version in @cpuinfoVineet Gupta2016-12-192-12/+5
* ARC: enable SG chainingVladimir Kondratiev2016-12-191-0/+1
* ARCv2: intc: default all interrupts to priority 1Vineet Gupta2016-12-142-9/+7
* ARCv2: entry: document intr disable in hard isrVineet Gupta2016-12-141-6/+18
* ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta2016-12-131-1/+1
* ARC: axs10x: really enable ARC PGUAlexey Brodkin2016-11-304-4/+8
* ARC: rename Zebu platform support to HAPSVineet Gupta2016-11-304-2/+2
* soc: Support for NPS HW schedulingNoam Camus2016-11-301-2/+0
* clocksource: import ARC timer driverVineet Gupta2016-11-303-357/+3
* ARC: breakout timer include code into separate header ...Vineet Gupta2016-11-302-23/+4
* ARC: move mcip.h into include/soc and adjust the includesVineet Gupta2016-11-304-110/+3
* ARC: breakout aux handling into a separate headerVineet Gupta2016-11-302-85/+2
* ARC: time: move time_init() out of the driverVineet Gupta2016-11-302-9/+11
* ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta2016-11-305-18/+8
* ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Vineet Gupta2016-11-301-5/+13
* ARC: timer: gfrc, rtc: deuglify big endian codeVineet Gupta2016-11-301-22/+8
* ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov2016-11-291-1/+1
* ARC: mm: IOC: Don't enable IOC by defaultVineet Gupta2016-11-281-1/+1
* ARC: Don't use "+l" inline asm constraintVineet Gupta2016-11-281-4/+5
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-11-275-9/+29
|\
| * MIPS: mm: Fix output of __do_page_faultMatt Redfearn2016-11-251-4/+5
| * MIPS: Mask out limit field when calculating wired entry countPaul Burton2016-11-244-5/+24
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-11-2747-131/+208
|\ \
| * | Revert "arm: move exports to definitions"Russell King2016-11-2347-131/+208
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-265-29/+28
|\ \ \
| * | | KVM: x86: check for pic and ioapic presence before useRadim Krčmář2016-11-241-0/+13
| * | | KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2016-11-242-3/+3
| * | | KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2016-11-241-25/+11
| * | | KVM: x86: fix out-of-bounds access in lapicRadim Krčmář2016-11-241-1/+1
| | |/ | |/|
* | | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-269-12/+64
|\ \ \
| * | | powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-252-6/+16
| * | | powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran2016-11-244-2/+31
| * | | powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin2016-11-221-0/+12
| * | | powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2016-11-222-4/+5
* | | | Merge branch 'parisc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-267-86/+57
|\ \ \ \
| * | | | parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin2016-11-251-15/+22
| * | | | parisc: Fix race in pci-dma.cJohn David Anglin2016-11-251-1/+1
| * | | | parisc: Switch to generic sched_clock implementationHelge Deller2016-11-252-47/+14
| * | | | parisc: Fix races in parisc_setup_cache_timing()John David Anglin2016-11-252-19/+16
| * | | | parisc: Fix printk continuations in system detectionHelge Deller2016-11-221-4/+4
* | | | | tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-11-231-2/+2
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-236-38/+37
|\ \ \ \ \
| * | | | | perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra2016-11-221-4/+4
| * | | | | perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2016-11-222-13/+24
| * | | | | perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner2016-11-221-8/+2
| * | | | | perf/x86: Add perf support for AMD family-17h processorsJanakarajan Natarajan2016-11-181-1/+7
| * | | | | perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB cl...Kan Liang2016-11-161-12/+0
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-2210-33/+95
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdtAndy Shevchenko2016-11-212-2/+2