aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dontdiff: add modules.orderBen Dooks2008-04-281-0/+1
* kbuild: fix unportability in gen_initramfs_list.shFelix Fietkau2008-04-281-1/+1
* kbuild: fix help output to show correct archAndres Salomon2008-04-281-2/+2
* kbuild: show defconfig subdirs in make helpSegher Boessenkool2008-04-281-1/+22
* kconfig: reversed borderlines in inputboxRoel Kluin2008-04-281-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-28157-2221/+4102
|\
| * [MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov2008-04-286-76/+107
| * [MIPS] Fix handling of trap and breakpoint instructionsRalf Baechle2008-04-281-52/+37
| * [MIPS] Pb1200: do register SMC 91C111Sergei Shtylyov2008-04-281-5/+3
| * [MIPS] DBAu1200: fix bad SMC 91C111 resource sizeSergei Shtylyov2008-04-281-1/+1
| * [NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532Ralf Baechle2008-04-281-1/+1
| * [MIPS] IP27: Fix build bug due to missing includeAdrian Bunk2008-04-281-0/+2
| * [MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto2008-04-282-6/+6
| * [MIPS] cevt-gt641xx: Kill unnecessary includeAtsushi Nemoto2008-04-281-2/+0
| * [MIPS] DS1287: Add clockevent driverYoichi Yuasa2008-04-285-47/+183
| * [MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa2008-04-285-1/+73
| * [MIPS] rbtx4938: minor cleanupAtsushi Nemoto2008-04-281-2/+0
| * [MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macroSergei Shtylyov2008-04-281-14/+0
| * [MIPS] rbtx4938: misc cleanupsAtsushi Nemoto2008-04-287-200/+63
| * [MIPS] jmr3927: use generic txx9 gpioAtsushi Nemoto2008-04-285-18/+12
| * [MIPS] rbhma4500: use generic txx9 gpioAtsushi Nemoto2008-04-283-103/+46
| * [MIPS] generic txx9 gpio supportAtsushi Nemoto2008-04-284-0/+123
| * [MIPS] make fallback gpio.h gpiolib-friendlyAtsushi Nemoto2008-04-281-0/+6
| * [MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev2008-04-283-5/+5
| * [MIPS] unexport rtc_mips_set_time()Dmitri Vorobiev2008-04-281-1/+0
| * [MIPS] unexport copy_from_user_page()Dmitri Vorobiev2008-04-281-3/+0
| * [MIPS] unexport copy_to_user_page()Dmitri Vorobiev2008-04-281-2/+0
| * [MIPS] unexport copy_user_highpage()Dmitri Vorobiev2008-04-281-2/+0
| * [MIPS] Alchemy: move UART platform code to its proper placeSergei Shtylyov2008-04-284-105/+61
| * [MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov2008-04-2841-345/+35
| * [MIPS] malta_int.c: make 4 variables staticDmitri Vorobiev2008-04-281-4/+4
| * [MIPS] make standard_io_resources[] staticDmitri Vorobiev2008-04-281-2/+2
| * [MIPS] make plat_perf_setup() staticDmitri Vorobiev2008-04-281-1/+1
| * [MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev2008-04-281-2/+2
| * [MIPS] make mips_ejtag_setup() staticDmitri Vorobiev2008-04-281-1/+1
| * [MIPS] make mips_nmi_setup() staticDmitri Vorobiev2008-04-281-1/+1
| * [MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-286-7/+7
| * [MIPS] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-281-1/+0
| * [MIPS] Alchemy: kill useless time variablesSergei Shtylyov2008-04-282-17/+6
| * [MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov2008-04-283-20/+7
| * [MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird2008-04-2822-27/+25
| * [MIPS] replace __inline with inlineHarvey Harrison2008-04-282-2/+2
| * [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-2834-123/+2191
| * [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman2008-04-282-5/+12
| * [MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.Chris Dearman2008-04-281-1/+12
| * [MIPS] Allow setting of the cache attribute at run time.Chris Dearman2008-04-2811-61/+75
| * [MIPS] Tidy up cache attributesChris Dearman2008-04-281-39/+42
| * [MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman2008-04-285-10/+10
| * [MIPS] Remove TLB sanitation codeChris Dearman2008-04-283-61/+0
| * [MIPS] Basic SPRAM supportChris Dearman2008-04-283-0/+230