aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-23Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds8-28/+21
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds20-123/+528
2014-10-23Merge tag 'hwmon-for-linus-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+1
2014-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds28-77/+176
2014-10-23drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering1-0/+2
2014-10-22uprobes: Remove "weak" from function declarationsBjorn Helgaas1-7/+7
2014-10-22memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas1-1/+1
2014-10-22kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas1-1/+1
2014-10-22ARC: kgdb: generic kgdb_arch_pc() sufficesVineet Gupta1-5/+0
2014-10-22vmcore: Remove "weak" from function declarationsBjorn Helgaas1-8/+7
2014-10-22clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas1-1/+1
2014-10-22x86, intel-mid: Remove "weak" from function declarationsBjorn Helgaas1-4/+3
2014-10-22audit: Remove "weak" from audit_classify_compat_syscall() declarationBjorn Helgaas1-1/+1
2014-10-22qxl: don't create too large primary surfaceMarc-André Lureau1-8/+8
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds36-318/+1941
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds31-36/+35
2014-10-21Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds11-3/+819
2014-10-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds22-70/+1725
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds7-29/+53
2014-10-21Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds13-222/+399
2014-10-21Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds37-437/+265
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds28-119/+261
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds7-7/+10
2014-10-20watchdog: meson: remove magic value for rebootCarlo Caione1-1/+1
2014-10-20watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEMChen Gang1-1/+2
2014-10-20watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai1-0/+10
2014-10-20watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai1-25/+76
2014-10-20watchdog: imx2_wdt: add restart handler supportJingchang Lu1-0/+37
2014-10-20watchdog: qcom: register a restart notifierJosh Cartwright1-0/+38
2014-10-20watchdog: s3c2410: add restart handlerHeiko Stuebner1-0/+36
2014-10-20watchdog: dw_wdt: add restart handler supportJisheng Zhang1-0/+32
2014-10-20ARM: defconfig: update multi_v7_defconfigCarlo Caione1-0/+1
2014-10-20ARM: meson: add watchdog driverCarlo Caione3-0/+247
2014-10-20ARM: docs: add documentation binding for meson watchdogCarlo Caione1-0/+13
2014-10-20stmp3xxx_rtc_wdt: Add suspend/resume PM supportJanusz Uzycki1-0/+24
2014-10-20watchdog: Add DA9063 PMIC watchdog driver.Krystian Garbaciak3-0/+201
2014-10-20watchdog: add driver for Ricoh RN5T618 watchdogBeniamino Galvani3-0/+210
2014-10-20watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7Naveen Krishna Chatradhi2-0/+12
2014-10-20watchdog: qcom: document device tree bindingsJosh Cartwright1-0/+24
2014-10-20watchdog: qcom: add support for KPSS WDTJosh Cartwright3-0/+200
2014-10-20watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top()Jisheng Zhang1-1/+3
2014-10-20devicetree: Add Cadence WDT devicetree bindings documentationHarini Katakam1-0/+24
2014-10-20watchdog: Add Cadence WDT driverHarini Katakam3-0/+525
2014-10-20watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)?Uwe Kleine-König1-7/+2
2014-10-20watchdog: imx2_wdt: Convert to use regmap framework's endianness method.Xiubo Li2-7/+2
2014-10-20watchdog: ts72xx_wdt: Kill superfluous variable in removeMika Westerberg1-5/+1
2014-10-20powerpc: booke_wdt: Fix build error as a modulePranith Kumar1-23/+5
2014-10-20watchdog: xilinx: Remove .owner field for driverMichal Simek1-1/+0
2014-10-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds33-1883/+1488
2014-10-20pwm: Let PWM_CLPS711X depend on HAS_IOMEMChen Gang1-0/+1