aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAge
* memcg: update TODO list in DocumentationLi Zefan2013-07-03
* pagemap: prepare to reuse constant bits with page-shiftPavel Emelyanov2013-07-03
* mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-03
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\
| * arm64: KVM: document kernel object mappings in HYPMarc Zyngier2013-06-12
| * arm64: KVM: userspace API documentationMarc Zyngier2013-06-12
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-03
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-29
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | ARM: 7716/1: bcm281xx: Add L2 support for Rev A2 chipsChristian Daudt2013-05-15
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-03
|\ \ \ \ \
| * | | | | Document ->tmpfile()Al Viro2013-07-03
| * | | | | locks: give the blocked_hash its own spinlockJeff Layton2013-06-29
| * | | | | locks: add a new "lm_owner_key" lock operationJeff Layton2013-06-29
| * | | | | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-29
| * | | | | Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-29
* | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-02
|\ \ \ \ \ \
| * | | | | | workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar2013-05-14
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-06-19
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ACPI/APEI: Update einj documentation for param1/param2Chen Gong2013-06-06
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-02
|\ \ \ \ \ \
| * | | | | | x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin2013-05-30
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-01
| |\ \ \ \ \ \ \
| * | | | | | | | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-19
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Add NMI duration tracepointsDave Hansen2013-06-23
| * | | | | | | | perf: Drop sample rate when sampling is too slowDave Hansen2013-06-23
| * | | | | | | | perf: Expand definition of sysfs format attributeMichael Ellerman2013-05-29
| * | | | | | | | perf: Power7 Update testing ABI to list CPI-stack eventsSukadev Bhattiprolu2013-05-29
| * | | | | | | | watchdog: Remove softlockup_thresh from DocumentationLi Zefan2013-05-28
| * | | | | | | | watchdog: Document watchdog_thresh sysctlLi Zefan2013-05-28
| |/ / / / / / /
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq: Add the generic chip to the genirq docbookThomas Gleixner2013-06-28
| * | | | | | | | irqchip: Add TB10x interrupt controller driverChristian Ruppert2013-06-25
| * | | | | | | | irqchip: Add support for Marvell Orion SoCsSebastian Hesselbarth2013-06-11
| |/ / / / / / /
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-06-19
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney2013-06-10
| | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | rcu: Remove TINY_PREEMPT_RCU tracing documentationPaul E. McKenney2013-06-10
| | | |_|/ / / / / / / | | |/| | | | | | | |
| | | | * | | | | | | rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney2013-06-10
| | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | kthread: Add kworker kthreads to OS-jitter documentationPaul E. McKenney2013-06-10
| | | * | | | | | | nohz_full: Document additional restrictionsPaul E. McKenney2013-06-10
| | | * | | | | | | nohz_full: Update based on Sedat Dilek reviewPaul E. McKenney2013-06-10
| | |/ / / / / / /
* | | | | | | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mutex: Add support for wound/wait style locksMaarten Lankhorst2013-06-26
| |/ / / / / / / /
* | | | | | | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sti/soc' into next/lateOlof Johansson2013-06-25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: sti: Add STiH416 SOC supportSrinivas Kandagatla2013-06-25
| | * | | | | | | | | ARM: sti: Add STiH415 SOC supportSrinivas Kandagatla2013-06-25
| | | |/ / / / / / / | | |/| | | | | | |