summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cs5535: deprecate older cs5535_gpio driverAndres Salomon2011-01-139-10/+35
* drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon2011-01-137-96/+114
* drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...Andres Salomon2011-01-133-1/+55
* rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin2011-01-131-1/+2
* rtc: delete legacy MAINTAINERS entryPaul Gortmaker2011-01-131-5/+0
* rtc-cmos: fix suspend/resumePaul Fox2011-01-131-7/+9
* drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin2011-01-131-2/+4
* vgacon: check for efi machineYannick Heneault2011-01-131-1/+2
* binfmt_elf: cleanupsMikael Pettersson2011-01-132-17/+11
* epoll: convert max_user_watches to longRobin Holt2011-01-132-9/+13
* fs/select.c: fix information leak to userspaceVasiliy Kulikov2011-01-131-0/+2
* checkpatch.pl: add "prefer __packed" checkJoe Perches2011-01-131-0/+5
* checkpatch: check for world-writeable sysfs/debugfs filesDave Jones2011-01-131-0/+5
* checkpatch.pl: fix CAST detectionFlorian Mickler2011-01-131-1/+1
* scripts/checkpatch.pl: add check for multiple terminating semicolons and cast...Joe Perches2011-01-131-1/+6
* flex_array: export symbols to modulesDavid Rientjes2011-01-132-2/+12
* MAINTAINERS: remove Stelian from the AMS driver recordStelian Pop2011-01-131-1/+0
* MAINTAINERS: orphan the meye driverStelian Pop2011-01-131-2/+1
* CREDITS: update Stelian's entryStelian Pop2011-01-131-2/+2
* MAINTAINERS: openwrt-devel@ is subscribers-onlyLennert Buytenhek2011-01-131-1/+1
* scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches2011-01-131-1/+37
* scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches2011-01-131-3/+4
* lib/vsprintf.c: fix vscnprintf() if @size is == 0Anton Arapov2011-01-131-8/+8
* include/linux/printk.h: use tab not spaces for indentJoe Perches2011-01-131-7/+7
* include/linux/printk.h: organize printk_ratelimited macrosJoe Perches2011-01-131-13/+12
* include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches2011-01-132-14/+30
* include/linux/printk.h: add pr_<level>_once macrosJoe Perches2011-01-131-15/+44
* include/linux/printk.h: use and neaten no_printkJoe Perches2011-01-131-32/+43
* include/linux/printk.h: use space after #defineJoe Perches2011-01-131-9/+9
* include/linux/printk.h: move console functions and variables togetherJoe Perches2011-01-131-11/+11
* printk: use RCU to prevent potential lock contention in kmsg_dumpHuang Ying2011-01-131-27/+7
* dca: remove unneeded NULL checkDan Carpenter2011-01-131-2/+0
* kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg2011-01-134-0/+47
* kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang2011-01-135-29/+22
* ihex: fix unused return value compiler warningChris Ruffin2011-01-131-4/+5
* include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li2011-01-131-1/+2
* include/linux/unaligned/packed_struct.h: use __packedAndrew Morton2011-01-131-3/+3
* toshiba.h: hide a function prototypes behind __KERNEL__ macroAlexander Shishkin2011-01-131-0/+2
* include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bitAndrew Morton2011-01-131-3/+16
* set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-137-7/+7
* kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi2011-01-133-0/+14
* kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi2011-01-132-0/+10
* uml: use simple_write_to_buffer()Akinobu Mita2011-01-131-7/+1
* uml: mmapper_kern needs MODULE_LICENSERandy Dunlap2011-01-131-0/+1
* arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton2011-01-131-2/+2
* um: mark CONFIG_HIGHMEM as brokenRichard Weinberger2011-01-131-1/+1
* drivers/video/backlight/l4f00242t03.c: fix reset sequenceAlberto Panizzo2011-01-131-1/+2
* drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...Alberto Panizzo2011-01-131-4/+6
* drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...Alberto Panizzo2011-01-131-22/+75
* drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsignedMariusz Kozlowski2011-01-131-1/+1
OpenPOWER on IntegriCloud