summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-06-22[ARM] Orion: add Maxtor Shared Storage II supportSylver Bruneau3-0/+277
2008-06-22[ARM] Orion: add Technologic Systems TS-78xx supportAlexander Clouter3-0/+284
2008-06-22[ARM] Orion: remove code duplication in TS209 and TS409 setup filesSylver Bruneau5-239/+168
2008-06-22[ARM] Orion: add HP Media Vault mv2120 supportMartin Michlmayr3-0/+201
2008-06-22[ARM] Orion: add Linksys WRT350N v2 supportLennert Buytenhek3-0/+180
2008-06-22[ARM] Orion: add 88F5181L (Orion-VoIP) supportLennert Buytenhek2-2/+5
2008-06-22[ARM] Orion: add QNAP TS-409 supportSylver Bruneau3-0/+392
2008-06-22[ARM] Orion: implement power-off method for Kurobox ProSylver Bruneau1-4/+143
2008-06-22[ARM] Orion: avoid setting ->force_phy_addrLennert Buytenhek5-5/+0
2008-06-22[ARM] Orion: remove error printks in ->map_irq() implementationsLennert Buytenhek2-4/+0
2008-06-22[ARM] Orion: rework MPP handlingLennert Buytenhek10-114/+376
2008-06-22[ARM] Orion: move setting up PCIe WA window into PCIe setup pathLennert Buytenhek5-25/+2
2008-06-22[ARM] Orion: move EHCI/I2C/UART peripheral init into board codeLennert Buytenhek7-195/+240
2008-06-22[ARM] Orion: top-level IRQs are level-triggeredLennert Buytenhek1-1/+2
2008-06-22[ARM] Feroceon: annotate 88fr531-vd CPU entriesLennert Buytenhek1-4/+9
2008-06-22[ARM] Orion: DRAM mapping granularity is 64KiB, not 16MiBLennert Buytenhek1-2/+2
2008-06-22[ARM] Orion: make window setup a little more safeLennert Buytenhek1-5/+18
2008-06-22[ARM] Orion: fix various whitespace and coding style issuesLennert Buytenhek8-141/+132
2008-06-22[ARM] cache align memset and memzeroNicolas Pitre2-0/+90
2008-06-22[ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre2-20/+4
2008-06-22[ARM] fix cache alignment code in memset.SNicolas Pitre1-1/+1
2008-06-22[ARM] latencytop supportNicolas Pitre2-4/+35
2008-06-22[ARM] Orion: update defconfig to 2.6.26-rc4Nicolas Pitre1-122/+187
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-13/+22
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds1-1/+1
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse1-1/+4
2008-06-19x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle1-2/+8
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson1-10/+8
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha2-0/+2
2008-06-18[POWERPC] Clear sub-page HPTE present bits when demoting page sizePaul Mackerras1-0/+4
2008-06-18[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer1-1/+6
2008-06-17x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2-28/+22
2008-06-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-9/+21
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds62-2208/+4651
2008-06-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds22-801/+796
2008-06-16MN10300: Kill linux/a.out.h inclusionsDavid Howells2-2/+0
2008-06-16[IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2-0/+13
2008-06-16[MIPS] Au1200: MMC resource size off by oneSergei Shtylyov1-2/+2
2008-06-16[MIPS] TANBAC: Update defconfigYoichi Yuasa3-288/+303
2008-06-16[MIPS] Vr41xx: Initialize PCI io_map_baseYoichi Yuasa1-1/+13
2008-06-16[MIPS] Malta: Always compile MTD platform device registration code.Ralf Baechle1-2/+1
2008-06-16[MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer1-2/+2
2008-06-16[MIPS] Lasat: sysctl fixupThomas Horsten3-153/+56
2008-06-16[MIPS] Fix buggy use of kmap_coherent.Ralf Baechle1-2/+5
2008-06-16[MIPS] Lasat: bring back from the deadThomas Horsten1-0/+2
2008-06-16[MIPS] Export smp_call_function and smp_call_function_single.Zenon Fortuna1-0/+2
2008-06-16[MIPS] Bring the SWARM defconfig up to dateMaciej W. Rozycki1-319/+357
2008-06-16[MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki2-9/+9
2008-06-16[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_pageAtsushi Nemoto1-1/+1
2008-06-16[MIPS] Fix build for PNX platforms.Ralf Baechle3-19/+28