summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-05-22regulator: max8973: add mechanism to enable/disable through GPIOLaxman Dewangan
2015-05-22regmap: Introduce regmap_get_reg_strideSrinivas Kandagatla
2015-05-22regmap: Introduce regmap_get_max_registerSrinivas Kandagatla
2015-05-22extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi
2015-05-22crypto: aead - Rename aead_alg to old_aead_algHerbert Xu
2015-05-21tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner
2015-05-21Merge 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-21workqueue: move flush_scheduled_work() to workqueue.hLai Jiangshan
2015-05-21bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov
2015-05-21power_supply: Fix possible NULL pointer dereference on early ueventKrzysztof Kozlowski
2015-05-20ARM: BCM63xx: Add Broadcom BCM63xx PMB controller helpersFlorian Fainelli
2015-05-20Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann
2015-05-20block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson
2015-05-20mfd: syscon: Add Atmel MC (Memory Controller) registers definitionBoris Brezillon
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal
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