aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner3-77/+129
2008-04-29dma: add dma_*map*_attrs() interfacesArthur Kepner2-0/+4
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon7-1/+597
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori2-4/+6
2008-04-29proper extern for late_time_initAdrian Bunk4-8/+1
2008-04-29Remove the macro get_personalityWANG Cong2-3/+3
2008-04-29proper __do_softirq() prototypeAdrian Bunk3-6/+0
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt11-22/+22
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-14/+1
2008-04-28ARM: always select HAVE_IDEAdrian Bunk1-14/+1
2008-04-28x86_64 vDSO: use initdataRoland McGrath2-7/+9
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back.Venkatesh Pallipadi1-0/+10
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds119-1839/+3101
2008-04-28x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz1-0/+1
2008-04-28celleb_scc_pciex __iomem annotationsAl Viro1-9/+9
2008-04-28ia64 kvm fixes for O=... buildsAl Viro1-5/+2
2008-04-28frv si_addr annotationsAl Viro1-15/+16
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-823/+88
2008-04-28[MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov3-54/+85
2008-04-28[MIPS] Fix handling of trap and breakpoint instructionsRalf Baechle1-52/+37
2008-04-28[MIPS] Pb1200: do register SMC 91C111Sergei Shtylyov1-5/+3
2008-04-28[MIPS] DBAu1200: fix bad SMC 91C111 resource sizeSergei Shtylyov1-1/+1
2008-04-28[MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto1-6/+4
2008-04-28[MIPS] cevt-gt641xx: Kill unnecessary includeAtsushi Nemoto1-2/+0
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa4-47/+156
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa4-1/+71
2008-04-28[MIPS] rbtx4938: minor cleanupAtsushi Nemoto1-2/+0
2008-04-28[MIPS] rbtx4938: misc cleanupsAtsushi Nemoto4-84/+43
2008-04-28[MIPS] jmr3927: use generic txx9 gpioAtsushi Nemoto2-3/+9
2008-04-28[MIPS] rbhma4500: use generic txx9 gpioAtsushi Nemoto2-90/+45
2008-04-28[MIPS] generic txx9 gpio supportAtsushi Nemoto3-0/+94
2008-04-28[MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev3-5/+5
2008-04-28[MIPS] unexport rtc_mips_set_time()Dmitri Vorobiev1-1/+0
2008-04-28[MIPS] unexport copy_from_user_page()Dmitri Vorobiev1-3/+0
2008-04-28[MIPS] unexport copy_to_user_page()Dmitri Vorobiev1-2/+0
2008-04-28[MIPS] unexport copy_user_highpage()Dmitri Vorobiev1-2/+0
2008-04-28[MIPS] Alchemy: move UART platform code to its proper placeSergei Shtylyov1-0/+57
2008-04-28[MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov41-345/+35
2008-04-28[MIPS] malta_int.c: make 4 variables staticDmitri Vorobiev1-4/+4
2008-04-28[MIPS] make standard_io_resources[] staticDmitri Vorobiev1-2/+2
2008-04-28[MIPS] make plat_perf_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev1-2/+2
2008-04-28[MIPS] make mips_ejtag_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] make mips_nmi_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison6-7/+7
2008-04-28[MIPS] remove redundant display of free swap space in show_mem()Johannes Weiner1-1/+0
2008-04-28[MIPS] Alchemy: kill useless time variablesSergei Shtylyov2-17/+6
2008-04-28[MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov2-10/+5
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird21-26/+24
2008-04-28[MIPS] replace __inline with inlineHarvey Harrison2-2/+2