index
:
talos-op-linux
master
Talos™ II 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] arch/cris/Kconfig.debug: use lib/Kconfig.debug
Adrian Bunk
2005-09-05
1
-21
/
+10
*
[PATCH] m68k: cleanup inline mem functions
Roman Zippel
2005-09-05
7
-555
/
+245
*
[PATCH] m68k: move cache functions into separate file
Roman Zippel
2005-09-05
4
-118
/
+137
*
[PATCH] m68k: sys_ptrace cleanup
Roman Zippel
2005-09-05
1
-111
/
+64
*
[PATCH] m68k: indent sys_ptrace
Roman Zippel
2005-09-05
1
-167
/
+166
*
[PATCH] add suspend/resume for timer
Shaohua Li
2005-09-05
6
-27
/
+50
*
[PATCH] pm: clean up /sys/power/disk
Pavel Machek
2005-09-05
1
-2
/
+3
*
[PATCH] pm: fix process freezing
Pavel Machek
2005-09-05
1
-2
/
+22
*
[PATCH] swsusp: fix error handling and cleanups
Pavel Machek
2005-09-05
2
-35
/
+22
*
[PATCH] swsusp: add locking to software_resume
Shaohua Li
2005-09-05
1
-1
/
+9
*
[PATCH] swsusup with dm-crypt mini howto
Andreas Steinmetz
2005-09-05
1
-0
/
+138
*
[PATCH] swsusp: simpler calculation of number of pages in PBE list
Michal Schmidt
2005-09-05
1
-12
/
+1
*
[PATCH] swsusp: prevent disks from spinning down and up
Michal Schmidt
2005-09-05
1
-1
/
+1
*
[PATCH] encrypt suspend data for easy wiping
Andreas Steinmetz
2005-09-05
2
-5
/
+171
*
[PATCH] fix pm_message_t stuff in -mm tree
Pavel Machek
2005-09-05
2
-3
/
+3
*
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
2005-09-05
28
-101
/
+108
*
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
2005-09-05
19
-48
/
+35
*
[PATCH] suspend: update documentation
Pavel Machek
2005-09-05
2
-1
/
+15
*
[PATCH] ISA DMA suspend for x86_64
Pierre Ossman
2005-09-05
1
-1
/
+2
*
[PATCH] ISA DMA suspend for i386
Pierre Ossman
2005-09-05
2
-1
/
+68
*
[PATCH] remove busywait in refrigerator
Pavel Machek
2005-09-05
1
-2
/
+3
*
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
2005-09-05
9
-175
/
+26
*
[PATCH] i386 boottime for_each_cpu broken
Zwane Mwaikambo
2005-09-05
4
-2
/
+14
*
[PATCH] i386: encapsulate copying of pgd entries
Zachary Amsden
2005-09-05
3
-7
/
+22
*
[PATCH] x86 NMI: better support for debuggers
George Anzinger
2005-09-05
3
-3
/
+17
*
[PATCH] x86: introduce a write acessor for updating the current LDT
Zachary Amsden
2005-09-05
2
-5
/
+9
*
[PATCH] x86: remove redundant TSS clearing
Zachary Amsden
2005-09-05
1
-1
/
+0
*
[PATCH] x86: make IOPL explicit
Zachary Amsden
2005-09-05
4
-6
/
+27
*
[PATCH] x86: privilege cleanup
Zachary Amsden
2005-09-05
3
-5
/
+11
*
[PATCH] x86: more asm cleanups
Zachary Amsden
2005-09-05
8
-50
/
+35
*
[PATCH] i386: fix incorrect TSS entry for LDT
Ingo Molnar
2005-09-05
1
-1
/
+0
*
[PATCH] i386: use set_pte macros in a couple places where they were missing
Zachary Amsden
2005-09-05
3
-4
/
+5
*
[PATCH] i386: load_tls() fix
Zachary Amsden
2005-09-05
1
-7
/
+12
*
[PATCH] i386: generate better code around descriptor update and access functions
Zachary Amsden
2005-09-05
1
-8
/
+8
*
[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...
Zachary Amsden
2005-09-05
11
-40
/
+43
*
[PATCH] i386: cleanup serialize msr
Zachary Amsden
2005-09-05
3
-2
/
+15
*
[PATCH] i386: inline asm cleanup
Zachary Amsden
2005-09-05
15
-83
/
+84
*
[PATCH] i386: clean up vDSO alignment padding
Roland McGrath
2005-09-05
1
-1
/
+2
*
[PATCH] ES7000 platform update (i386)
Natalie.Protasevich@unisys.com
2005-09-05
3
-31
/
+49
*
[PATCH] via vt8237 apic bypass deassertion quirk
Karsten Wiese
2005-09-05
1
-0
/
+19
*
[PATCH] x86: Add the check for all the cores in a package in cache information
Venkatesh Pallipadi
2005-09-05
1
-2
/
+7
*
[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs
Venkatesh Pallipadi
2005-09-05
8
-2
/
+47
*
[PATCH] kdump: Save parameter segment in protected mode (x86)
Vivek Goyal
2005-09-05
1
-22
/
+26
*
[PATCH] vm86: Honor TF bit when emulating an instruction
Petr Tesarik
2005-09-05
1
-1
/
+5
*
[PATCH] x86: fix EFI memory map parsing
Matt Tolentino
2005-09-05
5
-69
/
+67
*
[PATCH] hpet: use read_timer_tsc only when CPU has TSC
Venkatesh Pallipadi
2005-09-05
1
-1
/
+4
*
[PATCH] x86: compress the stack layout of do_page_fault()
Ingo Molnar
2005-09-05
1
-14
/
+17
*
[PATCH] arch/sh64/Kconfig: doesn't need it's own LOG_BUF_SHIFT
Adrian Bunk
2005-09-05
1
-4
/
+0
*
[PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat
Ralf Baechle
2005-09-05
1
-0
/
+2
*
[PATCH] mips: remove timex.h for vr41xx
Yoichi Yuasa
2005-09-05
1
-18
/
+0
[next]