summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-0/+7
|\
| * x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-271-0/+7
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-0/+6
|\ \
| * | x86, fpu: make eagerfpu= boot param tri-stateSuresh Siddha2012-09-181-1/+3
| * | x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha2012-09-181-1/+1
| * | x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-181-0/+4
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-3/+0
|\ \ \
| * | | x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell2012-08-231-3/+0
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-011-10/+0
|\ \ \ \
| * | | | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-131-10/+0
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-015-37/+48
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-251-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09....Paul E. McKenney2012-09-243-10/+21
| |\ \ \ \ \ \
| | | * | | | | rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning messagePaul E. McKenney2012-09-231-8/+8
| | | |/ / / /
| | * | | | | rcu: Document SRCU dead-CPU capabilities, emphasize read-side limitsPaul E. McKenney2012-09-232-2/+13
| | |/ / / /
| * | | | | rcu: Control grace-period duration from sysfsPaul E. McKenney2012-09-231-0/+11
| * | | | | rcu: Adjust debugfs tracing for kthread-based quiescent-state forcingPaul E. McKenney2012-09-231-27/+16
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-0/+13
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina2012-10-012-0/+14
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | / | | | | | |_|/ | | | | |/| |
| | | | | * | HID: wacom: OLEDs control over sysfs for Intuos4Przemo Firszt2012-08-151-0/+13
| | | | |/ / | | | |/| |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-015-6/+5
|\ \ \ \ \ \
| * | | | | | doc: fix old config name of kprobetraceLiu Bo2012-09-271-1/+1
| * | | | | | doc: fix broken utf8 encodingOskar Schirmer2012-09-011-1/+1
| * | | | | | doc: getdelays.c: remember to close() socket on error in create_nl_socket()Jesper Juhl2012-09-011-3/+2
| * | | | | | doc: aliasing-test: close fd on write errorJesper Juhl2012-09-011-0/+1
| * | | | | | oss: remove maui_boot.h from .gitignore and dontdiffPaul Bolle2012-09-011-1/+0
* | | | | | | Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-10-014-69/+61
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-284-69/+61
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | | * | | | | | regulator: tps6586x: remove regulator-compatible from DT docsStephen Warren2012-09-251-47/+19
| | | | | * | | | | | regulator: tps6586x: add support for SYS railLaxman Dewangan2012-09-061-26/+39
| | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | * | | | | | regulator: tps65217.txt: remove regulator-compatible from DT docsStephen Warren2012-09-251-24/+7
| | | | * | | | | | regulator: deprecate regulator-compatible DT propertyStephen Warren2012-09-251-1/+4
| | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | regulator: core: Support bypass modeMark Brown2012-09-101-0/+21
| | | | |/ / / / | | | |/| | | |
* | | | | | | | vfio: Trivial Documentation correctionAlex Williamson2012-09-211-1/+1
|/ / / / / / /
* | | | | | | i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-101-0/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-09-061-0/+12
|\ \ \ \ \ \
| * | | | | | PCI/PM: Add ABI document for sysfs file d3cold_allowedHuang Ying2012-08-211-0/+12
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-061-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-08-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: at91/feature-removal-schedule: delay at91_mci removalLudovic Desroches2012-08-271-1/+1
* | | | | | | | watchdog: fix watchdog-test.c build warningRandy Dunlap2012-08-291-1/+1
|/ / / / / / /
* | | | | | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-251-4/+4
|\ \ \ \ \ \ \
| * | | | | | | ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo2012-08-231-4/+4
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-253-2/+149
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Documentation: update tunable options in block/cfq-iosched.txtNamjae Jeon2012-08-091-0/+64
| * | | | | | Documentation: update tunable options in block/cfq-iosched.txtNamjae Jeon2012-08-091-0/+77
| * | | | | | Documentation: update missing index files in block/00-INDEXNamjae Jeon2012-08-091-2/+8
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-212-2/+19
|\ \ \ \ \ \ \
| * | | | | | | hugetlb: update hugetlbpage.txtZhouping Liu2012-08-211-2/+8
| * | | | | | | Documentation: update mount option in filesystem/vfat.txtNamjae Jeon2012-08-211-0/+11
| | |_|/ / / / | |/| | | | |
OpenPOWER on IntegriCloud