summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2015-01-04list_nulls: fix missing headerYing Xue
2015-01-04rhashtable: fix missing headerYing Xue
2015-01-03rhashtable: Supports for nulls markerThomas Graf
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf
2015-01-03nft_hash: Remove rhashtable_remove_pprev()Thomas Graf
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf
2015-01-02blk-mq: export blk_mq_freeze_queue()Jens Axboe
2015-01-02Merge tag 'v3.19-rc2' into for-3.20/coreJens Axboe
2015-01-02timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran
2014-12-30timecounter: provide a helper function to shift the time.Richard Cochran
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-26iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona
2014-12-26hwrng: core - Use struct completion for cleanup_doneHerbert Xu
2014-12-25libata: s/ata_id_removeable()/ata_id_removable()/Nicholas Krause
2014-12-24regulator: mt6397: Add support for MT6397 regulatorFlora Fu
2014-12-24spi: sh-msiof: Configure MSIOF sync signal timing in device treeYoshihiro Shimoda
2014-12-23Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2014-12-23[media] v4l: vsp1: Remove support for platform dataLaurent Pinchart
2014-12-23phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R
2014-12-23dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widthsLaurent Pinchart
2014-12-22spi: pxa2xx: Add definition for Intel Quark DDS_RATE registerJarkko Nikula
2014-12-22i2c: Remove support for legacy PMLars-Peter Clausen
2014-12-22ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instructionYalin Wang
2014-12-22spi: Remove FSF mailing addressesJarkko Nikula
2014-12-22livepatch: kernel: add support for live patchingSeth Jennings
2014-12-22livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings
2014-12-22hwrng: fix unregister race.Rusty Russell
2014-12-22hwrng: use reference counts on each struct hwrng.Rusty Russell
2014-12-22dmaengine: Remove device_control and device_slave_capsMaxime Ripard
2014-12-22dmaengine: Create a generic dma_slave_caps callbackMaxime Ripard
2014-12-22dmaengine: Add device_terminate_all callbackMaxime Ripard
2014-12-22dmaengine: split out pause/resume operations from device_controlMaxime Ripard