aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-26lib/list_sort: test: use more reasonable printk levelsArtem Bityutskiy1-8/+8
2010-10-26lib/Kconfig.debug: add list_sort debugging switchArtem Bityutskiy2-2/+11
2010-10-26percpu_counter: add debugobj supportTejun Heo2-0/+56
2010-10-26idr: fix idr_pre_get() locking descriptionNaohiro Aota1-11/+13
2010-10-26lib/bitmap.c: use hex_to_bin()Andy Shevchenko1-2/+1
2010-10-26MAINTAINERS: use "T: git" and whitespace triviaJoe Perches1-5/+5
2010-10-26MAINTAINERS: remove USB ZC0301 DRIVERJoe Perches1-10/+0
2010-10-26MAINTAINERS: remove USB OV511 DRIVERJoe Perches1-7/+0
2010-10-26MAINTAINERS: merge s3c6400 and 6410 to 64xxJoe Perches1-9/+2
2010-10-26MAINTAINERS: merge s3c-244x sectionsJoe Perches1-14/+1
2010-10-26MAINTAINERS: merge imote2 and stargateJoe Perches1-7/+1
2010-10-26MAINTAINERS: fix Colibri PXA270 file patternJoe Perches1-2/+1
2010-10-26scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsJoe Perches1-3/+3
2010-10-26scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesJoe Perches1-84/+148
2010-10-26scripts/get_maintainer.pl: correct indentation in a few placesJoe Perches1-78/+78
2010-10-26scripts/get_maintainer.pl: fix mailmap handlingFlorian Mickler1-38/+109
2010-10-26scripts/get_maintainer.pl: use case insensitive name de-duplicationJoe Perches1-34/+101
2010-10-26scripts/get_maintainer.pl: improve --interactive UIJoe Perches1-275/+596
2010-10-26scripts/get_maintainer.pl: add interactive modeFlorian Mickler1-5/+141
2010-10-26scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then scriptsJoe Perches1-3/+17
2010-10-26scripts/get_maintainer.pl: add default --git-fallback, remove default --gitJoe Perches1-2/+9
2010-10-26scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emailsJoe Perches1-1/+1
2010-10-26scripts/get_maintainer.pl: use correct indentationJoe Perches1-15/+15
2010-10-26scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" informationJoe Perches1-3/+57
2010-10-26lib: fix scnprintf() if @size is == 0Changli Gao1-2/+6
2010-10-26vsprintf.c: use default pointer field size for "(null)" stringsJoe Perches1-2/+9
2010-10-26ratelimit: add comment warning people off printk_ratelimit()Andrew Morton1-0/+5
2010-10-26printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim2-2/+2
2010-10-26printk: change type of 'boot_delay' to int *Namhyung Kim1-1/+1
2010-10-26printk: add lock context annotationNamhyung Kim1-0/+1
2010-10-26printk: fixup declaration of kmsg_reasonsNamhyung Kim1-1/+1
2010-10-26misc devices: do not enable by defaultBorislav Petkov1-1/+0
2010-10-26kernel: remove PF_FLUSHERPeter Zijlstra3-3/+2
2010-10-26stop_machine: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-2/+2
2010-10-26kernel/stop_machine.c: fix unused variable warningRakib Mullick1-1/+1
2010-10-26fs: allow for more than 2^31 filesEric Dumazet4-24/+21
2010-10-26kernel/user.c: add lock release annotation on free_user()Namhyung Kim1-0/+1
2010-10-26init: mark __user address space on string literalsNamhyung Kim5-10/+11
2010-10-26drivers/misc/apds9802als.c: add runtime PM supportHong Liu1-64/+103
2010-10-26drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha3-0/+319
2010-10-26pca953x: pca953x driver fixes for x86 mrstAlek Du1-6/+7
2010-10-26drivers/misc/isl29020.c: ambient light sensorKalhan Trisal3-0/+259
2010-10-26lkdtm: prefix enum constantsNamhyung Kim1-64/+64
2010-10-26Documentation: short descriptions for bh1770glc and apds990x driversSamu Onkalo2-0/+227
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo4-0/+1386
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo4-0/+1477
2010-10-26ad525x_dpot: use correct rdac channel for ad5251/ad5252steven miao1-2/+2
2010-10-26drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich5-14/+123
2010-10-26drivers/misc/ad525x_dpot.c: fix part name typos in definesMichael Hennerich2-10/+10
2010-10-26drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar1-2/+6