summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabledGreta Zhang2015-09-091-0/+9
* watchdog: mtk_wdt: add suspend/resume supportGreta Zhang2015-09-091-0/+30
* watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia2015-09-091-0/+1
* Documentation/watchdog: add timeout and ping rate control to watchdog-test.cTimur Tabi2015-09-091-5/+17
* Linux 4.2-rc8v4.2-rc8Linus Torvalds2015-08-231-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-233-13/+15
|\
| * SCSI: Fix NULL pointer dereference in runtime PMAlan Stern2015-08-181-11/+11
| * fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah2015-08-182-2/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-232-2/+2
|\ \
| * | FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin2015-08-191-1/+1
| * | MIPS: Fix LLVM build issue.Ralf Baechle2015-08-181-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-08-221-0/+2
|\ \ \
| * | | 9p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat2015-08-221-0/+2
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-08-222-1/+4
|\ \ \ \
| * | | | ARM: 8418/1: add boot image dependencies to not generate invalid imagesMasahiro Yamada2015-08-181-0/+3
| * | | | ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre2015-08-181-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-225-11/+14
|\ \ \ \ \
| * | | | | x86/fpu/math-emu: Fix crash in fork()Ingo Molnar2015-08-221-1/+1
| * | | | | x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar2015-08-221-1/+6
| * | | | | x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang2015-08-201-0/+2
| * | | | | Merge branch 'x86/asm/urgent' to pick up an entry code fixIngo Molnar2015-08-191-8/+4
| |\ \ \ \ \
| | * | | | | Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski2015-08-181-8/+4
| * | | | | | x86/irq: Build correct vector mapping for multiple MSI interruptsJiang Liu2015-08-181-1/+1
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-224-4/+37
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-08-204-4/+37
| |\ \ \ \ \ \ \
| | * | | | | | | perf top: Show backtrace when handling a SIGSEGV on --stdio modeArnaldo Carvalho de Melo2015-08-191-2/+2
| | * | | | | | | perf tools: Fix buildid processingAdrian Hunter2015-08-191-0/+11
| | * | | | | | | perf tools: Make fork event processing more resilientAdrian Hunter2015-08-191-2/+18
| | * | | | | | | perf tools: Avoid deadlock when map_groups are brokenAdrian Hunter2015-08-191-0/+6
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-224-2/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko2015-08-201-2/+2
| * | | | | | | | | irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko2015-08-201-0/+1
| * | | | | | | | | ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanismGrygorii Strashko2015-08-201-0/+1
| * | | | | | | | | irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko2015-08-201-0/+1
| * | | | | | | | | genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko2015-08-202-0/+18
| * | | | | | | | | genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko2015-08-201-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-08-222-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clocksource/imx: Fix boot with non-DT systemsGuenter Roeck2015-08-201-0/+1
| * | | | | | | | | timer: Write timer->flags atomicallyEric Dumazet2015-08-181-2/+2
| |/ / / / / / / /
* | | | | | | | | Add hch to .get_maintainer.ignoreChristoph Hellwig2015-08-211-0/+1
* | | | | | | | | mm: make page pfmemalloc check more robustMichal Hocko2015-08-2111-29/+47
* | | | | | | | | Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-212-2/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas2015-08-201-1/+1
| * | | | | | | | | PCI: Tolerate hierarchies with no Root PortYijing Wang2015-08-191-1/+6
* | | | | | | | | | Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-08-2115-609/+34
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [media] mantis: Fix error handling in mantis_dma_init()Fabio Estevam2015-08-191-2/+3
| * | | | | | | | | | Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman2015-08-193-42/+0
| * | | | | | | | | | Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper"David Härdeman2015-08-192-118/+0
| * | | | | | | | | | Revert "[media] rc: ir-rc5-decoder: Add encode capability"David Härdeman2015-08-191-116/+0
| * | | | | | | | | | Revert "[media] rc: ir-rc6-decoder: Add encode capability"David Härdeman2015-08-191-122/+0
OpenPOWER on IntegriCloud