Commit Graph

1105 Commits (da68d61f89e275260cc993a0d4a39e63700098fb)

Author SHA1 Message Date
Dale Farnsworth f00a3ec4d4 [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012] 18 years ago
Atsushi Nemoto a0be2f7999 [MIPS] Drop __init from init_8259A() 18 years ago
Ralf Baechle a9b69d0c0c [MIPS] Fix Kconfig typo bug 18 years ago
Atsushi Nemoto 90fccb1363 [MIPS] Fix double signal on trap and break instruction 18 years ago
Ralf Baechle 01ee603708 [MIPS] sigset_32 has been made redundand by compat_sigset_t. 18 years ago
Yoichi Yuasa 45a33c3a55 [MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion. 18 years ago
Yoichi Yuasa c316eb1eee [MIPS] Add MTD device support for Cobalt 18 years ago
Yoichi Yuasa 0cfd526747 [MIPS] Cobalt: Fix UART I/O type 18 years ago
Ralf Baechle e03b526932 [MIPS] Fixup copy_from_user_inatomic 18 years ago
Atsushi Nemoto f49a747c4a [MIPS] Make some __setup functions static 18 years ago
Ralf Baechle bf15f7679b [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y 18 years ago
Ralf Baechle cc8010771d [MIPS] Allow selection of KGDB only on platforms where it's supported. 18 years ago
Ralf Baechle 040cf8cfe5 [MIPS] Update defconfigs 18 years ago
Thomas Bogendoerfer c066a32a89 [MIPS] Support for several more SNI RM models. 18 years ago
Ralf Baechle 5759906ca9 [MIPS] Include <asm/bugs> to for declaration of check_bugs32. 18 years ago
Atsushi Nemoto 6a1e552947 [MIPS] Add external declaration of pagetable_init() to pgalloc.h 18 years ago
Atsushi Nemoto db0b937daf [MIPS] Make kernel_thread_helper() static 18 years ago
Ralf Baechle b6dcec9ba4 [MIPS] Make __declare_dbe_table static and avoid it getting optimized away 18 years ago
Ralf Baechle 151fd6acd9 [MIPS] signals: Share even more code. 18 years ago
Ralf Baechle 38201fb23c [MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n build 18 years ago
Ralf Baechle 140c1729a2 [MIPS] Iomap implementation. 18 years ago
Ralf Baechle f8aeb85f15 [MIPS] IP27: Fix warning. 18 years ago
Atsushi Nemoto 755f21bb89 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 18 years ago
Tobias Klauser c5a69d57eb Storage class should be before const qualifier 18 years ago
Thomas Gleixner 877fe38029 [PATCH] clocksource: fixup is_continous changes on MIPS 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman 8d8cb8a1bb [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage 18 years ago
Eric W. Biederman 7ed744d1e8 [PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c 18 years ago
Eric W. Biederman ee404566f9 [PATCH] sysctl: mips/au1000: remove sys_sysctl support 18 years ago
Ralf Baechle 431dc80403 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 18 years ago
Andrew Sharp 366d6aef28 [MIPS] Fix uniprocessor Sibyte builds. 18 years ago
Franck Bui-Huu 7da8a581f5 [MIPS] Make entry.S a little more readable. 18 years ago
Atsushi Nemoto d01f06ef0c [MIPS] DECstation: Fix irq handling 18 years ago
Franck Bui-Huu 24c556e99e [MIPS] signals: make common _BLOCKABLE macro 18 years ago
Ralf Baechle 6668058346 [MIPS] signal: Move sigframe definition for native O32/N64 into signal.c 18 years ago
Ralf Baechle 205d84aaea [MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user 18 years ago
Ralf Baechle dd02f06aa9 [MIPS] signal: Fix warnings in o32 compat code. 18 years ago
Ralf Baechle af3d10d52d [MIPS] IP27: Enable N32 support in defconfig. 18 years ago
Ralf Baechle 9a88cbb522 [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32} 18 years ago
Arjan van de Ven 5dfe4c964a [PATCH] mark struct file_operations const 2 18 years ago
Alon Bar-Lev 43cd34645d [PATCH] Dynamic kernel command-line: mips 18 years ago
Robert P. J. Day 82ddcb0405 [PATCH] extend the set of "__attribute__" shortcut macros 18 years ago
Kyle McMartin d4d23add3a [PATCH] Common compat_sys_sysinfo 18 years ago
Alexey Dobriyan b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings 18 years ago
Alexey Dobriyan b035b6de24 [PATCH] Consolidate default sched_clock() 18 years ago
Jean-Paul Saman 67d38229df [PATCH] disable init/initramfs.c: architectures 18 years ago
Christoph Lameter 5ac6da669e [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA 18 years ago
Franck Bui-Huu e692eb30ff [MIPS] signal: do not inline handle_signal() 18 years ago
Franck Bui-Huu f90080a059 [MIPS] signal: do not use save_static_function() anymore 18 years ago
Franck Bui-Huu 6bfe966160 [MIPS] signal32: no need to save c0_status register in setup_sigcontext32() 18 years ago