summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-20module: add extra argument for parse_params() callbackLuis R. Rodriguez1-1/+2
2015-05-20Backmerge v4.1-rc4 into into drm-nextDave Airlie32-32/+216
2015-05-20ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin3-0/+45
2015-05-20PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren3-0/+63
2015-05-20Merge tag 'drm-amdkfd-next-2015-05-19' of git://people.freedesktop.org/~gabba...Dave Airlie1-2/+94
2015-05-20Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie4-11/+80
2015-05-20livepatch: introduce patch/func-walking helpersJiri Slaby1-0/+6
2015-05-20livepatch: make kobject in klp_object statically allocatedMiroslav Benes1-1/+1
2015-05-19ip: remove unused function prototypeAndy Zhou1-1/+0
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2-0/+4
2015-05-19net-next: ethtool: Added port speed macros.Parav Pandit1-1/+5
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-1/+1
2015-05-19KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_asyncPaolo Bonzini1-2/+2
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig1-1/+0
2015-05-19block: collapse bio bit spaceJens Axboe1-9/+9
2015-05-19jiffies: Remove the extra indentation levelThomas Gleixner1-8/+7
2015-05-19block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig1-2/+0
2015-05-19block: remove BIO_EOPNOTSUPPChristoph Hellwig1-1/+0
2015-05-19block: use an atomic_t for mq_freeze_depthChristoph Hellwig1-1/+1
2015-05-19inet: properly align icsk_ca_privEric Dumazet1-2/+3
2015-05-19clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar1-1/+6
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner180-832/+3791
2015-05-19Merge branch 'irq/for-x86' into x86/apicThomas Gleixner1-0/+6
2015-05-19Merge branch 'irq/for-x86' into irq/coreThomas Gleixner1-0/+6
2015-05-19genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu1-0/+6
2015-05-19time: Allow gcc to fold constants when possibleNicholas Mc Guire1-3/+15
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire1-1/+63
2015-05-19drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky1-2/+94
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring1-0/+57
2015-05-19ieee802154: add iftypes capabilityAlexander Aring1-1/+1
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring2-22/+23
2015-05-19mac802154: check for really changesAlexander Aring1-0/+12
2015-05-19ieee802154: add several phy supported handlingAlexander Aring2-1/+47
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring1-1/+5
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring2-3/+3
2015-05-19ieee802154: change transmit power to mbmAlexander Aring2-2/+3
2015-05-19ieee802154: change transmit power to s32Alexander Aring2-2/+2
2015-05-19pinctrl: mt6397: Add pinfunc header file for mt6397.Hongzhou Yang1-0/+256
2015-05-19extcon: arizona: Add support for select accessory detect mode when headphone ...Inha Song2-0/+7
2015-05-19extcon: Fix the checkpatch warning and minor coding style issueChanwoo Choi1-3/+4
2015-05-19extcon: Add extcon_get_edev_name() API to get the extcon device nameChanwoo Choi1-0/+4
2015-05-19extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala1-0/+5
2015-05-19sched/wait: Introduce TASK_NOLOAD and TASK_IDLEPeter Zijlstra2-4/+9
2015-05-19sched/preempt, mm/fault: Decouple preemption from the page fault logicDavid Hildenbrand1-14/+2
2015-05-19sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(...David Hildenbrand1-0/+2
2015-05-19sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli...David Hildenbrand1-2/+3
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand1-0/+12
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2-0/+4
2015-05-19sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled...David Hildenbrand1-1/+2
2015-05-19sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabledDavid Hildenbrand2-7/+30