index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-01-09
4
-3
/
+354
|
\
|
*
Fix a typo in the development process document.
Jonathan Corbet
2009-01-09
1
-3
/
+3
|
*
Document handling of bad memory
Pavel Machek
2008-12-04
1
-0
/
+45
|
*
Document RCU and unloadable modules
Paul E. McKenney
2008-12-03
2
-0
/
+306
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2009-01-08
3
-77
/
+365
|
\
\
|
*
|
regulator: Add basic DocBook manual
Mark Brown
2009-01-08
2
-1
/
+305
|
*
|
regulator: sysfs attribute reduction (v2)
David Brownell
2009-01-08
1
-76
/
+60
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-01-08
1
-1
/
+31
|
\
\
\
|
*
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-01-08
59
-163
/
+1668
|
|
\
|
|
|
*
|
|
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
2009-01-05
1
-1
/
+31
|
|
\
\
\
|
|
*
|
|
powerpc: Add device tree bindings for BCSR GPIO banks
Anton Vorontsov
2008-12-30
1
-1
/
+31
*
|
|
|
|
fix similar typos to successfull
Coly Li
2009-01-08
2
-4
/
+4
*
|
|
|
|
w1: send status messages after command processing
Evgeniy Polyakov
2009-01-08
1
-0
/
+29
*
|
|
|
|
w1: added w1 reset command
Evgeniy Polyakov
2009-01-08
1
-0
/
+6
*
|
|
|
|
w1: documentation update
Evgeniy Polyakov
2009-01-08
1
-38
/
+91
*
|
|
|
|
w1: add 1-wire master driver for i.MX27 / i.MX31
Sascha Hauer
2009-01-08
2
-0
/
+13
*
|
|
|
|
cgroups: add a per-subsystem hierarchy_mutex
Paul Menage
2009-01-08
1
-1
/
+1
*
|
|
|
|
memcg: fix swap accounting leak
KAMEZAWA Hiroyuki
2009-01-08
1
-5
/
+36
*
|
|
|
|
memcg: explain details and test document
KAMEZAWA Hiroyuki
2009-01-08
1
-0
/
+311
*
|
|
|
|
memcg: swappiness
KOSAKI Motohiro
2009-01-08
1
-0
/
+9
*
|
|
|
|
memcg: show reclaim stat
KOSAKI Motohiro
2009-01-08
1
-0
/
+25
*
|
|
|
|
memcg: memory cgroup hierarchy documentation
Balbir Singh
2009-01-08
1
-1
/
+37
*
|
|
|
|
memcg: mem+swap controller core
KAMEZAWA Hiroyuki
2009-01-08
1
-2
/
+27
*
|
|
|
|
memcg: mem+swap controller Kconfig
KAMEZAWA Hiroyuki
2009-01-08
1
-0
/
+3
*
|
|
|
|
memcg: handle swap caches
KAMEZAWA Hiroyuki
2009-01-08
1
-0
/
+5
*
|
|
|
|
memcg: new force_empty to free pages under group
KAMEZAWA Hiroyuki
2009-01-08
1
-4
/
+23
*
|
|
|
|
memcg: move all acccounting to parent at rmdir()
KAMEZAWA Hiroyuki
2009-01-08
1
-8
/
+4
*
|
|
|
|
cgroups: documentation updates
Li Zefan
2009-01-08
1
-3
/
+4
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-01-08
2
-1
/
+6
|
\
\
\
\
|
*
|
|
|
PCI: Add pci_clear_master() as opposite of pci_set_master()
Ben Hutchings
2009-01-07
1
-1
/
+2
|
*
|
|
|
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2009-01-07
1
-0
/
+4
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-01-08
5
-5
/
+402
|
\
\
\
\
\
|
*
|
|
|
|
i2400m: documentation and instructions for usage
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+260
|
*
|
|
|
|
wimax: Makefile, Kconfig and docbook linkage for the stack
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+8
|
*
|
|
|
|
wimax: documentation for the stack
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+81
|
*
|
|
|
|
USB: storage: make the "quirks=" module parameter writable
Alan Stern
2009-01-07
1
-0
/
+7
|
*
|
|
|
|
USB: add asynchronous autosuspend/autoresume support
Alan Stern
2009-01-07
1
-5
/
+17
|
*
|
|
|
|
USB: usb-storage: add "quirks=" module parameter
Alan Stern
2009-01-07
1
-0
/
+29
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-01-07
2
-2
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation
Wolfram Sang
2009-01-07
1
-2
/
+2
|
*
|
|
|
|
kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope
Jike Song
2009-01-07
1
-0
/
+7
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
2009-01-07
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
proc: add /proc/*/stack
Ken Chen
2009-01-05
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2009-01-07
2
-0
/
+74
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Blackfin arch: Add document about bfin-gpio
Graf Yang
2009-01-07
2
-0
/
+74
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-01-07
7
-10
/
+212
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hwmon: Fix various typos
Jean Delvare
2009-01-07
1
-1
/
+1
|
*
|
|
|
|
|
hwmon: (lm70) Add TI TMP121 support
Manuel Lauss
2009-01-07
1
-1
/
+7
|
*
|
|
|
|
|
hwmon: (lm70) Code streamlining and cleanup
Kaiwan N Billimoria
2009-01-07
2
-0
/
+14
|
*
|
|
|
|
|
hwmon: Deprecate the fscher and fscpos drivers
Hans de Goede
2009-01-07
1
-0
/
+8
[next]