Age | Commit message (Expand) | Author |
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 |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel |
2017-09-06 | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-05 | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
2017-08-22 | parisc/core: Fix section mismatches | Helge Deller |
2017-08-22 | parisc: Wire up support for self-extracting kernel | Helge Deller |
2017-08-22 | parisc: Make existing core files reuseable for bootloader | Helge Deller |
2017-08-22 | parisc: Add core code for self-extracting kernel | Helge Deller |
2017-08-22 | parisc: Enable UBSAN support | Helge Deller |
2017-08-22 | parisc/random: Add machine specific randomness | Helge Deller |
2017-08-22 | parisc: Optimize switch_mm | John David Anglin |
2017-08-22 | parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT | Helge Deller |
2017-08-22 | parisc: Static initialization of pcxl_res_lock spinlock | Helge Deller |
2017-08-22 | parisc: Drop exception_data struct | Helge Deller |
2017-08-22 | parisc: Static initialization of spinlocks in perf and unwind code | Helge Deller |
2017-08-22 | parisc: PDT: Add full support for memory failure via Page Deallocation Table ... | Helge Deller |
2017-08-22 | parisc: PDT/firmware: Add support to read PDT on older PAT-machines | Helge Deller |
2017-08-22 | parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE | Helge Deller |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney |
2017-08-10 | locking/atomic: Fix atomic_set_release() for 'funny' architectures | Peter Zijlstra |
2017-08-07 | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller |
2017-08-03 | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn |
2017-07-31 | parisc: Define CONFIG_CPU_BIG_ENDIAN | Babu Moger |
2017-07-31 | parisc: Increase thread and stack size to 32kb | Helge Deller |
2017-07-31 | parisc: Handle vma's whose context is not current in flush_cache_range | John David Anglin |
2017-07-25 | parisc: Extend disabled preemption in copy_user_page | John David Anglin |
2017-07-25 | parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq... | John David Anglin |
2017-07-25 | parisc: Suspend lockup detectors before system halt | Helge Deller |
2017-07-25 | parisc: Show DIMM slot number which holds broken memory module | Helge Deller |
2017-07-25 | parisc: Add function to return DIMM slot of physical address | Helge Deller |