aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-251-2/+11
|\
| * bonding: documentation and code cleanup for resend_igmpFlavio Leitner2011-05-251-2/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-254-0/+40
|\ \
| * | mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-241-0/+1
| * | mmc: MMC boot partitions support.Andrei Warkentin2011-05-243-0/+39
* | | Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-252-6/+31
|\ \ \
| * | | kconfig: do not record timestamp in .configArnaud Lacombe2011-05-241-5/+0
| * | | kconfig-language: add to hintsRandy Dunlap2011-05-021-0/+22
| * | | kconfig: Document the new "visible if" syntaxMichal Marek2011-05-021-1/+9
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-255-6/+101
|\ \ \ \
| * | | | hwmon: New driver for the SMSC EMC6W201Jean Delvare2011-05-251-0/+42
| * | | | hwmon: (max6650) Properly support the MAX6650Jean Delvare2011-05-251-4/+8
| * | | | hwmon: (max6650) Drop device detectionJean Delvare2011-05-251-1/+8
| * | | | hwmon: (f71882fg) Add support for F71808AHans de Goede2011-05-251-0/+4
| * | | | hwmon: Add driver for AMD family 15h processor power informationAndreas Herrmann2011-05-251-0/+37
| * | | | hwmon: (k10temp) Add support for Fam15h (Bulldozer)Andre Przywara2011-05-251-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-05-251-19/+10
|\ \ \ \ \
| * | | | | 9p: update Documentation pointersEric Van Hensbergen2011-05-251-19/+10
| |/ / / /
* | | | | Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-0/+15
|\ \ \ \ \
| * | | | | cciss: add cciss_tape_cmds module paramterStephen M. Cameron2011-05-061-0/+15
* | | | | | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-0/+64
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-2019-67/+582
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | block: Add sysfs documentation for the discard topology parametersMartin K. Petersen2011-05-181-0/+64
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-255-0/+655
|\ \ \ \ \ \
| * | | | | | ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran2011-05-231-0/+54
| * | | | | | ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-234-0/+601
* | | | | | | bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-252-6/+22
* | | | | | | um: add ucast ethernet transportNolan Leake2011-05-251-0/+10
* | | | | | | memsw: remove noswapaccount kernel parameterMichal Hocko2011-05-251-3/+0
* | | | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-1/+1
* | | | | | | mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-252-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-242-1/+2
|\ \ \ \ \ \
| * | | | | | i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-241-0/+1
| * | | | | | i2c/writing-clients: Fix foo_driver.id_tableVikram Narayanan2011-05-241-1/+1
* | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-05-243-1/+67
|\ \ \ \ \ \ \
| * | | | | | | kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek2011-05-031-0/+12
| * | | | | | | kbuild: move scripts/basic/docproc.c to scripts/docproc.cPeter Foley2011-05-021-1/+1
| * | | | | | | kbuild: asm-generic supportSam Ravnborg2011-04-281-0/+36
| * | | | | | | kbuild: Fix build with binutils <= 2.19Michal Marek2011-04-201-0/+5
| * | | | | | | initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek2011-04-181-1/+2
| * | | | | | | kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek2011-04-181-0/+12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-242-23/+113
|\ \ \ \ \ \ \
| * | | | | | | Input: elantech - describe further the protocolÉric Piel2011-05-161-23/+100
| * | | | | | | Input: rotary-encoder - add support for half-period encodersJohan Hovold2011-05-121-0/+13
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-05-241-24/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | UBIFS: switch to dynamic printksArtem Bityutskiy2011-05-231-23/+2
| * | | | | | UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy2011-05-131-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-2316-75/+871
|\ \ \ \ \ \
| * | | | | | [media] DocBook/dvb: Update to include DVB-T2 additionsSteve Kerrison2011-05-202-7/+49
| * | | | | | [media] v4l: Add M420 format definitionHans de Goede2011-05-204-0/+150