| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2014-09-01 | 24 | -217/+497 |
|\ |
|
| * | Merge tag 'xtensa-for-next-20140815' into for_next | Chris Zankel | 2014-08-19 | 24 | -217/+497 |
| |\ |
|
| | * | xtensa: deprecate fast_xtensa and fast_spill_registers syscalls | Max Filippov | 2014-08-14 | 2 | -0/+54 |
| | * | xtensa: don't allow overflow/underflow on unaligned stack | Max Filippov | 2014-08-14 | 3 | -7/+10 |
| | * | xtensa: fix a6 and a7 handling in fast_syscall_xtensa | Max Filippov | 2014-08-14 | 1 | -7/+5 |
| | * | xtensa: allow single-stepping through unaligned load/store | Max Filippov | 2014-08-14 | 1 | -0/+8 |
| | * | xtensa: move invalid unaligned instruction handler closer to its users | Max Filippov | 2014-08-14 | 1 | -33/+29 |
| | * | xtensa: make fast_unaligned store restartable | Max Filippov | 2014-08-14 | 1 | -32/+19 |
| | * | xtensa: add double exception fixup handler for fast_unaligned | Max Filippov | 2014-08-14 | 1 | -0/+43 |
| | * | xtensa: fix kernel/user jump out of fast_unaligned | Max Filippov | 2014-08-14 | 1 | -1/+1 |
| | * | xtensa: configure kc705 for highmem | Max Filippov | 2014-08-14 | 1 | -1/+4 |
| | * | xtensa: support highmem in aliasing cache flushing code | Max Filippov | 2014-08-14 | 1 | -10/+6 |
| | * | xtensa: support aliasing cache in kmap | Max Filippov | 2014-08-14 | 2 | -2/+56 |
| | * | xtensa: support aliasing cache in k[un]map_atomic | Max Filippov | 2014-08-14 | 3 | -8/+14 |
| | * | xtensa: implement clear_user_highpage and copy_user_highpage | Max Filippov | 2014-08-14 | 4 | -66/+127 |
| | * | xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss | Max Filippov | 2014-08-14 | 2 | -2/+7 |
| | * | xtensa: allow fixmap and kmap span more than one page table | Max Filippov | 2014-08-14 | 1 | -16/+22 |
| | * | xtensa: make fixmap region addressing grow with index | Max Filippov | 2014-08-14 | 2 | -6/+27 |
| | * | xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS | Max Filippov | 2014-08-14 | 2 | -4/+13 |
| | * | xtensa: add renameat2 syscall | Miklos Szeredi | 2014-08-14 | 1 | -1/+4 |
| | * | xtensa: fix address checks in dma_{alloc,free}_coherent | Alan Douglas | 2014-08-14 | 1 | -6/+6 |
| | * | xtensa: replace IOCTL code definitions with constants | Max Filippov | 2014-08-14 | 1 | -9/+10 |
| | * | xtensa: remove orphan MATH_EMULATION symbol | Max Filippov | 2014-08-14 | 4 | -8/+0 |
| | * | xtensa: select HAVE_IDE only on platforms that may have it | Max Filippov | 2014-08-14 | 2 | -2/+3 |
| | * | xtensa: sort 'select' statements in Kconfig | Max Filippov | 2014-08-14 | 1 | -11/+11 |
| | * | xtensa: make MMU-related configuration options depend on MMU | Max Filippov | 2014-08-14 | 1 | -0/+2 |
| | * | xtensa: simplify addition of new core variants | Max Filippov | 2014-08-14 | 2 | -6/+37 |
* | | | flush_icache_range: export symbol to fix build errors | Pranith Kumar | 2014-08-30 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -27/+16 |
|\ \ |
|
| * | | xtensa: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -27/+16 |
| |/ |
|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-05 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+1 |
* | | Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtens... | Chris Zankel | 2014-07-16 | 3 | -25/+139 |
|\ \
| |/
|/| |
|
| * | xtensa: fix sysmem reservation at the end of existing block | Max Filippov | 2014-06-09 | 1 | -1/+1 |
| * | xtensa: add fixup for double exception raised in window overflow | Max Filippov | 2014-06-09 | 2 | -24/+138 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-06-06 | 1 | -10/+4 |
|\ \ |
|
| * | | ftrace: Make CALLER_ADDRx macros more generic | AKASHI Takahiro | 2014-05-21 | 1 | -10/+4 |
| |/ |
|
* | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-04 | 1 | -2/+1 |
|\ \ |
|
| * | | Merge branch 'dt-bus-name' into for-next | Rob Herring | 2014-05-14 | 23 | -167/+691 |
| |\| |
|
| * | | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring | 2014-04-30 | 1 | -1/+1 |
| * | | of/fdt: consolidate built-in dtb section variables | Rob Herring | 2014-04-30 | 1 | -1/+0 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 3 | -9/+5 |
|\ \ \ |
|
| * | | | arch,xtensa: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 3 | -9/+5 |
| |/ / |
|
* | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-06-02 | 1 | -5/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-28 | 1 | -5/+0 |
| |/ |
|
* | | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2014-05-06 | 23 | -167/+691 |
|\ \
| |/
|/| |
|
| * | xtensa: ISS: don't depend on CONFIG_TTY | Max Filippov | 2014-05-05 | 2 | -2/+2 |
| * | xtensa: xt2000: drop redundant sysmem initialization | Max Filippov | 2014-04-10 | 1 | -11/+1 |
| * | xtensa: add support for KC705 | Max Filippov | 2014-04-06 | 2 | -0/+39 |
| * | xtensa: xtfpga: introduce SoC I/O bus | Max Filippov | 2014-04-06 | 3 | -53/+64 |