index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
1
-0
/
+76
2013-11-06
Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...
Ingo Molnar
5
-54
/
+89
2013-11-06
Merge tag 'v3.12' into core/locking to pick up mutex upates
Ingo Molnar
17
-229
/
+97
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
7
-201
/
+34
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2013-10-18
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
5
-54
/
+89
2013-10-15
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-168
/
+0
2013-10-15
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney
2
-39
/
+61
2013-10-15
Revert "drivers: of: add initialization code for dma reserved memory"
Marek Szyprowski
1
-168
/
+0
2013-10-14
Merge tag 'pm+acpi-3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-32
/
+32
2013-10-12
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-0
/
+1
2013-10-11
ACPI / PM / Documentation: Replace outdated project links and addresses
Rafael J. Wysocki
2
-5
/
+5
2013-10-11
ALSA: hda - Add a headset mic model for ALC269 and friends
David Henningsson
1
-0
/
+1
2013-10-09
sched/numa: Skip some page migrations after a shared fault
Rik van Riel
1
-1
/
+9
2013-10-09
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
1
-8
/
+3
2013-10-09
sched/numa: Favour moving tasks towards the preferred node
Mel Gorman
1
-1
/
+7
2013-10-09
sched/numa: Set the scan rate proportional to the memory usage of the task be...
Mel Gorman
1
-5
/
+6
2013-10-09
mm: numa: Document automatic NUMA balancing sysctls
Mel Gorman
1
-0
/
+66
2013-10-09
lockstat: Report avg wait and hold times
Davidlohr Bueso
1
-62
/
+61
2013-10-09
MAINTAINERS / Documentation: Update Rafael's e-mail address
Rafael J. Wysocki
2
-27
/
+27
2013-10-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+10
2013-10-02
connector - documentation: simplify netlink message length assignment
Mathias Krause
1
-1
/
+1
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+17
2013-09-30
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
1
-1
/
+17
2013-09-30
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
David S. Miller
1
-15
/
+1
2013-09-30
block: change config option name for cmdline partition parsing
Paul Gortmaker
3
-4
/
+10
2013-09-30
Documentation/kernel-parameters.txt: replace kernelcore with Movable
Weiping Pan
1
-1
/
+1
2013-09-30
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
1
-1
/
+15
2013-09-30
Merge tag 'asoc-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
4
-17
/
+21
2013-09-29
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+0
2013-09-28
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-15
/
+15
2013-09-27
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-0
/
+6
2013-09-27
ALSA: hda - Add documentation for CS4208 fixups
Takashi Iwai
1
-0
/
+6
2013-09-26
tty: ar933x_uart: move devicetree binding documentation
Gabor Juhos
1
-0
/
+0
2013-09-25
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+4
2013-09-25
rcu: Fix occurrence of "the the" in checklist.txt
Michael Opdenacker
1
-2
/
+2
2013-09-25
xen/spinlock: Document the xen_nopvspin parameter.
Konrad Rzeszutek Wilk
1
-0
/
+4
2013-09-25
kthread: Add pointer to vmstat-avoidance patch
Paul E. McKenney
1
-6
/
+11
2013-09-25
rcu: Update stall-warning documentation
Paul E. McKenney
1
-7
/
+15
2013-09-24
dts: Fix misspelling of Synopsys
Dinh Nguyen
4
-15
/
+15
2013-09-21
ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format
Guennadi Liakhovetski
1
-7
/
+10
2013-09-20
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
1
-7
/
+7
2013-09-20
arm64: documentation: tighten up tagged pointer documentation
Will Deacon
1
-7
/
+7
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+6
2013-09-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+7
2013-09-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+1
2013-09-16
vfs: improve i_op->atomic_open() documentation
Miklos Szeredi
1
-7
/
+7
2013-09-16
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-5
/
+31
2013-09-16
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-31
/
+11
2013-09-15
bonding: Make alb learning packet interval configurable
Neil Horman
1
-0
/
+6
[next]