| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 2 | -0/+2 |
* | | | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -3/+1 |
* | | | device create: mips: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 2 | -3/+4 |
* | | | [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. | Ralf Baechle | 2008-07-20 | 5 | -5/+12 |
* | | | [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64. | Ralf Baechle | 2008-07-20 | 1 | -17/+0 |
* | | | [MIPS] TXx9: Fix some sparse warnings | Atsushi Nemoto | 2008-07-20 | 1 | -0/+2 |
* | | | [MIPS] TXx9: Add 64-bit support | Atsushi Nemoto | 2008-07-20 | 10 | -294/+510 |
* | | | [MIPS] TXx9: Cleanups for 64-bit support | Atsushi Nemoto | 2008-07-20 | 6 | -219/+24 |
* | | | [MIPS] Cobalt: Fix I/O port resource range | Yoichi Yuasa | 2008-07-20 | 1 | -2/+2 |
* | | | [MIPS] mips/sgi-ip22/ip28-berr.c: fix the build | Adrian Bunk | 2008-07-20 | 1 | -2/+2 |
* | | | [MIPS] TXx9: Miscellaneous build fixes | Atsushi Nemoto | 2008-07-20 | 3 | -13/+23 |
* | | | [MIPS] Routerboard 532: Support for base system | Ralf Baechle | 2008-07-20 | 15 | -1/+2962 |
* | | | [MIPS] IP32: Use common SGI button driver | Thomas Bogendoerfer | 2008-07-20 | 1 | -12/+1 |
* | | | [MIPS] IP22: Use common SGI button driver | Thomas Bogendoerfer | 2008-07-20 | 1 | -2/+1 |
* | | | [MIPS] IP22, IP28: Fix merge bug | Thomas Bogendoerfer | 2008-07-20 | 1 | -1/+1 |
* | | | [MIPS] Fix missing prototypes in asm/fpu.h | Dmitri Vorobiev | 2008-07-20 | 1 | -0/+1 |
* | | | [MIPS] PCI: Make the pcibios_max_latency variable static | Dmitri Vorobiev | 2008-07-20 | 1 | -1/+1 |
|/ / |
|