summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wdt: sunxi: Move restart code to the watchdog driverMaxime Ripard2014-08-051-0/+29
* Documentation: fix two typos in watchdog-api.txtSangjung Woo2014-08-051-1/+1
* watchdog: imx2_wdt: adds big endianness support.Xiubo Li2014-08-052-0/+12
* watchdog: shwdt: Remove the unnecessary check of resource after platform_get_...George Cherian2014-08-051-4/+1
* watchdog: lantiq_wdt: Remove the un-necessary check of resource after platfor...George Cherian2014-08-051-5/+0
* watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource()George Cherian2014-08-051-3/+0
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-05177-2006/+3213
|\
| * Merge branch 'devel-stable' into for-nextRussell King2014-08-0510-1107/+362
| |\
| | * Merge tag 'nommu-for-rmk' of git://git.pengutronix.de/git/ukl/linux into deve...Russell King2014-08-012-4/+2
| | |\
| | | * ARM: make user_addr_max more robustUwe Kleine-König2014-07-011-1/+1
| | | * ARM: nommu: don't limit TASK_SIZEUwe Kleine-König2014-07-011-3/+1
| | * | ARM: perf: disable the pagefault handler when reading from user spaceJean Pihet2014-07-091-2/+7
| | * | ARM: perf: Check that current->mm is alive before getting user callchainJean Pihet2014-07-091-0/+4
| | * | arm: perf: krait: stop using singleton PMUMark Rutland2014-07-021-0/+2
| | * | arm: perf: add more specific platform device IDsMark Rutland2014-07-021-0/+3
| | * | arm: perf: clean up PMU namesMark Rutland2014-07-025-23/+57
| | * | arm: perf: xscale: condense event mapsMark Rutland2014-07-021-102/+15
| | * | arm: perf: armv6: condense event mapsMark Rutland2014-07-021-224/+47
| | * | arm: perf: armv7: condense event mapsMark Rutland2014-07-021-743/+206
| | * | arm: perf: add macros for empty event mappingsMark Rutland2014-07-021-0/+10
| | * | arm: perf: move event map macros to pmu.hMark Rutland2014-07-022-9/+9
| | |/
| * | Merge branch 'swp' (early part) into for-nextRussell King2014-08-053-8/+27
| |\ \
| | * | ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusivesRussell King2014-07-181-7/+22
| | * | ARM: SWP emulation: only initialise on ARMv7 CPUsRussell King2014-07-181-0/+4
| | * | ARM: SWP emulation: always enable when SMP is enabledRussell King2014-07-181-1/+1
| * | | Merge branches 'fixes' and 'misc' into for-nextRussell King2014-08-05483-3463/+6139
| |\ \ \
| | * | | ARM: add comments to the early page table remap codeRussell King2014-08-021-5/+46
| | * | | ARM: 8122/1: smp_scu: enable SCU standby supportShawn Guo2014-08-021-0/+7
| | * | | ARM: 8121/1: smp_scu: use macro for SCU enable bitShawn Guo2014-08-021-2/+3
| | * | | ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna2014-08-024-0/+777
| | * | | ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2014-08-026-3/+859
| | * | | ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna2014-08-021-28/+22
| | * | | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-2913-79/+17
| | * | | ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15Gregory Fong2014-07-241-8/+12
| | * | | ARM: 8110/1: do CPU-specific init for Broadcom Brahma15 coresMarc Carino2014-07-241-0/+11
| | * | | ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2014-07-244-22/+35
| | * | | ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2014-07-242-11/+19
| | * | | ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo2014-07-182-10/+45
| | * | | ARM: 8098/1: mcs lock: implement wfe-based polling for MCS lockingWill Deacon2014-07-181-0/+23
| | * | | ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson2014-07-182-2/+55
| | * | | ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach2014-07-182-11/+10
| | * | | ARM: 8096/1: Describe required sort order for textofs-y (TEXT_OFFSET)Daniel Thompson2014-07-181-0/+3
| | * | | ARM: 8090/1: add revision info for PL310 errata 588369 and 727915Shawn Guo2014-07-181-3/+4
| | * | | ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_sizeShawn Guo2014-07-181-6/+6
| | * | | ARM: 8088/1: vmlinux.lds.S: drop redundant .commentMark Rutland2014-07-181-1/+0
| | * | | ARM: 8075/1: oprofile: Use of arm_get_current_stackframeNikolay Borisov2014-07-181-4/+1
| | * | | ARM: 8074/1: traps: Make use of the frame_pointer macroNikolay Borisov2014-07-181-2/+4
| | * | | ARM: 8073/1: unwind: Use arm_get_current_stackframeNikolay Borisov2014-07-181-5/+3
| | * | | ARM: 8072/1: time: Make use of arm_get_current_stackframeNikolay Borisov2014-07-181-4/+1
| | * | | ARM: 8071/1: perf: Make perf use arm_get_current_stackframeNikolay Borisov2014-07-181-4/+1
OpenPOWER on IntegriCloud