Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [ARM] Orion: Add Buffalo Linkstation Mini support | Alexey Kopytko | 2008-09-25 | 4 | -0/+268 | |
| * | | | | [ARM] Kirkwood: add support for L2 cache WB/WT selection | Ronen Shitrit | 2008-09-25 | 3 | -7/+25 | |
| * | | | | [ARM] EDMINIV2: add support for LED and power button | Albert Aribaud | 2008-09-25 | 1 | -0/+60 | |
| * | | | | [ARM] Kirkwood: allow configuring mbus window for on-chip sram | Lennert Buytenhek | 2008-09-25 | 2 | -4/+9 | |
| * | | | | [ARM] Kirkwood: remove uart1 init calls for boards that don't expose uart1 | Ronen Shitrit | 2008-09-25 | 2 | -2/+0 | |
| * | | | | [ARM] Kirkwood: add support for newer SoC models | Ronen Shitrit | 2008-09-25 | 4 | -9/+56 | |
| * | | | | [ARM] Kirkwood: prepare for runtime-determined timer tick rate | Ronen Shitrit | 2008-09-25 | 2 | -7/+16 | |
| * | | | | [ARM] Orion: add RD88F6183AP-GE support | Lennert Buytenhek | 2008-09-25 | 4 | -0/+125 | |
| * | | | | [ARM] Orion: add 88F6183 (Orion-1-90) support | Lennert Buytenhek | 2008-09-25 | 4 | -2/+54 | |
| * | | | | [ARM] Orion: add Buffalo Terastation Pro II/Live support | Sylver Bruneau | 2008-09-25 | 3 | -0/+376 | |
| * | | | | [ARM] Orion: add LaCie Ethernet Disk mini V2 support | Christopher Moore | 2008-09-25 | 4 | -0/+211 | |
| * | | | | [ARM] Orion: prepare for runtime-determined timer tick rate | Lennert Buytenhek | 2008-09-25 | 5 | -9/+20 | |
| * | | | | [ARM] mv78xx0: wire up ethernet error interrupt | Lennert Buytenhek | 2008-09-25 | 5 | -7/+28 | |
| * | | | | [ARM] Kirkwood: wire up ethernet error interrupt | Lennert Buytenhek | 2008-09-25 | 2 | -1/+7 | |
| * | | | | [ARM] Orion: wire up ethernet error interrupt | Lennert Buytenhek | 2008-09-25 | 1 | -1/+5 | |
* | | | | | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King | 2008-10-09 | 43 | -587/+1183 | |
|\ \ \ \ \ | ||||||
| * | | | | | ARM: DaVinci: evm sets up many devices | David Brownell | 2008-09-17 | 1 | -15/+322 | |
| * | | | | | ARM: DaVinci: usb setup | David Brownell | 2008-09-17 | 3 | -1/+120 | |
| * | | | | | ARM: DaVinci: i2c setup | Komal Shah | 2008-09-17 | 3 | -3/+54 | |
| * | | | | | ARM: DaVinci: SOC GPIOs use gpiolib | David Brownell | 2008-09-17 | 3 | -101/+106 | |
| * | | | | | ARM: DaVinci: Update IO address pointer typechecking | Kevin Hilman | 2008-09-17 | 2 | -31/+14 | |
| * | | | | | [MIPS] VR41xx: unsigned irq cannot be negative | roel kluin | 2008-09-16 | 1 | -2/+4 | |
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-09-13 | 4 | -34/+104 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [ARM] Fix PCI_DMA_BUS_IS_PHYS for ARM | Russell King | 2008-09-13 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-... | Russell King | 2008-09-13 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | pcm037: add rts/cts support for serial port | Sascha Hauer | 2008-09-02 | 1 | -1/+1 | |
| | * | | | | | | [ARM] 5247/1: tosa: SW_EAR_IN support | Dmitry Baryshkov | 2008-09-13 | 1 | -0/+8 | |
| | * | | | | | | [ARM] 5246/1: tosa: add proper clock alias for tc6393xb clock | Dmitry Baryshkov | 2008-09-13 | 1 | -0/+3 | |
| | * | | | | | | [ARM] OMAP: Fix MMC device data | Russell King | 2008-09-11 | 1 | -32/+91 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-09-13 | 5 | -108/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sparc: Fix user_regset 'n' field values. | David S. Miller | 2008-09-13 | 2 | -6/+6 | |
| | * | | | | | | | sparc64: Fix PCI error interrupt registry on PSYCHO. | David S. Miller | 2008-09-13 | 1 | -3/+3 | |
| | * | | | | | | | sparc32: Fix function signature of of_bus_sbus_get_flags(). | David S. Miller | 2008-09-11 | 1 | -1/+1 | |
| | * | | | | | | | sparc64: Fix interrupt register calculations on Psycho and Sabre. | David S. Miller | 2008-09-10 | 1 | -98/+6 | |
| * | | | | | | | | MN10300: Change the fault handler to check in_atomic() not in_interrupt() | David Howells | 2008-09-11 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-09-11 | 4 | -4/+17 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KVM: VMX: Always return old for clear_flush_young() when using EPT | Sheng Yang | 2008-09-11 | 3 | -4/+5 | |
| | * | | | | | | | | KVM: SVM: fix guest global tlb flushes with NPT | Joerg Roedel | 2008-09-11 | 1 | -0/+4 | |
| | * | | | | | | | | KVM: SVM: fix random segfaults with NPT enabled | Joerg Roedel | 2008-09-11 | 1 | -0/+8 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-09-11 | 6 | -30/+36 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [IA64] prevent ia64 from invoking irq handlers on offline CPUs | Paul E. McKenney | 2008-09-10 | 1 | -3/+1 | |
| | * | | | | | | | | [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree | Julia Lawall | 2008-09-10 | 1 | -1/+3 | |
| | * | | | | | | | | [IA64] fix up bte.h | Robin Holt | 2008-09-10 | 1 | -4/+5 | |
| | * | | | | | | | | [IA64] fix compile failure with non modular builds | James Bottomley | 2008-09-10 | 3 | -22/+27 | |
| | |/ / / / / / / | ||||||
| * / / / / / / / | m68k: Update defconfigs for 2.6.27-rc6 | Geert Uytterhoeven | 2008-09-10 | 12 | -258/+390 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-... | Russell King | 2008-10-09 | 27 | -115/+1270 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | MX2: Add DMA support for mx2 and (eventually) mx1 | Sascha Hauer | 2008-09-09 | 3 | -1/+930 | |
| * | | | | | | | | i.MX: Add FIQ support | Paulius Zaleckas | 2008-09-09 | 2 | -4/+33 | |
| * | | | | | | | | MXC: Remove WD IRQ priority setting | Darius Augulis | 2008-09-09 | 1 | -5/+0 | |
| * | | | | | | | | i.MX3: Fix compiler warnings | Luotao Fu | 2008-09-09 | 4 | -3/+7 |