aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle21-116/+1389
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman1-5/+11
2008-04-28[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.Chris Dearman1-1/+12
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman8-26/+45
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman2-2/+2
2008-04-28[MIPS] Remove TLB sanitation codeChris Dearman3-61/+0
2008-04-28[MIPS] Basic SPRAM supportChris Dearman3-0/+230
2008-04-28[MIPS] Reimplement clear_page/copy_pageThiemo Seufer6-862/+725