| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format | Guennadi Liakhovetski | 2013-09-21 | 3 | -10/+10 |
* | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-09-16 | 2 | -3/+4 |
|\ |
|
| * | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE | Ezequiel Garcia | 2013-09-02 | 1 | -2/+2 |
| * | ARM: timer-sp: Set dynamic irq affinity | Viresh Kumar | 2013-08-22 | 1 | -1/+2 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-09-15 | 6 | -8/+49 |
|\ \ |
|
| * | | MIPS: kernel: vpe: Make vpe_attrs an array of pointers. | Markos Chandras | 2013-09-13 | 1 | -1/+1 |
| * | | MIPS: Fix SMP core calculations when using MT support. | Leonid Yegoshin | 2013-09-13 | 1 | -2/+11 |
| * | | MIPS: DECstation I/O ASIC DMA interrupt handling fix | Maciej W. Rozycki | 2013-09-13 | 2 | -0/+10 |
| * | | MIPS: DECstation HRT initialization rearrangement | Maciej W. Rozycki | 2013-09-13 | 3 | -5/+27 |
* | | | Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2013-09-13 | 11 | -353/+324 |
|\ \ \ |
|
| * | | | xtensa: Fix broken allmodconfig build | Guenter Roeck | 2013-09-06 | 1 | -0/+1 |
| * | | | xtensa: remove CCOUNT_PER_JIFFY | Baruch Siach | 2013-09-06 | 3 | -5/+4 |
| * | | | xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure | Baruch Siach | 2013-09-06 | 2 | -7/+2 |
| * | | | xtensa: don't use echo -e needlessly | Max Filippov | 2013-09-06 | 2 | -3/+3 |
| * | | | xtensa: new fast_alloca handler | Max Filippov | 2013-09-06 | 1 | -152/+40 |
| * | | | xtensa: keep a3 and excsave1 on entry to exception handlers | Max Filippov | 2013-09-06 | 5 | -142/+238 |
| * | | | xtensa: enable kernel preemption | Max Filippov | 2013-09-06 | 1 | -28/+17 |
| * | | | xtensa: check thread flags atomically on return from user exception | Max Filippov | 2013-09-06 | 1 | -18/+21 |
* | | | | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 2013-09-13 | 34 | -35/+0 |
|\ \ \ \ |
|
| * | | | | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 34 | -35/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-09-13 | 11 | -0/+2219 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | blackfin: Ignore generated uImages | Mark Brown | 2013-09-13 | 1 | -0/+1 |
| * | | | blackfin: Add STMMAC platform data to enable dwmac1000 driver on BF60x. | Sonic Zhang | 2013-09-13 | 2 | -0/+26 |
| * | | | bf609: adv7343: add S-Video and Component output support | Scott Jiang | 2013-09-13 | 1 | -1/+22 |
| * | | | bf609: add adv7343 video encoder support | Scott Jiang | 2013-09-13 | 1 | -0/+54 |
| * | | | clock: add stmmac clock for ethernet driver | Steven Miao | 2013-09-13 | 1 | -0/+17 |
| * | | | blackfin: scb: Add SCB1 to SCB9 config options and data. | Sonic Zhang | 2013-09-13 | 2 | -13/+782 |
| * | | | blackfin: scb: Add system crossbar init code. | Steven Miao | 2013-09-13 | 7 | -0/+1331 |
| |/ / |
|
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-09-12 | 98 | -484/+2732 |
|\ \ \ |
|
| * \ \ | Merge branch '3.11-fixes' into mips-for-linux-next | Ralf Baechle | 2013-09-06 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible code | Jerin Jacob | 2013-09-06 | 1 | -2/+2 |
| * | | | | Merge branch '3.11-fixes' into mips-for-linux-next | Ralf Baechle | 2013-09-05 | 5 | -56/+61 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | MIPS: kexec: Fix random crashes while loading crashkernel | Prem Mallappa | 2013-09-05 | 1 | -51/+48 |
| | * | | | MIPS: kdump: Skip walking indirection page for crashkernels | Prem Mallappa | 2013-09-05 | 1 | -0/+6 |
| | * | | | MIPS: DECstation HRT calibration bug fixes | Maciej W. Rozycki | 2013-09-05 | 2 | -5/+6 |
| | * | | | MIPS: Export copy_from_user_page() (needed by lustre) | Geert Uytterhoeven | 2013-09-05 | 1 | -0/+1 |
| * | | | | Merge branch '3.11-fixes' into mips-for-linux-next | Ralf Baechle | 2013-09-04 | 10 | -54/+18 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | MIPS: powertv: Drop BOOTLOADER_DRIVER Kconfig symbol | Markos Chandras | 2013-09-03 | 4 | -35/+2 |
| | * | | | MIPS: Kconfig: Drop obsolete NR_CPUS_DEFAULT_{1,2} options | Markos Chandras | 2013-09-03 | 1 | -14/+1 |
| | * | | | MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selected | Markos Chandras | 2013-09-03 | 1 | -1/+1 |
| | * | | | MIPS: Loongson: Hide the pci code behind CONFIG_PCI | Markos Chandras | 2013-09-03 | 1 | -1/+2 |
| | * | | | MIPS: Ftrace: Fix function tracing return address to match | Corey Minyard | 2013-09-03 | 1 | -1/+1 |
| | * | | | MIPS: R4k clock source initialization bug fix | Maciej W. Rozycki | 2013-09-03 | 1 | -1/+9 |
| | * | | | MIPS: Fix get_user_page_fast() for mips with cache alias | Kamal Dasu | 2013-08-26 | 1 | -1/+2 |
| * | | | | MIPS: Add driver for the built-in PCI controller of the RT3883 SoC | Gabor Juhos | 2013-09-04 | 3 | -0/+638 |
| * | | | | MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000 | Jim Quinlan | 2013-09-04 | 1 | -6/+10 |
| * | | | | MIPS: ralink: Add support for reset-controller API | John Crispin | 2013-09-04 | 4 | -0/+69 |
| * | | | | MIPS: ralink: mt7620: Add cpu-feature-override header | Gabor Juhos | 2013-09-04 | 2 | -0/+58 |
| * | | | | MIPS: ralink: mt7620: Add spi clock definition | John Crispin | 2013-09-04 | 1 | -0/+1 |
| * | | | | MIPS: ralink: mt7620: Add wdt clock definition | John Crispin | 2013-09-04 | 1 | -0/+1 |