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
*
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
2005-07-07
38
-265
/
+853
*
[PATCH] pm: clean up process.c
Pavel Machek
2005-07-07
1
-4
/
+2
*
[PATCH] swsusp: fix error handling
Pavel Machek
2005-07-07
1
-12
/
+11
*
[PATCH] pm: Fix resume from initrd
Pavel Machek
2005-07-07
2
-10
/
+10
*
[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq
Bernard Blackham
2005-07-07
3
-4
/
+4
*
[PATCH] pm: more u32 vs. pm_message_t fixes
Pavel Machek
2005-07-07
7
-26
/
+14
*
[PATCH] Fix up non-NUMA breakage in mmzone.h
Dave Jones
2005-07-07
1
-2
/
+2
*
[PATCH] Clean up numa defines in mmzone.h
Dave Jones
2005-07-07
1
-11
/
+9
*
[PATCH] MTRR suspend/resume cleanup
Shaohua Li
2005-07-07
9
-35
/
+90
*
[PATCH] FRV: Add defconfig
Adrian Bunk
2005-07-07
1
-0
/
+627
*
[PATCH] ppc64: silence perfmon exception warnings
Anton Blanchard
2005-07-07
1
-13
/
+1
*
[PATCH] ppc64: Be consistent about printing which idle loop we're using
Michael Ellerman
2005-07-07
2
-3
/
+8
*
[PATCH] ppc64: fix compile warning
Anton Blanchard
2005-07-07
1
-1
/
+0
*
[PATCH] ppc64: idle fixups
Anton Blanchard
2005-07-07
1
-11
/
+12
*
[PATCH] ppc64: pSeries idle fixups
Anton Blanchard
2005-07-07
1
-51
/
+62
*
[PATCH] ppc64: iSeries idle fixups
Anton Blanchard
2005-07-07
1
-37
/
+47
*
[PATCH] ppc64: Remove obsolete idle_setup()
Michael Ellerman
2005-07-07
1
-41
/
+0
*
[PATCH] ppc64: Fixup platforms for new ppc_md.idle
Michael Ellerman
2005-07-07
4
-1
/
+26
*
[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c
Michael Ellerman
2005-07-07
2
-131
/
+127
*
[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c
Michael Ellerman
2005-07-07
2
-86
/
+81
*
[PATCH] ppc64: Make idle_loop a ppc_md function
Michael Ellerman
2005-07-07
3
-6
/
+13
*
[PATCH] hvc_console: Use hvc_get_chars in hvsi code
Milton Miller
2005-07-07
1
-5
/
+3
*
[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars
Milton Miller
2005-07-07
2
-18
/
+25
*
[PATCH] hvc_console: Register ops when setting up hvc_console
Milton Miller
2005-07-07
3
-12
/
+27
*
[PATCH] hvc_console: Separate hvc_console and vio code 2
Milton Miller
2005-07-07
5
-74
/
+145
*
[PATCH] hvc_console: Separate hvc_console and vio code
Milton Miller
2005-07-07
3
-7
/
+25
*
[PATCH] hvc_console: Add some sanity checks
Milton Miller
2005-07-07
1
-0
/
+18
*
[PATCH] hvc_console: Statically initialize the vtermnos array
Milton Miller
2005-07-07
1
-6
/
+2
*
[PATCH] hvc_console: remove num_vterms and some dead code
Milton Miller
2005-07-07
1
-6
/
+2
*
[PATCH] hvc_console: Add missing include
Milton Miller
2005-07-07
1
-0
/
+1
*
[PATCH] hvc_console: Unregister the console in the exit routine.
Milton Miller
2005-07-07
1
-2
/
+4
*
[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel
Milton Miller
2005-07-07
1
-8
/
+11
*
[PATCH] hvc_console: Dont always kick the poll thread in interrupt
Milton Miller
2005-07-07
1
-3
/
+7
*
[PATCH] hvc_console: Match vio and console devices using vterm numbers
Milton Miller
2005-07-07
1
-7
/
+29
*
[PATCH] hvc_console: Rearrange code
Milton Miller
2005-07-07
1
-142
/
+142
*
[PATCH] ppc64: remove duplicate syscall reservation
Anton Blanchard
2005-07-07
2
-2
/
+2
*
[PATCH] ppc64: add ioprio syscalls
Anton Blanchard
2005-07-07
3
-12
/
+25
*
[PATCH] ppc64: sys_ppc32.c cleanups
Anton Blanchard
2005-07-07
1
-27
/
+0
*
[PATCH] move ioprio syscalls into syscalls.h
Anton Blanchard
2005-07-07
3
-5
/
+5
*
[PATCH] ppc64: Turn runlatch on in exception entry
Anton Blanchard
2005-07-07
2
-0
/
+19
*
[PATCH] ppc64: Fix runlatch code to work on pseries machines
Anton Blanchard
2005-07-07
3
-11
/
+17
*
[PATCH] ppc64: use c99 initialisers in cputable code
Anton Blanchard
2005-07-07
1
-153
/
+212
*
[PATCH] ppc64: vdso32: fix link errors after recent toolchain changes
Olaf Hering
2005-07-07
1
-2
/
+2
*
[PATCH] ppc64: Add new PHY to sungem
Benjamin Herrenschmidt
2005-07-07
3
-20
/
+56
*
[PATCH] kbuild: build a single module using 'make dir/module.ko'
Sam Ravnborg
2005-07-07
1
-0
/
+4
*
[PATCH] kbuild: build TAGS problem with O=
George Anzinger
2005-07-07
1
-1
/
+1
*
[PATCH] mm: quieten OOM killer noise
Anton Blanchard
2005-07-07
1
-3
/
+5
*
[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...
Marcelo Tosatti
2005-07-07
1
-6
/
+0
*
[PATCH] print order information when OOM killing
Marcelo Tosatti
2005-07-07
4
-5
/
+5
*
[PATCH] export generic_drop_inode() to modules
Mark Fasheh
2005-07-07
2
-1
/
+4
[next]