summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-26MAINTAINERS: remove USB OV511 DRIVERJoe Perches
2010-10-26MAINTAINERS: merge s3c6400 and 6410 to 64xxJoe Perches
2010-10-26MAINTAINERS: merge s3c-244x sectionsJoe Perches
2010-10-26MAINTAINERS: merge imote2 and stargateJoe Perches
2010-10-26MAINTAINERS: fix Colibri PXA270 file patternJoe Perches
2010-10-26scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsJoe Perches
2010-10-26scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesJoe Perches
2010-10-26scripts/get_maintainer.pl: correct indentation in a few placesJoe Perches
2010-10-26scripts/get_maintainer.pl: fix mailmap handlingFlorian Mickler
2010-10-26scripts/get_maintainer.pl: use case insensitive name de-duplicationJoe Perches
2010-10-26scripts/get_maintainer.pl: improve --interactive UIJoe Perches
2010-10-26scripts/get_maintainer.pl: add interactive modeFlorian Mickler
2010-10-26scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...Joe Perches
2010-10-26scripts/get_maintainer.pl: add default --git-fallback, remove default --gitJoe Perches
2010-10-26scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emailsJoe Perches
2010-10-26scripts/get_maintainer.pl: use correct indentationJoe Perches
2010-10-26scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...Joe Perches
2010-10-26lib: fix scnprintf() if @size is == 0Changli Gao
2010-10-26vsprintf.c: use default pointer field size for "(null)" stringsJoe Perches
2010-10-26ratelimit: add comment warning people off printk_ratelimit()Andrew Morton
2010-10-26printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim
2010-10-26printk: change type of 'boot_delay' to int *Namhyung Kim
2010-10-26printk: add lock context annotationNamhyung Kim
2010-10-26printk: fixup declaration of kmsg_reasonsNamhyung Kim
2010-10-26misc devices: do not enable by defaultBorislav Petkov
2010-10-26kernel: remove PF_FLUSHERPeter Zijlstra
2010-10-26stop_machine: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-10-26kernel/stop_machine.c: fix unused variable warningRakib Mullick
2010-10-26fs: allow for more than 2^31 filesEric Dumazet
2010-10-26kernel/user.c: add lock release annotation on free_user()Namhyung Kim
2010-10-26init: mark __user address space on string literalsNamhyung Kim
2010-10-26drivers/misc/apds9802als.c: add runtime PM supportHong Liu
2010-10-26drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha
2010-10-26pca953x: pca953x driver fixes for x86 mrstAlek Du
2010-10-26drivers/misc/isl29020.c: ambient light sensorKalhan Trisal
2010-10-26lkdtm: prefix enum constantsNamhyung Kim
2010-10-26Documentation: short descriptions for bh1770glc and apds990x driversSamu Onkalo
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo
2010-10-26ad525x_dpot: use correct rdac channel for ad5251/ad5252steven miao
2010-10-26drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich
2010-10-26drivers/misc/ad525x_dpot.c: fix part name typos in definesMichael Hennerich
2010-10-26drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-26procfs: fix numbering in /proc/locksJerome Marchand
2010-10-26fs: move exportfs since it is not a networking filesystemRandy Dunlap
2010-10-26fs/buffer.c: remove duplicated assignment to b_privateNamhyung Kim
2010-10-26vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger
2010-10-26vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger
2010-10-26fs/direct-io.c: fix truncation error in dio_complete() returnEdward Shishkin