index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-rsem.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
lib: fix first line of kernel-doc for a few functions
Ben Hutchings
2
-6
/
+6
2010-03-06
lib: build list_sort() only if needed
Don Mullis
4
-1
/
+7
2010-03-06
lib: revise list_sort() header comment
Don Mullis
1
-7
/
+8
2010-03-06
lib: more scalable list_sort()
Don Mullis
1
-69
/
+183
2010-03-06
lib/string.c: simplify strnstr()
André Goddard Rosa
1
-3
/
+3
2010-03-06
lib/string.c: simplify stricmp()
André Goddard Rosa
1
-19
/
+15
2010-03-06
MAINTAINERS: document and add "Q" patchwork queue entries
Joe Perches
1
-1
/
+25
2010-03-06
MAINTAINERS: WAVELAN moved to staging
Joe Perches
1
-1
/
+1
2010-03-06
MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging
Joe Perches
1
-1
/
+1
2010-03-06
MAINTAINERS: update PERFORMANCE EVENTS F: patterns
Joe Perches
1
-1
/
+3
2010-03-06
MAINTAINERS: remove HAYES ESP SERIAL DRIVER
Joe Perches
1
-7
/
+0
2010-03-06
MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.c
Joe Perches
1
-1
/
+0
2010-03-06
scripts/get_maintainer.pl: fix possible infinite loop
Joe Perches
1
-2
/
+2
2010-03-06
get_maintainer: quote email address with period
Stephen Hemminger
1
-2
/
+2
2010-03-06
get_maintainer: fix perlcritic warnings
Stephen Hemminger
1
-14
/
+20
2010-03-06
scripts/get_maintainer.pl: add ability to read from STDIN
Joe Perches
1
-11
/
+15
2010-03-06
scripts/get_maintainer.pl: change --sections to print in the same style as MA...
Joe Perches
1
-0
/
+2
2010-03-06
scripts/get_maintainer.pl: add --sections, print entire matched subsystem
Joe Perches
1
-4
/
+32
2010-03-06
scripts/get_maintainer.pl: add --file-emails, find embedded email addresses
Joe Perches
1
-7
/
+76
2010-03-06
printk: avoid warning when CONFIG_PRINTK is disabled
Gustavo F. Padovan
1
-2
/
+1
2010-03-06
exec: create initial stack independent of PAGE_SIZE
Michael Neuling
1
-3
/
+1
2010-03-06
kernel/pid.c: update comment on find_task_by_pid_ns
Tetsuo Handa
1
-1
/
+1
2010-03-06
panic: fix panic_timeout accuracy when running on a hypervisor
Anton Blanchard
1
-16
/
+30
2010-03-06
kernel core: use helpers for rlimits
Jiri Slaby
7
-16
/
+20
2010-03-06
posix-cpu-timers: cleanup rlimits usage
Jiri Slaby
1
-15
/
+17
2010-03-06
kernel/exit.c: fix shadows sparse warning
Thiago Farina
1
-1
/
+1
2010-03-06
includecheck fix for kernel/params.c
Jaswinder Singh Rajput
1
-1
/
+0
2010-03-06
splice: comparing unsigned int < 0
Dan Carpenter
1
-2
/
+3
2010-03-06
lkdtm: add debugfs access and loosen KPROBE ties
Simon Kagstrom
3
-85
/
+430
2010-03-06
eisa: fix coding style for eisa bus code
Thadeu Lima de Souza Cascardo
1
-112
/
+128
2010-03-06
drivers/misc/iwmc3200top/main.c: eliminate useless code
Julia Lawall
1
-2
/
+0
2010-03-06
init/main.c: make setup_max_cpus static for !SMP
H Hartley Sweeten
1
-1
/
+1
2010-03-06
smp: fix documentation in include/linux/smp.h
Rakib Mullick
1
-1
/
+1
2010-03-06
nodemask.h: remove macro any_online_node
H Hartley Sweeten
3
-15
/
+4
2010-03-06
fs: use rlimit helpers
Jiri Slaby
8
-12
/
+12
2010-03-06
cpumask: let num_*_cpus() function always return unsigned values
Heiko Carstens
1
-4
/
+4
2010-03-06
init/initramfs.c: fix "symbol shadows an earlier one" noise
H Hartley Sweeten
1
-6
/
+6
2010-03-06
init/main.c: improve usability in case of init binary failure
Andreas Mohr
2
-1
/
+51
2010-03-06
kernel/cpu.c: delete deprecated definition in cpu_up()
Chen Gong
1
-1
/
+1
2010-03-06
MFGPT: move clocksource menu
Randy Dunlap
3
-11
/
+9
2010-03-06
um: tell git to ignore generated files
WANG Cong
2
-0
/
+4
2010-03-06
uml: line.c: avoid NULL pointer dereference
Alexander Beregalov
1
-2
/
+2
2010-03-06
cris v32: typo in crisv32_arbiter_unwatch()?
Roel Kluin
1
-1
/
+1
2010-03-06
cryptocop: fix assertion in create_output_descriptors()
Roel Kluin
1
-1
/
+1
2010-03-06
cris: convert to use arch_gettimeoffset()
john stultz
2
-66
/
+8
2010-03-06
cpuidle menu: remove 8 bytes of padding on 64 bit builds
Richard Kennedy
1
-1
/
+1
2010-03-06
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
Roel Kluin
1
-1
/
+2
2010-03-06
frv: remove pci_dma_sync_single() and pci_dma_sync_sg()
FUJITA Tomonori
1
-37
/
+0
2010-03-06
mm: add comment on swap_duplicate's error code
Hugh Dickins
1
-1
/
+5
2010-03-06
nommu: get_user_pages(): pin last page on non-page-aligned start
Steven J. Magnani
1
-2
/
+2
[next]