index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
2006-09-26
12
-89
/
+102
*
[PATCH] uml: SIGIO cleanups
Jeff Dike
2006-09-26
3
-71
/
+67
*
[PATCH] uml: Improve SIGBUS diagnostics
Jeff Dike
2006-09-26
1
-2
/
+9
*
[PATCH] uml: Fix handling of failed execs of helpers
Jeff Dike
2006-09-26
1
-11
/
+11
*
[PATCH] uml: Whitespace fixes
Jeff Dike
2006-09-26
1
-184
/
+183
*
[PATCH] uml: Fix stack alignment
Jeff Dike
2006-09-26
1
-1
/
+2
*
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
2006-09-26
11
-32
/
+25
*
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
14
-23
/
+173
*
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
2006-09-26
3
-10
/
+59
*
[PATCH] i386: Detect clock skew during suspend
Rafael J. Wysocki
2006-09-26
1
-6
/
+18
*
[PATCH] suspend: make it possible to disable serial console suspend
Rafael J. Wysocki
2006-09-26
1
-0
/
+14
*
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
2006-09-26
3
-0
/
+19
*
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
2006-09-26
5
-255
/
+186
*
[PATCH] swsusp: Introduce memory bitmaps
Rafael J. Wysocki
2006-09-26
3
-70
/
+540
*
[PATCH] swsusp: Introduce some helpful constants
Rafael J. Wysocki
2006-09-26
1
-9
/
+15
*
[PATCH] Change the name of pagedir_nosave
Rafael J. Wysocki
2006-09-26
5
-18
/
+18
*
[PATCH] swsusp: clean up suspend header
Rafael J. Wysocki
2006-09-26
1
-12
/
+3
*
[PATCH] swsusp: Fix alloc_pagedir
Rafael J. Wysocki
2006-09-26
1
-15
/
+17
*
[PATCH] swsusp: Reorder memory-allocating functions
Rafael J. Wysocki
2006-09-26
1
-40
/
+53
*
[PATCH] swsusp: Fix mark_free_pages
Rafael J. Wysocki
2006-09-26
2
-22
/
+29
*
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
2006-09-26
8
-104
/
+145
*
[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64
Rafael J. Wysocki
2006-09-26
3
-0
/
+50
*
[PATCH] swsusp: struct snapshot_handle cleanup
Rafael J. Wysocki
2006-09-26
2
-28
/
+76
*
[PATCH] swsusp: clean up browsing of pfns
Rafael J. Wysocki
2006-09-26
1
-30
/
+32
*
[PATCH] swsusp: read speedup
Andrew Morton
2006-09-26
5
-72
/
+81
*
[PATCH] swsusp: add read-speed instrumentation
Andrew Morton
2006-09-26
1
-0
/
+5
*
[PATCH] swsusp: write speedup
Andrew Morton
2006-09-26
3
-25
/
+98
*
[PATCH] swsusp: add write-speed instrumentation
Andrew Morton
2006-09-26
1
-3
/
+29
*
[PATCH] add DIV_ROUND_UP()
Steven Whitehouse
2006-09-26
1
-0
/
+1
*
[PATCH] alpha: Fix ALPHA_EV56 dependencies typo
Fernando J. Pereda
2006-09-26
1
-1
/
+1
*
[PATCH] mtrr: Add lock annotations for prepare_set and post_set
Josh Triplett
2006-09-26
1
-2
/
+2
*
[PATCH] i386: Kill references to xtime
john stultz
2006-09-26
2
-23
/
+20
*
[PATCH] Voyager: tty locking
Alan Cox
2006-09-26
1
-1
/
+0
*
[PATCH] smp_call_function_single() cleanup
Andrew Morton
2006-09-26
7
-8
/
+10
*
[PATCH] i386: add smp_call_function_single
Stephane Eranian
2006-09-26
1
-0
/
+66
*
[PATCH] x86: remove unused include from efi_stub.S
Rusty Russell
2006-09-26
1
-1
/
+0
*
[PATCH] x86: trivial move of ptep_set_access_flags
Rusty Russell
2006-09-26
1
-15
/
+16
*
[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers
Rusty Russell
2006-09-26
3
-7
/
+8
*
[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move
Rusty Russell
2006-09-26
1
-1
/
+2
*
[PATCH] x86: enable VMSPLIT for highmem kernels
Dave Hansen
2006-09-26
1
-1
/
+2
*
[PATCH] Translate asm version of ELFNOTE macro into preprocessor macro
Ian Campbell
2006-09-26
1
-15
/
+17
*
[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux
Jeremy Fitzhardinge
2006-09-26
3
-2
/
+101
*
[PATCH] x86: add a bootparameter to reserve high linear address space
Zachary Amsden
2006-09-26
2
-0
/
+23
*
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...
Jeremy Fitzhardinge
2006-09-26
4
-1
/
+75
*
[PATCH] x86: roll all the cpuid asm into one __cpuid call
Rusty Russell
2006-09-26
1
-33
/
+27
*
[PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h...
Chris Wright
2006-09-26
2
-0
/
+192
*
[PATCH] x86: remove locally-defined ldt structure in favour of standard type
Rusty Russell
2006-09-26
1
-8
/
+4
*
[PATCH] apm: clean up module initalization
Neil Horman
2006-09-26
1
-1
/
+8
*
[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...
Rolf Eike Beer
2006-09-26
1
-6
/
+3
*
[PATCH] i386: show_registers(): try harder to print failing code
Chuck Ebbert
2006-09-26
1
-3
/
+8
[next]