Commit Graph

595 Commits (5d136a010de3bc16fe595987feb9ef8868f064c2)

Author SHA1 Message Date
Atsushi Nemoto 67a3f6de93 [MIPS] Fix tx49_blast_icache32_page_indexed. 19 years ago
Atsushi Nemoto 1cc89038f3 [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS. 19 years ago
Ralf Baechle e4ac58afdf [MIPS] Rewrite all the assembler interrupt handlers to C. 19 years ago
Ralf Baechle d35d473c25 [MIPS] Fix the crime against humanity that mipsIRQ.S is. 19 years ago
Ralf Baechle fde3505c69 [MIPS] Fixup damage done by 22a9835c35. 19 years ago
Ralf Baechle 9c1f1257a3 [MIPS] Replace redundant declarations of _end by <asm/sections.h>. 19 years ago
Ralf Baechle ba8990f2ae [MIPS] JMR3927 build fixes for the RTC code. 19 years ago
Ralf Baechle 67cbeb334e [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument. 19 years ago
Ralf Baechle 2ef2e1d973 [MIPS] EV96100: Fix over two year old typo in variable name. 19 years ago
Ralf Baechle c40b92e09c [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. 19 years ago
Ralf Baechle ed00e87fd0 [MIPS] ITE: Glue build. 19 years ago
Ralf Baechle b56bce9a25 [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers. 19 years ago
Ralf Baechle 0428657d87 [MIPS] ITE8172: Fix build error due to missmatching prototypes. 19 years ago
Ralf Baechle f13b68e817 [MIPS] Fix CONFIG_LIMITED_DMA build. 19 years ago
Ralf Baechle 41d4f0e612 [MIPS] PNX8550 build fix. 19 years ago
Ralf Baechle 93373ed4d8 [MIPS] Rewrite spurious_interrupt from assembler to C. 19 years ago
Ralf Baechle c9e321e095 [MIPS] Fix breakage due to the grand makefile crapectomy. 19 years ago
Ralf Baechle e49ed7f591 [MIPS] Sort out duplicate exports. 19 years ago
Ralf Baechle a8d587a71b [MIPS] Wire up sync_file_range(2). 19 years ago
Ralf Baechle f115da9cd6 [MIPS] Wire splice syscall. 19 years ago
Ralf Baechle 91b05e6776 [MIPS] Fix vectored interrupt support in TLB exception handler generator. 19 years ago
Ralf Baechle ff3eab2a98 [MIPS] Some formatting fixes. 19 years ago
Ralf Baechle 7acb783ecd [MIPS] Fixup printk in mips_srs_init. 19 years ago
Ralf Baechle e76038dcc0 [MIPS] Remove redundant initialization of sr_allocated. 19 years ago
Ralf Baechle b4d05cb9cb [MIPS] Make set_vi_srs_handler static. 19 years ago
Ralf Baechle 6fd11a2173 [MIPS] Cleanup free_initmem the same way as i386 did. 19 years ago
Yoichi Yuasa 18b68e1561 [MIPS] Added tb0287_defconfig back. 19 years ago
Kyle McMartin 894b5779ce [PATCH] No arch-specific strpbrk implementations 19 years ago
Yasunori Goto c80d79d746 [PATCH] Configurable NODES_SHIFT 19 years ago
Adrian Bunk 0cb3463f04 [PATCH] unexport get_wchan 19 years ago
Oleg Nesterov 8fafabd86f [PATCH] remove add_parent()'s parent argument 19 years ago
Matt Mackall 4f3a36a7d0 [PATCH] RTC: Remove some duplicate BCD definitions 19 years ago
Matt Mackall ddcabb4fc7 [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC 19 years ago
Yoichi Yuasa d23ee8fe6e [PATCH] mips: fixed collision of rtc function name 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Dave Hansen 22a9835c35 [PATCH] unify PFN_* macros 19 years ago
Ralf Baechle 335bd9dff3 [SERIAL] Remove obsoleted au1x00_uart driver 19 years ago
Akinobu Mita 3c9ee7ef87 [PATCH] bitops: mips: use generic bitops 19 years ago
Stephen Rothwell 3158e9411a [PATCH] consolidate sys32/compat_adjtimex 19 years ago
Stephen Rothwell 88959ea968 [PATCH] create struct compat_timex and use it everywhere 19 years ago
Ingo Molnar 14cc3e2b63 [PATCH] sem2mutex: misc static one-file mutexes 19 years ago
Thomas Gleixner c08b8a4910 [PATCH] sys_alarm() unsigned signed conversion fixup 19 years ago
Alexey Dobriyan 53b3531bbb [PATCH] s/;;/;/g 19 years ago
Andrew Morton 394e3902c5 [PATCH] more for_each_cpu() conversions 19 years ago
Nick Piggin 7835e98b2e [PATCH] remove set_page_count() outside mm/ 19 years ago
Nick Piggin 8dfcc9ba27 [PATCH] mm: split highorder pages 19 years ago
Ralf Baechle 48e08101c0 [MIPS] Update defconfigs. 19 years ago
Martin Michlmayr 17256052ff [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. 19 years ago
H. Peter Anvin 947df17cb1 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. 19 years ago
Atsushi Nemoto de862b488e [MIPS] TX49XX has prefetch. 19 years ago