index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-02-06
kernel/ptrace.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
proper prototype for signals_init()
Adrian Bunk
2
-1
/
+3
2008-02-06
smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()
Jeff Layton
1
-3
/
+2
2008-02-06
read_current_timer() cleanups
Andrew Morton
9
-14
/
+20
2008-02-06
scheduled OSS driver removal
Adrian Bunk
12
-9697
/
+4
2008-02-06
FAT: Fix printk format strings
Vegard Nossum
2
-7
/
+4
2008-02-06
proper show_interrupts() prototype
Adrian Bunk
3
-1
/
+4
2008-02-06
MNT_UNBINDABLE fix
Andries E. Brouwer
1
-0
/
+2
2008-02-06
remove mm_{ptov,vtop}()
Adrian Bunk
5
-10
/
+0
2008-02-06
cleanup after APUS removal
Adrian Bunk
11
-29
/
+10
2008-02-06
make ipc/util.c:sysvipc_find_ipc() static
Adrian Bunk
1
-2
/
+2
2008-02-06
register_cpu __devinit or __cpuinit
Randy Dunlap
1
-1
/
+1
2008-02-06
Allow auto-destruction of loop devices
David Woodhouse
2
-0
/
+9
2008-02-06
remove support for un-needed _extratext section
Robin Getz
4
-31
/
+11
2008-02-06
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
2
-7
/
+7
2008-02-06
dcdbas: add DMI-based module autloading
Matt Domsch
1
-1
/
+2
2008-02-06
Genericizing iova.[ch]
David Miller
5
-20
/
+23
2008-02-06
IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions
Pierre Peiffer
3
-9
/
+45
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
15
-23
/
+21
2008-02-06
SIGIO-driven I/O with inotify queues
Dmitry Antipov
1
-0
/
+14
2008-02-06
ext2: change the default behaviour on error
Aneesh Kumar K.V
1
-8
/
+8
2008-02-06
ext2: return after ext2_error in case of failures
Aneesh Kumar K.V
1
-2
/
+6
2008-02-06
sound/oss/sb_common.c: fix casting warning
Jeff Garzik
1
-1
/
+2
[next]