Age | Commit message (Expand) | Author |
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 |
2010-10-26 | drivers/misc/apds9802als.c: ALS drivers for the apds9802als | anantha |
2010-10-26 | pca953x: pca953x driver fixes for x86 mrst | Alek Du |
2010-10-26 | drivers/misc/isl29020.c: ambient light sensor | Kalhan Trisal |
2010-10-26 | lkdtm: prefix enum constants | Namhyung Kim |
2010-10-26 | Documentation: short descriptions for bh1770glc and apds990x drivers | Samu Onkalo |
2010-10-26 | drivers/misc: driver for APDS990X ALS and proximity sensors | Samu Onkalo |
2010-10-26 | drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor | Samu Onkalo |
2010-10-26 | ad525x_dpot: use correct rdac channel for ad5251/ad5252 | steven miao |