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