| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2018-02-02 | 8 | -18/+26 |
|\ |
|
| * | alpha: fix crash if pthread_create races with signal delivery | Mikulas Patocka | 2018-01-20 | 1 | -1/+2 |
| * | alpha: fix formating of stack content | Mikulas Patocka | 2018-01-20 | 1 | -4/+9 |
| * | alpha: fix reboot on Avanti platform | Mikulas Patocka | 2018-01-20 | 1 | -1/+2 |
| * | alpha: deprecate pci_get_bus_and_slot() | Sinan Kaya | 2018-01-20 | 2 | -2/+2 |
| * | alpha: Fix mixed up args in EXC macro in futex operations | Michael Cree | 2018-01-20 | 1 | -4/+4 |
| * | alpha: osf_sys.c: use timespec64 where appropriate | Arnd Bergmann | 2018-01-20 | 1 | -34/+34 |
| * | alpha: osf_sys.c: fix put_tv32 regression | Arnd Bergmann | 2018-01-20 | 1 | -2/+2 |
| * | alpha: make thread_saved_pc static | Tobias Klauser | 2018-01-20 | 2 | -5/+2 |
| * | alpha: make XTABS equivalent to TAB3 | Eugene Syromiatnikov | 2018-01-20 | 1 | -1/+5 |
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-01 | 1 | -1/+0 |
|\ \ |
|
| * | | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 |
* | | | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-31 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h | Al Viro | 2017-12-04 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | alpha: mark jensen as broken | Christoph Hellwig | 2018-01-09 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-31 | 1 | -36/+36 |
|\ \ \ |
|
| * | | | alpha: osf_sys.c: use timespec64 where appropriate | Arnd Bergmann | 2018-01-25 | 1 | -34/+34 |
| * | | | alpha: osf_sys.c: fix put_tv32 regression | Arnd Bergmann | 2018-01-25 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-30 | 2 | -2/+1 |
|\ \ \ |
|
| * | | | switch wrapper poll.h instances to generic-y | Al Viro | 2017-11-27 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-01-29 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-09 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | alpha/PCI: Fix noname IRQ level detection | Lorenzo Pieralisi | 2018-01-20 | 1 | -6/+29 |
* | | | alpha: extend memset16 to EV6 optimised routines | Michael Cree | 2018-01-16 | 1 | -6/+6 |
|/ / |
|
* / | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+2 |
|/ |
|
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -4/+3 |
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-17 | 1 | -0/+1 |
|\ |
|
| * | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams | 2017-11-03 | 1 | -0/+1 |
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 3 | -14/+10 |
|\ \ |
|
| * | | alpha/PCI: Make pdev_save_srm_config() static | Bjorn Helgaas | 2017-11-07 | 2 | -9/+10 |
| * | | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-07 | 1 | -3/+0 |
| * | | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas | 2017-11-07 | 1 | -2/+0 |
* | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | treewide: Fix typos in Kconfig | Masanari Iida | 2017-10-12 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-14 | 2 | -4/+0 |
|\ \ \ |
|
| * | | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -2/+0 |
| * | | | floppy: consolidate the dummy fd_cacheflush definition | Christoph Hellwig | 2017-10-19 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 269 | -54/+323 |
|\ \ \ |
|
| * \ \ | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 269 | -0/+269 |
| |\ \ \ |
|
| | * | | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
| | * | | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 39 | -0/+39 |
| | * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 229 | -0/+229 |
| | |/ / |
|
| * | | | Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-10-28 | 17 | -54/+54 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdata | Lorenzo Pieralisi | 2017-10-26 | 17 | -54/+54 |
| | |/ |
|
* | | | locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(... | Will Deacon | 2017-10-24 | 1 | -0/+13 |
* | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -4/+0 |
* | | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -10/+0 |
* | | | locking/arch, alpha: Add __down_read_killable() | Kirill Tkhai | 2017-10-10 | 1 | -3/+18 |
|/ / |
|
* / | alpha: fix build failures | Sudip Mukherjee | 2017-10-03 | 1 | -0/+1 |
|/ |
|