Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | metag: TBX header | James Hogan | 2013-03-02 | 1 | -0/+1425 | |
| * | | | | | | | metag: Boot | James Hogan | 2013-03-02 | 6 | -0/+715 | |
| * | | | | | | | metag: Header for core memory mapped registers | James Hogan | 2013-03-02 | 1 | -0/+1106 | |
| * | | | | | | | metag: Headers for core arch constants | James Hogan | 2013-03-02 | 2 | -0/+1261 | |
| * | | | | | | | metag: Add MAINTAINERS entry | James Hogan | 2013-03-02 | 1 | -0/+7 | |
| * | | | | | | | trace/ring_buffer: handle 64bit aligned structs | James Hogan | 2013-03-02 | 1 | -2/+4 | |
| * | | | | | | | Add HAVE_64BIT_ALIGNED_ACCESS | James Hogan | 2013-03-02 | 1 | -0/+16 | |
| * | | | | | | | Revert some of "binfmt_elf: cleanups" | James Hogan | 2013-03-02 | 1 | -0/+4 | |
| * | | | | | | | asm-generic/unistd.h: handle symbol prefixes in cond_syscall | James Hogan | 2013-03-02 | 1 | -1/+8 | |
| * | | | | | | | asm-generic/io.h: check CONFIG_VIRT_TO_BUS | James Hogan | 2013-03-02 | 1 | -0/+2 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-03-03 | 9 | -29/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus | Russell King | 2013-03-03 | 239 | -1306/+2071 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messages | Russell King | 2013-03-01 | 1 | -15/+21 | |
| | * | | | | | | | | | ARM: fix scheduling while atomic warning in alignment handling code | Russell King | 2013-02-25 | 1 | -7/+4 | |
| | * | | | | | | | | | ARM: VFP: fix emulation of second VFP instruction | Russell King | 2013-02-25 | 1 | -1/+1 | |
| | * | | | | | | | | | ARM: 7656/1: uImage: Error out on build of multiplatform without LOADADDR | Olof Johansson | 2013-02-23 | 1 | -2/+2 | |
| | * | | | | | | | | | ARM: 7640/1: memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMU | Hiroshi Doyu | 2013-02-21 | 1 | -1/+1 | |
| | * | | | | | | | | | ARM: 7654/1: Preserve L_PTE_VALID in pte_modify() | Catalin Marinas | 2013-02-21 | 1 | -1/+2 | |
| | * | | | | | | | | | ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock | Nicolas Pitre | 2013-02-21 | 3 | -0/+5 | |
| * | | | | | | | | | | ARM: 7651/1: remove unused smp_timer_broadcast #define | Mark Rutland | 2013-02-14 | 1 | -2/+0 | |
| * | | | | | | | | | | Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King | 2013-02-04 | 465 | -2319/+4026 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-03 | 3 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts | K. Y. Srinivasan | 2013-02-27 | 3 | -8/+10 | |
* | | | | | | | | | | | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-03-03 | 1 | -15/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | USB: EHCI: revert "remove ASS/PSS polling timeout" | Alan Stern | 2013-02-26 | 1 | -15/+14 | |
* | | | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-03-03 | 31 | -856/+888 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | watchdog: sp805_wdt depends on ARM | Alessandro Rubini | 2013-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | watchdog: davinci_wdt: update to devm_* API | Kumar, Anil | 2013-03-01 | 1 | -21/+5 | |
| * | | | | | | | | | | | | | | watchdog: davinci_wdt: use devm managed clk get | Mrugesh Katepallewar | 2013-03-01 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | watchdog: at91rm9200: add DT support | Joachim Eastwood | 2013-03-01 | 3 | -1/+19 | |
| * | | | | | | | | | | | | | | watchdog: add timeout-sec property binding | Fabio Porcedda | 2013-03-01 | 8 | -15/+31 | |
| * | | | | | | | | | | | | | | watchdog: at91sam9_wdt: Convert to use the watchdog framework | Wenyou Yang | 2013-03-01 | 2 | -119/+43 | |
| * | | | | | | | | | | | | | | watchdog: omap_wdt: Add option nowayout | Pali Rohár | 2013-03-01 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | watchdog: core: dt: add support for the timeout-sec dt property | Fabio Porcedda | 2013-03-01 | 4 | -12/+80 | |
| * | | | | | | | | | | | | | | watchdog: bcm47xx_wdt.c: add hard timer | Hauke Mehrtens | 2013-03-01 | 1 | -6/+63 | |
| * | | | | | | | | | | | | | | watchdog: bcm47xx_wdt.c: rename wdt_time to timeout | Hauke Mehrtens | 2013-03-01 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | watchdog: bcm47xx_wdt.c: rename ops methods | Hauke Mehrtens | 2013-03-01 | 1 | -18/+18 | |
| * | | | | | | | | | | | | | | watchdog: bcm47xx_wdt.c: use platform device | Hauke Mehrtens | 2013-03-01 | 2 | -78/+87 | |
| * | | | | | | | | | | | | | | watchdog: bcm47xx_wdt.c: convert to watchdog core api | Hauke Mehrtens | 2013-03-01 | 2 | -130/+23 | |
| * | | | | | | | | | | | | | | watchdog: Convert BookE watchdog driver to watchdog infrastructure | Guenter Roeck | 2013-03-01 | 2 | -120/+66 | |
| * | | | | | | | | | | | | | | watchdog: s3c2410_wdt: Use devm_* functions | Jingoo Han | 2013-03-01 | 1 | -33/+9 | |
| * | | | | | | | | | | | | | | watchdog: remove old STMP3xxx driver | Wolfram Sang | 2013-03-01 | 3 | -298/+0 | |
| * | | | | | | | | | | | | | | watchdog: add new driver for STMP3xxx and i.MX23/28 | Wolfram Sang | 2013-03-01 | 3 | -0/+122 | |
| * | | | | | | | | | | | | | | rtc: stmp3xxx: add wdt-accessor function | Wolfram Sang | 2013-03-01 | 2 | -0/+79 | |
| * | | | | | | | | | | | | | | watchdog: introduce retu_wdt driver | Aaro Koskinen | 2013-03-01 | 3 | -0/+191 | |
| * | | | | | | | | | | | | | | watchdog: intel_scu_watchdog: fix Kconfig dependency | Wim Van Sebroeck | 2013-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | watchdog: orion_wdt: Add platform alias | Lubomir Rintel | 2013-03-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | watchdog: ath79_wdt: add device tree matching | Gabor Juhos | 2013-03-01 | 2 | -0/+24 | |
| * | | | | | | | | | | | | | | watchdog: ath79_wdt: get register base from platform device's resources | Gabor Juhos | 2013-03-01 | 2 | -11/+47 | |
| * | | | | | | | | | | | | | | MIPS: ath79: use dynamically allocated watchdog device | Gabor Juhos | 2013-03-01 | 1 | -6/+1 |