summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-264-6/+13
|\
| * Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2010-02-251-1/+0Star
| |\
| | * kconfig: simplification of scripts/extract-ikconfigDick Streefland2009-10-071-1/+0Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-02-251-1/+0Star
| |\ \
| | * | lguest: remove unneeded zlib.h include in example launcherRusty Russell2010-02-241-1/+0Star
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-241-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | IPv6: better document max_addresses parameterBrian Haley2010-02-231-4/+4
| * | | ARM: allow alignment fault mode to be configured at kernel bootRussell King2010-02-201-0/+5
| | | |
| | \ \
| *-. \ \ Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-181-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ACPI: processor: add kernel command line support for early _PDC evalAlex Chiang2010-01-221-0/+4
* | | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-02-192-0/+77
|\ \ \ \ \
| * | | | | powerpc/of: added documentation for spi chipselectsErnst Schwab2010-02-171-0/+7
| * | | | | powerpc: doc/dts-bindings: document mpc5121 psc uart dts-bindingsAnatolij Gustschin2010-02-171-0/+70
| |/ / / /
* / / / / powerpc: Extended ptrace interfaceDave Kleikamp2010-02-171-0/+134
|/ / / /
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-02-081-2/+2
|\ \ \ \
| * | | | [CPUFREQ] fix default value for ondemand governorMike Frysinger2010-01-131-2/+2
* | | | | ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-071-6/+6
* | | | | fault injection: correct function names in documentationAnton Blanchard2010-02-031-2/+2
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-02-012-4/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tracing/documentation: Cover new frame pointer semanticsMike Frysinger2010-01-261-3/+23
| * | | | tracing/documentation: Fix a typo in ftrace.txtYang Hongyang2010-01-261-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-291-8/+40
|\ \ \ \ | |/ / / |/| | |
| * | | Input: update multi-touch protocol documentationHenrik Rydberg2010-01-291-8/+40
* | | | feature-removal-schedule: Add v4l1 drivers obsoleted by gspca sub driversHans de Goede2010-01-171-0/+49
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-131-4/+8
|\ \ \ \
| * | | | Documentation/3c509: document ethtool supportBen Hutchings2010-01-121-4/+8
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-01-111-6/+11
|\ \ \ \ \
| * | | | | hwmon: (k10temp) Blacklist more family 10h processorsClemens Ladisch2010-01-101-6/+11
* | | | | | documentation: update kernel-doc-nano-HOWTO informationRandy Dunlap2010-01-111-5/+7
* | | | | | Documentation: update ring-buffer-design.txtRandy Dunlap2010-01-111-28/+28
* | | | | | hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj2010-01-111-0/+102
* | | | | | proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro2010-01-111-2/+0Star
* | | | | | docs: large update to ioctl-number.txtRandy Dunlap2010-01-111-44/+159
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-01-041-1/+1
|\ \ \ \ \
| * | | | | nilfs2: update mailing list addressRyusuke Konishi2010-01-021-1/+1
* | | | | | Documentation: Rename Documentation/DMA-mapping.txtKusanagi Kouichi2010-01-022-1/+1
* | | | | | DocBook: fix ioremap return typeH Hartley Sweeten2010-01-021-6/+6
* | | | | | Documentation: fix ioremap return typeH Hartley Sweeten2010-01-021-1/+1
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-313-44/+45
|\ \ \ \ \ \
| * | | | | | Documentation: Update ftrace-design.txtRandy Dunlap2009-12-201-7/+7
| * | | | | | Documentation: Update tracepoint-analysis.txtRandy Dunlap2009-12-201-30/+30
| * | | | | | Documentation: Update mmiotrace.txtRandy Dunlap2009-12-201-7/+8
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-312-9/+54
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'resume-sci-force-bootparam' into releaseLen Brown2009-12-311-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-311-1/+4
| | | |/ / / / / | | |/| | | | |
| * / | | | | | thinkpad-acpi: update volume subdriver documentationHenrique de Moraes Holschuh2009-12-271-8/+50
| |/ / / / / /
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ext4: Update documentation to correct the inode_readahead_blks option nameFang Wenqi2009-12-241-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | vgaarbiter: fix a typo in the vgaarbiter DocumentationDetlef Riekenberg2009-12-161-1/+1