Age | Commit message (Expand) | Author | Files | Lines |
2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
2016-05-24 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2016-05-23 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 4 | -2/+109 |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+1 |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -7/+0 |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+0 |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins | 1 | -2/+0 |
2016-05-19 | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |
2016-05-19 | Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 55 | -284/+1782 |
2016-05-18 | arc: axs103_smp: Fix CPU frequency to 100MHz for dual-core | Alexey Brodkin | 2 | -3/+1 |
2016-05-17 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -2/+2 |
2016-05-16 | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2016-05-17 | Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d... | Dave Airlie | 4 | -3/+49 |
2016-05-13 | arc: axs10x: Add DT bindings for I2S PLL Clock | Jose Abreu | 1 | -0/+13 |
2016-05-13 | ARC: pae: STRICT_MM_TYPECHECKS was broken | Vineet Gupta | 1 | -0/+4 |
2016-05-09 | ARC: Add eznps platform to Kconfig and Makefile | Noam Camus | 2 | -0/+6 |
2016-05-09 | ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE | Noam Camus | 1 | -0/+4 |
2016-05-09 | ARC: [plat-eznps] Use dedicated cpu_relax() | Tal Zilcer | 1 | -2/+12 |
2016-05-09 | ARC: [plat-eznps] Use dedicated identity auxiliary register. | Noam Camus | 3 | -0/+28 |
2016-05-09 | ARC: [plat-eznps] Use dedicated SMP barriers | Noam Camus | 1 | -3/+9 |
2016-05-09 | ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg | Noam Camus | 3 | -14/+205 |
2016-05-09 | ARC: [plat-eznps] Use dedicated user stack top | Noam Camus | 2 | -0/+24 |
2016-05-09 | ARC: [plat-eznps] Add eznps platform | Noam Camus | 9 | -0/+788 |
2016-05-09 | ARC: [plat-eznps] Add eznps board defconfig and dts | Noam Camus | 2 | -0/+180 |
2016-05-09 | ARC: Mark secondary cpu online only after all HW setup is done | Noam Camus | 1 | -5/+5 |
2016-05-09 | ARC: rwlock: disable interrupts in !LLSC variant | Noam Camus | 1 | -0/+14 |
2016-05-09 | ARC: Make vmalloc size configurable | Noam Camus | 4 | -11/+26 |
2016-05-09 | ARC: clean out UAPI byteorder.h clean off Kconfig symbol | Noam Camus | 1 | -1/+1 |
2016-05-09 | ARC: RIP arc_{get|set}_core_freq() clk API | Alexey Brodkin | 4 | -51/+1 |
2016-05-09 | ARC: Don't try to use value of top level clock-frequency in DT | Alexey Brodkin | 2 | -7/+7 |
2016-05-09 | ARC: use fixed frequencies in arc_set_early_base_baud() | Alexey Brodkin | 1 | -4/+2 |
2016-05-09 | ARC: [intc-*] switch to linear domain | Vineet Gupta | 2 | -3/+7 |
2016-05-09 | ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq | Vineet Gupta | 4 | -14/+15 |
2016-05-09 | ARC: irq: export some IRQs again | Vineet Gupta | 2 | -3/+6 |
2016-05-09 | ARC: clocksource: DT based probe | Vineet Gupta | 3 | -59/+82 |
2016-05-09 | ARC: clockevent: DT based probe | Vineet Gupta | 3 | -25/+45 |
2016-05-09 | ARC: [dts] Introduce Timer bindings | Vineet Gupta | 4 | -0/+62 |
2016-05-09 | ARC: [dts] Add clk feeding into timers to DTs | Vineet Gupta | 12 | -1/+79 |
2016-05-09 | ARC: [dts] Rename cpu_intc -> core_intc | Vineet Gupta | 7 | -19/+19 |
2016-05-09 | ARCv2: [dts]: Introduce HS38 specific include DTS ... | Vineet Gupta | 11 | -4/+78 |
2016-05-09 | ARC: clockevent: Prepare for DT based probe | Noam Camus | 3 | -3/+7 |
2016-05-09 | ARC: clockevent: switch to cpu notifier for clockevent setup | Noam Camus | 3 | -24/+41 |
2016-05-09 | ARC: [plat-axs] Refactor core freq get/set | Vineet Gupta | 1 | -5/+10 |
2016-05-09 | ARC: opencode arc_request_percpu_irq | Vineet Gupta | 4 | -36/+25 |
2016-05-09 | ARC: [intc-compact] setup TIMER as percpu_dev | Vineet Gupta | 2 | -13/+2 |
2016-05-09 | Merge tag 'v4.6-rc7' into drm-next | Dave Airlie | 13 | -46/+204 |
2016-05-05 | ARC: support HIGHMEM even without PAE40 | Vineet Gupta | 4 | -18/+98 |
2016-05-05 | ARC: Fix PAE40 boot failures due to PTE truncation | Vineet Gupta | 2 | -8/+14 |
2016-05-05 | ARC: Add missing io barriers to io{read,write}{16,32}be() | Vineet Gupta | 1 | -9/+18 |
2016-05-05 | asm-generic: Drop renameat syscall from default list | James Hogan | 1 | -0/+1 |