summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-06-22block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown
2015-06-06gfp: add __GFP_NOACCOUNTVladimir Davydov
2015-06-06sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-06-06libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-06-06libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-06-06pty: Fix input race when closingPeter Hurley
2015-06-06ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-06-06fs_pin: Allow for the possibility that m_list or s_list go unused.Eric W. Biederman
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-13uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-05-06ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann
2015-05-06mnt: Add MNT_UMOUNT flagEric W. Biederman
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi
2015-05-06x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti
2015-05-06net: fix crash in build_skb()Eric Dumazet
2015-05-06net: add skb_checksum_complete_unsetTom Herbert
2015-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-07include/linux/dmapool.h: declare struct deviceMark Brown
2015-04-07mm: move zone lock to a different cache line than order-0 free page listsMel Gorman
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-06fix mremap() vs. ioctx_kill() raceAl Viro
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-04-03cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz
2015-04-02Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-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-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-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-23Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
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
2015-03-17fs: add dirtytime_expire_seconds sysctlTheodore Ts'o
2015-03-17fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o