| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -4/+50 |
* | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 1 | -2/+8 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-05-26 | 1 | -5/+5 |
|\ |
|
| * | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2016-05-20 | 1 | -5/+5 |
| |\ |
|
| | * | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 2016-05-17 | 1 | -5/+5 |
* | | | arch/defconfig: remove CONFIG_RESOURCE_COUNTERS | Konstantin Khlebnikov | 2016-05-24 | 2 | -2/+0 |
* | | | exit_thread: accept a task parameter to be exited | Jiri Slaby | 2016-05-21 | 1 | -2/+2 |
* | | | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-21 | 1 | -0/+1 |
* | | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-05-18 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij | 2016-04-26 | 1 | -1/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-05-18 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-05-16 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | perf core: Allow setting up max frame stack depth via sysctl | Arnaldo Carvalho de Melo | 2016-04-27 | 1 | -2/+2 |
| |/ |
|
* | | locking/rwsem, xtensa: Drop superfluous arch specific implementation | Michal Hocko | 2016-04-13 | 2 | -121/+1 |
* | | locking/rwsem: Drop explicit memory barriers | Michal Hocko | 2016-04-13 | 1 | -12/+2 |
|/ |
|
* | Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2016-03-20 | 33 | -78/+2593 |
|\ |
|
| * | xtensa: add test_kc705_hifi variant | Max Filippov | 2016-03-17 | 3 | -0/+1048 |
| * | xtensa: add Three Core HiFi-2 MX Variant. | Piet Delaney | 2016-03-17 | 3 | -0/+705 |
| * | xtensa: support hardware breakpoints/watchpoints | Max Filippov | 2016-03-11 | 15 | -13/+649 |
| * | xtensa: use context structure for debug exceptions | Max Filippov | 2016-03-11 | 6 | -18/+39 |
| * | xtensa: remove remaining non-functional KGDB bits | Max Filippov | 2016-03-11 | 2 | -20/+0 |
| * | xtensa: clear all DBREAKC registers on start | Max Filippov | 2016-03-11 | 1 | -1/+1 |
| * | xtensa: xtfpga: fix earlycon endianness | Max Filippov | 2016-03-11 | 2 | -2/+2 |
| * | xtensa: xtfpga: fix i2c controller register width and endianness | Max Filippov | 2016-03-11 | 1 | -1/+2 |
| * | xtensa: xtfpga: fix ethernet controller endianness | Max Filippov | 2016-03-11 | 2 | -0/+2 |
| * | xtensa: xtfpga: fix serial port register width and endianness | Max Filippov | 2016-03-11 | 2 | -1/+3 |
| * | xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIAN | Max Filippov | 2016-03-11 | 1 | -0/+2 |
| * | xtensa: fix preemption in {clear,copy}_user_highpage | Max Filippov | 2016-03-11 | 1 | -4/+4 |
| * | xtensa: ISS: don't hang if stdin EOF is reached | Max Filippov | 2016-03-11 | 1 | -4/+6 |
| * | xtensa: support ioremap for memory outside KIO region | Max Filippov | 2016-01-11 | 3 | -4/+82 |
| * | xtensa: use XTENSA_INT_LEVEL macro in asm/timex.h | Max Filippov | 2016-01-11 | 1 | -6/+3 |
| * | xtensa: make fake NMI configurable | Max Filippov | 2016-01-11 | 3 | -7/+48 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 2 | -7/+7 |
|\ \ |
|
| * | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-14 | 1 | -1/+1 |
| * | | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-14 | 1 | -6/+4 |
| * | | net: Facility to report route quality of connected sockets | Tom Herbert | 2016-02-26 | 1 | -0/+2 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-19 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | mm: remove VM_FAULT_MINOR | Jan Kara | 2016-03-17 | 1 | -1/+1 |
* | | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-18 | 1 | -4/+0 |
|\ \ \ \ |
|
| * | | | | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 2016-02-16 | 1 | -4/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-17 | 2 | -5/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | TTY: xtensa/iss/console, remove unused _INLINE_ definition | Jiri Slaby | 2016-02-07 | 1 | -4/+0 |
| * | | | serial: Fix ASYNC_* => UPF_* flags misuse | Peter Hurley | 2016-01-28 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 2 | -5/+0 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2016-03-15 | 2 | -5/+0 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -3/+0 |
| | |/ /
| |/| | |
|
| | * | | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 2016-03-08 | 1 | -2/+0 |
| |/ / |
|
* / / | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 |
|/ / |
|
* | | dma-mapping: remove <asm-generic/dma-coherent.h> | Christoph Hellwig | 2016-01-21 | 1 | -2/+0 |