summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe
2015-07-04sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao
2015-07-03sched, preempt_notifier: separate notifier registration from static_key inc/decPeter Zijlstra
2015-07-02irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hJoel Porquet
2015-07-02writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe
2015-07-01sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman
2015-07-01kernfs: Add support for always empty directories.Eric W. Biederman
2015-07-01sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman
2015-07-01fs: Add helper functions for permanently empty directories.Eric W. Biederman
2015-07-01fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon
2015-06-30lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon
2015-06-30kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops pathHATAYAMA Daisuke
2015-06-30mm: meminit: finish initialisation of struct pages before basic setupMel Gorman
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-06-30mm: meminit: inline some helper functionsMel Gorman
2015-06-30mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman
2015-06-30mm: meminit: only set page reserved in the memblock regionNathan Zimmer
2015-06-30memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt
2015-06-29Fix kmalloc slab creation sequenceChristoph Lameter
2015-06-29watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou
2015-06-28param: fix module param locks when !CONFIG_SYSFS.Rusty Russell
2015-06-27NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust
2015-06-26genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()Thomas Gleixner
2015-06-26genirq: Introduce helper irq_desc_get_irq()Jiang Liu
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler
2015-06-26libnvdimm: Add sysfs numa_node to NVDIMM devicesToshi Kani
2015-06-26libnvdimm: Set numa_node to NVDIMM devicesToshi Kani
2015-06-26acpi: Add acpi_map_pxm_to_online_node()Toshi Kani
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams
2015-06-26libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memoryRoss Zwisler
2015-06-26nd_btt: atomic sector updatesVishal Verma
2015-06-26Revert "block, dm: don't copy bios for request clones"Mike Snitzer
2015-06-25lib/string.c: introduce strreplace()Rasmus Villemoes
2015-06-25check_syslog_permissions() cleanupVasily Averin
2015-06-25printk: implement support for extended console driversTejun Heo
2015-06-25printk: guard the amount written per line by devkmsg_read()Tejun Heo
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-25stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches
2015-06-25compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann
2015-06-25compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2015-06-25compiler-gcc.h: neateningJoe Perches
2015-06-25zpool: remove zpool_evict()Dan Streetman
2015-06-25Input: improve parsing OF parameters for touchscreensDmitry Torokhov
2015-06-25genirq: Remove irq_node()Jiang Liu