summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi
2014-09-25i2c: move acpi code back into the coreWolfram Sang
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2014-09-24sched: add macros to define bitops for task atomic flagsZefan Li
2014-09-24sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky
2014-09-20sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert
2014-09-18vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-09-16vgaarb: Drop obsolete #ifndefBruno Prémont
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds
2014-09-12jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-09-13workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida
2014-09-04nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker
2014-09-03PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina
2014-09-02gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij
2014-08-29net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz
2014-08-28jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap
2014-08-28dma-buf/fence: Fix one more kerneldoc warningThierry Reding
2014-08-25mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros
2014-08-25iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-08-25netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson
2014-08-22f2fs: use macro for code readabilityChao Yu
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)
2014-08-21f2fs: fix incorrect calculation with total/free inode numChao Yu
2014-08-21gpio: move GPIOD flags outside #ifdefLinus Walleij
2014-08-19mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu
2014-08-16net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli
2014-08-15blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flagJens Axboe
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf
2014-08-13spi: Add missing kerneldoc bitsThierry Reding
2014-08-13printk: Add function to return log buffer address and sizeVasant Hegde
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-08-11mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal
2014-08-08kexec: new syscall kexec_file_load() declarationVivek Goyal