summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-192-0/+4
* sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled...David Hildenbrand2015-05-191-1/+2
* sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabledDavid Hildenbrand2015-05-192-7/+30
* sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()Frederic Weisbecker2015-05-191-1/+1
* sched/preempt: Fix out of date commentFrederic Weisbecker2015-05-191-1/+1
* sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker2015-05-191-0/+12
* sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker2015-05-191-4/+4
* sched/preempt: Rearrange a few symbols after headers mergeFrederic Weisbecker2015-05-191-19/+15
* sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker2015-05-195-120/+113
* Merge tag 'v4.1-rc4' into sched/core, before applying new patchesIngo Molnar2015-05-1919-17/+155
|\
| * Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-171-1/+1
| |\
| | * pty: Fix input race when closingPeter Hurley2015-05-101-1/+1
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-151-3/+4
| |\ \
| * \ \ Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-151-0/+1
| |\ \ \
| | * \ \ Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-151-0/+1
| | |\ \ \
| | | * | | drm/radeon: add new bonaire pci idAlex Deucher2015-05-121-0/+1
| | | | |/ | | | |/|
| * | | | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett2015-05-151-2/+2
| * | | | gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-152-0/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-1310-10/+133
| |\ \ \ \
| | * | | | net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-131-3/+0
| | * | | | mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-101-6/+6
| | * | | | mpls: Move reserved label definitionsTom Herbert2015-05-061-0/+10
| | * | | | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-041-0/+2
| | |\ \ \ \
| | | * | | | mac80211: fix 90 kernel-doc warningsRandy Dunlap2015-05-041-0/+2
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-046-4/+114
| | |\ \ \ \ \
| | | * | | | | cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-0/+2
| | | * | | | | mac802154: add description to mac802154 APIsVarka Bhadram2015-04-301-2/+92
| | | * | | | | tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-291-0/+1
| | | * | | | | tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-292-1/+8
| | | * | | | | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-292-0/+5
| | | * | | | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-293-1/+6
| | * | | | | | codel: fix maxpacket/mtu confusionEric Dumazet2015-05-041-3/+7
| * | | | | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-111-0/+10
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-251-0/+9
| | * | | | | | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-251-0/+1
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-2/+0
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-091-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | blk-mq: fix FUA request hangShaohua Li2015-05-041-1/+1
| * | | | | | | | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-091-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-071-1/+1
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | sched: Remove redundant #ifdefNikolay Borisov2015-05-141-2/+0
* | | | | | | | | | sched, timer: Fix documentation for 'struct thread_group_cputimer'Jason Low2015-05-101-2/+1
* | | | | | | | | | sched: Implement lockless wake-queuesPeter Zijlstra2015-05-081-0/+46
* | | | | | | | | | sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low2015-05-082-7/+3
* | | | | | | | | | sched, timer: Provide an atomic 'struct task_cputime' data structureJason Low2015-05-081-0/+17
* | | | | | | | | | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Jason Low2015-05-082-10/+7
* | | | | | | | | | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...Jason Low2015-05-081-2/+2
* | | | | | | | | | signals, ptrace, sched: Fix a misaligned load inside ptrace_attach()Palmer Dabbelt2015-05-081-1/+1
* | | | | | | | | | sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void *Palmer Dabbelt2015-05-081-7/+10