summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-012-21/+4
* tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-011-3/+3
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-012-2/+3
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-012-125/+24
* clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-011-6/+3
* Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-3146-152/+265
|\
| * mm: numa: slow PTE scan rate if migration failures occurMel Gorman2015-03-251-4/+5
| * Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-241-0/+1
| |\
| | * ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-191-0/+1
| * | Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-242-1/+4
| |\ \
| | | \
| | | \
| | *-. \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown2015-03-232-1/+4
| | |\ \ \
| | | | * | regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy2015-03-171-0/+3
| | | * | | regulator: Fix documentation for regmap in the configAxel Lin2015-03-181-1/+1
| | | |/ /
| * | | | Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-241-62/+61
| |\ \ \ \
| | * | | | regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-191-62/+61
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-231-0/+10
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-221-0/+10
| | |\ \ \
| | | * | | netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-191-0/+10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-211-0/+1
| |\ \ \ \ \
| | * | | | | target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-191-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-03-211-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-02-271-0/+1
| | |/ / /
| * | | | Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-03-191-3/+3
| |\ \ \ \
| | * | | | Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij2015-03-051-3/+3
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-194-1/+13
| |\ \ \ \
| | * | | | netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel2015-03-171-1/+4
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-03-161-0/+1
| | |\ \ \ \
| | | * | | | xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang2015-02-121-0/+1
| | * | | | | vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev2015-03-131-0/+1
| | * | | | | xps: must clear sender_cpu before forwardingEric Dumazet2015-03-111-0/+7
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-181-0/+4
| |\ \ \ \ \
| | * | | | | livepatch: Fix subtle race with coming and going modulesPetr Mladek2015-03-171-0/+4
| * | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-03-172-4/+16
| |\ \ \ \ \ \
| | * | | | | | uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin2015-03-131-2/+10
| | * | | | | | virtio_blk: fix comment for virtio 1.0Michael S. Tsirkin2015-03-101-1/+5
| | * | | | | | virtio_blk: typo fixMichael S. Tsirkin2015-03-101-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-171-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti2015-03-161-0/+1
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-03-141-0/+1
| | | |/ / / / /
| * | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-151-0/+18
| |\ \ \ \ \ \ \
| | * | | | | | | clk: introduce clk_is_matchMichael Turquette2015-03-111-0/+18
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-153-3/+5
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann2015-03-112-2/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: dts: am43xx: fix SLEWCTRL_FAST pinctrl bindingDave Gerlach2015-03-061-1/+2
| | | * | | | | | | ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl bindingDave Gerlach2015-03-061-1/+2
| | * | | | | | | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann2015-03-041-1/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin2015-03-031-1/+1
| | | |/ / / / / /
| * | | | | | | | Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds2015-03-151-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu2015-03-081-0/+3
| | * | | | | | | | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier2015-03-081-0/+2
| | | |/ / / / / / | | |/| | | | | |