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-08
W1 printk format warning fix
Evgeniy Polyakov
1
-1
/
+1
2007-05-08
Move LOG_BUF_SHIFT to a more sensible place
Alistair John Strachan
2
-17
/
+17
2007-05-08
x86_64: kill 19000+ sparse warnings
Randy Dunlap
2
-8
/
+9
2007-05-08
consolidate asm/const.h to linux/const.h
Randy Dunlap
13
-34
/
+13
2007-05-08
tpm: fix sleep-in-spinlock
Parag Warudkar
1
-4
/
+8
2007-05-08
Fix chapter reference in CodingStyle
Jesper Juhl
1
-1
/
+1
2007-05-08
ext3: copy i_flags to inode flags on write
Jan Kara
3
-0
/
+22
2007-05-08
fat: don't use free_clusters for fat32
OGAWA Hirofumi
3
-4
/
+20
2007-05-08
lockdep: removed unused ip argument in mark_lock & mark_held_locks
Jarek Poplawski
1
-23
/
+15
2007-05-08
Clean up mostly unused IOSPACE macros
David Gibson
18
-72
/
+0
2007-05-08
kill warnings when building mandocs
Borislav Petkov
1
-0
/
+12
2007-05-08
drivers/char: use __set_current_state()
Milind Arun Choudhary
11
-15
/
+15
2007-05-08
reiserfs: use __set_current_state()
Milind Arun Choudhary
1
-1
/
+1
2007-05-08
The scheduled -EINVAL for invalid timevals in setitimer
Adrian Bunk
2
-68
/
+3
2007-05-08
Clean up mutex_trylock noise
Jean Delvare
2
-3
/
+3
2007-05-08
jbd: check for error returned by kthread_create on creating journal thread
Pavel Emelianov
2
-8
/
+18
2007-05-08
check privileges before setting mount propagation
Miklos Szeredi
1
-0
/
+3
2007-05-08
console UTF-8 fixes
Egmont Koblinger
2
-81
/
+182
2007-05-08
CodingStyle: start flamewar about use of braces
Oliver Neukum
1
-0
/
+15
2007-05-08
ext3: copy i_flags to inode flags on write
Jan Kara
3
-0
/
+22
2007-05-08
CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix
Tom Alsberg
1
-9
/
+10
2007-05-08
serial_txx9: zap changelog from source code
Atsushi Nemoto
1
-25
/
+0
2007-05-08
serial_txx9: Use assigned device numbers
Atsushi Nemoto
1
-3
/
+4
2007-05-08
getdelays.c: fix overrun
Scott Wiersdorf
1
-4
/
+2
2007-05-08
Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecation
Michael Ellerman
1
-0
/
+6
2007-05-08
Introduce a handy list_first_entry macro
Pavel Emelianov
9
-18
/
+29
2007-05-08
pnpbios: convert to use the kthread API
Eric W. Biederman
1
-9
/
+7
2007-05-08
smbfs: remove unnecessary allow_signal
Eric W. Biederman
1
-2
/
+0
2007-05-08
Taskstats: fix getdelays usage information
Randy Dunlap
1
-2
/
+12
2007-05-08
lockdep: lookup_chain_cache comment errata
Jarek Poplawski
1
-2
/
+3
2007-05-08
SPIN_LOCK_UNLOCKED cleanup in drivers/serial
Milind Arun Choudhary
2
-9
/
+9
2007-05-08
SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard
Milind Arun Choudhary
1
-1
/
+1
2007-05-08
SPIN_LOCK_UNLOCKED cleanup in init_task.h
Milind Arun Choudhary
1
-1
/
+1
2007-05-08
Documentation: cciss: detecting failed drives
Stephen M. Cameron
1
-3
/
+10
2007-05-08
highres/dyntick: prevent xtime lock contention
Thomas Gleixner
3
-3
/
+48
2007-05-08
cciss: include scsi/scsi.h unconditionally
Stephen Cameron
2
-1
/
+1
2007-05-08
apm: fix incorrect comment
Alan Cox
1
-1
/
+1
2007-05-08
EFI: warn only for pre-1.00 system tables
Bjorn Helgaas
4
-14
/
+11
2007-05-08
Add keyboard blink driver
Andi Kleen
3
-0
/
+37
2007-05-08
Add webpages' URL and summarize 3 lines.
Miguel Ojeda
2
-4
/
+7
2007-05-08
kernel-doc: html mode struct highlights
Randy Dunlap
1
-6
/
+15
2007-05-08
make iunique use a do/while loop rather than its obscure goto loop
Jeffrey Layton
1
-14
/
+10
2007-05-08
Remove redundant check from proc_sys_setattr()
John Johansen
1
-5
/
+2
2007-05-08
Remove redundant check from proc_setattr()
John Johansen
1
-5
/
+2
2007-05-08
fix hotplug for legacy platform drivers
David Brownell
4
-2
/
+22
2007-05-08
kernel-doc: generate main index page when building 'htmldocs'
Borislav Petkov
1
-1
/
+9
2007-05-08
cciss: set rq->errors more correctly in driver
Mike Miller (OS Dev)
1
-21
/
+22
2007-05-08
cciss: add SG_IO ioctl to cciss
Mike Miller (OS Dev)
1
-53
/
+111
2007-05-08
cciss: reformat error handling
Mike Miller (OS Dev)
1
-85
/
+89
2007-05-08
proc: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-8
/
+1
[next]