summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-05-20module: add core_param_unsafeDmitry Torokhov
2015-05-20driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez
2015-05-20driver-core: add driver module asynchronous probe supportLuis R. Rodriguez
2015-05-20driver-core: add asynchronous probing support for driversDmitry Torokhov
2015-05-20module: add extra argument for parse_params() callbackLuis R. Rodriguez
2015-05-20PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren
2015-05-19livepatch: introduce patch/func-walking helpersJiri Slaby
2015-05-19livepatch: make kobject in klp_object statically allocatedMiroslav Benes
2015-05-19KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_asyncPaolo Bonzini
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig
2015-05-19block: collapse bio bit spaceJens Axboe
2015-05-19jiffies: Remove the extra indentation levelThomas Gleixner
2015-05-19block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig
2015-05-19block: remove BIO_EOPNOTSUPPChristoph Hellwig
2015-05-19block: use an atomic_t for mq_freeze_depthChristoph Hellwig
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-19extcon: arizona: Add support for select accessory detect mode when headphone ...Inha Song
2015-05-19extcon: Fix the checkpatch warning and minor coding style issueChanwoo Choi
2015-05-19extcon: Add extcon_get_edev_name() API to get the extcon device nameChanwoo Choi
2015-05-19extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala
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-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-19PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki
2015-05-18Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman
2015-05-18Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
2015-05-18Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman
2015-05-18cgroup: reorganize include/linux/cgroup.hTejun Heo
2015-05-18cgroup: separate out include/linux/cgroup-defs.hTejun Heo
2015-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-05-18Merge tag 'v4.1-rc4' into MTD's -nextBrian Norris