summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* coredump_filter: permit changing of the default filterHidehiro Kawai2009-01-061-0/+5
* doc: reformat some long lines in kernel-parameters.txtRandy Dunlap2009-01-061-7/+7
* docs: add more early params to kernel-parameters.txtRandy Dunlap2009-01-061-0/+6
* documentation: how to use DOC: section blocksRandy Dunlap2009-01-061-0/+29
* documentation: update s390 header file pathsRandy Dunlap2009-01-063-3/+3
* documentation: update header file pathsRandy Dunlap2009-01-067-13/+13
* docs: document how to write @varargs in kernel-docRandy Dunlap2009-01-061-0/+5
* kprobes: support probing module __exit functionMasami Hiramatsu2009-01-061-1/+4
* adt7470: make automatic fan control really workDarrick J. Wong2009-01-061-11/+8
* poll: allow f_op->poll to sleepTejun Heo2009-01-061-1/+1
* mm: remove try_to_munlock from vmscanHugh Dickins2009-01-061-45/+18
* mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-062-2/+27
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-062-4/+63
* ocfs2: add mount option and Kconfig option for aclTiger Yang2009-01-051-1/+2
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-0/+48
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-0352-791/+3561
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-3119-114/+1575
| | |\
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-3042-784/+2222
| | |\ \
| | * | | sysfs: add documentation to cputopology.txt for system cpumasksMike Travis2008-12-191-0/+48
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-01-033-9/+12
|\ \ \ \ \
| * | | | | V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtremeMark Lord2009-01-021-0/+1
| * | | | | V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM PlusPham Thanh Nam2009-01-021-0/+1
| * | | | | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-1/+1
| * | | | | V4L/DVB (10136): v4l2 doc: update v4l2-framework.txtHans Verkuil2009-01-021-3/+6
| * | | | | V4L/DVB (10134): v4l2 doc: set v4l2_dev instead of parent.Hans Verkuil2009-01-021-4/+2
| * | | | | V4L/DVB (10133): v4l2-framework: use correct comment style.Hans Verkuil2009-01-021-1/+1
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-01-021-0/+3
|\ \ \ \ \ \
| * | | | | | UBIFS: fix numerous spelling mistakesArtem Bityutskiy2008-12-311-3/+3
| * | | | | | UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-031-0/+3
* | | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2009-01-021-0/+4
|\ \ \ \ \ \ \
| * | | | | | | UBI: document UBI ioctlsArtem Bityutskiy2008-12-091-0/+4
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-01-023-1/+319
|\ \ \ \ \ \ \
| * | | | | | | kbuild: document environment variablesSam Ravnborg2009-01-022-3/+131
| * | | | | | | kbuild: make *config usage docsRandy Dunlap2009-01-022-0/+190
* | | | | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-8/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | x86: use possible_cpus=NUM to extend the possible cpus allowedMike Travis2008-12-181-8/+9
| * | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-183-9/+13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-121-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-123-9/+97
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-028-17/+55
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-246-89/+144
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-021-9/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | remove ide-scsiFUJITA Tomonori2009-01-021-9/+0
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-022-15/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-0264-907/+3801
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-12-0810-20/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-252-4/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-1981-470/+1111
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | uwb: add basic radio managerDavid Vrabel2008-11-192-15/+8
OpenPOWER on IntegriCloud