summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-0/+48
|\
| * DT: Add documentation for gpio-xilinxMichal Simek2013-06-171-0/+48
* | Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-031-0/+2
|\ \
| * | x86 thermal: Disable power limit notification interrupt by defaultFenghua Yu2013-06-141-0/+2
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-2/+2
|\ \ \
| * | | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-031-0/+1
|\ \ \
| * | | s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-261-0/+1
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-032-19/+46
|\ \ \ \
| * | | | arm64: KVM: document kernel object mappings in HYPMarc Zyngier2013-06-121-0/+7
| * | | | arm64: KVM: userspace API documentationMarc Zyngier2013-06-121-19/+39
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-0/+3
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-291-0/+3
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
| | | * | | | ARM: 7716/1: bcm281xx: Add L2 support for Rev A2 chipsChristian Daudt2013-05-151-0/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-032-22/+37
|\ \ \ \ \ \ \
| * | | | | | | Document ->tmpfile()Al Viro2013-07-032-0/+7
| * | | | | | | locks: give the blocked_hash its own spinlockJeff Layton2013-06-291-8/+8
| * | | | | | | locks: add a new "lm_owner_key" lock operationJeff Layton2013-06-291-5/+11
| * | | | | | | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-7/+14
| * | | | | | | Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-292-15/+10
* | | | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-021-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar2013-05-141-0/+15
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-2/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-06-191-2/+7
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | ACPI/APEI: Update einj documentation for param1/param2Chen Gong2013-06-061-2/+7
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-021-6/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin2013-05-301-6/+5
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-025-7/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-0113-37/+72
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-195-7/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-024-15/+116
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Add NMI duration tracepointsDave Hansen2013-06-231-0/+43
| * | | | | | | | | perf: Drop sample rate when sampling is too slowDave Hansen2013-06-231-0/+26
| * | | | | | | | | perf: Expand definition of sysfs format attributeMichael Ellerman2013-05-291-0/+6
| * | | | | | | | | perf: Power7 Update testing ABI to list CPI-stack eventsSukadev Bhattiprolu2013-05-291-5/+27
| * | | | | | | | | watchdog: Remove softlockup_thresh from DocumentationLi Zefan2013-05-281-10/+0
| * | | | | | | | | watchdog: Document watchdog_thresh sysctlLi Zefan2013-05-281-0/+14
| |/ / / / / / / /
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-023-0/+99
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | genirq: Add the generic chip to the genirq docbookThomas Gleixner2013-06-281-0/+13
| * | | | | | | | | irqchip: Add TB10x interrupt controller driverChristian Ruppert2013-06-251-0/+38
| * | | | | | | | | irqchip: Add support for Marvell Orion SoCsSebastian Hesselbarth2013-06-111-0/+48
| |/ / / / / / / /
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-026-135/+125
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-06-196-135/+125
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney2013-06-106-135/+125
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | | | | * | | | | | | rcu: Remove TINY_PREEMPT_RCU tracing documentationPaul E. McKenney2013-06-101-96/+4
| | | |_|/ / / / / / / | | |/| | | | | | | |
| | | | * | | | | | | rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney2013-06-103-27/+7
| | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | kthread: Add kworker kthreads to OS-jitter documentationPaul E. McKenney2013-06-101-0/+47
| | | * | | | | | | nohz_full: Document additional restrictionsPaul E. McKenney2013-06-101-3/+18
| | | * | | | | | | nohz_full: Update based on Sedat Dilek reviewPaul E. McKenney2013-06-101-9/+49
| | |/ / / / / / /
* | | | | | | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-021-0/+344
|\ \ \ \ \ \ \ \ \