Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-14 | 1 | -3/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ... | Kees Cook | 2016-02-22 | 1 | -3/+1 | |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-14 | 8 | -133/+204 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() | Davidlohr Bueso | 2016-03-10 | 1 | -2/+1 | |
| * | | | | | | | locking/csd_lock: Explicitly inline csd_lock*() helpers | Davidlohr Bueso | 2016-03-10 | 1 | -3/+3 | |
| * | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-03-10 | 4 | -21/+33 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | futex: Replace barrier() in unqueue_me() with READ_ONCE() | Jianyu Zhan | 2016-03-08 | 1 | -2/+6 | |
| * | | | | | | | | locking/lockdep: Detect chain_key collisions | Ingo Molnar | 2016-02-29 | 1 | -8/+51 | |
| * | | | | | | | | locking/lockdep: Prevent chain_key collisions | Alfredo Alvarez Fernandez | 2016-02-29 | 1 | -8/+6 | |
| * | | | | | | | | locking/mutex: Allow next waiter lockless wakeup | Davidlohr Bueso | 2016-02-29 | 1 | -2/+3 | |
| * | | | | | | | | locking/pvqspinlock: Enable slowpath locking count tracking | Waiman Long | 2016-02-29 | 2 | -0/+8 | |
| * | | | | | | | | locking/qspinlock: Use smp_cond_acquire() in pending code | Waiman Long | 2016-02-29 | 1 | -4/+3 | |
| * | | | | | | | | locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp... | Waiman Long | 2016-02-29 | 2 | -20/+9 | |
| * | | | | | | | | locking/mcs: Fix mcs_spin_lock() ordering | Peter Zijlstra | 2016-02-29 | 1 | -1/+7 | |
| * | | | | | | | | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2016-02-29 | 8 | -173/+261 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | futex: Remove requirement for lock_page() in get_futex_key() | Mel Gorman | 2016-02-17 | 1 | -8/+91 | |
| * | | | | | | | | futex: Rename barrier references in ordering guarantees | Davidlohr Bueso | 2016-02-17 | 1 | -17/+17 | |
| * | | | | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2016-02-13 | 6 | -84/+216 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 2016-02-09 | 1 | -59/+0 | |
| * | | | | | | | | | locking/lockdep: Convert hash tables to hlists | Andrew Morton | 2016-02-09 | 1 | -23/+19 | |
* | | | | | | | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-03-14 | 4 | -51/+72 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 2016-03-04 | 31 | -954/+1255 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | resource: Kill walk_iomem_res() | Toshi Kani | 2016-01-30 | 1 | -44/+5 | |
| * | | | | | | | | | x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search | Toshi Kani | 2016-01-30 | 1 | -4/+4 | |
| * | | | | | | | | | resource: Add walk_iomem_res_desc() | Toshi Kani | 2016-01-30 | 1 | -10/+56 | |
| * | | | | | | | | | memremap: Change region_intersects() to take @flags and @desc | Toshi Kani | 2016-01-30 | 2 | -17/+22 | |
| * | | | | | | | | | resource: Change walk_system_ram() to use System RAM type | Toshi Kani | 2016-01-30 | 1 | -13/+13 | |
| * | | | | | | | | | kexec: Set IORESOURCE_SYSTEM_RAM for System RAM | Toshi Kani | 2016-01-30 | 2 | -4/+6 | |
| * | | | | | | | | | resource: Add I/O resource descriptor | Toshi Kani | 2016-01-30 | 1 | -0/+5 | |
| * | | | | | | | | | resource: Handle resource flags properly | Toshi Kani | 2016-01-30 | 1 | -3/+4 | |
* | | | | | | | | | | memremap: check pfn validity before passing to pfn_to_page() | Ard Biesheuvel | 2016-03-09 | 1 | -2/+2 | |
* | | | | | | | | | | sched/kasan: remove stale KASAN poison after hotplug | Mark Rutland | 2016-03-09 | 1 | -0/+3 | |
* | | | | | | | | | | mm: fix mixed zone detection in devm_memremap_pages | Dan Williams | 2016-03-09 | 1 | -5/+6 | |
* | | | | | | | | | | list: kill list_force_poison() | Dan Williams | 2016-03-09 | 1 | -2/+7 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-04 | 2 | -12/+15 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | tracing: Do not have 'comm' filter override event 'comm' field | Steven Rostedt (Red Hat) | 2016-03-04 | 2 | -12/+15 | |
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-02-28 | 1 | -128/+240 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf: Robustify task_function_call() | Peter Zijlstra | 2016-02-25 | 1 | -20/+20 | |
| * | | | | | | | | | perf: Fix scaling vs. perf_install_in_context() | Peter Zijlstra | 2016-02-25 | 1 | -45/+70 | |
| * | | | | | | | | | perf: Fix scaling vs. perf_event_enable() | Peter Zijlstra | 2016-02-25 | 1 | -19/+23 | |
| * | | | | | | | | | perf: Fix scaling vs. perf_event_enable_on_exec() | Peter Zijlstra | 2016-02-25 | 1 | -0/+1 | |
| * | | | | | | | | | perf: Fix ctx time tracking by introducing EVENT_TIME | Peter Zijlstra | 2016-02-25 | 1 | -12/+30 | |
| * | | | | | | | | | perf: Cure event->pending_disable race | Peter Zijlstra | 2016-02-25 | 1 | -3/+3 | |
| * | | | | | | | | | perf: Fix race between event install and jump_labels | Peter Zijlstra | 2016-02-25 | 1 | -8/+41 | |
| * | | | | | | | | | perf: Fix cloning | Peter Zijlstra | 2016-02-25 | 1 | -15/+14 | |
| * | | | | | | | | | perf: Only update context time when active | Peter Zijlstra | 2016-02-25 | 1 | -6/+6 | |
| * | | | | | | | | | perf: Allow perf_release() with !event->ctx | Peter Zijlstra | 2016-02-25 | 1 | -3/+13 | |
| * | | | | | | | | | perf: Do not double free | Peter Zijlstra | 2016-02-25 | 1 | -1/+6 | |
| * | | | | | | | | | perf: Close install vs. exit race | Peter Zijlstra | 2016-02-25 | 1 | -9/+26 | |
* | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-02-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ |