summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-17watchdog: omap_wdt: raw read and write endian fixVictor Kamensky
2013-11-17watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König
2013-11-17watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter
2013-11-17watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun
2013-11-17watchdog: watchdog_core: Fix a trivial typoSachin Kamat
2013-11-17watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-11-17watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck
2013-11-17watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck
2013-11-17watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du
2013-11-17watchdog: Remove redundant of_match_ptrSachin Kamat
2013-11-17watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter
2013-11-17documentation/devicetree: Move DT bindings from gpio to watchdogJohannes Thumshirn
2013-11-17watchdog: add ralink watchdog driverJohn Crispin
2013-11-17watchdog: Add MOXA ART watchdog driverJonas Jensen
2013-11-17watchdog: kempld_wdt: Add __user annotationJingoo Han
2013-11-17watchdog: dw_wdt: Add __user annotationJingoo Han
2013-11-17watchdog: use dev_get_platdata()Jingoo Han
2013-11-17watchdog: imx2_wdt: expose module alias for loading from device-treeNiels de Vos
2013-11-17watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepareHeiko Stübner
2013-11-17watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPSHeiko Stübner
2013-11-17i2c: i2c-eg20t: do not print error message in syslog if no ACK receivedAndreas Werner
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud
2013-11-17IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud
2013-11-17IB/core: Use a common header for uverbs flow_specsYann Droneaud
2013-11-17IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud
2013-11-17IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud
2013-11-17IB/core: clarify overflow/underflow checks on ib_create/destroy_flowMatan Barak
2013-11-17um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven
2013-11-17um: remove used STDIO_CONSOLE Kconfig paramMichael Opdenacker
2013-11-17um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra
2013-11-17arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra
2013-11-17um: Make kstack_depth_to_print conform to arch/x86Richard Weinberger
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger
2013-11-17um: Rewrite show_stack()Richard Weinberger
2013-11-16Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-11-16Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-16Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-16Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-16Merge tag 'edac_calxeda_for_3.13' into edac-for-3.13Borislav Petkov
2013-11-16IB/ucma: Convert use of typedef ctl_table to struct ctl_tableJoe Perches