| Commit message (Expand) | Author | Age |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2016-12-14 |
|\ |
|
| * | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 2016-11-22 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 |
|\ \ |
|
| * | | posix-timers: Make them configurable | Nicolas Pitre | 2016-11-16 |
| |/ |
|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 |
|\ \ |
|
| * | | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 |
| * | | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 |
| * | | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 |
| * | | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 |
| |/ |
|
* / | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 2016-11-30 |
|/ |
|
* | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 2016-10-19 |
|\ |
|
| * | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-14 |
|\ \ |
|
| * \ | Merge branch 'work.uaccess' into for-linus | Al Viro | 2016-10-14 |
| |\ \
| | |/
| |/| |
|
| | * | alpha: get rid of tail-zeroing in __copy_user() | Al Viro | 2016-09-15 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | alpha: move exports to actual definitions | Al Viro | 2016-08-07 |
* | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-10 |
|\ \ \ |
|
| * | | | x86/pkeys: Allocation/free syscalls | Dave Hansen | 2016-09-09 |
| |/ / |
|
* | | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 |
* | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 2016-10-07 |
| |/
|/| |
|
* | | alpha: fix copy_from_user() | Al Viro | 2016-09-09 |
|/ |
|
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 |
|\ |
|
| * | char/genrtc: remove alpha support | Arnd Bergmann | 2016-06-03 |
| * | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h | Arnd Bergmann | 2016-06-03 |
* | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-02 |
|\ \ |
|
| * | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-02 |
| * | | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-08-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | Kbuild: arch: look for generated headers in obtree | Arnd Bergmann | 2016-07-18 |
| |/ |
|
* | | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-26 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 |
|\ \ |
|
| * | | locking/atomic, arch/alpha: Convert to _relaxed atomics | Peter Zijlstra | 2016-06-16 |
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 |
| * | | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra | 2016-06-16 |
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 |
| * | | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low | 2016-06-08 |
| * | | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low | 2016-06-08 |
| |/ |
|
* / | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 |
|/ |
|
* | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 2016-05-20 |
* | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-20 |
* | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-19 |
|\ |
|
| * | alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO | Bjorn Helgaas | 2016-04-25 |
* | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-05-17 |
|\ \ |
|
| * | | alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij | 2016-04-26 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-17 |
|\ \ |
|
| * | | give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() | Al Viro | 2016-05-02 |
| |/ |
|