summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* kbuild: introduce ld-optionSam Ravnborg2009-09-201-0/+14
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-3/+3
* kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-201-0/+16
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-0/+1
|\
| * x86: Add hardware_subarch ID for MoorestownPan, Jacob jun2009-08-311-0/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-181-11/+13
|\ \
| * | ext4: Update documentation about quota mount optionsJan Kara2009-09-181-4/+12
| * | ext4: Remove journal_checksum mount option and enable it by defaultTheodore Ts'o2009-09-051-7/+1Star
* | | kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner2009-09-181-1/+3
* | | kref: double kref_put() in my_data_handler()Roel Kluin2009-09-181-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-181-1/+1
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-1655-246/+3898
| |\ \ \
| * \ \ \ Merge branches 'sh/smp' and 'sh/stable-updates'Paul Mundt2009-09-081-0/+3
| |\ \ \ \
| * | | | | sh: nmi_debug support.Paul Mundt2009-09-011-1/+1
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-09-182-0/+63
|\ \ \ \ \ \
| * | | | | | hwmon: WM831x PMIC hardware monitoring driverMark Brown2009-09-171-0/+37
| * | | | | | hwmon: Add WM835x PMIC hardware monitoring driverMark Brown2009-09-171-0/+26
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-181-0/+129
|\ \ \ \ \ \
| * | | | | | OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley2009-09-031-0/+129
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-09-181-2/+7
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] update Doc for cpuinfo_cur_freq and scaling_cur_freqNaga Chumbalkar2009-09-011-2/+7
| |/ / / / /
* | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-181-10/+0Star
|\ \ \ \ \ \
| * | | | | | x86: mce: Remove old i386 machine check codeAndi Kleen2009-07-101-10/+0Star
* | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-183-1/+422
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into tracing/coreIngo Molnar2009-09-1757-268/+3685
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | ftrace: document function and function graph implementationMike Frysinger2009-09-152-0/+239
| * | | | | | | tracing/filters: add filter DocumentationTom Zanussi2009-09-131-1/+183
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-181-1/+0Star
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc: Kill PROM console driver.David S. Miller2009-09-161-1/+0Star
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | MIPS: Loongson: Add a machtype kernel command line argumentWu Zhangjin2009-09-171-0/+4
* | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-09-172-13/+51
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | hwmon: (pcf8591) Documentation clean-upsJean Delvare2009-09-151-13/+15
| * | | | | | | hwmon: (tmp421) Add documentationAndre Prendel2009-09-151-0/+36
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-162-12/+175
|\ \ \ \ \ \ \ \
| * | | | | | | | debugfs: Fix mount directory of debugfs by default in events.txtGeunSik Lim2009-09-151-12/+12
| * | | | | | | | uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin2009-09-151-0/+163
| |/ / / / / / /
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-163-42/+281
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | PCI/VGA: add VGA arbitration documentationTiago Vignatti2009-09-091-0/+194
| * | | | | | | PCI: document PCIe fundamental reset interfacesMike Mason2009-09-091-42/+77
| * | | | | | | PCI: expose function reset capability in sysfsMichael S. Tsirkin2009-09-091-0/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-5/+6
|\ \ \ \ \ \ \
| * | | | | | | percpu: kill lpage first chunk allocatorTejun Heo2009-08-141-5/+5
| * | | | | | | percpu: generalize first chunk allocator selectionTejun Heo2009-08-141-5/+6
| * | | | | | | percpu: rename 4k first chunk allocator to pageTejun Heo2009-08-141-1/+1
* | | | | | | | Nicolas Pitre has a new email addressNicolas Pitre2009-09-156-8/+8
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-158-4/+195
|\ \ \ \ \ \ \ \
| * | | | | | | | V4L/DVB (12720): em28xx-cards: Add vendor/product id for Kworld DVD Maker 2Douglas Schilling Landgraf2009-09-151-1/+1
| * | | | | | | | V4L/DVB (12690): gspca - pac7311: Webcam 06f8:3009 added.Stephane Marguet (Stemp)2009-09-121-0/+1
| * | | | | | | | V4L/DVB (12591): em28xx: Add entry for GADMEI UTV330+ and related IR keymapMauro Carvalho Chehab2009-09-121-0/+1
| * | | | | | | | V4L/DVB (12589): Add support for RoverMedia TV Link Pro FMEugene Yudin2009-09-121-0/+1