summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-125-28/+28
|\
| * Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-203-26/+26
| * Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20669-6928/+16013
| |\
| * | scsi: Fix "choir" and "beeing" malapropsFinn Thain2014-10-291-1/+1
| * | mod_devicetable.h: grammar fix in commentMichael Opdenacker2014-10-291-1/+1
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-121-11/+6
|\ \ \
| * | | ext4: change LRU to round-robin in extent status tree shrinkerZheng Liu2014-11-251-7/+4
| * | | ext4: cache extent hole in extent status tree for ext4_da_map_blocks()Zheng Liu2014-11-251-2/+1
| * | | ext4: fix block reservation for bigalloc filesystemsJan Kara2014-11-251-2/+1
* | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-12-112-30/+11
|\ \ \ \
| * | | | cgroup: implement cgroup_get_e_css()Tejun Heo2014-11-181-0/+2
| * | | | cgroup: add cgroup_subsys->css_e_css_changed()Tejun Heo2014-11-181-0/+1
| * | | | cgroup: add cgroup_subsys->css_released()Tejun Heo2014-11-181-0/+1
| * | | | cpuset: simplify cpuset_node_allowed APIVladimir Davydov2014-10-271-30/+7
* | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-112-10/+7
|\ \ \ \ \
| * | | | | libata: Implement ATA_DEV_ZACHannes Reinecke2014-11-051-2/+4
| * | | | | libsas: use ata_dev_classify()Hannes Reinecke2014-11-051-8/+3
| |/ / / /
* | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-12-111-3/+1
|\ \ \ \ \
| * | | | | percpu: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar2014-11-221-3/+1
* | | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-114-3/+26
|\ \ \ \ \ \
| * | | | | | PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk2014-12-041-0/+2
| * | | | | | driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk2014-12-041-0/+5
| * | | | | | xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini2014-12-041-0/+19
| * | | | | | xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini2014-12-041-3/+0
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-113-0/+263
|\ \ \ \ \ \ \
| * | | | | | | of: Add binding document for MIPS GICAndrew Bresticker2014-11-241-0/+9
| * | | | | | | clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker2014-11-241-1/+0
| * | | | | | | irqchip: mips-gic: Clean up header fileAndrew Bresticker2014-11-241-102/+27
| * | | | | | | binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headersPaul Burton2014-11-241-0/+5
| * | | | | | | MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-241-0/+325
* | | | | | | | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-111-0/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V2014-11-141-0/+46
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-113-0/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky2014-10-271-0/+11
| * | | | | | | | | kprobes: introduce weak arch_check_ftrace_location() helper functionHeiko Carstens2014-10-271-0/+1
| * | | | | | | | | mm: introduce mm_forbids_zeropage functionDominik Dingel2014-10-271-0/+11
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11118-898/+4186
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/mlx4: Add support for A0 steeringMatan Barak2014-12-111-2/+15
| * | | | | | | | | net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-111-2/+8
| * | | | | | | | | net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-2/+19
| * | | | | | | | | net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-111-0/+5
| * | | | | | | | | net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-101-0/+4
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-102-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck2014-12-081-2/+2
| | * | | | | | | | | uapi: fix to export linux/vm_sockets.hMasahiro Yamada2014-12-051-1/+1
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | irda: Convert function pointer arrays and uses to constJoe Perches2014-12-101-3/+3
| * | | | | | | | | llc: Make llc_sap_action_t function pointer arrays constJoe Perches2014-12-101-1/+1
| * | | | | | | | | llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches2014-12-101-1/+1
| * | | | | | | | | llc: Make function pointer arrays constJoe Perches2014-12-101-1/+1
| * | | | | | | | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-102-44/+0