summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-17watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen2-0/+31
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare87-112/+6
2013-11-17watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck1-1/+1
2013-11-17watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck1-1/+7
2013-11-17watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek1-1/+0
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du5-0/+249
2013-11-17watchdog: Remove redundant of_match_ptrSachin Kamat3-3/+3
2013-11-17watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter1-20/+16
2013-11-17documentation/devicetree: Move DT bindings from gpio to watchdogJohannes Thumshirn1-0/+0
2013-11-17watchdog: add ralink watchdog driverJohn Crispin4-0/+235
2013-11-17watchdog: Add MOXA ART watchdog driverJonas Jensen4-0/+191
2013-11-17watchdog: kempld_wdt: Add __user annotationJingoo Han1-2/+2
2013-11-17watchdog: dw_wdt: Add __user annotationJingoo Han1-2/+2
2013-11-17watchdog: use dev_get_platdata()Jingoo Han7-12/+10
2013-11-17watchdog: imx2_wdt: expose module alias for loading from device-treeNiels de Vos1-0/+1
2013-11-17watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepareHeiko Stübner1-5/+5
2013-11-17watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPSHeiko Stübner1-8/+3
2013-11-17i2c: i2c-eg20t: do not print error message in syslog if no ACK receivedAndreas Werner1-22/+4
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier51-559/+1939
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak6-32/+0
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud6-73/+160
2013-11-17IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud2-16/+16
2013-11-17IB/core: Use a common header for uverbs flow_specsYann Droneaud1-13/+40
2013-11-17IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud2-22/+22
2013-11-17IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud2-25/+25
2013-11-17IB/core: clarify overflow/underflow checks on ib_create/destroy_flowMatan Barak2-17/+16
2013-11-17um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2-3/+1
2013-11-17um: remove used STDIO_CONSOLE Kconfig paramMichael Opdenacker1-4/+0
2013-11-17um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra1-0/+2
2013-11-17arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra6-904/+167
2013-11-17um: Make kstack_depth_to_print conform to arch/x86Richard Weinberger1-4/+1
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger3-18/+4
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger5-12/+44
2013-11-17um: Rewrite show_stack()Richard Weinberger6-106/+64
2013-11-16Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds17-74/+358
2013-11-16Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-24/+48
2013-11-16Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-76/+803
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-80/+367
2013-11-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-38/+63
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds23-230/+564
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds51-392/+433
2013-11-16Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-105/+146
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-11/+11
2013-11-16Merge tag 'edac_calxeda_for_3.13' into edac-for-3.13Borislav Petkov10-110/+151
2013-11-16IB/ucma: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2013-11-16IB/cm: Convert to using idr_alloc_cyclic()Zhao Hongjiang1-4/+1
2013-11-16Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-243/+587
2013-11-16Merge branch 'acpi-lpss'Rafael J. Wysocki1-0/+9
2013-11-16Merge branch 'acpi-config'Rafael J. Wysocki2-46/+0
2013-11-16Merge branch 'acpi-driver-core'Rafael J. Wysocki40-125/+164