Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 | 1 | -34/+1 |
|\ | |||||
| *---------. | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 2008-04-30 | 124 | -2247/+3343 |
| |\ \ \ \ \ \ | |||||
| | | | | | * | | MIPS Alchemy: Crapectomy after removal of pm_send_all calls. | Ralf Baechle | 2008-04-15 | 1 | -20/+0 |
| | | | | | * | | PM: Remove legacy PM | Pavel Machek | 2008-04-15 | 1 | -15/+2 |
| | | |_|_|/ / | | |/| | | | | |||||
* | | | | | | | mips: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -260/+218 |
* | | | | | | | proc: switch /proc/excite/unit_id to seq_file interface | Alexey Dobriyan | 2008-04-29 | 1 | -8/+20 |
* | | | | | | | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 1 | -1/+1 |
* | | | | | | | proper extern for late_time_init | Adrian Bunk | 2008-04-29 | 1 | -3/+0 |
* | | | | | | | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 2008-04-29 | 1 | -2/+2 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-04-28 | 119 | -1839/+3101 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [MIPS] Pb1200/DBAu1200: move platform code to its proper place | Sergei Shtylyov | 2008-04-28 | 3 | -54/+85 |
| * | | | | | | [MIPS] Fix handling of trap and breakpoint instructions | Ralf Baechle | 2008-04-28 | 1 | -52/+37 |
| * | | | | | | [MIPS] Pb1200: do register SMC 91C111 | Sergei Shtylyov | 2008-04-28 | 1 | -5/+3 |
| * | | | | | | [MIPS] DBAu1200: fix bad SMC 91C111 resource size | Sergei Shtylyov | 2008-04-28 | 1 | -1/+1 |
| * | | | | | | [MIPS] Fix some sparse warnings on traps.c and irq-msc01.c | Atsushi Nemoto | 2008-04-28 | 1 | -6/+4 |
| * | | | | | | [MIPS] cevt-gt641xx: Kill unnecessary include | Atsushi Nemoto | 2008-04-28 | 1 | -2/+0 |
| * | | | | | | [MIPS] DS1287: Add clockevent driver | Yoichi Yuasa | 2008-04-28 | 4 | -47/+156 |
| * | | | | | | [MIPS] add DECstation I/O ASIC clocksource | Yoichi Yuasa | 2008-04-28 | 4 | -1/+71 |
| * | | | | | | [MIPS] rbtx4938: minor cleanup | Atsushi Nemoto | 2008-04-28 | 1 | -2/+0 |
| * | | | | | | [MIPS] rbtx4938: misc cleanups | Atsushi Nemoto | 2008-04-28 | 4 | -84/+43 |
| * | | | | | | [MIPS] jmr3927: use generic txx9 gpio | Atsushi Nemoto | 2008-04-28 | 2 | -3/+9 |
| * | | | | | | [MIPS] rbhma4500: use generic txx9 gpio | Atsushi Nemoto | 2008-04-28 | 2 | -90/+45 |
| * | | | | | | [MIPS] generic txx9 gpio support | Atsushi Nemoto | 2008-04-28 | 3 | -0/+94 |
| * | | | | | | [MIPS] unexport null_perf_irq() and make it static | Dmitri Vorobiev | 2008-04-28 | 3 | -5/+5 |
| * | | | | | | [MIPS] unexport rtc_mips_set_time() | Dmitri Vorobiev | 2008-04-28 | 1 | -1/+0 |
| * | | | | | | [MIPS] unexport copy_from_user_page() | Dmitri Vorobiev | 2008-04-28 | 1 | -3/+0 |
| * | | | | | | [MIPS] unexport copy_to_user_page() | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+0 |
| * | | | | | | [MIPS] unexport copy_user_highpage() | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+0 |
| * | | | | | | [MIPS] Alchemy: move UART platform code to its proper place | Sergei Shtylyov | 2008-04-28 | 1 | -0/+57 |
| * | | | | | | [MIPS] Alchemy: kill useless #include's, #define's and extern's | Sergei Shtylyov | 2008-04-28 | 41 | -345/+35 |
| * | | | | | | [MIPS] malta_int.c: make 4 variables static | Dmitri Vorobiev | 2008-04-28 | 1 | -4/+4 |
| * | | | | | | [MIPS] make standard_io_resources[] static | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+2 |
| * | | | | | | [MIPS] make plat_perf_setup() static | Dmitri Vorobiev | 2008-04-28 | 1 | -1/+1 |
| * | | | | | | [MIPS] make mdesc and prom_getmdesc() static | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+2 |
| * | | | | | | [MIPS] make mips_ejtag_setup() static | Dmitri Vorobiev | 2008-04-28 | 1 | -1/+1 |
| * | | | | | | [MIPS] make mips_nmi_setup() static | Dmitri Vorobiev | 2008-04-28 | 1 | -1/+1 |
| * | | | | | | [MIPS] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 6 | -7/+7 |
| * | | | | | | [MIPS] remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-28 | 1 | -1/+0 |
| * | | | | | | [MIPS] Alchemy: kill useless time variables | Sergei Shtylyov | 2008-04-28 | 2 | -17/+6 |
| * | | | | | | [MIPS] Alchemy: don't unmask timer IRQ early | Sergei Shtylyov | 2008-04-28 | 2 | -10/+5 |
| * | | | | | | [MIPS] Move arch/mips/philips to arch/mips/nxp | Daniel Laird | 2008-04-28 | 21 | -26/+24 |
| * | | | | | | [MIPS] replace __inline with inline | Harvey Harrison | 2008-04-28 | 2 | -2/+2 |
| * | | | | | | [MIPS] Add support for MIPS CMP platform. | Ralf Baechle | 2008-04-28 | 21 | -116/+1389 |
| * | | | | | | [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit | Chris Dearman | 2008-04-28 | 1 | -5/+11 |
| * | | | | | | [MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support. | Chris Dearman | 2008-04-28 | 1 | -1/+12 |
| * | | | | | | [MIPS] Allow setting of the cache attribute at run time. | Chris Dearman | 2008-04-28 | 8 | -26/+45 |
| * | | | | | | [MIPS] All MIPS32 processors support64-bit physical addresses. | Chris Dearman | 2008-04-28 | 2 | -2/+2 |
| * | | | | | | [MIPS] Remove TLB sanitation code | Chris Dearman | 2008-04-28 | 3 | -61/+0 |
| * | | | | | | [MIPS] Basic SPRAM support | Chris Dearman | 2008-04-28 | 3 | -0/+230 |
| * | | | | | | [MIPS] Reimplement clear_page/copy_page | Thiemo Seufer | 2008-04-28 | 6 | -862/+725 |
| | |_|/ / / | |/| | | | |