summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek2010-03-111-0/+7
* Rename .text.lock to .text..lock.Denys Vlasenko2010-03-031-2/+2
* tags: Add the ability to make tags for all archs using "all"John Kacur2010-03-031-0/+4
* kbuild: fix a couple of typos in DocumentationKirill Smelkov2010-02-172-2/+2
* 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-281-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-121-4/+8
|\ \
| * | Documentation/3c509: document ethtool supportBen Hutchings2010-01-111-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/+0
* | | | 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-302-9/+54
|\ \ \ \ \
| * \ \ \ \ Merge branch 'resume-sci-force-bootparam' into releaseLen Brown2009-12-301-1/+4
| |\ \ \ \ \
| | * | | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-301-1/+4
| | | |/ / / | | |/| | |
| * | | | | thinkpad-acpi: update volume subdriver documentationHenrique de Moraes Holschuh2009-12-261-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
* | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-301-1/+9
|\ \ \ \ \ \
| * | | | | | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka2009-12-271-1/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-301-1/+1
|\ \ \ \ \ \
| * | | | | | ALSA: Fix a typo in Procfile.txtMasanari Iida2009-12-261-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-302-174/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | block: remove Documentation/block/as-iosched.txtFUJITA Tomonori2009-12-182-174/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-232-34/+25
|\ \ \ \ \ \
| * | | | | | USB: power management documentation updateAlan Stern2009-12-232-34/+25
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-233-10/+30
|\ \ \ \ \ \ \
| * | | | | | | Driver core: driver_attribute parameters can often be const*Phil Carmody2009-12-232-4/+4
| * | | | | | | Driver core: device_attribute parameters can often be const*Phil Carmody2009-12-231-4/+4
| * | | | | | | Doc/stable rules: add new cherry-pick logicSebastian Andrzej Siewior2009-12-231-2/+22
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-231-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-231-0/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ALSA: hda - Add support for the new 27 inch IMacsRafael Avila de Espindola2009-12-221-0/+1
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-12-221-86/+137
|\ \ \ \ \ \
| * | | | | | PM: Runtime PM documentation updateAlan Stern2009-12-221-0/+50
OpenPOWER on IntegriCloud