summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-09ARC: [plat-eznps] Use dedicated user stack topNoam Camus
2016-05-09ARC: [plat-eznps] Add eznps platformNoam Camus
2016-05-09ARC: [plat-eznps] Add eznps board defconfig and dtsNoam Camus
2016-05-09ARC: Mark secondary cpu online only after all HW setup is doneNoam Camus
2016-05-09ARC: rwlock: disable interrupts in !LLSC variantNoam Camus
2016-05-09ARC: Make vmalloc size configurableNoam Camus
2016-05-09ARC: clean out UAPI byteorder.h clean off Kconfig symbolNoam Camus
2016-05-09ARC: RIP arc_{get|set}_core_freq() clk APIAlexey Brodkin
2016-05-09ARC: Don't try to use value of top level clock-frequency in DTAlexey Brodkin
2016-05-09ARC: use fixed frequencies in arc_set_early_base_baud()Alexey Brodkin
2016-05-09ARC: [intc-*] switch to linear domainVineet Gupta
2016-05-09ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta
2016-05-09ARC: irq: export some IRQs againVineet Gupta
2016-05-09ARC: clocksource: DT based probeVineet Gupta
2016-05-09ARC: clockevent: DT based probeVineet Gupta
2016-05-09ARC: [dts] Introduce Timer bindingsVineet Gupta
2016-05-09ARC: [dts] Add clk feeding into timers to DTsVineet Gupta
2016-05-09ARC: [dts] Rename cpu_intc -> core_intcVineet Gupta
2016-05-09ARCv2: [dts]: Introduce HS38 specific include DTS ...Vineet Gupta
2016-05-09ARC: clockevent: Prepare for DT based probeNoam Camus
2016-05-09ARC: clockevent: switch to cpu notifier for clockevent setupNoam Camus
2016-05-09ARC: [plat-axs] Refactor core freq get/setVineet Gupta
2016-05-09ARC: opencode arc_request_percpu_irqVineet Gupta
2016-05-09ARC: [intc-compact] setup TIMER as percpu_devVineet Gupta
2016-05-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-06Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-06Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-06mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli
2016-05-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-05ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin
2016-05-05ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker
2016-05-05ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker
2016-05-05x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta
2016-05-05ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta
2016-05-05ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta
2016-05-05perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra
2016-05-05x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton
2016-05-05perf/x86: Add model numbers for Kabylake CPUsAndi Kleen
2016-05-04x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRTJosh Boyer
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-02powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard