Age | Commit message (Expand) | Author |
2017-12-17 | parisc: Reduce thread stack to 16 kb | John David Anglin |
2017-12-17 | Revert "parisc: Re-enable interrupts early" | John David Anglin |
2017-12-17 | parisc: remove duplicate includes | Pravin Shedge |
2017-12-17 | parisc: Align os_hpmc_size on word boundary | Helge Deller |
2017-12-17 | parisc: Fix indenting in puts() | Helge Deller |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook |
2017-11-17 | Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-11-17 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-11-17 | arch: Fix duplicates in Kconfig for parisc and sparc | Babu Moger |
2017-11-17 | parisc: Make some PDC structures accessible in uapi headers | Helge Deller |
2017-11-17 | parisc: Pass endianness info to sparse | Luc Van Oostenryck |
2017-11-17 | parisc: Add CPU topology support | Helge Deller |
2017-11-17 | parisc: Fix validity check of pointer size argument in new CAS implementation | John David Anglin |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas |
2017-11-07 | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-10-19 | parisc: Fix detection of nonsynchronous cr16 cycle counters | Helge Deller |
2017-10-19 | parisc: Export __cmpxchg_u64 unconditionally | Guenter Roeck |
2017-10-19 | parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels | John David Anglin |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon |
2017-10-06 | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook |
2017-09-22 | parisc: Unbreak bootloader due to gcc-7 optimizations | Helge Deller |
2017-09-22 | parisc: Reintroduce option to gzip-compress the kernel | Helge Deller |
2017-09-22 | parisc: Add HWPOISON page fault handler code | Helge Deller |
2017-09-22 | parisc: Move init_per_cpu() into init section | Helge Deller |
2017-09-22 | parisc: Check if initrd was loaded into broken RAM | Helge Deller |
2017-09-22 | parisc: Add PDCE_CHECK instruction to HPMC handler | Helge Deller |
2017-09-22 | parisc: Add wrapper for pdc_instr() firmware function | Helge Deller |
2017-09-22 | parisc: Move start_parisc() into init section | Helge Deller |
2017-09-22 | parisc: Stop unwinding at start of stack | Helge Deller |
2017-09-19 | parisc: switch to {get,put}_compat_sigset() | Al Viro |
2017-09-14 | parisc, watchdog/core: Use lockup_detector_stop() | Thomas Gleixner |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-09-08 | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger |