Commit Graph

282111 Commits (b196be89cdc14a88cc637cdad845a75c5886c82d)
 

Author SHA1 Message Date
Tejun Heo b196be89cd workqueue: make alloc_workqueue() take printf fmt and args for name 13 years ago
Vasiliy Kulikov 0499680a42 procfs: add hidepid= and gid= mount options 13 years ago
Vasiliy Kulikov 97412950b1 procfs: parse mount options 13 years ago
Pavel Emelyanov 640708a2cf procfs: introduce the /proc/<pid>/map_files/ directory 13 years ago
Cyrill Gorcunov 7773fbc541 procfs: make proc_get_link to use dentry instead of inode 13 years ago
Matt Fleming 5e6292c0f2 signal: add block_sigmask() for adding sigmask to current->blocked 13 years ago
Matt Fleming f350b1778f sparc: make SA_NOMASK a synonym of SA_NODEFER 13 years ago
Frederic Weisbecker 9b467e6ebe reiserfs: don't lock root inode searching 13 years ago
Frederic Weisbecker 37c69b98d0 reiserfs: don't lock journal_init() 13 years ago
Frederic Weisbecker f32485be83 reiserfs: delay reiserfs lock until journal initialization 13 years ago
Davidlohr Bueso b18c1c6e0c reiserfs: delete comments referring to the BKL 13 years ago
Ben Hutchings e74a8f2edb drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range 13 years ago
Benoit Cousson 948170f894 drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030 13 years ago
Lars-Peter Clausen 6c3fb55793 drivers/rtc/: remove redundant spi driver bus initialization 13 years ago
Axel Lin 681d0378a9 drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static 13 years ago
Axel Lin a46481d7af drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static 13 years ago
Axel Lin 0c4eae6659 rtc: convert drivers/rtc/* to use module_platform_driver() 13 years ago
Mark Brown 5f85d20d04 drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc() 13 years ago
Mark Brown 2d65943e55 drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler 13 years ago
Mark Godfrey dda367ac06 rtc/ab8500: add calibration attribute to AB8500 RTC 13 years ago
Linus Walleij 012e52e15e drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range() 13 years ago
Andrew Lynn b62581e624 rtc/ab8500: set can_wake flag 13 years ago
Robert Marklund 10d065e65b rtc/ab8500: don't disable IRQ:s when suspending 13 years ago
Yauhen Kharuzhy c92182ee0b drivers/rtc/rtc-mxc.c: make alarm work 13 years ago
Yauhen Kharuzhy 7287be1d0a drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC 13 years ago
Ondrej Zary b43c1ea4d6 drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing 13 years ago
David Daney e26d196cc8 MIPS: randomize PIE load address 13 years ago
David Daney e39f560239 fs: binfmt_elf: create Kconfig variable for PIE randomization 13 years ago
Joakim Tjernlund 5742332dea crc32: optimize inner loop 13 years ago
Andy Whitcroft bfcb2cc798 checkpatch: catch all occurences of type and cast spacing errors per line 13 years ago
Andy Whitcroft 6b48db24e3 checkpatch: typeof may have more complex arguments 13 years ago
Andy Whitcroft addcdcea99 checkpatch: ensure cast type is unique in the context parser 13 years ago
Andy Whitcroft c81769fdc8 checkpatch: fix complex macros handling of square brackets 13 years ago
Andy Whitcroft e01886ada2 checkpatch: fix 'return is not a function' square bracket handling 13 years ago
Andy Whitcroft 72f115f94d checkpatch: complex macro should allow the empty do while loop 13 years ago
Andy Whitcroft 87a5387718 checkpatch: fix EXPORT_SYMBOL handling following a function 13 years ago
Andy Whitcroft a13858033a checkpatch: only apply kconfig help checks for options which prompt 13 years ago
Andy Whitcroft 3e469cdc08 checkpatch: optimise statement scanner when mid-statement 13 years ago
Andy Whitcroft 89a883530f checkpatch: ## is not a valid modifier 13 years ago
Joe Perches d7c76ba7e5 checkpatch: improve memset and min/max with cast checking 13 years ago
Andy Whitcroft 554e165cf3 checkpatch: check for common memset parameter issues against statments 13 years ago
Andy Whitcroft f74bd1942e checkpatch: correctly track the end of preprocessor commands in context 13 years ago
Joe Perches 5f14d3bd87 checkpatch: prefer __printf over __attribute__((format(printf,...))) 13 years ago
Joe Perches 270c49a088 checkpatch: update signature "might be better as" warning 13 years ago
Steve Hodgson 96b62067f9 btree: export btree_get_prev() so modules can use btree_for_each 13 years ago
Mark Brown c957b614bd leds: convert wm8350 driver to devm_kzalloc() 13 years ago
Mark Brown 1713cb9d60 leds: convert wm831x status driver to devm_kzalloc() 13 years ago
Axel Lin 3b080945aa drivers/leds/leds-mc13783.c: fix off-by-one for checking num_leds 13 years ago
NeilBrown a6d511e515 leds: add driver for TCA6507 LED controller 13 years ago
Axel Lin b96a573f4c drivers/leds/leds-netxbig.c: use gpio_request_one() 13 years ago