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
2008-02-06
kallsyms should prefer non weak symbols
Paulo Marques
1
-3
/
+34
2008-02-06
unix98 allocated_ptys_lock semaphore to mutex
Daniel Walker
1
-10
/
+10
2008-02-06
drivers/isdn/i4l/isdn_tty.c: remove write_sem
Daniel Walker
2
-2
/
+0
2008-02-06
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
2
-2
/
+0
2008-02-06
Documentation about unaligned memory access
Daniel Drake
1
-0
/
+226
2008-02-06
inotify: remove debug code
Nick Piggin
2
-15
/
+5
2008-02-06
inotify: fix race
Nick Piggin
1
-3
/
+10
2008-02-06
SC26XX: New serial driver for SC2681 uarts
Thomas Bogendoerfer
3
-0
/
+771
2008-02-06
char: use SGI_HAS_DS1286 for SGI_DS1286 depends
Thomas Bogendoerfer
1
-1
/
+1
2008-02-06
serial: use SGI_HAS_ZILOG for IP22_ZILOG depends
Thomas Bogendoerfer
1
-4
/
+4
2008-02-06
Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c
Robert P. J. Day
1
-5
/
+0
2008-02-06
Remove rcu_assign_pointer() penalty for NULL pointers
Paul E. McKenney
1
-4
/
+7
2008-02-06
kill an unused PTR_ERR in bdev_cache_init()
Qi Yong
1
-1
/
+0
2008-02-06
drivers/char/random.c:write_pool() cond_resched() needed
Matt Mackall
1
-0
/
+1
2008-02-06
Fix __const_udelay declaration and definition mismatches
Jeff Dike
4
-4
/
+4
2008-02-06
synclink_gt fix missed serial input signal changes
Paul Fulghum
1
-31
/
+37
2008-02-06
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
4
-8
/
+4
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
11
-10
/
+41
2008-02-06
reiserfs: complement va_start() with va_end().
Richard Knutsson
1
-0
/
+2
2008-02-06
via-rng: enable secondary noise source on CPUs where it is present
Dave Jones
1
-0
/
+14
2008-02-06
inotify: send IN_ATTRIB events when link count changes
Jan Kara
2
-1
/
+24
2008-02-06
MAINTAINERS, order AUERSWALD alphabetically
Jiri Slaby
1
-6
/
+6
2008-02-06
hfs: update comment to reflect actual init and exit routines
Robert P. J. Day
1
-1
/
+1
2008-02-06
address hfs on-disk corruption robustness review comments
Eric Sandeen
4
-18
/
+25
2008-02-06
NCPFS: update diagnostic strings to match routine names.
Robert P. J. Day
1
-2
/
+2
2008-02-06
fs: use list_for_each_entry_reverse and kill sb_entry
Akinobu Mita
2
-6
/
+2
2008-02-06
fs: use hlist_unhashed
Akinobu Mita
1
-1
/
+1
2008-02-06
proc: loadavg reading race
Michal Schmidt
1
-3
/
+8
2008-02-06
do_wait: remove one "else if" branch
Oleg Nesterov
1
-3
/
+1
2008-02-06
Avoid divide in IS_ALIGN
Herbert Xu
1
-1
/
+1
2008-02-06
vt: bitlock fix
Nick Piggin
1
-3
/
+5
2008-02-06
tpm.c: fix crash during device removal
Richard MUSIL
2
-17
/
+29
2008-02-06
printk.c: use unsigned ints instead of longs for logbuf index
Denys Vlasenko
1
-18
/
+18
2008-02-06
PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage
Eric Dumazet
2
-2
/
+2
2008-02-06
Document I_SYNC and I_DATASYNC
Joern Engel
1
-4
/
+4
2008-02-06
alpha/parisc: remove config variable DEBUG_RWLOCK
Jiri Olsa
4
-20
/
+0
2008-02-06
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
Jiri Olsa
2
-57
/
+0
2008-02-06
log2.h: Define order_base_2() macro for convenience.
Robert P. J. Day
1
-0
/
+16
2008-02-06
cciss: use upper_32_bits() macro to eliminate warnings
Randy Dunlap
1
-4
/
+6
2008-02-06
time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
Miao Xie
1
-9
/
+10
2008-02-06
sound/oss/trident.c: fix incorrect test in trident_ac97_set()
Roel Kluin
1
-2
/
+2
2008-02-06
rd: use is_power_of_2() in drivers/block/rd.c.
Robert P. J. Day
1
-1
/
+2
2008-02-06
drivers/misc/lkdtm.c: cleanups
Adrian Bunk
1
-11
/
+13
2008-02-06
proper prototype for vty_init()
Adrian Bunk
2
-4
/
+1
2008-02-06
fs/eventfd.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
fs/signalfd.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
fs/utimes.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
proper prototype for get_filesystem_list()
Adrian Bunk
3
-3
/
+2
2008-02-06
kernel/notifier.c should #include <linux/reboot.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
make srcu_readers_active() static
Adrian Bunk
1
-2
/
+1
[next]