summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-09ARC: [plat-eznps] Use dedicated SMP barriersNoam Camus1-3/+9
2016-05-09ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchgNoam Camus3-14/+205
2016-05-09ARC: [plat-eznps] Use dedicated user stack topNoam Camus2-0/+24
2016-05-09ARC: [plat-eznps] Add eznps platformNoam Camus10-0/+794
2016-05-09ARC: [plat-eznps] Add eznps board defconfig and dtsNoam Camus2-0/+180
2016-05-09ARC: Mark secondary cpu online only after all HW setup is doneNoam Camus1-5/+5
2016-05-09ARC: rwlock: disable interrupts in !LLSC variantNoam Camus1-0/+14
2016-05-09ARC: Make vmalloc size configurableNoam Camus4-11/+26
2016-05-09ARC: clean out UAPI byteorder.h clean off Kconfig symbolNoam Camus1-1/+1
2016-05-09irqchip: add nps Internal and external irqchipsNoam Camus4-0/+189
2016-05-09clocksource: Add NPS400 timers driverNoam Camus4-0/+124
2016-05-09soc: Support for EZchip SoCNoam Camus1-0/+166
2016-05-09Documentation: Add EZchip vendor to binding listNoam Camus2-0/+8
2016-05-09ARC: RIP arc_{get|set}_core_freq() clk APIAlexey Brodkin4-51/+1
2016-05-09ARC: Don't try to use value of top level clock-frequency in DTAlexey Brodkin2-7/+7
2016-05-09ARC: use fixed frequencies in arc_set_early_base_baud()Alexey Brodkin1-4/+2
2016-05-09ARC: [intc-*] switch to linear domainVineet Gupta2-3/+7
2016-05-09ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta4-14/+15
2016-05-09ARC: irq: export some IRQs againVineet Gupta2-3/+6
2016-05-09ARC: clocksource: DT based probeVineet Gupta3-59/+82
2016-05-09ARC: clockevent: DT based probeVineet Gupta3-25/+45
2016-05-09ARC: [dts] Introduce Timer bindingsVineet Gupta7-0/+121
2016-05-09ARC: [dts] Add clk feeding into timers to DTsVineet Gupta12-1/+79
2016-05-09ARC: [dts] Rename cpu_intc -> core_intcVineet Gupta7-19/+19
2016-05-09ARCv2: [dts]: Introduce HS38 specific include DTS ...Vineet Gupta11-4/+78
2016-05-09ARC: clockevent: Prepare for DT based probeNoam Camus3-3/+7
2016-05-09ARC: clockevent: switch to cpu notifier for clockevent setupNoam Camus3-24/+41
2016-05-09ARC: [plat-axs] Refactor core freq get/setVineet Gupta1-5/+10
2016-05-09ARC: opencode arc_request_percpu_irqVineet Gupta4-36/+25
2016-05-09ARC: [intc-compact] setup TIMER as percpu_devVineet Gupta2-13/+2
2016-05-09Linux 4.6-rc7v4.6-rc7Linus Torvalds1-1/+1
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+27
2016-05-07Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+34
2016-05-07Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-19/+11
2016-05-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-8/+20
2016-05-07Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-24/+9
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-1/+229
2016-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-4/+10
2016-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2016-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+2
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-27/+45
2016-05-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-13/+16
2016-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+3
2016-05-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-13/+23
2016-05-06Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-06Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-35/+130
2016-05-06Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2016-05-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-16/+84
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-05-06Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki5-23/+38