aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-1934-45/+81
* [MIPS] SN: Declare bridge_pci_ops.Ralf Baechle2006-06-191-0/+2
* [MIPS] Remove unused function alloc_pci_controller.Ralf Baechle2006-06-191-5/+0
* [MIPS] IP27: Extract pci_ops into separate file.Ralf Baechle2006-06-193-292/+308
* [MIPS] IP27: Use symbolic constants instead of magic numbers.Ralf Baechle2006-06-191-2/+1
* [MIPS] vr41xx: remove unnecessay items from vr41xx/Kconfig.Yoichi Yuasa2006-06-191-7/+0
* [MIPS] IP27: Cleanup N/M mode configuration.Ralf Baechle2006-06-192-7/+22
* [MIPS] IP27: Throw away old unused hacks.Ralf Baechle2006-06-191-8/+1
* [MIPS] Drop 0 definition for kern_addr_validRalf Baechle2006-06-192-5/+0
* [MIPS] Consolidate definitions of pfn_valid in one file.Ralf Baechle2006-06-192-8/+19
* [MIPS] APM emu supportRodolfo Giometti2006-06-194-0/+698
* [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle2006-06-196-9/+9
* [MIPS] SN: Move FRU header one level up; it is not SN0-specific.Ralf Baechle2006-06-192-5/+5
* [MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration.Ralf Baechle2006-06-192-17/+23
* [MIPS] IP27: Remove #if 0'ed code.Ralf Baechle2006-06-193-57/+0
* [MIPS] IP27: Nuke leftovers of _STANDALONERalf Baechle2006-06-192-95/+3
* [MIPS] IP27: Remove leftovers of sable support.Ralf Baechle2006-06-194-22/+2
* [MIPS] IP27: Nuke last leftovers from FRUTESTRalf Baechle2006-06-191-14/+0
* [MIPS] IP27: Nuke last leftovers of CONFIG_SGI_IO.Ralf Baechle2006-06-193-83/+2
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-1918-150/+395
* [MIPS] Remove duplicate declarations from Alchemy code.Ralf Baechle2006-06-191-4/+0
* [MIPS] Cleanup __emt() a bit.Ralf Baechle2006-06-191-3/+1
* [MIPS] Remove unused definitions from addrspace.h.Yoichi Yuasa2006-06-191-35/+0
* [MIPS] arch/mips/au1000/time.c cleanupSergei Shtylyov2006-06-191-7/+2
* [MIPS] Remove unused instances of prom_build_cpu_map.Ralf Baechle2006-06-192-40/+0
* [MIPS] Qemu system shutdown supportThiemo Seufer2006-06-194-1/+45
* [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto2006-06-1912-109/+76
* [MIPS] Remove prototype for non-existing function.Ralf Baechle2006-06-191-1/+0
* [MIPS] Wind River 4KC PPMC Eval Board SupportMark.Zhan2006-06-1913-0/+1420
* [MIPS] Au1xxx: board specific irq code cleanupHerbert Valerio Riedel2006-06-1911-22/+22
* [MIPS] IP27: Fix collision with hardcoded interrupt number.Ralf Baechle2006-06-192-3/+60
* [MIPS] Fix futex_atomic_op_inuser.Atsushi Nemoto2006-06-191-15/+17
* [PATCH] Fix BCM1480 doubled process accounting times.[MIPS] James E Wilson2006-06-191-8/+9
* [MIPS] Mark PNX8550 support broken.Ralf Baechle2006-06-191-0/+2
* [MIPS] Fix optimization for size build.Ralf Baechle2006-06-196-0/+120
* [MIPS] IP22: Fix ISA driver builds if CONFIG_EISA is selected.Ralf Baechle2006-06-191-0/+4
* [MIPS] Cobalt: Fix undefined reference to disable_early_printk.Yoichi Yuasa2006-06-191-0/+5
* [MIPS] Fix fpu_save_double on 64-bit.Atsushi Nemoto2006-06-193-17/+19
* [MIPS] Malta: Handle byteswapping hardare bug in big endian mode.Elizabeth Oldham2006-06-191-0/+9
* Linux v2.6.17Linus Torvalds2006-06-171-1/+1
* [PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cellArnd Bergmann2006-06-171-1/+1
* [PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann2006-06-171-2/+2
* [PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov2006-06-171-3/+0
* [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov2006-06-172-26/+18
* [PATCH] check_process_timers: fix possible lockupOleg Nesterov2006-06-171-5/+4
* [PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger2006-06-171-1/+6
* [PATCH] Fix missing ret assignment in __bio_map_user() error pathJens Axboe2006-06-171-2/+3
* [PATCH] fix cdrom openJens Axboe2006-06-171-2/+4
* [PATCH] cfq-iosched: fix crash in do_div()Jens Axboe2006-06-141-8/+3
* [PATCH] Return error in case flock_lock_file failureKirill Korotaev2006-06-141-0/+2