summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: ie6xx_wdt needs io.hRandy Dunlap2012-05-231-0/+1
* watchdog: ie6xx_wdt.c: fix printk format warningRandy Dunlap2012-05-231-2/+2
* watchdog: Add watchdog driver for Intel Atom E6XXAlexander Stein2012-05-233-0/+361
* watchdog: it87_wdt: Add support for IT8728F watchdog.Diego Elio Pettenò2012-05-232-3/+11
* watchdog: i6300esb: don't depend on X86Michael Olbrich2012-05-231-1/+1
* watchdog: Use module_pci_driverWim Van Sebroeck2012-05-235-88/+9
* watchdog: sch311x_wdt.c: Remove RESGENDave Mueller2012-05-231-34/+5
* watchdog: s3c2410-wdt: Use of_match_ptr().Wim Van Sebroeck2012-05-231-3/+2
* watchdog: Device tree support for pnx4008-wdtRoland Stigge2012-05-232-0/+23
* watchdog: ar7_wdt.c: use devm_request_and_ioremapJulia Lawall2012-05-231-23/+10
* watchdog: remove ixp2000 driverRob Herring2012-05-233-227/+0
* watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL...H Hartley Sweeten2012-05-231-1/+1
* Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-05-2216-298/+538
|\
| * dlm: NULL dereference on failure in kmem_cache_create()Dan Carpenter2012-05-151-5/+3
| * gfs2: fix recovery during unmountDavid Teigland2012-05-021-4/+6
| * dlm: fixes for nodir modeDavid Teigland2012-05-0213-172/+304
| * dlm: improve error and debug messagesDavid Teigland2012-04-264-90/+164
| * dlm: avoid unnecessary search in search_rsbDavid Teigland2012-04-261-0/+3
| * dlm: limit rcom debug messagesDavid Teigland2012-04-262-28/+28
| * dlm: fix waiter recoveryDavid Teigland2012-04-261-12/+31
| * dlm: prevent connections during shutdownDavid Teigland2012-04-261-8/+20
* | Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-05-2246-2097/+1587
|\ \
| * | UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-217-31/+70
| * | UBI: introduce UBI_ALL constantArtem Bityutskiy2012-05-212-5/+8
| * | UBI: add lnum and vol_id to struct ubi_workJoel Reardon2012-05-213-18/+33
| * | UBI: add volume id struct ubi_ainf_pebJoel Reardon2012-05-212-16/+35
| * | UBI: add in hex the value for UBI_INTERNAL_VOL_START to commentJoel Reardon2012-05-201-2/+2
| * | UBI: rename scan.c to attach.cArtem Bityutskiy2012-05-202-1/+1
| * | UBI: remove scan.hArtem Bityutskiy2012-05-202-174/+147
| * | UBI: rename UBI_SCAN_UNKNOWN_ECArtem Bityutskiy2012-05-202-12/+15
| * | UBI: move and rename attach_by_scanningArtem Bityutskiy2012-05-204-62/+58
| * | UBI: rename _init_scan functionsArtem Bityutskiy2012-05-204-9/+9
| * | UBI: amend comments after all the renamingsArtem Bityutskiy2012-05-206-81/+73
| * | UBI: rename ubi_scan_leb_slabArtem Bityutskiy2012-05-202-16/+16
| * | UBI: rename ubi_scan_move_to_listArtem Bityutskiy2012-05-202-3/+3
| * | UBI: rename ubi_scan_destroy_aiArtem Bityutskiy2012-05-203-6/+6
| * | UBI: rename ubi_scan_get_free_pebArtem Bityutskiy2012-05-203-6/+6
| * | UBI: rename ubi_scan_rm_volumeArtem Bityutskiy2012-05-203-5/+5
| * | UBI: rename ubi_scan_find_avArtem Bityutskiy2012-05-204-9/+9
| * | UBI: rename ubi_scan_add_usedArtem Bityutskiy2012-05-203-12/+9
| * | UBI: remove unused functionArtem Bityutskiy2012-05-202-31/+0
| * | UBI: make ubi_scan_erase_peb static and renameArtem Bityutskiy2012-05-202-6/+4
| * | UBI: rename sv to avArtem Bityutskiy2012-05-207-182/+182
| * | UBI: rename si to aiArtem Bityutskiy2012-05-208-260/+260
| * | UBI: rename seb to aebArtem Bityutskiy2012-05-207-196/+196
| * | UBI: amend comments after renaming in scan.cArtem Bityutskiy2012-05-201-10/+11
| * | UBI: rename struct ubi_scan_infoArtem Bityutskiy2012-05-207-42/+44
| * | UBI: rename struct ubi_scan_volumeArtem Bityutskiy2012-05-207-34/+34
| * | UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-208-37/+37
| * | UBI: rename few functions for consistencyArtem Bityutskiy2012-05-203-14/+15
OpenPOWER on IntegriCloud