summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-29nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner
2013-11-26Merge branch 'clockevents/fixes' of git://git.linaro.org/people/dlezcano/linu...Thomas Gleixner
2013-11-22time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky
2013-11-20clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARMStephen Boyd
2013-11-20clocksource: sh_tmu: Add clk_prepare/unprepare supportLaurent Pinchart
2013-11-20clocksource: sh_tmu: Release clock when sh_tmu_register() failsLaurent Pinchart
2013-11-20clocksource: sh_mtu2: Add clk_prepare/unprepare supportLaurent Pinchart
2013-11-20clocksource: sh_mtu2: Release clock when sh_mtu2_register() failsLaurent Pinchart
2013-11-20ARM: at91: rm9200: switch back to clockevents_config_and_registerUwe Kleine-König
2013-11-19tick: Document tick_do_timer_cpuAndrew Morton
2013-11-19timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches
2013-11-19NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner
2013-11-19seq_file: always clear m->count when we free m->bufAl Viro
2013-11-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-18Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-18Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-18watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck
2013-11-18watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck
2013-11-18watchdog: w83627hf: Enable watchdog only onceGuenter Roeck
2013-11-18watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck
2013-11-18i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun
2013-11-17Revert "init/Kconfig: add option to disable kernel compression"H. Peter Anvin
2013-11-17edac/85xx: Remove mpc85xx_pci_err_removeJohannes Thumshirn
2013-11-17EDAC: Add edac-mpc85xx driver to MAINTAINERSJohannes Thumshirn
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