summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-25ARM: OMAP2+: PRCM: add support for static clock memmap indicesTero Kristo
2015-03-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring
2015-03-25fs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon
2015-03-24Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-03-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-03-24rhashtable: Add rhashtable_free_and_destroy()Thomas Graf
2015-03-24rhashtable: Disable automatic shrinking by defaultThomas Graf
2015-03-24rhashtable: Mark internal/private inline functions as suchThomas Graf
2015-03-24rhashtable: Use 'unsigned int' consistentlyThomas Graf
2015-03-24rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar
2015-03-24libata: remove ATA_FLAG_LOWTAGTejun Heo
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller
2015-03-24wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho
2015-03-24net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-23rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu
2015-03-23ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa
2015-03-23rhashtable: Add immediate rehash during insertionHerbert Xu
2015-03-23rhashtable: Add multiple rehash supportHerbert Xu
2015-03-23rhashtable: Allow hashfn to be unsetHerbert Xu
2015-03-23rhashtable: Eliminate unnecessary branch in rht_key_hashfnHerbert Xu
2015-03-23Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-24lguest: suppress interrupts for single insn, not range.Rusty Russell
2015-03-23x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti
2015-03-23ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet
2015-03-23inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman
2015-03-23Merge 4.0-rc5 into tty-nextGreg Kroah-Hartman
2015-03-23net: socket: add support for async operationstadeusz.struk@intel.com
2015-03-23Merge 4.0-rc5 into staging-testingGreg Kroah-Hartman
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-23perf: Remove type specific target pointersPeter Zijlstra
2015-03-23irq_work: Fix build failure when CONFIG_IRQ_WORK is not definedSteven Rostedt
2015-03-23pstore: Add pstore type id for PPC64 opal nvram partitionHari Bathini
2015-03-22can: add combined rx/tx LED trigger supportYegor Yefremov
2015-03-22can: use sock_efree instead of own destructorFlorian Westphal
2015-03-22PM / domains: factor out code to get the generic PM domain from a struct deviceRussell King
2015-03-22driver core / PM: Add PM domain callbacks for device setup/cleanupRafael J. Wysocki
2015-03-22netfilter: bridge: kill nf_bridge_padFlorian Westphal
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-20Revert "selinux: add a skb_owned_by() hook"Eric Dumazet
2015-03-21regulator: stw481x: Remove unused fields from struct stw481xAxel Lin
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller