| Commit message (Expand) | Author | Age | Files | Lines |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 4 | -4/+4 |
* | arch/hexagon: Add option to skip DMA sync as a part of mapping | Alexander Duyck | 2016-12-14 | 1 | -1/+5 |
* | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 1 | -1/+0 |
* | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 1 | -1/+0 |
* | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 1 | -0/+1 |
* | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -8/+0 |
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 1 | -0/+1 |
* | hexagon: fix strncpy_from_user() error return | Al Viro | 2016-09-13 | 1 | -1/+2 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 2 | -5/+4 |
* | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-07-26 | 1 | -1/+1 |
|\ |
|
| * | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-26 | 1 | -1/+1 |
* | | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-07-26 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | hexagon: update TODO list | Linus Walleij | 2016-06-07 | 1 | -2/+1 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 2 | -7/+34 |
|\ \ |
|
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| * | | locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -5/+28 |
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 1 | -2/+8 |
| |/ |
|
* | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-24 | 1 | -0/+1 |
|\ |
|
| * | asm-generic: Drop renameat syscall from default list | James Hogan | 2016-05-05 | 1 | -0/+1 |
* | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko | 2016-05-23 | 1 | -1/+2 |
* | | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-20 | 1 | -7/+0 |
* | | hexagon: Fix misspellings in comments. | Adam Buchbinder | 2016-04-18 | 5 | -6/+6 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 2 | -10/+8 |
|\ |
|
| * | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 | 2 | -10/+8 |
* | | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 |
|/ |
|
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 2 | -3/+0 |
* | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 1 | -0/+1 |
| |\ |
|
| | * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -0/+1 |
* | | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-10 | 2 | -58/+2 |
|\ \ |
|
| * | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 2 | -12/+0 |
| * | | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -0/+1 |
| * | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -10/+1 |
| * | | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
| * | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -33/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2015-09-10 | 2 | -18/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Revert "Hexagon: fix signal.c compile error" | Mike Frysinger | 2015-09-09 | 1 | -2/+0 |
| * | | hexagon/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-08 | 1 | -16/+1 |
* | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
* | | | hexagon: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+6 |
|/ / |
|
* | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
|/ |
|
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -1/+0 |
|\ |
|
| * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 | 1 | -1/+2 |
|\ \ |
|
| * | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 | 1 | -1/+2 |
| |/ |
|