summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-05-1970-284/+2334
|\
| * arc: axs103_smp: Fix CPU frequency to 100MHz for dual-coreAlexey Brodkin2016-05-182-3/+1
| * arc: axs10x: Add DT bindings for I2S PLL ClockJose Abreu2016-05-131-0/+13
| * ARC: pae: STRICT_MM_TYPECHECKS was brokenVineet Gupta2016-05-131-0/+4
| * ARC: Add eznps platform to Kconfig and MakefileNoam Camus2016-05-092-0/+6
| * ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZENoam Camus2016-05-091-0/+4
| * ARC: [plat-eznps] Use dedicated cpu_relax()Tal Zilcer2016-05-091-2/+12
| * ARC: [plat-eznps] Use dedicated identity auxiliary register.Noam Camus2016-05-093-0/+28
| * ARC: [plat-eznps] Use dedicated SMP barriersNoam Camus2016-05-091-3/+9
| * ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchgNoam Camus2016-05-093-14/+205
| * ARC: [plat-eznps] Use dedicated user stack topNoam Camus2016-05-092-0/+24
| * ARC: [plat-eznps] Add eznps platformNoam Camus2016-05-0910-0/+794
| * ARC: [plat-eznps] Add eznps board defconfig and dtsNoam Camus2016-05-092-0/+180
| * ARC: Mark secondary cpu online only after all HW setup is doneNoam Camus2016-05-091-5/+5
| * ARC: rwlock: disable interrupts in !LLSC variantNoam Camus2016-05-091-0/+14
| * ARC: Make vmalloc size configurableNoam Camus2016-05-094-11/+26
| * ARC: clean out UAPI byteorder.h clean off Kconfig symbolNoam Camus2016-05-091-1/+1
| * irqchip: add nps Internal and external irqchipsNoam Camus2016-05-094-0/+189
| * clocksource: Add NPS400 timers driverNoam Camus2016-05-094-0/+124
| * soc: Support for EZchip SoCNoam Camus2016-05-091-0/+166
| * Documentation: Add EZchip vendor to binding listNoam Camus2016-05-092-0/+8
| * ARC: RIP arc_{get|set}_core_freq() clk APIAlexey Brodkin2016-05-094-51/+1
| * ARC: Don't try to use value of top level clock-frequency in DTAlexey Brodkin2016-05-092-7/+7
| * ARC: use fixed frequencies in arc_set_early_base_baud()Alexey Brodkin2016-05-091-4/+2
| * ARC: [intc-*] switch to linear domainVineet Gupta2016-05-092-3/+7
| * ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta2016-05-094-14/+15
| * ARC: irq: export some IRQs againVineet Gupta2016-05-092-3/+6
| * ARC: clocksource: DT based probeVineet Gupta2016-05-093-59/+82
| * ARC: clockevent: DT based probeVineet Gupta2016-05-093-25/+45
| * ARC: [dts] Introduce Timer bindingsVineet Gupta2016-05-097-0/+121
| * ARC: [dts] Add clk feeding into timers to DTsVineet Gupta2016-05-0912-1/+79
| * ARC: [dts] Rename cpu_intc -> core_intcVineet Gupta2016-05-097-19/+19
| * ARCv2: [dts]: Introduce HS38 specific include DTS ...Vineet Gupta2016-05-0911-4/+78
| * ARC: clockevent: Prepare for DT based probeNoam Camus2016-05-093-3/+7
| * ARC: clockevent: switch to cpu notifier for clockevent setupNoam Camus2016-05-093-24/+41
| * ARC: [plat-axs] Refactor core freq get/setVineet Gupta2016-05-091-5/+10
| * ARC: opencode arc_request_percpu_irqVineet Gupta2016-05-094-36/+25
| * ARC: [intc-compact] setup TIMER as percpu_devVineet Gupta2016-05-092-13/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-1982-807/+1915
|\ \
| * | LSM: LoadPin: provide enablement CONFIGKees Cook2016-05-172-6/+15
| * | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-05-066-61/+128
| |\ \
| | * | selinux: apply execstack check on thread stacksStephen Smalley2016-04-261-2/+3
| | * | selinux: distinguish non-init user namespace capability checksStephen Smalley2016-04-262-17/+25
| | * | selinux: check ss_initialized before revalidating an inode labelPaul Moore2016-04-191-1/+1
| | * | selinux: delay inode label lookup as long as possiblePaul Moore2016-04-191-8/+13
| | * | selinux: don't revalidate an inode's label when explicitly setting itPaul Moore2016-04-191-2/+11
| | * | selinux: Change bool variable name to index.Prarit Bhargava2016-04-142-4/+4
| | * | selinux: restrict kernel module loadingJeff Vander Stoep2016-04-052-1/+48
| | * | selinux: consolidate the ptrace parent lookup codePaul Moore2016-04-051-21/+17
| | * | selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore2016-04-052-4/+3