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
2007-10-17
VFS: check nanoseconds in utimensat
Miklos Szeredi
1
-0
/
+13
2007-10-17
lib/sort.c optimization
Subbaiah Venkata
1
-1
/
+1
2007-10-17
remove consolemap.h from header exports
Olaf Hering
1
-1
/
+0
2007-10-17
jsm: Remove further unneeded crud
Alan Cox
1
-40
/
+3
2007-10-17
mxser: Remove use of dead TTY_FLIPBUF_SIZE definition
Alan Cox
1
-2
/
+1
2007-10-17
unicode diacritics support
Samuel Thibault
12
-36
/
+158
2007-10-17
aoe: remove unecessary wrapper function
Ed L. Cashin
3
-17
/
+8
2007-10-17
ext2/ext3/ext4: add block bitmap validation
Aneesh Kumar K.V
3
-38
/
+134
2007-10-17
Add MMF_DUMP_ELF_HEADERS
Roland McGrath
2
-26
/
+55
2007-10-17
do not export /usr/include/scsi in make headers_install
Olaf Hering
2
-5
/
+0
2007-10-17
wait_task_stopped/continued: remove unneeded p->signal != NULL check
Oleg Nesterov
1
-4
/
+1
2007-10-17
__group_complete_signal: eliminate unneeded wakeup of ->group_exit_task
Oleg Nesterov
1
-7
/
+4
2007-10-17
wait_task_zombie: don't fight with non-existing race with a dying ptracee
Oleg Nesterov
1
-7
/
+0
2007-10-17
zap_other_threads: don't optimize thread_group_empty() case
Oleg Nesterov
1
-3
/
+0
2007-10-17
exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting
Oleg Nesterov
1
-4
/
+1
2007-10-17
wait_task_zombie: fix 2/3 races vs forget_original_parent()
Oleg Nesterov
1
-24
/
+21
2007-10-17
wait_task_zombie: remove unneeded child->signal check
Oleg Nesterov
1
-1
/
+1
2007-10-17
pnp: avoid a small unlikely memory leak in proc_read_escd()
Jesper Juhl
1
-2
/
+3
2007-10-17
powerpc: Use linux/elfcore-compat.h
Roland McGrath
2
-54
/
+51
2007-10-17
Add linux/elfcore-compat.h
Roland McGrath
1
-0
/
+55
2007-10-17
ufs: Fix mount check in ufs_fill_super()
Satyam Sharma
1
-7
/
+8
2007-10-17
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
Christoph Hellwig
15
-198
/
+171
2007-10-17
Tweak /proc/ipmi removal
Alexey Dobriyan
1
-1
/
+1
2007-10-17
handle the multi-threaded init's exit() properly
Oleg Nesterov
1
-20
/
+11
2007-10-17
Deprecate a.out ELF interpreters
Andi Kleen
2
-0
/
+19
2007-10-17
do_sigaction: remove now unneeded recalc_sigpending()
Oleg Nesterov
1
-1
/
+0
2007-10-17
pi-futex: set PF_EXITING without taking ->pi_lock
Oleg Nesterov
1
-3
/
+3
2007-10-17
tpm: pay attention to IRQ info from PNP
Bjorn Helgaas
1
-9
/
+13
2007-10-17
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+2
2007-10-17
fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-10-17
doc firmware_sample_firmware_class.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-5
/
+5
2007-10-17
drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-10-17
printk: add interfaces for external access to the log buffer
Mike Frysinger
2
-0
/
+58
2007-10-17
ipc/shm.c: make 2 functions static
Adrian Bunk
1
-2
/
+3
2007-10-17
lib/ioremap.c should #include <linux/io.h>
Adrian Bunk
1
-0
/
+1
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
10
-11
/
+17
2007-10-17
kernel/rtmutex-debug.c: cleanups
Adrian Bunk
1
-6
/
+1
2007-10-17
Add /sys/module/name/notes
Roland McGrath
2
-0
/
+109
2007-10-17
epca.c: reformat comments and coding style improvements
Alexey Dobriyan
1
-1409
/
+1202
2007-10-17
core_pattern: fix up a few miscellaneous bugs
Neil Horman
1
-2
/
+15
2007-10-17
core_pattern: allow passing of arguments to user mode helper when core_patter...
Neil Horman
1
-3
/
+22
2007-10-17
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
Neil Horman
10
-39
/
+39
2007-10-17
argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef...
Neil Horman
1
-1
/
+3
2007-10-17
ufs: implement show_options
Evgeniy Dushistov
1
-4
/
+39
2007-10-17
Add in SunOS 4.1.x compatible mode for UFS
Mark Fortescue
3
-23
/
+123
2007-10-17
remove unused bh in calls to ext234_get_group_desc
Eric Sandeen
4
-37
/
+23
2007-10-17
fs: remove the unused mempages parameter
Denis Cheng
4
-8
/
+8
2007-10-17
Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()
David Woodhouse
1
-16
/
+15
2007-10-17
report the per-irq statistics on all arches
Ravikiran G Thirumalai
1
-3
/
+0
2007-10-17
Remove "unsafe" from module struct
Rusty Russell
4
-37
/
+9
[next]