Age | Commit message (Expand) | Author | Files | Lines |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 1 | -1/+1 |
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 |
2016-03-11 | xtensa: xtfpga: fix serial port register width and endianness | Max Filippov | 2 | -1/+3 |
2016-03-11 | xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIAN | Max Filippov | 1 | -0/+2 |
2016-03-11 | xtensa: fix preemption in {clear,copy}_user_highpage | Max Filippov | 1 | -4/+4 |
2016-03-11 | xtensa: ISS: don't hang if stdin EOF is reached | Max Filippov | 1 | -4/+6 |
2016-03-08 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 1 | -2/+0 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 1 | -3/+0 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |
2016-02-25 | net: Facility to report route quality of connected sockets | Tom Herbert | 1 | -0/+2 |
2016-02-16 | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 1 | -4/+0 |
2016-02-06 | TTY: xtensa/iss/console, remove unused _INLINE_ definition | Jiri Slaby | 1 | -4/+0 |
2016-01-28 | serial: Fix ASYNC_* => UPF_* flags misuse | Peter Hurley | 1 | -1/+1 |
2016-01-20 | dma-mapping: remove <asm-generic/dma-coherent.h> | Christoph Hellwig | 1 | -2/+0 |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2 | -3/+0 |
2016-01-20 | mm: arch: remove duplicate definitions of MADV_FREE | Guenter Roeck | 1 | -1/+0 |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+2 |
2016-01-15 | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi... | Chen Gang | 1 | -0/+1 |