summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-142-7/+31
|\
| * x86: Remove usedac in feature-removal-schedule.txtFUJITA Tomonori2009-12-141-7/+0
| * doc: Add documentation for bootloader_{type,version}H. Peter Anvin2009-12-111-0/+31
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-12-141-4/+68
|\ \
| * | md: add 'recovery_start' per-device sysfs attributeDan Williams2009-12-141-4/+23
| * | md: Support write-intent bitmaps with externally managed metadata.NeilBrown2009-12-141-0/+16
| * | md: support updating bitmap parameters via sysfs.NeilBrown2009-12-141-0/+29
* | | Documentation: rw_lock lessons learnedWilliam Allen Simpson2009-12-141-100/+84
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-124-1/+41
|\ \
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-0942-374/+2200
| |\ \
| * \ \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-091-1/+16
| |\ \ \
| | * | | mpc52xx/wdt: OF property to enable the WDT on bootAlbrecht Dreß2009-11-131-1/+16
| * | | | sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-091-0/+15
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-242-4/+4
| |\ \ \ \
| * | | | | powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy2009-11-241-0/+6
| * | | | | powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov2009-11-111-0/+4
* | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-121-0/+5
|\ \ \ \ \ \
| * | | | | | omap: mux: Add new style pin multiplexing code for omap3Tony Lindgren2009-12-111-0/+5
| | |_|_|_|/ | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...Pekka Enberg2009-12-121-51/+58
|\ \ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | slub: allow stats to be clearedDavid Rientjes2009-10-151-51/+58
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-111-25/+91
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-1168-405/+1443
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gigaset: documentation amendmentsTilman Schmidt2009-12-081-25/+91
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-111-0/+12
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | lockstat: Add usage info to Documentation/lockstat.txtFrank Rowand2009-12-061-0/+12
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-113-3/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-241-0/+11
| * | | | | | | | | | [CPUFREQ] Document units for transition latencyMark Brown2009-11-241-3/+3
| * | | | | | | | | | [CPUFREQ] Documentation: ABI: /sys/devices/system/cpu/cpu#/cpufreq/Alex Chiang2009-11-241-0/+18
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-112-156/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tty: docs: serial/tty, add to ldisc methodsTilman Schmidt2009-12-111-2/+7
| * | | | | | | | | | tty: esp: remove broken driverAlan Cox2009-12-111-154/+0
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-112-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ext3: make "norecovery" an alias for "noload"Eric Sandeen2009-12-101-2/+2
| * | | | | | | | | | | kill wait_on_page_writeback_rangeChristoph Hellwig2009-12-101-1/+1
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-115-36/+72
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | USB: add remove_id sysfs attr for usb driversCHENG Renquan2009-12-111-0/+13
| * | | | | | | | | | | | USB: usb-storage: add BAD_SENSE flagAlan Stern2009-12-111-0/+2
| * | | | | | | | | | | | USB: prepare for changover to Runtime PM frameworkAlan Stern2009-12-111-32/+28
| * | | | | | | | | | | | USB: remove the auto_pm flagAlan Stern2009-12-111-4/+5
| * | | | | | | | | | | | USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel2009-12-111-0/+13
| * | | | | | | | | | | | USB: Add support for Xilinx USB host controllerJulie Zhu2009-12-111-0/+11
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-12-111-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | nilfs2: add norecovery mount optionRyusuke Konishi2009-11-201-0/+4
| * | | | | | | | | | | nilfs2: Using nobarrier option instead of barrier=offJiro SEKIBA2009-11-201-2/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2009-12-101-0/+317
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | OMAP: DSS2: Documentation for DSS2Tomi Valkeinen2009-12-091-0/+317
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-101-2/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ext4: make "norecovery" an alias for "noload"Eric Sandeen2009-11-191-2/+2
| * | | | | | | | | | ext4: make trim/discard optional (and off by default)Eric Sandeen2009-11-191-0/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |