| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] IP22: Fix detection of second HPC3 on Challenge S | Thomas Bogendoerfer | 2008-09-08 | 1 | -1/+1 |
* | [MIPS] Probe initrd header only if explicitly specified | Atsushi Nemoto | 2008-09-05 | 2 | -15/+27 |
* | [MIPS] TX39xx: Add missing local_flush_icache_range initialization | Atsushi Nemoto | 2008-09-05 | 1 | -0/+1 |
* | [MIPS] TXx9: Fix txx9_pcode initialization | Atsushi Nemoto | 2008-09-05 | 1 | -0/+1 |
* | [MIPS] Fix WARNING: at kernel/smp.c:290 | Thomas Bogendoerfer | 2008-09-05 | 6 | -14/+25 |
* | [MIPS] Fix data bus error recovery | Thomas Bogendoerfer | 2008-09-05 | 1 | -2/+4 |
* | [MIPS] Ignore vmlinux.lds generated files | Florian Fainelli | 2008-08-26 | 1 | -0/+1 |
* | [MIPS] kgdb: Do not call fixup_exception | Atsushi Nemoto | 2008-08-26 | 1 | -3/+0 |
* | [MIPS] RB532: Do not define registers that are already defined | Florian Fainelli | 2008-08-26 | 1 | -13/+3 |
* | [MIPS] IP27: Export symbol pcibus_to_node to modules. | Ralf Baechle | 2008-08-26 | 1 | -0/+1 |
* | [MIPS] kgdb: s/(void *)0)/NULL/ | Ralf Baechle | 2008-08-26 | 1 | -1/+1 |
* | [MIPS] kgdb: smp_call_function's 3rd argument is a pointer. | Ralf Baechle | 2008-08-26 | 1 | -1/+1 |
* | [MIPS] TXx9: Fix mips_hpt_frequency initialization | Atsushi Nemoto | 2008-08-26 | 1 | -0/+3 |
* | [MIPS] emma2rh: Fix build error by header file inclusion weeding. | Ralf Baechle | 2008-08-26 | 1 | -15/+1 |
* | [MIPS] Jazz: Fix build error by header file inclusion weeding. | Ralf Baechle | 2008-08-26 | 1 | -12/+1 |
* | [MIPS] Wire up new syscalls. | Ralf Baechle | 2008-08-26 | 4 | -0/+24 |
* | [MIPS] Convert printk statements during kernel setup to use severity levels | Mike Crowe | 2008-08-26 | 1 | -22/+20 |
* | remove unneeded #include <linux/ide.h>'s | Adrian Bunk | 2008-08-05 | 2 | -2/+0 |
* | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -1/+0 |
* | [MIPS] Cobalt: update defconfig | Yoichi Yuasa | 2008-07-30 | 1 | -110/+268 |
* | [MIPS] kgdb: add arch support for the kernel's kgdb core | Jason Wessel | 2008-07-30 | 5 | -0/+319 |
* | [MIPS] kgdb: Remove existing implementation | Jason Wessel | 2008-07-30 | 58 | -2919/+4 |
* | [MIPS] TXx9: Kconfig cleanup | Atsushi Nemoto | 2008-07-30 | 1 | -34/+26 |
* | [MIPS] TXx9: Support early_printk | Atsushi Nemoto | 2008-07-30 | 5 | -16/+37 |
* | [MIPS] TXx9: Unify serial_txx9 setup | Atsushi Nemoto | 2008-07-30 | 7 | -52/+44 |
* | [MIPS] TXx9: Random cleanup | Atsushi Nemoto | 2008-07-30 | 8 | -238/+165 |
* | [MIPS] TXx9: Make tx4938-specific code more independent | Atsushi Nemoto | 2008-07-30 | 3 | -32/+45 |
* | [MIPS] TXx9: Make tx3927-specific code more independent | Atsushi Nemoto | 2008-07-30 | 5 | -150/+196 |
* | [MIPS] TXx9: Cleanup watchdog | Atsushi Nemoto | 2008-07-30 | 6 | -59/+29 |
* | [MIPS] TXx9: Cleanup restart/halt/power_off | Atsushi Nemoto | 2008-07-30 | 4 | -80/+34 |
* | [MIPS] TXx9: PCI error handling | Atsushi Nemoto | 2008-07-30 | 8 | -20/+120 |
* | [MIPS] TXx9: Add some pci options | Atsushi Nemoto | 2008-07-30 | 5 | -0/+64 |
* | [MIPS] Introduce pcibios_plat_setup | Atsushi Nemoto | 2008-07-30 | 1 | -1/+5 |
* | [MIPS] TXx9: PCI fixes for tx3927/tx4927 | Atsushi Nemoto | 2008-07-30 | 2 | -27/+53 |
* | [MIPS] TXx9: Fix JMR3927 irq numbers | Atsushi Nemoto | 2008-07-30 | 1 | -1/+1 |
* | [MIPS] RB532: Flags are unsigned long | Adrian Bunk | 2008-07-30 | 2 | -4/+5 |
* | [MIPS] Initialization of Alchemy boards | Kevin Hickey | 2008-07-30 | 8 | -8/+8 |
* | [MIPS] tlb-r4k: Nuke broken paranoia error test. | Ralf Baechle | 2008-07-30 | 1 | -4/+0 |
* | mips: use generic show_mem() | Johannes Weiner | 2008-07-26 | 2 | -38/+1 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -1/+1 |
* | remove unused #include <linux/dirent.h>'s | Adrian Bunk | 2008-07-25 | 1 | -1/+0 |
* | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 1 | -1/+1 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 210 | -15816/+4701 |
| |\ |
|
| * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 1 | -1/+1 |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-07-24 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | arch/mips/kernel/stacktrace.c: Heiko can't type | Andrew Morton | 2008-07-23 | 1 | -1/+1 |
| * | | | fix core/stacktrace changes on avr32, mips, sh | Heiko Carstens | 2008-07-18 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 |
* | | | remove include/linux/pm_legacy.h | Adrian Bunk | 2008-07-24 | 1 | -1/+0 |