index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] remove set_wmb - arch removal
Steven Rostedt
2006-07-14
1
-3
/
+0
*
[MIPS] vr41xx: Update workpad setup function
Yoichi Yuasa
2006-07-13
1
-43
/
+0
*
[MIPS] vr41xx: Update e55 setup function
Yoichi Yuasa
2006-07-13
1
-43
/
+0
*
[MIPS] vr41xx: Removed old v2.4 VRC4173 driver
Yoichi Yuasa
2006-07-13
1
-201
/
+0
*
[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h
Yoichi Yuasa
2006-07-13
9
-80
/
+107
*
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-07-13
1
-2
/
+2
*
[MIPS] vr41xx: Replace magic number for P4K bit with symbol.
Yoichi Yuasa
2006-07-13
1
-0
/
+1
*
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
Ralf Baechle
2006-07-13
5
-37
/
+41
*
[MIPS] Fix rdhwr_op definition.
Atsushi Nemoto
2006-07-13
1
-1
/
+1
*
[MIPS] Sparsemem fixes
Atsushi Nemoto
2006-07-13
1
-8
/
+4
*
[MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.
Yoichi Yuasa
2006-07-13
1
-0
/
+1
*
[MIPS] Use the proper technical term for naming some of the cache macros.
Ralf Baechle
2006-07-13
11
-14
/
+14
*
[MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133.
Yoichi Yuasa
2006-07-13
1
-3
/
+0
*
[MIPS] Wire up vmsplice(2) and move_pages(2).
Ralf Baechle
2006-07-13
1
-6
/
+12
*
[MIPS] Don't include obsolete <linux/config.h>.
Ralf Baechle
2006-07-13
2
-2
/
+0
*
[MIPS] Default cpu_has_mipsmt to a runtime check
Chris Dearman
2006-07-13
1
-5
/
+1
*
[PATCH] char/rtc: Handle memory-mapped chips properly
Maciej W. Rozycki
2006-07-10
1
-0
/
+2
*
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
2006-07-04
1
-0
/
+1
|
\
|
*
Add empty Kbuild files for 'make headers_install' in remaining arches.
David Woodhouse
2006-06-18
1
-0
/
+1
*
|
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
3
-13
/
+2
*
|
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2006-06-29
1
-0
/
+1
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-06-29
11
-37
/
+47
|
\
\
|
*
|
[MIPS] Add missing backslashes to macro definitions.
Ralf Baechle
2006-06-29
1
-2
/
+2
|
*
|
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
2006-06-29
1
-5
/
+5
|
*
|
[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.
Ralf Baechle
2006-06-29
1
-0
/
+2
|
*
|
[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.
Domen Puncer
2006-06-29
1
-1
/
+1
|
*
|
[MIPS] Fix FIXADDR_TOP for TX39/TX49.
Atsushi Nemoto
2006-06-29
1
-0
/
+4
|
*
|
[MIPS] Fix configuration of R2 CPU features and multithreading.
Ralf Baechle
2006-06-29
1
-12
/
+8
|
*
|
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
2006-06-29
3
-11
/
+12
|
*
|
[MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.
Ralf Baechle
2006-06-29
2
-6
/
+4
|
*
|
[MIPS] Wire up tee(2).
Ralf Baechle
2006-06-29
1
-6
/
+9
*
|
|
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2006-06-29
1
-4
/
+4
*
|
|
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
2006-06-29
1
-6
/
+0
|
/
/
*
|
[PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__
akpm@osdl.org
2006-06-25
1
-3
/
+0
*
|
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
Matt Mackall
2006-06-25
2
-2
/
+2
*
|
[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...
Sergei Shtylyov
2006-06-23
2
-1
/
+20
*
|
[PATCH] Delete unused definitions of kvaddr_to_nid
Ralf Baechle
2006-06-23
1
-1
/
+0
*
|
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
Bjorn Helgaas
2006-06-22
1
-1
/
+1
*
|
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
106
-109
/
+3
|
\
\
|
|
/
|
*
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
2006-04-29
1
-3
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-29
2
-32
/
+25
|
|
\
|
*
|
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
106
-106
/
+0
*
|
|
[MIPS] Make timer interrupt frequency configurable from kconfig.
Atsushi Nemoto
2006-06-19
6
-74
/
+1
*
|
|
[MIPS] Fix R4K cache macro names
Kumba
2006-06-19
4
-6
/
+6
*
|
|
[MIPS] Add Missing R4K Cache Macros to IP27 & IP32
Kumba
2006-06-19
2
-0
/
+5
*
|
|
[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.
Ralf Baechle
2006-06-19
9
-2
/
+313
*
|
|
[MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins board
dmitry pervushin
2006-06-19
4
-0
/
+425
*
|
|
[MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.
Thomas Bogendoerfer
2006-06-19
2
-7
/
+2
*
|
|
[MIPS] SN: include asm/sn/types.h for nasid_t.
Ralf Baechle
2006-06-19
1
-0
/
+1
*
|
|
[MIPS] Remove support for NEC DDB5476.
Ralf Baechle
2006-06-19
2
-160
/
+1
[next]