summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-09-01genirq: Simplify wakeup mechanismThomas Gleixner
2014-09-01genirq: Mark wakeup sources as armed on suspendThomas Gleixner
2014-09-01genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner
2014-09-01PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki
2014-09-01regulator: max1586: add device-tree supportRobert Jarzmik
2014-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown
2014-08-29net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert
2014-08-29net: Clarification of CHECKSUM_UNNECESSARYTom Herbert
2014-08-29net: Allocate a new 16 bits for flags in skbuffTom Herbert
2014-08-29include/linux/phonedev.h: Remove unused headerRasmus Villemoes
2014-08-29include/linux/i82593.h: Remove unused headerRasmus Villemoes
2014-08-29include/linux/cycx_x25.h: Remove unused headerRasmus Villemoes
2014-08-29net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz
2014-08-29net: add skb_get_tx_queue() helperDaniel Borkmann
2014-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-29regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner
2014-08-29gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot
2014-08-28jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-08-28NFSD: Update some as-yet unused 4.2 error codesAnna Schumaker
2014-08-28ARM: tegra: remove unused tegra_emc.hRasmus Villemoes
2014-08-28treewide: fix synchronize_rcu() in commentsJesper Dangaard Brouer
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap
2014-08-28dma-buf/fence: Fix one more kerneldoc warningThierry Reding
2014-08-27net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli
2014-08-27net: phy: broadcom: add new Broadcom OUIFlorian Fainelli
2014-08-27net: phy: broadcom: fix PHY_BCM_OUI_4Florian Fainelli
2014-08-27net: dsa: allow switches to work without taggingFlorian Fainelli
2014-08-27net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli
2014-08-27net: Update sk_buff flag bit availability comment.David S. Miller
2014-08-27KVM: Introduce gfn_to_hva_memslot_protChristoffer Dall
2014-08-27param: check for tainting before calling set op.Rusty Russell
2014-08-27module: add module_param_unsafe and module_param_named_unsafeJani Nikula
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula
2014-08-27module: rename KERNEL_PARAM_FL_NOARG to avoid confusionJani Nikula
2014-08-27regulator: da9211: support device treeJames Ban
2014-08-26percpu: Remove __this_cpu_ptrChristoph Lameter
2014-08-26scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter
2014-08-26ieee80211: Support parsing TPC report element in action framesAndrei Otcheretianski
2014-08-26linux/pagemap.h: Fixed a typo in a code comment.Raymond L. Rivera
2014-08-26dma-mapping: Provide write-combine allocationsThierry Reding
2014-08-25net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller
2014-08-25mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros
2014-08-25net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai