summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee2014-03-301-1/+12
* SUNRPC: New helper for creating client with rpc_xprtKinglong Mee2014-03-301-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-091-1/+7
|\
| * fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-091-1/+7
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-082-1/+11
|\ \
| * | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-07291-2440/+5969
| |\|
| * | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-2538-851/+563
| |\ \
| * | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-252-1/+11
* | | | swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-061-2/+2
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-051-1/+5
|\ \ \ \
| * | | | NVMe: Abort timed out commandsKeith Busch2014-01-271-0/+1
| * | | | NVMe: Schedule reset for failed controllersKeith Busch2014-01-271-0/+1
| * | | | NVMe: Device resume error handlingKeith Busch2013-12-161-0/+1
| * | | | NVMe: compat SG_IO ioctlKeith Busch2013-12-161-0/+1
| * | | | NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu2013-11-181-1/+1
* | | | | execve: use 'struct filename *' for executable name passingLinus Torvalds2014-02-053-2/+3
* | | | | Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-041-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust2014-02-011-0/+2
* | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \