Commit Graph

641 Commits (b41eeef14d7c73af6d16c7d02b7a939082a137ff)

Author SHA1 Message Date
Jeff Dike 5dc12ddee9 Remove tas() 18 years ago
Mathieu Desnoyers 7232311ef1 local_t: mips extension 18 years ago
Mathieu Desnoyers 2856f5e31c atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency 18 years ago
Mathieu Desnoyers e12f644bd0 atomic.h: add atomic64 cmpxchg, xchg and add_unless to mips 18 years ago
Jan Nikitenko 63bd23591e au1550 SPI controller driver 18 years ago
David Gibson 0bb5e19d63 Clean up mostly unused IOSPACE macros 18 years ago
Simon Horman 6672f76a5a kdump/kexec: calculate note size at compile time 18 years ago
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Jean Delvare a9dfd281a7 PCI: scatterlist.h needs types.h 18 years ago
Jeremy Fitzhardinge d6dd61c831 [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction 18 years ago
Robert P. J. Day a4c9bb7d22 [MIPS] Replace old fashioned "__typeof" with "__typeof__". 18 years ago
Mark Mason 8deab1144b [MIPS] Updated Sibyte headers 18 years ago
Ralf Baechle eacb9d6191 [MIPS] Remove unused argument from kunmap_coherent(). 18 years ago
Ralf Baechle 78709b9df3 [MIPS] IP22: Get rid of volatile in IP22 core code. 18 years ago
Atsushi Nemoto 2127435e57 [MIPS] JMR3927 cleanup 18 years ago
Eric Dumazet 92f37fd2ee [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Stephen Hemminger 3927f2e8f9 [NET]: div64_64 consolidate (rev3) 18 years ago
Dave Johnson 1d464c26b5 [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS 18 years ago
Atsushi Nemoto ba755f8ec8 [MIPS] Fix BUG(), BUG_ON() handling 18 years ago
Atsushi Nemoto faea623464 [MIPS] Retry {save,restore}_fp_context if failed in atomic context. 18 years ago
Atsushi Nemoto 5323180db7 [MIPS] Disallow CpU exception in kernel again. 18 years ago
Mark Mason 9a9943575a [MIPS] Add missing silicon revisions for BCM112x 18 years ago
Ralf Baechle 8a1e97ee2e [MIPS] SMTC: Fix recursion in instant IPI replay code. 18 years ago
Ralf Baechle eb541cb240 [MIPS] MV64340: Add missing prototype for mv64340_irq_init(). 18 years ago
Ralf Baechle 8fb303c7f1 [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. 18 years ago
Ralf Baechle ce486cd810 [MIPS] ARC: Fix warning. 18 years ago
Ralf Baechle 7575a49f20 [MIPS] Implement flush_anon_page(). 18 years ago
Ralf Baechle 7605b39061 [MIPS] Fix pipeline hazard. 18 years ago
Deepak Saxena 83598f1cb0 [MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPT 18 years ago
Franck Bui-Huu c9d0696223 [MIPS] Always use virt_to_phys() when translating kernel addresses 18 years ago
Daniel Mack 9c67cd1460 ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.h 18 years ago
Ralf Baechle 49edd098e2 [MIPS] Lockdep: Fix recursion bug. 18 years ago
Ralf Baechle 46230aa6ea [MIPS] RTLX: Handle copy_*_user return values. 18 years ago
Atsushi Nemoto 53dc80287d [MIPS] FPU ownership management & preemption fixes 18 years ago
Ralf Baechle f1dbf8e718 [MIPS] IP27, IP35: Fix warnings. 18 years ago
Ralf Baechle bb9b813bb6 [MIPS] Sibyte: Fix ZBbus profiler 18 years ago
Ralf Baechle 012390517e [MIPS] ISA: Fix typo 18 years ago
Ralf Baechle 08253b39f8 [MIPS] Wire up ioprio_set and ioprio_get. 18 years ago
Dave Johnson d52c2d5a62 [MIPS] Fix __raw_read_trylock() to allow multiple readers 18 years ago
Ralf Baechle d0c91ae2bb [MIPS] Export __copy_user_inatomic. 18 years ago
Ralf Baechle b961153be9 [MIPS] R2 bitops compile fix for gcc < 4.0. 18 years ago
Ralf Baechle b3920590b5 [MIPS] SMTC: Add fordward declarations for mm_struct and task_struct. 18 years ago
Ralf Baechle 32fac80be6 [MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h> 18 years ago
Ralf Baechle 22e651c6ae [MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h> 18 years ago
Con Kolivas 69f7c0a1be [PATCH] sched: remove SMT nice 18 years ago
Ralf Baechle a9b6590ced [MIPS] DMA: Fix a bunch of warnings due to missing inline keywords. 18 years ago
Ralf Baechle 07c0d7437c [MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ... 18 years ago
Ralf Baechle 36a885306f [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 18 years ago
Atsushi Nemoto a0574e0480 [MIPS] Convert to RTC-class ds1742 driver 18 years ago