summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-13gpio: stmpe-gpio: irq_data conversionLennert Buytenhek
2011-01-13gpio: pl061: irq_data conversionLennert Buytenhek
2011-01-13gpio: pca953x: irq_data conversionLennert Buytenhek
2011-01-13gpio: max732x: irq_data conversionLennert Buytenhek
2011-01-13gpio: langwell_gpio: irq_data conversionLennert Buytenhek
2011-01-13gpio: adp5588-gpio: irq_data conversionLennert Buytenhek
2011-01-13cs5535: deprecate older cs5535_gpio driverAndres Salomon
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon
2011-01-13drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...Andres Salomon
2011-01-13rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin
2011-01-13rtc: delete legacy MAINTAINERS entryPaul Gortmaker
2011-01-13rtc-cmos: fix suspend/resumePaul Fox
2011-01-13drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin
2011-01-13vgacon: check for efi machineYannick Heneault
2011-01-13binfmt_elf: cleanupsMikael Pettersson
2011-01-13epoll: convert max_user_watches to longRobin Holt
2011-01-13fs/select.c: fix information leak to userspaceVasiliy Kulikov
2011-01-13checkpatch.pl: add "prefer __packed" checkJoe Perches
2011-01-13checkpatch: check for world-writeable sysfs/debugfs filesDave Jones
2011-01-13checkpatch.pl: fix CAST detectionFlorian Mickler
2011-01-13scripts/checkpatch.pl: add check for multiple terminating semicolons and cast...Joe Perches
2011-01-13flex_array: export symbols to modulesDavid Rientjes
2011-01-13MAINTAINERS: remove Stelian from the AMS driver recordStelian Pop
2011-01-13MAINTAINERS: orphan the meye driverStelian Pop
2011-01-13CREDITS: update Stelian's entryStelian Pop
2011-01-13MAINTAINERS: openwrt-devel@ is subscribers-onlyLennert Buytenhek
2011-01-13scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches
2011-01-13scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches
2011-01-13lib/vsprintf.c: fix vscnprintf() if @size is == 0Anton Arapov
2011-01-13include/linux/printk.h: use tab not spaces for indentJoe Perches
2011-01-13include/linux/printk.h: organize printk_ratelimited macrosJoe Perches
2011-01-13include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches
2011-01-13include/linux/printk.h: add pr_<level>_once macrosJoe Perches
2011-01-13include/linux/printk.h: use and neaten no_printkJoe Perches
2011-01-13include/linux/printk.h: use space after #defineJoe Perches
2011-01-13include/linux/printk.h: move console functions and variables togetherJoe Perches
2011-01-13printk: use RCU to prevent potential lock contention in kmsg_dumpHuang Ying
2011-01-13dca: remove unneeded NULL checkDan Carpenter
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang
2011-01-13ihex: fix unused return value compiler warningChris Ruffin
2011-01-13include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li
2011-01-13include/linux/unaligned/packed_struct.h: use __packedAndrew Morton
2011-01-13toshiba.h: hide a function prototypes behind __KERNEL__ macroAlexander Shishkin
2011-01-13include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bitAndrew Morton
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger
2011-01-13kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi
2011-01-13uml: use simple_write_to_buffer()Akinobu Mita
2011-01-13uml: mmapper_kern needs MODULE_LICENSERandy Dunlap