| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/slab: alternative implementation for DEBUG_SLAB_LEAK | Joonsoo Kim | 2016-03-16 | 1 | -0/+3 |
* | mm/slab: clean up DEBUG_PAGEALLOC processing code | Joonsoo Kim | 2016-03-16 | 1 | -4/+8 |
* | mm: fix some spelling | Jesper Dangaard Brouer | 2016-03-16 | 2 | -2/+2 |
* | mm: new API kfree_bulk() for SLAB+SLUB allocators | Jesper Dangaard Brouer | 2016-03-16 | 1 | -0/+9 |
* | mm: fault-inject take over bootstrap kmem_cache check | Jesper Dangaard Brouer | 2016-03-16 | 1 | -3/+2 |
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 6 | -21/+153 |
|\ |
|
| * | Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2016-03-08 | 6 | -21/+153 |
| |\ |
|
| | * | posix-cpu-timers: Migrate to use new tick dependency mask model | Frederic Weisbecker | 2016-03-02 | 2 | -5/+0 |
| | * | sched: Migrate sched to use new tick dependency mask model | Frederic Weisbecker | 2016-03-02 | 1 | -3/+0 |
| | * | perf: Migrate perf to use new tick dependency mask model | Frederic Weisbecker | 2016-03-02 | 2 | -8/+0 |
| | * | nohz: Use enum code for tick stop failure tracing message | Frederic Weisbecker | 2016-03-02 | 2 | -5/+32 |
| | * | nohz: New tick dependency mask | Frederic Weisbecker | 2016-03-02 | 2 | -0/+100 |
| | * | atomic: Export fetch_or() | Frederic Weisbecker | 2016-02-13 | 1 | -0/+21 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-15 | 7 | -10/+202 |
|\ \ \ |
|
| * | | | sched/deadline: Remove dl_new from struct sched_dl_entity | Luca Abeni | 2016-03-08 | 1 | -5/+1 |
| * | | | sched/debug: Fix preempt_disable_ip recording for preempt_disable() | Sebastian Andrzej Siewior | 2016-02-29 | 2 | -2/+12 |
| * | | | sched/rt: Fix PI handling vs. sched_setscheduler() | Peter Zijlstra | 2016-02-29 | 1 | -0/+2 |
| * | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 2016-02-29 | 57 | -1608/+1744 |
| |\ \ \ |
|
| * | | | | KVM: Use simple waitqueue for vcpu->wq | Marcelo Tosatti | 2016-02-25 | 1 | -2/+3 |
| * | | | | wait.[ch]: Introduce the simple waitqueue (swait) implementation | Peter Zijlstra (Intel) | 2016-02-25 | 1 | -0/+172 |
| * | | | | sched/wait: Fix wait_event_freezable() documentation | Stafford Horne | 2016-02-24 | 1 | -1/+1 |
| * | | | | sched/debug: Make schedstats a runtime tunable that is disabled by default | Mel Gorman | 2016-02-09 | 3 | -0/+11 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-03-15 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | perf: Allow storage of PMU private data in event | Thomas Gleixner | 2016-02-29 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 3 | -0/+19 |
|\ \ \ \ \ |
|
| * | | | | | arch: Introduce post-init read-only memory | Kees Cook | 2016-02-22 | 2 | -0/+15 |
| * | | | | | asm-generic: Consolidate mark_rodata_ro() | Kees Cook | 2016-02-22 | 1 | -0/+4 |
* | | | | | | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-03-15 | 1 | -8/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez | 2016-03-09 | 1 | -8/+17 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-14 | 4 | -9/+8 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-03-10 | 19 | -63/+153 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h | Dan Streetman | 2016-02-29 | 2 | -5/+5 |
| * | | | | | | | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2016-02-29 | 31 | -1535/+1586 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2016-02-13 | 13 | -30/+50 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | locking/atomics: Update comment about READ_ONCE() and structures | Konrad Rzeszutek Wilk | 2016-02-09 | 1 | -2/+3 |
| * | | | | | | | | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 2016-02-09 | 1 | -2/+0 |
| * | | | | | | | | locking/lockdep: Convert hash tables to hlists | Andrew Morton | 2016-02-09 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-03-14 | 2 | -3/+33 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 2016-03-04 | 74 | -1662/+1871 |
| |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | resource: Kill walk_iomem_res() | Toshi Kani | 2016-01-30 | 1 | -3/+0 |
| * | | | | | | | | | resource: Add walk_iomem_res_desc() | Toshi Kani | 2016-01-30 | 1 | -0/+3 |
| * | | | | | | | | | memremap: Change region_intersects() to take @flags and @desc | Toshi Kani | 2016-01-30 | 1 | -1/+2 |
| * | | | | | | | | | resource: Add I/O resource descriptor | Toshi Kani | 2016-01-30 | 1 | -0/+18 |
| * | | | | | | | | | resource: Add System RAM resource type | Toshi Kani | 2016-01-30 | 1 | -0/+11 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-13 | 1 | -5/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | block: don't optimize for non-cloned bio in bio_get_last_bvec() | Ming Lei | 2016-03-12 | 1 | -5/+0 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-03-11 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | [media] media-device: map new functions into old types for legacy API | Mauro Carvalho Chehab | 2016-03-10 | 1 | -1/+5 |
* | | | | | | | | | | Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-10 | 1 | -8/+9 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | tracing: Fix check for cpu online when event is disabled | Steven Rostedt (Red Hat) | 2016-03-09 | 1 | -8/+9 |