summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy
2015-04-02clockevents: Clean up clockchips.hIngo Molnar
2015-04-01regulator: Defer lookup of supply to regulator_getBjorn Andersson
2015-04-01Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2015-04-01Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-04-01Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner
2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner
2015-04-01tick: Move core only declarations and functions to coreThomas Gleixner
2015-04-01clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner
2015-04-01x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer
2015-03-31mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-29mfd: max77693: Remove unused structuresKrzysztof Kozlowski
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-03-27ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar
2015-03-27clockevents: Handle tick device's resume separatelyViresh Kumar
2015-03-27time: Add ktime_get_tai_ns()Peter Zijlstra
2015-03-27time: Introduce tk_fast_rawPeter Zijlstra
2015-03-27time: Add timerkeeper::tkr_rawPeter Zijlstra
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-27locking: Remove atomicy checks from {READ,WRITE}_ONCEPeter Zijlstra
2015-03-27sched: Add sched_avg::utilization_avg_contribVincent Guittot
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev
2015-03-25mm: numa: slow PTE scan rate if migration failures occurMel Gorman
2015-03-24Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-23x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti
2015-03-23Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown
2015-03-23mmc: sdhci-spear: Remove exported headerUlf Hansson
2015-03-23mmc: sdhci: Remove the sdhci exported header fileUlf Hansson
2015-03-23mmc: sdhci: add quirk for ACMD23 brokenScott Branden
2015-03-23Merge tag 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar
2015-03-23irq_work: Fix build failure when CONFIG_IRQ_WORK is not definedSteven Rostedt
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-21regulator: stw481x: Remove unused fields from struct stw481xAxel Lin
2015-03-19Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-18regulator: Fix documentation for regmap in the configAxel Lin
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel