Age | Commit message (Expand) | Author | Files | Lines |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-12 | [MIPS] Pb1000: bury the remnants of the PCI code | Sergei Shtylyov | 1 | -7/+0 |
2008-05-12 | [MIPS] Fix build failure in mips oprofile code | Thiemo Seufer | 1 | -3/+3 |
2008-05-12 | [MIPS] fix warning message on SMP kernels | Thiemo Seufer | 1 | -2/+2 |
2008-05-12 | [MIPS] markeins: build fix | Adrian Bunk | 1 | -2/+5 |
2008-05-12 | [MIPS] ELF handling - use SELFMAG instead of numeric constant | Cyrill Gorcunov | 1 | -2/+2 |
2008-05-12 | [MIPS] XXS1500 code style cleanup | Sergei Shtylyov | 4 | -29/+26 |
2008-05-12 | [MIPS] MTX-1 code style cleanup | Sergei Shtylyov | 5 | -52/+46 |
2008-05-12 | [MIPS] Pb1200/DBAu1200 code style cleanup | Sergei Shtylyov | 4 | -120/+105 |
2008-05-12 | [MIPS] Pb1550 code style cleanup | Sergei Shtylyov | 4 | -26/+23 |
2008-05-12 | [MIPS] Pb1500 code style cleanup | Sergei Shtylyov | 4 | -42/+36 |
2008-05-12 | [MIPS] Pb1100 code style cleanup | Sergei Shtylyov | 4 | -38/+39 |
2008-05-12 | [MIPS] Pb1000 code style cleanup | Sergei Shtylyov | 3 | -68/+70 |
2008-05-12 | [MIPS] DBAu1xx0 code style cleanup | Sergei Shtylyov | 4 | -52/+50 |
2008-05-12 | [MIPS] Alchemy PCI code style cleanup | Sergei Shtylyov | 2 | -66/+56 |
2008-05-12 | [MIPS] Alchemy common code style cleanup | Sergei Shtylyov | 17 | -572/+500 |
2008-05-12 | [MIPS] Add empty argument parenthesis to GCC_IMM_ASM | Ralf Baechle | 1 | -1/+1 |
2008-05-12 | [MIPS] msp_hwbutton.c: minor irq handler cleanups | Jeff Garzik | 1 | -4/+1 |
2008-05-12 | [MIPS] unexport __kmap_atomic_to_page | Adrian Bunk | 1 | -1/+0 |
2008-05-12 | [MIPS] Initialize max_pfn again. | Ralf Baechle | 1 | -0/+1 |
2008-05-12 | [MIPS] IRIX: Handle do_brk() error return correctly. | Ralf Baechle | 1 | -4/+7 |
2008-05-12 | [MIPS] MT: Functional fixes and a little reformatting of APRP support | Kevin D. Kissell | 3 | -23/+49 |
2008-05-12 | [MIPS] Don't use max_pfn which is no longer initialized these days. | Ralf Baechle | 1 | -1/+1 |
2008-05-12 | [MIPS] ip27-timer: fix unsigned irq < 0 | Roel Kluin | 1 | -2/+2 |
2008-05-12 | [MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries | Kevin D. Kissell | 1 | -8/+15 |
2008-05-12 | [MIPS] Alchemy: SMBus resource fix | Sergei Shtylyov | 1 | -2/+2 |
2008-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -46/+10 |
2008-05-01 | [PATCH] split linux/file.h | Al Viro | 1 | -0/+1 |
2008-05-01 | [PATCH] remove horrors with irix tty ioctls handling | Al Viro | 1 | -46/+9 |
2008-05-01 | remove div_long_long_rem | Roman Zippel | 2 | -4/+6 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -34/+1 |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 124 | -2247/+3343 |
2008-04-29 | mips: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter | 1 | -260/+218 |
2008-04-29 | proc: switch /proc/excite/unit_id to seq_file interface | Alexey Dobriyan | 1 | -8/+20 |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 1 | -1/+1 |
2008-04-29 | proper extern for late_time_init | Adrian Bunk | 1 | -3/+0 |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-04-28 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 119 | -1839/+3101 |
2008-04-28 | [MIPS] Pb1200/DBAu1200: move platform code to its proper place | Sergei Shtylyov | 3 | -54/+85 |
2008-04-28 | [MIPS] Fix handling of trap and breakpoint instructions | Ralf Baechle | 1 | -52/+37 |
2008-04-28 | [MIPS] Pb1200: do register SMC 91C111 | Sergei Shtylyov | 1 | -5/+3 |
2008-04-28 | [MIPS] DBAu1200: fix bad SMC 91C111 resource size | Sergei Shtylyov | 1 | -1/+1 |
2008-04-28 | [MIPS] Fix some sparse warnings on traps.c and irq-msc01.c | Atsushi Nemoto | 1 | -6/+4 |
2008-04-28 | [MIPS] cevt-gt641xx: Kill unnecessary include | Atsushi Nemoto | 1 | -2/+0 |
2008-04-28 | [MIPS] DS1287: Add clockevent driver | Yoichi Yuasa | 4 | -47/+156 |
2008-04-28 | [MIPS] add DECstation I/O ASIC clocksource | Yoichi Yuasa | 4 | -1/+71 |
2008-04-28 | [MIPS] rbtx4938: minor cleanup | Atsushi Nemoto | 1 | -2/+0 |
2008-04-28 | [MIPS] rbtx4938: misc cleanups | Atsushi Nemoto | 4 | -84/+43 |
2008-04-28 | [MIPS] jmr3927: use generic txx9 gpio | Atsushi Nemoto | 2 | -3/+9 |
2008-04-28 | [MIPS] rbhma4500: use generic txx9 gpio | Atsushi Nemoto | 2 | -90/+45 |