aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-26lib/Kconfig.debug: add list_sort debugging switchGravatar Artem Bityutskiy 2-2/+11
2010-10-26percpu_counter: add debugobj supportGravatar Tejun Heo 2-0/+56
2010-10-26idr: fix idr_pre_get() locking descriptionGravatar Naohiro Aota 1-11/+13
2010-10-26lib/bitmap.c: use hex_to_bin()Gravatar Andy Shevchenko 1-2/+1
2010-10-26MAINTAINERS: use "T: git" and whitespace triviaGravatar Joe Perches 1-5/+5
2010-10-26MAINTAINERS: remove USB ZC0301 DRIVERGravatar Joe Perches 1-10/+0
2010-10-26MAINTAINERS: remove USB OV511 DRIVERGravatar Joe Perches 1-7/+0
2010-10-26MAINTAINERS: merge s3c6400 and 6410 to 64xxGravatar Joe Perches 1-9/+2
2010-10-26MAINTAINERS: merge s3c-244x sectionsGravatar Joe Perches 1-14/+1
2010-10-26MAINTAINERS: merge imote2 and stargateGravatar Joe Perches 1-7/+1
2010-10-26MAINTAINERS: fix Colibri PXA270 file patternGravatar Joe Perches 1-2/+1
2010-10-26scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsGravatar Joe Perches 1-3/+3
2010-10-26scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesGravatar Joe Perches 1-84/+148
2010-10-26scripts/get_maintainer.pl: correct indentation in a few placesGravatar Joe Perches 1-78/+78
2010-10-26scripts/get_maintainer.pl: fix mailmap handlingGravatar Florian Mickler 1-38/+109
2010-10-26scripts/get_maintainer.pl: use case insensitive name de-duplicationGravatar Joe Perches 1-34/+101
2010-10-26scripts/get_maintainer.pl: improve --interactive UIGravatar Joe Perches 1-275/+596
2010-10-26scripts/get_maintainer.pl: add interactive modeGravatar Florian Mickler 1-5/+141
2010-10-26scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...Gravatar Joe Perches 1-3/+17
2010-10-26scripts/get_maintainer.pl: add default --git-fallback, remove default --gitGravatar Joe Perches 1-2/+9
2010-10-26scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emailsGravatar Joe Perches 1-1/+1
2010-10-26scripts/get_maintainer.pl: use correct indentationGravatar Joe Perches 1-15/+15
2010-10-26scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...Gravatar Joe Perches 1-3/+57
2010-10-26lib: fix scnprintf() if @size is == 0Gravatar Changli Gao 1-2/+6
2010-10-26vsprintf.c: use default pointer field size for "(null)" stringsGravatar Joe Perches 1-2/+9
2010-10-26ratelimit: add comment warning people off printk_ratelimit()Gravatar Andrew Morton 1-0/+5
2010-10-26printk: declare printk_ratelimit_state in ratelimit.hGravatar Namhyung Kim 2-2/+2
2010-10-26printk: change type of 'boot_delay' to int *Gravatar Namhyung Kim 1-1/+1
2010-10-26printk: add lock context annotationGravatar Namhyung Kim 1-0/+1
2010-10-26printk: fixup declaration of kmsg_reasonsGravatar Namhyung Kim 1-1/+1
2010-10-26misc devices: do not enable by defaultGravatar Borislav Petkov 1-1/+0
2010-10-26kernel: remove PF_FLUSHERGravatar Peter Zijlstra 3-3/+2
2010-10-26stop_machine: convert cpu notifier to return encapsulate errno valueGravatar Akinobu Mita 1-2/+2
2010-10-26kernel/stop_machine.c: fix unused variable warningGravatar Rakib Mullick 1-1/+1
2010-10-26fs: allow for more than 2^31 filesGravatar Eric Dumazet 4-24/+21
2010-10-26kernel/user.c: add lock release annotation on free_user()Gravatar Namhyung Kim 1-0/+1
2010-10-26init: mark __user address space on string literalsGravatar Namhyung Kim 5-10/+11
2010-10-26drivers/misc/apds9802als.c: add runtime PM supportGravatar Hong Liu 1-64/+103
2010-10-26drivers/misc/apds9802als.c: ALS drivers for the apds9802alsGravatar anantha 3-0/+319
2010-10-26pca953x: pca953x driver fixes for x86 mrstGravatar Alek Du 1-6/+7
2010-10-26drivers/misc/isl29020.c: ambient light sensorGravatar Kalhan Trisal 3-0/+259
2010-10-26lkdtm: prefix enum constantsGravatar Namhyung Kim 1-64/+64
2010-10-26Documentation: short descriptions for bh1770glc and apds990x driversGravatar Samu Onkalo 2-0/+227
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsGravatar Samu Onkalo 4-0/+1386
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorGravatar Samu Onkalo 4-0/+1477
2010-10-26ad525x_dpot: use correct rdac channel for ad5251/ad5252Gravatar steven miao 1-2/+2
2010-10-26drivers/misc/ad525x_dpot.c: new featuresGravatar Michael Hennerich 5-14/+123
2010-10-26drivers/misc/ad525x_dpot.c: fix part name typos in definesGravatar Michael Hennerich 2-10/+10
2010-10-26drivers/misc/phantom.c: add missing warning messages in phantom_probe()Gravatar Rahul Ruikar 1-2/+6
2010-10-26workqueues: s/ON_STACK/ONSTACK/Gravatar Andrew Morton 5-7/+7