summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-11procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov
2012-01-11signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming
2012-01-11sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming
2012-01-11reiserfs: don't lock root inode searchingFrederic Weisbecker
2012-01-11reiserfs: don't lock journal_init()Frederic Weisbecker
2012-01-11reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker
2012-01-11reiserfs: delete comments referring to the BKLDavidlohr Bueso
2012-01-11drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings
2012-01-11drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030Benoit Cousson
2012-01-11drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen
2012-01-11drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin
2012-01-11drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticAxel Lin
2012-01-11rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2012-01-11drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown
2012-01-11drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown
2012-01-11rtc/ab8500: add calibration attribute to AB8500 RTCMark Godfrey
2012-01-11drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Linus Walleij
2012-01-11rtc/ab8500: set can_wake flagAndrew Lynn
2012-01-11rtc/ab8500: don't disable IRQ:s when suspendingRobert Marklund
2012-01-11drivers/rtc/rtc-mxc.c: make alarm workYauhen Kharuzhy
2012-01-11drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoCYauhen Kharuzhy
2012-01-11drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writingOndrej Zary
2012-01-11MIPS: randomize PIE load addressDavid Daney
2012-01-11fs: binfmt_elf: create Kconfig variable for PIE randomizationDavid Daney
2012-01-11crc32: optimize inner loopJoakim Tjernlund
2012-01-11checkpatch: catch all occurences of type and cast spacing errors per lineAndy Whitcroft
2012-01-11checkpatch: typeof may have more complex argumentsAndy Whitcroft
2012-01-11checkpatch: ensure cast type is unique in the context parserAndy Whitcroft
2012-01-11checkpatch: fix complex macros handling of square bracketsAndy Whitcroft
2012-01-11checkpatch: fix 'return is not a function' square bracket handlingAndy Whitcroft
2012-01-11checkpatch: complex macro should allow the empty do while loopAndy Whitcroft
2012-01-11checkpatch: fix EXPORT_SYMBOL handling following a functionAndy Whitcroft
2012-01-11checkpatch: only apply kconfig help checks for options which promptAndy Whitcroft
2012-01-11checkpatch: optimise statement scanner when mid-statementAndy Whitcroft
2012-01-11checkpatch: ## is not a valid modifierAndy Whitcroft
2012-01-11checkpatch: improve memset and min/max with cast checkingJoe Perches
2012-01-11checkpatch: check for common memset parameter issues against statmentsAndy Whitcroft
2012-01-11checkpatch: correctly track the end of preprocessor commands in contextAndy Whitcroft
2012-01-11checkpatch: prefer __printf over __attribute__((format(printf,...)))Joe Perches
2012-01-11checkpatch: update signature "might be better as" warningJoe Perches
2012-01-11btree: export btree_get_prev() so modules can use btree_for_eachSteve Hodgson
2012-01-11leds: convert wm8350 driver to devm_kzalloc()Mark Brown
2012-01-11leds: convert wm831x status driver to devm_kzalloc()Mark Brown
2012-01-11drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin
2012-01-11leds: add driver for TCA6507 LED controllerNeilBrown
2012-01-11drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin
2012-01-11drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin
2012-01-11drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin
2012-01-11leds: convert leds-dac124s085 to module_spi_driverAxel Lin
2012-01-11leds: convert led i2c drivers to module_i2c_driverAxel Lin