Commit Graph

186447 Commits (66b89159c25a47d2177743526c61b5ada7acc39e)
 

Author SHA1 Message Date
Linus Torvalds 66b89159c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs 15 years ago
Linus Torvalds 87c7ae06cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 15 years ago
Linus Torvalds dff6d1c5ef Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 15 years ago
Linus Torvalds 66ce3cf84d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 15 years ago
Linus Torvalds 05c5cb31ec Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux 15 years ago
Linus Torvalds 4582a30c2f Merge git://git.infradead.org/ubi-2.6 15 years ago
Denis Turischev 9cc0cb3c7d gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip 15 years ago
Ben Gardner a8a5164c29 gpio: cs5535-gpio: fix input direction 15 years ago
Marc Zyngier 89ea8bbe9c gpio: pca953x.c: add interrupt handling capability 15 years ago
Richard Röjfors 8c35c89aa3 timbgpio: add support for interrupt triggering on both flanks 15 years ago
Eric Miao 3e45f1d115 gpio: introduce gpio_request_one() and friends 15 years ago
Olof Johansson 62fecb70cf pca953x: minor include cleanup 15 years ago
Wolfram Sang e952805d2d gpio: add driver for MAX7300 I2C GPIO extender 15 years ago
James Hogan 5a98c04d78 rtc-coh901331: fix braces in resume code 15 years ago
Uwe Kleine-König 9407351d7c rtc/mc13783: implement alarm 15 years ago
Uwe Kleine-König 4c014e872e rtc/mc13783: protect rtc {,un}registration by mc13783 lock 15 years ago
Uwe Kleine-König 86c3400810 mfd/mc13783: new function reading irq mask and status register 15 years ago
Uwe Kleine-König 4dd4dd655c rtc/mc13783: don't use deprecated mc13783 API calls 15 years ago
Uwe Kleine-König 2a83319182 input/mc13783-ts: don't use deprecated mc13783 API calls 15 years ago
Uwe Kleine-König 57205026da mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix 15 years ago
Aaro Koskinen 2a7a06a0cd rtc-core: fix memory leak 15 years ago
Tobias Klauser 2e84067b6e rtc-twl: Storage class should be before const qualifier 15 years ago
Julia Lawall 870a2761a8 rtc-at91sam9: Correct size given to memset 15 years ago
Uwe Kleine-König b51e829318 rtc-pcf2123: move pcf2123_remove to .devexit.text 15 years ago
H Hartley Sweeten b4877d2b36 rtc-ep93xx.c: cleanup probe/remove routines 15 years ago
Alexander Beregalov 49908e739e rtc: mxc: fix memory leak 15 years ago
Randy Dunlap 27fb7f009b xen: add kconfig menu 15 years ago
Thiago Farina 6aed359df4 console/vgacon.c: mark file-local symbol static 15 years ago
Amerigo Wang a52712af5a console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE 15 years ago
Neil Horman 76595f79d7 coredump: suppress uid comparison test if core output files are pipes 15 years ago
Oleg Nesterov 5c99cbf49a coredump: set ->group_exit_code for other CLONE_VM tasks too 15 years ago
Masami Hiramatsu 30736a4d43 coredump: pass mm->flags as a coredump parameter for consistency 15 years ago
Daisuke HATAYAMA 8d9032bbe4 elf coredump: add extended numbering support 15 years ago
Daisuke HATAYAMA 93eb211e6c elf coredump: make offset calculation process and writing process explicit 15 years ago
Daisuke HATAYAMA 1fcccbac89 elf coredump: replace ELF_CORE_EXTRA_* macros by functions 15 years ago
Daisuke HATAYAMA 088e7af73a coredump: move dump_write() and dump_seek() into a header file 15 years ago
Daisuke HATAYAMA 05f47fda9f coredump: unify dump_seek() implementations for each binfmt_*.c 15 years ago
Alexey Dobriyan 12bac0d9f4 proc: warn on non-existing proc entries 15 years ago
Alexey Dobriyan e17a5765f2 proc: do translation + unlink atomically at remove_proc_entry() 15 years ago
José Miguel Gonçalves 5748150eab drivers/hwmon/adcxx.c: fix for single-channel ADCs 15 years ago
Joe Perches 4cae787840 drivers/hwmon/vt8231.c: fix continuation line formats 15 years ago
Joakim Tjernlund 4f2a9463d1 crc32: some minor cleanups 15 years ago
Joe Perches 5e79d96eed checkpatch: warn on unnecessary spaces before quoted newlines 15 years ago
Alberto Panizzo 08e4436566 checkpatch.pl: warn if an adding line introduce spaces before tabs. 15 years ago
Emese Revfy 79404849e9 checkpatch.pl: extend list of expected-to-be-const structures 15 years ago
Stefani Seibold 22fd2d3e4f checkpatch.pl: add union and struct to the exceptions list 15 years ago
Wolfram Sang 52131292c0 checkpatch: fix false positive on __initconst 15 years ago
Joe Perches 691e669ba8 checkpatch.pl: allow > 80 char lines for logging functions not just printk 15 years ago
Hidetoshi Seto 42bdf74c95 checkpatch: trivial fix for trailing statements check 15 years ago
Joe Perches 8f53a9b80f scripts/checkpatch.pl: add WARN on sizeof(&foo) 15 years ago