| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-30 | 6 | -175/+9 |
|\ |
|
| * | mm/memory_failure: Remove unused trapno from memory_failure | Eric W. Biederman | 2018-01-23 | 1 | -1/+1 |
| * | signal: Unify and correct copy_siginfo_to_user32 | Eric W. Biederman | 2018-01-15 | 2 | -64/+0 |
| * | signal: Unify and correct copy_siginfo_from_user32 | Eric W. Biederman | 2018-01-15 | 2 | -45/+0 |
| * | signal: unify compat_siginfo_t | Al Viro | 2018-01-15 | 1 | -63/+0 |
| * | signal: Remove _sys_private and _overrun_incr from struct compat_siginfo | Eric W. Biederman | 2018-01-12 | 1 | -1/+0 |
| * | signal/parisc: Document a conflict with SI_USER with SIGFPE | Eric W. Biederman | 2018-01-12 | 2 | -1/+8 |
* | | 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 |
| |/ |
|
* | | parisc: qemu idle sleep support | Helge Deller | 2018-01-06 | 1 | -0/+39 |
* | | parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel | Helge Deller | 2018-01-02 | 3 | -4/+20 |
* | | parisc: Show initial kernel memory layout unhashed | Helge Deller | 2018-01-02 | 1 | -5/+5 |
* | | parisc: Show unhashed hardware inventory | Helge Deller | 2018-01-02 | 1 | -1/+1 |
|/ |
|
* | parisc: Reduce thread stack to 16 kb | John David Anglin | 2017-12-17 | 1 | -0/+5 |
* | Revert "parisc: Re-enable interrupts early" | John David Anglin | 2017-12-17 | 1 | -3/+9 |
* | parisc: remove duplicate includes | Pravin Shedge | 2017-12-17 | 2 | -3/+0 |
* | parisc: Align os_hpmc_size on word boundary | Helge Deller | 2017-12-17 | 1 | -0/+1 |
* | parisc: Fix indenting in puts() | Helge Deller | 2017-12-17 | 1 | -2/+2 |
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+1 |
* | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 | 1 | -2/+2 |
* | Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-17 | 10 | -294/+452 |
|\ |
|
| * | arch: Fix duplicates in Kconfig for parisc and sparc | Babu Moger | 2017-11-17 | 1 | -3/+0 |
| * | parisc: Make some PDC structures accessible in uapi headers | Helge Deller | 2017-11-17 | 2 | -261/+250 |
| * | parisc: Pass endianness info to sparse | Luc Van Oostenryck | 2017-11-17 | 1 | -1/+1 |
| * | parisc: Add CPU topology support | Helge Deller | 2017-11-17 | 6 | -26/+198 |
| * | parisc: Fix validity check of pointer size argument in new CAS implementation | John David Anglin | 2017-11-17 | 1 | -3/+3 |
* | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-11-17 | 1 | -1/+0 |
|\ \ |
|
| * | | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton | 2017-11-15 | 1 | -1/+0 |
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-11-17 | 3 | -21/+3 |
|\ \ \ |
|
| * | | | parisc: switch to {get,put}_compat_sigset() | Al Viro | 2017-09-19 | 3 | -21/+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 | 1 | -8/+0 |
|\ \ \ \ \ |
|
| * | | | | | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-07 | 1 | -7/+0 |
| * | | | | | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas | 2017-11-07 | 1 | -1/+0 |
* | | | | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-14 | 2 | -8/+8 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 2 | -8/+8 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2017-10-05 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 130 | -0/+130 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | 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 | 26 | -0/+26 |
| * | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 103 | -0/+103 |
* | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
* | | | | | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2017-10-24 | 3 | -5/+8 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | parisc: Fix detection of nonsynchronous cr16 cycle counters | Helge Deller | 2017-10-19 | 1 | -1/+4 |
| * | | | | parisc: Export __cmpxchg_u64 unconditionally | Guenter Roeck | 2017-10-19 | 1 | -1/+1 |
| * | | | | parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels | John David Anglin | 2017-10-19 | 1 | -3/+3 |
| | |/ /
| |/| | |
|
* | | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -3/+1 |
* | | | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -18/+0 |
|/ / / |
|