summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* sched/stop_machine: Fix deadlock between multiple stop_two_cpus()Peter Zijlstra2015-06-19
* preempt: Reorganize the notrace definitions a bitFrederic Weisbecker2015-06-07
* preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker2015-06-07
* Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-02
|\
| * Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-29
| |\
| | * percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-29
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-29
| |\ \
| | * | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-28
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-27
| |\ \ \
| | * | | net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-25
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-13
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-22
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-22
| | |\ \ \ \
| | | * | | | Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal2015-05-20
| | * | | | | tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet2015-05-22
| | |/ / / /
| | * | | | rhashtable: Add cap on number of elements in hash tableHerbert Xu2015-05-16
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-22
| |\ \ \ \ \
| | * | | | | block: remove export for blk_queue_bioMike Snitzer2015-05-12
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-05-21
| |\ \ \ \ \ \
| | * | | | | | HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada2015-05-12
| * | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-05-21
| |\ \ \ \ \ \ \
| | * | | | | | | clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2015-05-08
* | | | | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
* | | | | | | | | sched/wait: Introduce TASK_NOLOAD and TASK_IDLEPeter Zijlstra2015-05-19
* | | | | | | | | sched/preempt, mm/fault: Decouple preemption from the page fault logicDavid Hildenbrand2015-05-19
* | | | | | | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* | | | | | | | | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-19
* | | | | | | | | sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled...David Hildenbrand2015-05-19
* | | | | | | | | sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabledDavid Hildenbrand2015-05-19
* | | | | | | | | sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()Frederic Weisbecker2015-05-19
* | | | | | | | | sched/preempt: Fix out of date commentFrederic Weisbecker2015-05-19
* | | | | | | | | sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker2015-05-19
* | | | | | | | | sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker2015-05-19
* | | | | | | | | sched/preempt: Rearrange a few symbols after headers mergeFrederic Weisbecker2015-05-19
* | | | | | | | | sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker2015-05-19
* | | | | | | | | Merge tag 'v4.1-rc4' into sched/core, before applying new patchesIngo Molnar2015-05-19
|\| | | | | | | |
| * | | | | | | | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | pty: Fix input race when closingPeter Hurley2015-05-10
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-15
| |\ \ \ \ \ \ \ \
| * | | | | | | | | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett2015-05-14
| * | | | | | | | | gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-14
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-12
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-12
| | * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-04
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-29
| | | * | | | | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-29
| * | | | | | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-11
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-25
| | * | | | | | | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-25