Age | Commit message (Expand) | Author |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-07-26 | xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate wit... | Rob Herring |
2016-07-26 | xtensa: Fix build error due to missing include file | Guenter Roeck |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-14 | xtensa/perf: Convert the hotplug notifier to state machine callbacks | Sebastian Andrzej Siewior |
2016-07-04 | Merge 4.7-rc6 into tty-next | Greg Kroah-Hartman |
2016-06-25 | tty: stop defining STD_COM_FLAGS in drivers | Jiri Slaby |
2016-06-25 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-23 | xtensa: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-05-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-24 | arch/defconfig: remove CONFIG_RESOURCE_COUNTERS | Konstantin Khlebnikov |
2016-05-21 | exit_thread: accept a task parameter to be exited | Jiri Slaby |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-20 | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar |
2016-05-18 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-05-17 | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo |
2016-05-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2016-04-27 | perf core: Allow setting up max frame stack depth via sysctl | Arnaldo Carvalho de Melo |
2016-04-26 | xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij |
2016-04-13 | locking/rwsem, xtensa: Drop superfluous arch specific implementation | Michal Hocko |
2016-04-13 | locking/rwsem: Drop explicit memory barriers | Michal Hocko |
2016-03-20 | Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-18 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-17 | mm: remove VM_FAULT_MINOR | Jan Kara |
2016-03-17 | xtensa: add test_kc705_hifi variant | Max Filippov |
2016-03-17 | xtensa: add Three Core HiFi-2 MX Variant. | Piet Delaney |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas |
2016-03-14 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck |
2016-03-11 | xtensa: support hardware breakpoints/watchpoints | Max Filippov |
2016-03-11 | xtensa: use context structure for debug exceptions | Max Filippov |
2016-03-11 | xtensa: remove remaining non-functional KGDB bits | Max Filippov |
2016-03-11 | xtensa: clear all DBREAKC registers on start | Max Filippov |
2016-03-11 | xtensa: xtfpga: fix earlycon endianness | Max Filippov |
2016-03-11 | xtensa: xtfpga: fix i2c controller register width and endianness | Max Filippov |
2016-03-11 | xtensa: xtfpga: fix ethernet controller endianness | Max Filippov |
2016-03-11 | xtensa: xtfpga: fix serial port register width and endianness | Max Filippov |
2016-03-11 | xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIAN | Max Filippov |
2016-03-11 | xtensa: fix preemption in {clear,copy}_user_highpage | Max Filippov |