summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-021-4/+4
|\
| * mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| * slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-181-56/+46
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-011-1/+1
|\ \
| * | Typo in compat_sys_lseek() declarationStephan Springl2014-01-311-1/+1
* | | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-311-0/+1
|\ \ \
| * | | NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-271-0/+1
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-311-1/+2
|\ \ \ \
| * | | | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-231-1/+2
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-311-0/+2
|\ \ \ \ \
| * | | | | [media] v4l: vsp1: Add LUT supportLaurent Pinchart2013-12-111-1/+2
| * | | | | [media] v4l: vsp1: Add SRU supportLaurent Pinchart2013-12-111-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-312-3/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2014-01-252-3/+9
| |\ \ \ \ \
| | * | | | | sched/nohz: Fix overflow error in scheduler_tick_max_deferment()Kevin Hilman2014-01-161-0/+6
| | * | | | | tick: Rename tick_check_idle() to tick_irq_enter()Frederic Weisbecker2014-01-151-3/+3
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-312-2/+3
|\ \ \ \ \ \ \
| * | | | | | | hung_task: Display every hung task warningAaron Tomlin2014-01-251-1/+1
| * | | | | | | kgdb/kdb: Fix no KDB config problemMike Travis2014-01-251-1/+2
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-301-0/+11
|\ \ \ \ \ \ \
| * | | | | | | rwsem: add rwsem_is_contendedJosef Bacik2014-01-281-0/+11
* | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-01-304-7/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | zsmalloc: add copyrightMinchan Kim2014-01-301-0/+1
| * | | | | | | | zsmalloc: move it under mmMinchan Kim2014-01-301-0/+50
| * | | | | | | | kernel: use lockless list for smp_call_function_singleChristoph Hellwig2014-01-302-5/+6
| * | | | | | | | memblock, bootmem: restore goal for alloc_lowYinghai Lu2014-01-301-2/+2
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-303-0/+121
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ssb: gpio: add own IRQ domainRafał Miłecki2014-01-241-0/+1
| * | | | | | | | | bcma: gpio: add own IRQ domainRafał Miłecki2014-01-231-0/+1
| * | | | | | | | | MIPS: BCM63XX: move UART register definitionsFlorian Fainelli2014-01-231-0/+119
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-301-0/+16
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-291-0/+16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)Gerhard Sittig2014-01-121-0/+16
* | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-01-301-7/+12
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang2014-01-271-7/+12
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bcache/md: Use raid stripe sizeKent Overstreet2014-01-081-0/+1
* | | | | | | | | | | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-307-137/+208
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | blk-mq: for_each_* macro correctnessJose Alonso2014-01-281-6/+6
| * | | | | | | | | | | | block: remove unrelated header files and export symbolCaiZhiyong2014-01-211-4/+4
| |/ / / / / / / / / / /
| * | | | | | | | | | | block: blk-mq: don't export blk_mq_free_queue()Ming Lei2013-12-311-1/+0
| * | | | | | | | | | | Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-3139-147/+294
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | block: Kill bio_pair_split()Kent Overstreet2013-11-231-30/+0
| * | | | | | | | | | | | block: Introduce new bio_split()Kent Overstreet2013-11-231-0/+22
| * | | | | | | | | | | | block: Rename bio_split() -> bio_pair_split()Kent Overstreet2013-11-231-1/+1
| * | | | | | | | | | | | block: Generic bio chainingKent Overstreet2013-11-232-0/+4
| * | | | | | | | | | | | dm: Refactor for new bio cloning/splittingKent Overstreet2013-11-231-2/+0
| * | | | | | | | | | | | block: Add bio_clone_fast()Kent Overstreet2013-11-231-0/+2
| * | | | | | | | | | | | block: Kill bio_iovec_idx(), __bio_iovec()Kent Overstreet2013-11-231-18/+8
| * | | | | | | | | | | | ceph: Convert to immutable biovecsKent Overstreet2013-11-231-2/+2