summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum
2014-07-28ip: make IP identifiers less predictableEric Dumazet
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-23pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause
2014-07-14netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K
2014-07-07ACPI / i915: ignore firmware requests for backlight changeAaron Lu
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-03[SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen
2014-07-02ieee802154: reassembly: fix possible buffer overflowAlexander Aring
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai
2014-07-02net: fix sparse warning in sk_dst_set()Eric Dumazet
2014-07-02kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack
2014-07-02sched: Fix compiler warningsGuenter Roeck
2014-07-01core: fix typo in percpu read_mostly sectionZhengyu He
2014-06-30ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-06-30kernfs: introduce kernfs_pin_sb()Li Zefan
2014-06-30clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson
2014-06-28btrfs: create sprout should rename fsid on the sysfs as wellAnand Jain
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin
2014-06-27usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi
2014-06-26Fix 32-bit regression in block device read(2)Al Viro
2014-06-25ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-06-24block: add support for limiting gaps in SG listsJens Axboe
2014-06-24bio: remove unused macro bip_vec_idx()Gu Zheng
2014-06-24drm/i915: BDW: Adding Reserved PCI IDs.Rodrigo Vivi
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin
2014-06-23kexec: save PG_head_mask in VMCOREINFOPetr Tesarik
2014-06-23rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney