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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-09
Remove obsolete fat_cvf help text
Alexander E. Patrakov
1
-4
/
+0
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
72
-79
/
+79
2007-05-09
Fix minor typoes in kernel/module.c
Robert P. J. Day
1
-5
/
+5
2007-05-09
Kconfig: Remove reference to external mqueue library
Robert P. J. Day
1
-3
/
+1
2007-05-09
Kconfig: A couple of grammatical fixes in arch/i386/Kconfig
Robert P. J. Day
1
-2
/
+2
2007-05-09
Correct comments in genrtc.c to refer to correct /proc file.
Robert P. J. Day
1
-2
/
+2
2007-05-09
Fix more "deprecated" spellos.
Randy Dunlap
3
-4
/
+4
2007-05-09
Fix "deprecated" typoes.
Robert P. J. Day
6
-7
/
+7
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
29
-37
/
+37
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
21
-27
/
+27
2007-05-09
Style fix in fs/select.c
WANG Cong
1
-2
/
+2
2007-05-09
devres: kernel-doc and DocBook
Randy Dunlap
2
-16
/
+20
2007-05-09
fs/libfs.c: >80 columns line break fix
Ronni Nielsen
1
-1
/
+4
2007-05-08
Documentation/i386/boot.txt: update and correct
H. Peter Anvin
1
-23
/
+78
2007-05-08
revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...
Andrew Morton
1
-16
/
+18
2007-05-08
applesmc: Use standard sysfs names for labels
Jean Delvare
1
-2
/
+2
2007-05-08
applesmc: Use the address as platform device ID
Jean Delvare
1
-1
/
+2
2007-05-08
usb_gigaset: don't kmalloc(0)
Tilman Schmidt
1
-10
/
+4
2007-05-08
m68k: <asm/scatterlist.h> needs <linux/types.h>
Geert Uytterhoeven
1
-0
/
+2
2007-05-08
FRV: Miscellaneous fixes
David Howells
4
-5
/
+26
2007-05-08
smaps: only define clear_refs for CONFIG_MMU
David Rientjes
1
-0
/
+2
2007-05-08
Fix unnecesary meminit
Yasunori Goto
1
-2
/
+2
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+3
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
24
-917
/
+740
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
53
-2144
/
+2396
2007-05-08
Revert "fbdev: ignore VESA modes if framebuffer is disabled"
Linus Torvalds
1
-3
/
+1
2007-05-08
Remove suid/sgid bits on [f]truncate()
Linus Torvalds
1
-0
/
+3
2007-05-09
[CRYPTO] cryptomgr: Fix use after free
Herbert Xu
1
-4
/
+3
2007-05-08
[SPARC64]: Optimize fault kprobe handling just like powerpc.
David S. Miller
4
-44
/
+29
2007-05-08
[SPARC]: Wire up utimensat syscall.
David S. Miller
5
-3
/
+10
2007-05-08
[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.
David S. Miller
3
-46
/
+104
2007-05-08
[SPARC64]: Kill asm-sparc64/pbm.h
David S. Miller
11
-141
/
+124
2007-05-08
[ATYFB]: Fix sparc includes.
David S. Miller
2
-2
/
+2
2007-05-08
[QLA2XXX]: Fix build on sparc.
David S. Miller
1
-7
/
+4
2007-05-08
[SPARC64]: Removal of trivial pci_controller_info uses.
David S. Miller
3
-67
/
+58
2007-05-08
[SPARC64]: Move index info pci_pbm_info.
David S. Miller
9
-159
/
+137
2007-05-08
[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.
David S. Miller
3
-131
/
+119
2007-05-08
[SPARC64]: Move pci_ops into pci_pbm_info.
David S. Miller
7
-10
/
+7
2007-05-08
[SPARC64] SBUS: Error interrupt registry cleanups.
David S. Miller
1
-6
/
+6
2007-05-08
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
David S. Miller
8
-315
/
+187
2007-05-08
[SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.
David S. Miller
1
-6
/
+0
2007-05-08
[SPARC64] PCI: Use common routine to fetch PBM properties.
David S. Miller
8
-47
/
+20
2007-05-08
mmc: use lock instead of claim in debug check
Pierre Ossman
1
-4
/
+6
2007-05-08
mmc: Use menuconfig objects
Jan Engelhardt
4
-18
/
+15
2007-05-08
disable socket power in adapter driver instead of media one
Alex Dubov
3
-15
/
+26
2007-05-08
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
29
-1692
/
+3777
2007-05-08
Fix sunrpc warning noise
Geert Uytterhoeven
1
-4
/
+4
2007-05-08
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
44
-304
/
+491
2007-05-08
Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
32
-212
/
+321
2007-05-08
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
37
-557
/
+1228
[next]