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
2007-05-09
Magic number prefix consistency change to Documentation/magic-number.txt
Jesper Juhl
1
-1
/
+1
2007-05-09
trivial: s/i_sem /i_mutex/
Artem Bityutskiy
1
-3
/
+3
2007-05-09
misc doc and kconfig typos
Matt LaPlante
22
-31
/
+31
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
5
-5
/
+5
2007-05-09
Fix more "deprecated" spellos.
Randy Dunlap
2
-3
/
+3
2007-05-09
Fix "deprecated" typoes.
Robert P. J. Day
1
-1
/
+1
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
1
-1
/
+1
2007-05-09
devres: kernel-doc and DocBook
Randy Dunlap
1
-0
/
+4
2007-05-08
Documentation/i386/boot.txt: update and correct
H. Peter Anvin
1
-23
/
+78
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-2
/
+11
2007-05-08
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-6
/
+108
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-0
/
+4
2007-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-1
/
+7
2007-05-08
s3fb: driver fixes
Ondrej Zajicek
1
-4
/
+8
2007-05-08
vt: add documentation for new boot/sysfs options
Antonino A. Daplas
1
-0
/
+24
2007-05-08
fbdev: mm: Deferred IO support
Jaya Kumar
1
-0
/
+75
2007-05-08
Char: mxser, schedule for removal
Jiri Slaby
1
-0
/
+8
2007-05-08
x86, serial: convert legacy COM ports to platform devices
Bjorn Helgaas
1
-0
/
+5
2007-05-08
smsc-ircc2: add PNP support
Bjorn Helgaas
1
-0
/
+11
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-3
/
+31
2007-05-08
rtc: remove "RTC_ALM_SET mode" bugs
David Brownell
1
-5
/
+2
2007-05-08
SPI kerneldoc
David Brownell
2
-19
/
+87
2007-05-08
/dev/spidevB.C interface
Andrea Paterniani
1
-0
/
+307
2007-05-08
docbook: librs typo fixes
Randy Dunlap
1
-8
/
+8
2007-05-08
Misc: add sensable phantom driver
Jiri Slaby
1
-1
/
+2
2007-05-08
laptop-mode URL update
Zach Carter
1
-1
/
+1
2007-05-08
doc: fix oops-tracing duplicate
Michal Piotrowski
1
-3
/
+0
2007-05-08
Fix chapter reference in CodingStyle
Jesper Juhl
1
-1
/
+1
2007-05-08
fat: don't use free_clusters for fat32
OGAWA Hirofumi
1
-0
/
+7
2007-05-08
The scheduled -EINVAL for invalid timevals in setitimer
Adrian Bunk
1
-12
/
+0
2007-05-08
CodingStyle: start flamewar about use of braces
Oliver Neukum
1
-0
/
+15
2007-05-08
getdelays.c: fix overrun
Scott Wiersdorf
1
-4
/
+2
2007-05-08
Taskstats: fix getdelays usage information
Randy Dunlap
1
-2
/
+12
2007-05-08
Documentation: cciss: detecting failed drives
Stephen M. Cameron
1
-3
/
+10
2007-05-08
kernel-doc: generate main index page when building 'htmldocs'
Borislav Petkov
1
-1
/
+9
2007-05-08
Deprecate SA_xxx interrupt flags -V2
Thomas Gleixner
1
-1
/
+1
2007-05-08
schedule obsolete OSS drivers for removal, 4th round
Adrian Bunk
1
-0
/
+8
2007-05-08
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
2
-1
/
+24
2007-05-08
proc: maps protection
Kees Cook
1
-0
/
+7
2007-05-08
tty: Clarify documentation of ->write()
Alan
1
-1
/
+3
2007-05-08
Documentation: Ask driver writers to provide PM support
Rafael J. Wysocki
3
-0
/
+163
2007-05-08
hwmon/coretemp: Add documentation
Rudolf Marek
1
-0
/
+36
2007-05-08
hwmon: New max6650 driver
Hans-Juergen Koch
1
-0
/
+53
2007-05-08
hwmon: Document the new fan1_target interface file
Jean Delvare
1
-0
/
+7
2007-05-08
hwmon/smsc47m1: Add support for the LPC47M292
Jean Delvare
1
-3
/
+8
2007-05-08
hwmon/smsc47m192: Document the LPC47M292 as supported
Jean Delvare
1
-3
/
+4
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
37
-463
/
+3215
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
3
-34
/
+1352
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-2
/
+34
2007-05-07
power management: change /sys/power/disk display
Johannes Berg
1
-2
/
+6
[next]