index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ko_KR
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-17
ext4: show all mount options
Miklos Szeredi
2
-0
/
+73
2007-10-17
ext3: show all mount options
Miklos Szeredi
2
-0
/
+71
2007-10-17
ext2: show all mount options
Miklos Szeredi
2
-2
/
+60
2007-10-17
convert ill defined log2() to ilog2()
Fengguang Wu
4
-18
/
+9
2007-10-17
time: simplify smp_call_function_single() call sequence
Avi Kivity
1
-13
/
+4
2007-10-17
Clean up duplicate includes in kernel/
Jesper Juhl
7
-7
/
+0
2007-10-17
Clean up duplicate includes in fs/ecryptfs/
Jesper Juhl
1
-1
/
+0
2007-10-17
Clean up duplicate includes in fs/
Jesper Juhl
2
-2
/
+0
2007-10-17
Clean up duplicate includes in drivers/w1/
Jesper Juhl
1
-1
/
+0
2007-10-17
Clean up duplicate includes in drivers/char/
Jesper Juhl
3
-6
/
+0
2007-10-17
Remove sysctl.h from fs.h
Alexey Dobriyan
1
-2
/
+2
2007-10-17
pcmcia: CompactFlash driver for PA Semi Electra boards
Olof Johansson
4
-0
/
+441
2007-10-17
fs: use kmem_cache_zalloc instead
Denis Cheng
1
-2
/
+1
2007-10-17
fs/proc/mmu.c: headers butchery
Alexey Dobriyan
1
-19
/
+2
2007-10-17
do_poll: return -EINTR when signalled
Oleg Nesterov
1
-7
/
+7
2007-10-17
do_sys_poll: simplify playing with on-stack data
Oleg Nesterov
1
-56
/
+36
2007-10-17
Remove unneeded lock_kernel() in driver/block/loop.c
Diego Woitasen
1
-2
/
+0
2007-10-17
KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
Robert P. J. Day
6
-6
/
+0
2007-10-17
fs: mark nibblemap const
Philippe De Muyter
5
-5
/
+5
2007-10-17
fs/romfs/inode.c: trivial improvements
WANG Cong
1
-2
/
+2
2007-10-17
nbd: change a parameter's type to remove a memcpy call
Denis Cheng
1
-5
/
+3
2007-10-17
nbd: use list_for_each_entry_safe to make it more consolidated and readable
Denis Cheng
1
-4
/
+2
[next]