Age | Commit message (Expand) | Author | Files | Lines |
2008-06-22 | [ARM] Feroceon: 88fr571-vd support | Lennert Buytenhek | 1 | -0/+30 |
2008-06-22 | [ARM] Kirkwood: add defconfig | Saeed Bishara | 1 | -0/+1426 |
2008-06-22 | [ARM] add Marvell Kirkwood (88F6000) SoC support | Saeed Bishara | 14 | -2/+1006 |
2008-06-22 | [ARM] Feroceon: 88fr131 support | Lennert Buytenhek | 1 | -0/+30 |
2008-06-22 | [ARM] Feroceon: L2 cache support | Lennert Buytenhek | 4 | -1/+354 |
2008-06-22 | [ARM] Feroceon: L1 cache range operation support | Stanislav Samsonov | 1 | -1/+68 |
2008-06-22 | [ARM] Loki: add defconfig | Lennert Buytenhek | 1 | -0/+1147 |
2008-06-22 | [ARM] add Marvell Loki (88RC8480) SoC support | Lennert Buytenhek | 11 | -1/+614 |
2008-06-22 | [ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR define | Ke Wei | 1 | -3/+3 |
2008-06-22 | [ARM] Feroceon: allow more old Feroceon IDs | Ke Wei | 1 | -2/+2 |
2008-06-22 | [ARM] Feroceon: catch other Feroceon CPU IDs in head.S | Nicolas Pitre | 1 | -2/+2 |
2008-06-22 | [ARM] Feroceon: speed up flushing of the entire cache | Nicolas Pitre | 1 | -11/+48 |
2008-06-22 | [ARM] Orion: nuke orion5x_{read,write} | Lennert Buytenhek | 6 | -57/+57 |
2008-06-22 | [ARM] Orion: add Maxtor Shared Storage II support | Sylver Bruneau | 3 | -0/+277 |
2008-06-22 | [ARM] Orion: add Technologic Systems TS-78xx support | Alexander Clouter | 3 | -0/+284 |
2008-06-22 | [ARM] Orion: remove code duplication in TS209 and TS409 setup files | Sylver Bruneau | 5 | -239/+168 |
2008-06-22 | [ARM] Orion: add HP Media Vault mv2120 support | Martin Michlmayr | 3 | -0/+201 |
2008-06-22 | [ARM] Orion: add Linksys WRT350N v2 support | Lennert Buytenhek | 3 | -0/+180 |
2008-06-22 | [ARM] Orion: add 88F5181L (Orion-VoIP) support | Lennert Buytenhek | 2 | -2/+5 |
2008-06-22 | [ARM] Orion: add QNAP TS-409 support | Sylver Bruneau | 3 | -0/+392 |
2008-06-22 | [ARM] Orion: implement power-off method for Kurobox Pro | Sylver Bruneau | 1 | -4/+143 |
2008-06-22 | [ARM] Orion: avoid setting ->force_phy_addr | Lennert Buytenhek | 5 | -5/+0 |
2008-06-22 | [ARM] Orion: remove error printks in ->map_irq() implementations | Lennert Buytenhek | 2 | -4/+0 |
2008-06-22 | [ARM] Orion: rework MPP handling | Lennert Buytenhek | 10 | -114/+376 |
2008-06-22 | [ARM] Orion: move setting up PCIe WA window into PCIe setup path | Lennert Buytenhek | 5 | -25/+2 |
2008-06-22 | [ARM] Orion: move EHCI/I2C/UART peripheral init into board code | Lennert Buytenhek | 7 | -195/+240 |
2008-06-22 | [ARM] Orion: top-level IRQs are level-triggered | Lennert Buytenhek | 1 | -1/+2 |
2008-06-22 | [ARM] Feroceon: annotate 88fr531-vd CPU entries | Lennert Buytenhek | 1 | -4/+9 |
2008-06-22 | [ARM] Orion: DRAM mapping granularity is 64KiB, not 16MiB | Lennert Buytenhek | 1 | -2/+2 |
2008-06-22 | [ARM] Orion: make window setup a little more safe | Lennert Buytenhek | 1 | -5/+18 |
2008-06-22 | [ARM] Orion: fix various whitespace and coding style issues | Lennert Buytenhek | 8 | -141/+132 |
2008-06-22 | [ARM] cache align memset and memzero | Nicolas Pitre | 2 | -0/+90 |
2008-06-22 | [ARM] cache align destination pointer when copying memory for some processors | Nicolas Pitre | 2 | -20/+4 |
2008-06-22 | [ARM] fix cache alignment code in memset.S | Nicolas Pitre | 1 | -1/+1 |
2008-06-22 | [ARM] latencytop support | Nicolas Pitre | 2 | -4/+35 |
2008-06-22 | [ARM] Orion: update defconfig to 2.6.26-rc4 | Nicolas Pitre | 1 | -122/+187 |
2008-06-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -13/+22 |
2008-06-20 | Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP | Linus Torvalds | 1 | -1/+1 |
2008-06-19 | x86, geode: add a VSA2 ID for General Software | Jordan Crouse | 1 | -1/+4 |
2008-06-19 | x86: use BOOTMEM_EXCLUSIVE on 32-bit | Bernhard Walle | 1 | -2/+8 |
2008-06-19 | x86, 32-bit: fix boot failure on TSC-less processors | Mikael Pettersson | 1 | -10/+8 |
2008-06-19 | x86: fix NULL pointer deref in __switch_to | Suresh Siddha | 2 | -0/+2 |
2008-06-18 | [POWERPC] Clear sub-page HPTE present bits when demoting page size | Paul Mackerras | 1 | -0/+4 |
2008-06-18 | [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector | Josh Boyer | 1 | -1/+6 |
2008-06-17 | x86-64: Fix "bytes left to copy" return value for copy_from_user() | Linus Torvalds | 2 | -28/+22 |
2008-06-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 4 | -9/+21 |
2008-06-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 62 | -2208/+4651 |
2008-06-16 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 22 | -801/+796 |
2008-06-16 | MN10300: Kill linux/a.out.h inclusions | David Howells | 2 | -2/+0 |
2008-06-16 | [IA64] Fix CONFIG_IA64_SGI_UV build error | Jack Steiner | 2 | -0/+13 |