| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 1 | -19/+3 |
|\ |
|
| * | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 | 15 | -260/+297 |
| |\ |
|
| * | | xtensa: Use irq_set_affinity instead of homebrewn code | Thomas Gleixner | 2014-03-04 | 1 | -19/+3 |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 | 1 | -2/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
| * | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'xtensa-for-next-20140221-1' into for_next | Chris Zankel | 2014-02-24 | 11 | -40/+49 |
|\ \ |
|
| * | | xtensa: wire up sched_setattr and sched_getattr syscalls | Max Filippov | 2014-02-21 | 1 | -1/+6 |
| * | | xtensa: xtfpga: set ethoc clock frequency | Max Filippov | 2014-02-21 | 2 | -0/+2 |
| * | | xtensa: xtfpga: use common clock framework | Max Filippov | 2014-02-21 | 2 | -6/+11 |
| * | | xtensa: support common clock framework | Max Filippov | 2014-02-21 | 2 | -0/+3 |
| * | | xtensa: no need to select USE_GENERIC_SMP_HELPERS | Paul Bolle | 2014-02-21 | 1 | -1/+0 |
| * | | xtensa: fsf: drop nonexistent GPIO32 support | Max Filippov | 2014-02-21 | 2 | -8/+2 |
| * | | xtensa: don't pass high memory to bootmem allocator | Max Filippov | 2014-02-21 | 1 | -4/+9 |
| |/ |
|
| * | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 1 | -7/+7 |
| |\ |
|
| | * | xtensa: fixup simdisk driver to work with immutable bio_vecs | Jens Axboe | 2014-01-29 | 1 | -7/+7 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 2 | -0/+3 |
| |\ \ |
|
| | * | | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 2014-01-19 | 1 | -0/+2 |
| | * | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-18 | 1 | -0/+1 |
| | |/ |
|
| * | | Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2014-01-25 | 45 | -636/+1813 |
| |\ \ |
|
| * \ \ | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-01-21 | 1 | -0/+6 |
| |\ \ \ |
|
| | * | | | gpio: xtensa: depend on HAVE_XTENSA_GPIO32 | Baruch Siach | 2014-01-07 | 1 | -0/+6 |
| | | |/
| | |/| |
|
| * / | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 | 1 | -8/+1 |
| |/ / |
|
* | | | xtensa: fix fast_syscall_spill_registers | Chris Zankel | 2014-01-29 | 2 | -3/+1 |
* | | | xtensa: fix fast_syscall_spill_registers | Chris Zankel | 2014-01-29 | 1 | -209/+174 |
* | | | xtensa: save current register frame in fast_syscall_spill_registers_fixup | Max Filippov | 2014-01-25 | 1 | -0/+12 |
* | | | xtensa: introduce spill_registers_kernel macro | Max Filippov | 2014-01-25 | 2 | -28/+76 |
* | | | xtensa: export ccount_freq | Max Filippov | 2014-01-19 | 1 | -0/+1 |
* | | | xtensa: fix warning '"CONFIG_OF" is not defined' | Max Filippov | 2014-01-19 | 3 | -3/+3 |
| |/
|/| |
|
* | | xtensa: implement ndelay | Max Filippov | 2014-01-14 | 1 | -0/+22 |
* | | xtensa: clean up udelay | Max Filippov | 2014-01-14 | 1 | -6/+15 |
* | | xtensa: enable HAVE_PERF_EVENTS | Baruch Siach | 2014-01-14 | 2 | -0/+5 |
* | | xtensa: remap io area defined in device tree | Baruch Siach | 2014-01-14 | 5 | -5/+75 |
* | | xtensa: support default device tree buses | Baruch Siach | 2014-01-14 | 1 | -1/+1 |
* | | xtensa: initialize device tree clock sources | Baruch Siach | 2014-01-14 | 1 | -0/+1 |
* | | xtensa: xtfpga: fix definitions of platform devices | Max Filippov | 2014-01-14 | 1 | -6/+6 |
* | | xtensa: standardize devicetree cpu compatible strings | Baruch Siach | 2014-01-14 | 4 | -5/+5 |
* | | xtensa: avoid duplicate of IO range definitions | Baruch Siach | 2014-01-14 | 3 | -9/+10 |
* | | xtensa: Enable irqs after cpu is set online | Kirill Tkhai | 2014-01-14 | 1 | -1/+2 |
* | | xtensa: ISS: raise network polling rate to 10 times/sec | Max Filippov | 2014-01-14 | 1 | -1/+1 |
* | | xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameter | Michael Opdenacker | 2014-01-14 | 1 | -4/+0 |
* | | xtensa: ISS: avoid simple_strtoul usage | Max Filippov | 2014-01-14 | 1 | -11/+11 |
* | | xtensa: Switch to sched_clock_register() | Stephen Boyd | 2014-01-14 | 1 | -2/+2 |
* | | xtensa: implement CPU hotplug | Max Filippov | 2014-01-14 | 8 | -4/+248 |
* | | xtensa: add SMP support | Max Filippov | 2014-01-14 | 24 | -199/+967 |
* | | xtensa: add MX irqchip | Max Filippov | 2014-01-14 | 4 | -0/+75 |
* | | xtensa: clear timer IRQ unconditionally in its handler | Max Filippov | 2014-01-14 | 1 | -0/+1 |
* | | xtensa: clean up do_interrupt/do_IRQ | Max Filippov | 2014-01-14 | 2 | -20/+9 |
* | | xtensa: move built-in PIC to drivers/irqchip | Max Filippov | 2014-01-14 | 3 | -108/+38 |
* | | xtensa: move init_mmu declaration to mmu_context.h | Max Filippov | 2014-01-14 | 2 | -6/+7 |