index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-26
checkpatch: ensure we do not collapse bracketed sections into constants
Andy Whitcroft
2010-10-26
checkpatch: suggest cleanpatch and cleanfile when appropriate
Andy Whitcroft
2010-10-26
checkpatch: types may sit on a line on their own
Andy Whitcroft
2010-10-26
checkpatch: fix regressions in "fix handling of leading spaces"
Andy Whitcroft
2010-10-26
div64_u64(): improve precision on 32bit platforms
Brian Behlendorf
2010-10-26
lib/parser: cleanup match_number()
Namhyung Kim
2010-10-26
percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()
Christoph Lameter
2010-10-26
lib/list_sort: test: check element addresses
Artem Bityutskiy
2010-10-26
lib/list_sort: test: unify test messages
Artem Bityutskiy
2010-10-26
lib/list_sort: test: improve errors handling
Artem Bityutskiy
2010-10-26
lib/list_sort: test: use generic random32
Artem Bityutskiy
2010-10-26
lib/list_sort: test: use more reasonable printk levels
Artem Bityutskiy
2010-10-26
lib/Kconfig.debug: add list_sort debugging switch
Artem Bityutskiy
2010-10-26
percpu_counter: add debugobj support
Tejun Heo
2010-10-26
idr: fix idr_pre_get() locking description
Naohiro Aota
2010-10-26
lib/bitmap.c: use hex_to_bin()
Andy Shevchenko
2010-10-26
MAINTAINERS: use "T: git" and whitespace trivia
Joe Perches
2010-10-26
MAINTAINERS: remove USB ZC0301 DRIVER
Joe Perches
2010-10-26
MAINTAINERS: remove USB OV511 DRIVER
Joe Perches
2010-10-26
MAINTAINERS: merge s3c6400 and 6410 to 64xx
Joe Perches
2010-10-26
MAINTAINERS: merge s3c-244x sections
Joe Perches
2010-10-26
MAINTAINERS: merge imote2 and stargate
Joe Perches
2010-10-26
MAINTAINERS: fix Colibri PXA270 file pattern
Joe Perches
2010-10-26
scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists
Joe Perches
2010-10-26
scripts/get_maintainer.pl: use mailmap in name deduplication and other updates
Joe Perches
2010-10-26
scripts/get_maintainer.pl: correct indentation in a few places
Joe Perches
2010-10-26
scripts/get_maintainer.pl: fix mailmap handling
Florian Mickler
2010-10-26
scripts/get_maintainer.pl: use case insensitive name de-duplication
Joe Perches
2010-10-26
scripts/get_maintainer.pl: improve --interactive UI
Joe Perches
2010-10-26
scripts/get_maintainer.pl: add interactive mode
Florian Mickler
2010-10-26
scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...
Joe Perches
2010-10-26
scripts/get_maintainer.pl: add default --git-fallback, remove default --git
Joe Perches
2010-10-26
scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails
Joe Perches
2010-10-26
scripts/get_maintainer.pl: use correct indentation
Joe Perches
2010-10-26
scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...
Joe Perches
2010-10-26
lib: fix scnprintf() if @size is == 0
Changli Gao
2010-10-26
vsprintf.c: use default pointer field size for "(null)" strings
Joe Perches
2010-10-26
ratelimit: add comment warning people off printk_ratelimit()
Andrew Morton
2010-10-26
printk: declare printk_ratelimit_state in ratelimit.h
Namhyung Kim
2010-10-26
printk: change type of 'boot_delay' to int *
Namhyung Kim
2010-10-26
printk: add lock context annotation
Namhyung Kim
2010-10-26
printk: fixup declaration of kmsg_reasons
Namhyung Kim
2010-10-26
misc devices: do not enable by default
Borislav Petkov
2010-10-26
kernel: remove PF_FLUSHER
Peter Zijlstra
2010-10-26
stop_machine: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-10-26
kernel/stop_machine.c: fix unused variable warning
Rakib Mullick
2010-10-26
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-26
kernel/user.c: add lock release annotation on free_user()
Namhyung Kim
2010-10-26
init: mark __user address space on string literals
Namhyung Kim
2010-10-26
drivers/misc/apds9802als.c: add runtime PM support
Hong Liu
[next]