summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-0/+2
| * | | | | | SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-202-1/+79
| * | | | | | SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-201-0/+6
| * | | | | | SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-201-0/+13
| * | | | | | SUNRPC: track length of RPC wait queuesChuck Lever2006-03-201-0/+1
| * | | | | | NFS: report how long an NFS file system has been mountedChuck Lever2006-03-201-0/+1
| * | | | | | NFS: introduce mechanism for tracking NFS client metricsChuck Lever2006-03-201-0/+3
| * | | | | | NFS: show retransmit settings when displaying mount optionsChuck Lever2006-03-201-0/+2
| * | | | | | VFS: New /proc file /proc/self/mountstatsChuck Lever2006-03-201-0/+1
| * | | | | | NFS: Code comments update in NFSGoldwyn Rodrigues2006-03-201-7/+1
| * | | | | | SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust2006-03-201-0/+1
| * | | | | | lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-201-0/+1
| * | | | | | NFS: Fix a busy inodes issue...Trond Myklebust2006-03-201-3/+1
| | |_|/ / / | |/| | | |
* | | | | | [PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen2006-03-251-0/+3
* | | | | | [PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen2006-03-251-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-3/+3
|\ \ \ \ \ \
| * | | | | | Fix simple typosAndrzej Zaborowski2006-03-241-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-251-0/+1
|\ \ \ \ \ \
| * | | | | | [MODULES]: Don't allow statically declared exportsPatrick McHardy2006-03-241-0/+1
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-03-252-0/+2
|\ \ \ \ \ \
| * | | | | | V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards.Hans Verkuil2006-03-241-0/+1
| * | | | | | V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-0/+1
| |/ / / / /
* | | | | | [PATCH] remove pps supportRoman Zippel2006-03-251-41/+0
* | | | | | [PATCH] udf: remove duplicate definitionsPekka Enberg2006-03-251-21/+0
* | | | | | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-251-1/+0
* | | | | | [PATCH] cpumask: uninline any_online_cpu()Andrew Morton2006-03-251-10/+3
* | | | | | [PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2006-03-251-9/+6
* | | | | | [PATCH] cpumask: uninline next_cpu()Andrew Morton2006-03-251-7/+4
* | | | | | [PATCH] cpumask: uninline first_cpu()Andrew Morton2006-03-251-5/+6
* | | | | | [PATCH] radix-tree documentation cleanupsJonathan Corbet2006-03-251-5/+8
* | | | | | [PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton2006-03-252-2/+10
* | | | | | [PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2006-03-252-7/+18
* | | | | | [PATCH] add a proper prototype for setup_arch()Adrian Bunk2006-03-251-0/+4
* | | | | | [PATCH] irq: uninline migration functionsAndrew Morton2006-03-251-47/+2
* | | | | | [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas2006-03-251-33/+0
* | | | | | [PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas2006-03-251-32/+0
* | | | | | [PATCH] reiserfs: cleanupsVladimir V. Saveliev2006-03-251-3/+3
* | | | | | [PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman2006-03-252-2/+1
* | | | | | [PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin2006-03-253-0/+32
* | | | | | [PATCH] kernel/params.c: make param_array() staticAdrian Bunk2006-03-251-7/+0
* | | | | | [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-19/+0
* | | | | | [PATCH] constify tty flip buffer handlingThomas Koeller2006-03-251-2/+2
* | | | | | [PATCH] Introduce FMODE_EXEC file flagOleg Drokin2006-03-251-0/+5
* | | | | | [PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev2006-03-251-0/+5
* | | | | | [PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk2006-03-251-1/+0
* | | | | | [PATCH] Small cleanup in quota.hJan Kara2006-03-251-1/+0
* | | | | | [PATCH] jbd: embed j_commit_timer in journal structAndrew Morton2006-03-251-1/+3
* | | | | | [PATCH] slab: optimize constant-size kzalloc callsPekka Enberg2006-03-251-3/+27
* | | | | | [PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg2006-03-251-0/+2
* | | | | | [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-251-2/+4
OpenPOWER on IntegriCloud