summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-22time: Remove read_boot_clock()Xunlei Pang
2015-05-22time: Include math64.h in time64.hXunlei Pang
2015-05-22tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan
2015-05-22time: Rework debugging variables so they aren't globalJohn Stultz
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer
2015-05-22Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-19jiffies: Remove the extra indentation levelThomas Gleixner
2015-05-19inet: properly align icsk_ca_privEric Dumazet
2015-05-19clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner
2015-05-19Merge branch 'irq/for-x86' into x86/apicThomas Gleixner
2015-05-19Merge branch 'irq/for-x86' into irq/coreThomas Gleixner
2015-05-19genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu
2015-05-19time: Allow gcc to fold constants when possibleNicholas Mc Guire
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire
2015-05-19sched/wait: Introduce TASK_NOLOAD and TASK_IDLEPeter Zijlstra
2015-05-19sched/preempt, mm/fault: Decouple preemption from the page fault logicDavid Hildenbrand
2015-05-19sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(...David Hildenbrand
2015-05-19sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli...David Hildenbrand
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2015-05-19sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled...David Hildenbrand
2015-05-19sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabledDavid Hildenbrand
2015-05-19sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()Frederic Weisbecker
2015-05-19sched/preempt: Fix out of date commentFrederic Weisbecker
2015-05-19sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker
2015-05-19sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-05-19sched/preempt: Rearrange a few symbols after headers mergeFrederic Weisbecker
2015-05-19sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker
2015-05-19Merge tag 'v4.1-rc4' into sched/core, before applying new patchesIngo Molnar
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra
2015-05-18Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
2015-05-18genirq: Add irq_chip_(enable/disable)_parentStefan Agner
2015-05-18irqdomain: Add non-hierarchy helper irq_domain_set_infoStefan Agner
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra
2015-05-17Merge branch 'x86/asm' into x86/apic, to resolve conflictsIngo Molnar
2015-05-17Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu
2015-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer