Age | Commit message (Expand) | Author | Files | Lines |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -6/+56 |
2016-07-24 | xtensa: support reserved-memory DT node | Max Filippov | 2 | -0/+3 |
2016-07-24 | xtensa: drop sysmem and switch to memblock | Max Filippov | 4 | -292/+40 |
2016-07-24 | xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE} | Max Filippov | 4 | -30/+12 |
2016-07-24 | xtensa: cleanup MMU setup and kernel layout macros | Max Filippov | 11 | -78/+76 |
2016-07-24 | xtensa: add alternative kernel memory layouts | Max Filippov | 8 | -10/+125 |
2016-07-24 | xtensa: move kernel mapping addresses into kmem_layout.h | Max Filippov | 5 | -15/+34 |
2016-07-24 | xtensa: fix __ffs result type | Max Filippov | 1 | -1/+1 |
2016-07-14 | xtensa/perf: Convert the hotplug notifier to state machine callbacks | Sebastian Andrzej Siewior | 1 | -17/+9 |
2016-07-04 | Merge 4.7-rc6 into tty-next | Greg Kroah-Hartman | 1 | -1/+1 |
2016-06-29 | xtensa: define ___unlock_[di]cache_all unconditionally | Max Filippov | 1 | -7/+4 |
2016-06-25 | tty: stop defining STD_COM_FLAGS in drivers | Jiri Slaby | 1 | -1/+0 |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 1 | -1/+1 |
2016-06-23 | xtensa: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2 | -11/+2 |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 1 | -2/+0 |
2016-06-16 | locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -4/+50 |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 1 | -2/+8 |
2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+5 |
2016-05-23 | arch/defconfig: remove CONFIG_RESOURCE_COUNTERS | Konstantin Khlebnikov | 2 | -2/+0 |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby | 1 | -2/+2 |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -0/+1 |
2016-05-20 | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 1 | -5/+5 |
2016-05-17 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+0 |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2016-05-16 | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 1 | -5/+5 |
2016-05-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2016-04-27 | perf core: Allow setting up max frame stack depth via sysctl | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-04-26 | xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij | 1 | -1/+0 |
2016-04-13 | locking/rwsem, xtensa: Drop superfluous arch specific implementation | Michal Hocko | 2 | -121/+1 |
2016-04-13 | locking/rwsem: Drop explicit memory barriers | Michal Hocko | 1 | -12/+2 |
2016-03-20 | Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 33 | -78/+2593 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -7/+7 |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -4/+0 |
2016-03-17 | mm: remove VM_FAULT_MINOR | Jan Kara | 1 | -1/+1 |
2016-03-17 | xtensa: add test_kc705_hifi variant | Max Filippov | 3 | -0/+1048 |
2016-03-17 | xtensa: add Three Core HiFi-2 MX Variant. | Piet Delaney | 3 | -0/+705 |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -5/+1 |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -5/+0 |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2 | -5/+0 |
2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -1/+1 |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -6/+4 |
2016-03-11 | xtensa: support hardware breakpoints/watchpoints | Max Filippov | 15 | -13/+649 |
2016-03-11 | xtensa: use context structure for debug exceptions | Max Filippov | 6 | -18/+39 |
2016-03-11 | xtensa: remove remaining non-functional KGDB bits | Max Filippov | 2 | -20/+0 |
2016-03-11 | xtensa: clear all DBREAKC registers on start | Max Filippov | 1 | -1/+1 |
2016-03-11 | xtensa: xtfpga: fix earlycon endianness | Max Filippov | 2 | -2/+2 |
2016-03-11 | xtensa: xtfpga: fix i2c controller register width and endianness | Max Filippov | 1 | -1/+2 |
2016-03-11 | xtensa: xtfpga: fix ethernet controller endianness | Max Filippov | 2 | -0/+2 |