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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] kpsd and other AP/SP improvements.
Ralf Baechle
2006-04-19
9
-394
/
+1307
*
[MIPS] R2: Instruction hazard barrier.
Ralf Baechle
2006-04-19
1
-0
/
+15
*
[MIPS] Fix genrtc compilation.
Ralf Baechle
2006-04-19
1
-2
/
+2
*
[MIPS] R2: Implement shadow register allocation without spinlock.
Ralf Baechle
2006-04-19
1
-23
/
+18
*
[MIPS] Fix VR41xx build errors.
Yoichi Yuasa
2006-04-19
1
-0
/
+13
*
[MIPS] Fix tx49_blast_icache32_page_indexed.
Atsushi Nemoto
2006-04-19
1
-1
/
+2
*
[MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.
Atsushi Nemoto
2006-04-19
1
-0
/
+4
*
[MIPS] Use "R" constraint for cache_op.
Ralf Baechle
2006-04-19
1
-1
/
+1
*
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
2006-04-19
100
-3388
/
+1114
*
[MIPS] Fix the crime against humanity that mipsIRQ.S is.
Ralf Baechle
2006-04-19
9
-67
/
+260
*
[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.
Ralf Baechle
2006-04-19
2
-4
/
+6
*
[MIPS] Replace redundant declarations of _end by <asm/sections.h>.
Ralf Baechle
2006-04-19
5
-10
/
+7
*
[MIPS] JMR3927 build fixes for the RTC code.
Ralf Baechle
2006-04-19
3
-32
/
+45
*
[MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument.
Ralf Baechle
2006-04-19
1
-1
/
+1
*
[MIPS] EV96100: Fix over two year old typo in variable name.
Ralf Baechle
2006-04-19
1
-1
/
+1
*
[MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.
Ralf Baechle
2006-04-19
1
-12
/
+12
*
[MIPS] MV6434x: Add prototype of interrupt dispatch function.
Ralf Baechle
2006-04-19
1
-0
/
+2
*
[MIPS] it8172: Fix build of serial driver.
Ralf Baechle
2006-04-19
1
-6
/
+6
*
[MIPS] ITE: Glue build.
Ralf Baechle
2006-04-19
1
-0
/
+1
*
[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.
Ralf Baechle
2006-04-19
1
-1
/
+1
*
[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.
Ralf Baechle
2006-04-19
1
-18
/
+18
*
[MIPS] ITE8172: Fix build error due to missmatching prototypes.
Ralf Baechle
2006-04-19
1
-3
/
+0
*
[MIPS] Fix CONFIG_LIMITED_DMA build.
Ralf Baechle
2006-04-19
1
-0
/
+2
*
[MIPS] PNX8550 build fix.
Ralf Baechle
2006-04-19
1
-0
/
+1
*
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
2006-04-19
18
-44
/
+40
*
[MIPS] Fix breakage due to the grand makefile crapectomy.
Ralf Baechle
2006-04-19
1
-2
/
+2
*
[MIPS] Sort out duplicate exports.
Ralf Baechle
2006-04-19
2
-17
/
+0
*
[MIPS] Wire up sync_file_range(2).
Ralf Baechle
2006-04-19
6
-6
/
+23
*
[MIPS] Wire splice syscall.
Ralf Baechle
2006-04-19
5
-6
/
+13
*
[MIPS] More SHT_* and SHF_* ELF definitions.
Ralf Baechle
2006-04-19
1
-2
/
+43
*
[MIPS] Fix vectored interrupt support in TLB exception handler generator.
Ralf Baechle
2006-04-19
2
-2
/
+3
*
[MIPS] Provide access functions for c0_badvaddr.
Ralf Baechle
2006-04-19
1
-0
/
+3
*
[MIPS] Some formatting fixes.
Ralf Baechle
2006-04-19
1
-3
/
+3
*
[MIPS] Fixup printk in mips_srs_init.
Ralf Baechle
2006-04-19
1
-1
/
+2
*
[MIPS] Remove redundant initialization of sr_allocated.
Ralf Baechle
2006-04-19
1
-2
/
+0
*
[MIPS] Make set_vi_srs_handler static.
Ralf Baechle
2006-04-19
2
-2
/
+1
*
[MIPS] Cleanup free_initmem the same way as i386 did.
Ralf Baechle
2006-04-19
1
-25
/
+23
*
[MIPS] Added tb0287_defconfig back.
Yoichi Yuasa
2006-04-19
1
-0
/
+1096
*
x86: be careful about tailcall breakage for sys_open[at] too
Linus Torvalds
2006-04-18
1
-2
/
+14
*
x86: don't allow tail-calls in sys_ftruncate[64]()
Linus Torvalds
2006-04-18
1
-2
/
+6
*
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2006-04-18
7
-133
/
+152
|
\
|
*
drm: Fix further issues in drivers/char/drm/via_irq.c
Jayachandran C
2006-04-18
1
-3
/
+4
|
*
drivers/char/drm/drm_memory.c: possible cleanups
Adrian Bunk
2006-04-18
4
-30
/
+25
|
*
drm: deline a few large inlines in DRM code
Dave Airlie
2006-04-07
2
-106
/
+127
|
*
drm: remove master setting from add/remove context
Dave Airlie
2006-04-05
1
-2
/
+2
|
*
drm: drm_pci needs dma-mapping.h
Dave Airlie
2006-04-05
1
-0
/
+1
|
*
[PATCH] drm: Fix issue reported by Coverity in drivers/char/drm/via_irq.c
Dave Airlie
2006-04-05
1
-2
/
+3
*
|
[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.
Andi Kleen
2006-04-18
2
-9
/
+9
*
|
[PATCH] x86_64: Add tee and sync_file_range
Andi Kleen
2006-04-18
2
-1
/
+4
*
|
[PATCH] x86_64: Increase NUMA hash function nodemap
Andi Kleen
2006-04-18
1
-1
/
+2
[next]