summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: wm831x_wdt: use devm_gpio_request_one()Jingoo Han2013-07-111-11/+6
* watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han2013-07-111-2/+1
* watchdog: sp805_wdt: use devm_clk_get()Jingoo Han2013-07-111-5/+2
* watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat2013-07-111-2/+0
* watchdog: shwdt: use devm_clk_get()Jingoo Han2013-07-111-12/+4
* watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han2013-07-111-5/+2
* watchdog: imx2_wdt: use devm_clk_get()Jingoo Han2013-07-111-4/+2
* watchdog: dw_wdt: Staticize local symbolSachin Kamat2013-07-111-2/+2
* watchdog: dw_wdt: use devm_clk_get()Jingoo Han2013-07-111-5/+2
* watchdog: ts72xx_wdt: use devm_*() functionsJingoo Han2013-07-111-57/+10
* watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han2013-07-111-2/+2
* watchdog: riowd: use devm_kzalloc()Jingoo Han2013-07-111-6/+2
* watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han2013-07-111-7/+3
* watchdog: nuc900_wdt: use devm_*() functionsJingoo Han2013-07-111-39/+11
* watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han2013-07-111-3/+1
* watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han2013-07-111-5/+4
* watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat2013-07-111-4/+1
* watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han2013-07-111-8/+4
* Revert "Makefile: Fix install error with make -j option"Linus Torvalds2013-07-101-1/+1
* Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-104-2/+63
|\
| * KVM: VMX: mark unusable segment as nonpresentGleb Natapov2013-07-041-2/+9
| * arm64: KVM: Kconfig integrationMarc Zyngier2013-07-043-0/+54
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-07-108-17/+31
|\ \
| * | [PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET2013-07-105-16/+18
| * | sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp2013-07-101-0/+2
| * | sparc32, leon: Require separate snoop tags set to regard snooping to be enabledAndreas Larsson2013-07-101-1/+1
| * | arch: sparc: kernel: check the memory length before use strcpy().Chen Gang2013-07-101-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2013-07-105-53/+6
|\ \ \
| * | | ide: Fix IDE PIO size calculationSteven J. Hill2013-07-101-3/+2
| * | | drivers/ide/delkin_cb: Convert to module_pci_driverLibo Chen2013-07-101-12/+1
| * | | ide: gayle: use module_platform_driver_probe()Jingoo Han2013-03-081-14/+1
| * | | ide: tx4939ide: use module_platform_driver_probe()Jingoo Han2013-03-081-12/+1
| * | | ide: tx4938ide: use module_platform_driver_probe()Jingoo Han2013-03-081-12/+1
* | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-101-1/+1
|\ \ \ \
| * | | | printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian2013-02-181-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-07-1023-66/+1592
|\ \ \ \ \
| * | | | | mm: remove free_area_cacheMichel Lespinasse2013-07-1017-66/+0
| * | | | | zswap: add documentationSeth Jennings2013-07-101-0/+68
| * | | | | zswap: add to mm/Seth Jennings2013-07-103-0/+964
| * | | | | zbud: add to mm/Seth Jennings2013-07-104-0/+560
| | |_|/ / | |/| | |
* | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-07-1037-75/+215
|\ \ \ \ \
| * | | | | Coccinelle: Update information about the minimal version requiredNicolas Palix2013-07-032-11/+13
| * | | | | Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-0334-47/+47
| * | | | | scripts: Coccinelle script for pci_free_consistent()strnape1@fel.cvut.cz2013-07-031-0/+52
| * | | | | Coccinelle: Update the documentationNicolas Palix2013-07-031-13/+26
| * | | | | Coccinelle: Update section of MAINTAINERSNicolas Palix2013-07-031-0/+1
| * | | | | coccicheck: span checks across CPUsKees Cook2013-07-032-3/+33
| * | | | | scripts/coccinelle: check for field address argument to kfreeJulia Lawall2013-06-141-0/+32
| * | | | | Coccinelle: Update the Coccinelle section of MAINTAINERSNicolas Palix2013-06-141-0/+2
| * | | | | Coccinelle: Make 'report' the default modeNicolas Palix2013-06-141-3/+11
OpenPOWER on IntegriCloud