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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Calgary: use BIOS supplied BBARs and topology information
Laurent Vivier
2006-12-07
1
-0
/
+76
*
[PATCH] i386: Move memory map printing and other code to e820.c
bibo,mao
2006-12-07
1
-0
/
+2
*
[PATCH] i386: Move e820/efi memmap walking code to e820.c
bibo,mao
2006-12-07
1
-0
/
+2
*
[PATCH] i386: Move find_max_pfn function to e820.c
bibo,mao
2006-12-07
1
-0
/
+1
*
[PATCH] Generic: Move __user cast into probe_kernel_address
Andi Kleen
2006-12-07
1
-1
/
+1
*
[PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr
Andi Kleen
2006-12-07
1
-0
/
+1
*
[PATCH] i386: Retrieve CLFLUSH size from CPUID
Andi Kleen
2006-12-07
1
-0
/
+1
*
[PATCH] x86-64: Extract segment descriptor definitions for use outside
Avi Kivity
2006-12-07
2
-52
/
+70
*
[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN
Vivek Goyal
2006-12-07
1
-1
/
+5
*
[PATCH] i386: Relocatable kernel support
Eric W. Biederman
2006-12-07
1
-1
/
+2
*
[PATCH] i386: CONFIG_PHYSICAL_START cleanup
Eric W. Biederman
2006-12-07
1
-3
/
+0
*
[PATCH] i386: define __pa_symbol()
Eric W. Biederman
2006-12-07
1
-0
/
+3
*
[PATCH] i386: Distinguish absolute symbols
Vivek Goyal
2006-12-07
1
-5
/
+5
*
[PATCH] i386: PDA: Fix math emulator for new pt_regs
Andi Kleen
2006-12-07
1
-0
/
+1
*
[PATCH] i386: Store the interrupt regs pointer in the PDA
Jeremy Fitzhardinge
2006-12-07
2
-1
/
+28
*
[PATCH] i386: Implement "current" with the PDA
Jeremy Fitzhardinge
2006-12-07
2
-3
/
+6
*
[PATCH] i386: Implement smp_processor_id() with the PDA
Jeremy Fitzhardinge
2006-12-07
2
-1
/
+4
*
[PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage
Jeremy Fitzhardinge
2006-12-07
1
-15
/
+2
*
[PATCH] i386: Fix places where using %gs changes the usermode ABI
Jeremy Fitzhardinge
2006-12-07
2
-1
/
+2
*
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
Jeremy Fitzhardinge
2006-12-07
3
-3
/
+7
*
[PATCH] i386: Initialize the per-CPU data area
Jeremy Fitzhardinge
2006-12-07
1
-0
/
+3
*
[PATCH] i386: Basic definitions for i386-pda
Jeremy Fitzhardinge
2006-12-07
2
-1
/
+99
*
[PATCH] i386: add Intel Core related PMU MSRs
Stephane Eranian
2006-12-07
1
-0
/
+13
*
[PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitions
Stephane Eranian
2006-12-07
1
-0
/
+13
*
[PATCH] i386: add sleazy FPU optimization
Chuck Ebbert
2006-12-07
1
-1
/
+4
*
[PATCH] i386: espfix cleanup
Stas Sergeev
2006-12-07
2
-4
/
+48
*
[PATCH] x86: all cpu backtrace
Andrew Morton
2006-12-07
3
-0
/
+16
*
[PATCH] i386: remove default_ldt, and simplify ldt-setting.
Jeremy Fitzhardinge
2006-12-07
2
-33
/
+21
*
[PATCH] i386: i386 add X86_FEATURE_PEBS and detection
Stephane Eranian
2006-12-07
1
-0
/
+2
*
[PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DS
Stephane Eranian
2006-12-07
1
-1
/
+2
*
[PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.h
Yinghai Lu
2006-12-07
1
-5
/
+0
*
[PATCH] x86-64: add X86_FEATURE_PEBS and detection
Stephane Eranian
2006-12-07
1
-0
/
+2
*
[PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DS
Stephane Eranian
2006-12-07
1
-1
/
+2
*
[PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocks
Andi Kleen
2006-12-07
1
-1
/
+28
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-12-05
8
-23
/
+288
|
\
|
*
[SCSI] scsi tgt: SCSI RDMA Protocol library functions
FUJITA Tomonori
2006-12-03
1
-0
/
+77
|
*
[SCSI] scsi tgt: scsi target user and kernel communication interface
FUJITA Tomonori
2006-11-25
1
-0
/
+90
|
*
[SCSI] scsi tgt: scsi target lib functionality
FUJITA Tomonori
2006-11-25
1
-0
/
+19
|
*
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
FUJITA Tomonori
2006-11-25
2
-0
/
+53
|
*
[SCSI] Make scsi_scan_host work for drivers which find their own targets
Matthew Wilcox
2006-11-22
1
-0
/
+18
|
*
Merge ../scsi-rc-fixes-2.6
James Bottomley
2006-11-22
235
-1479
/
+4754
|
|
\
|
*
|
[PATCH] aic94xx: handle REQ_DEVICE_RESET
Darrick J. Wong
2006-11-22
2
-0
/
+3
|
*
|
[SCSI] kill scsi_assign_lock
Christoph Hellwig
2006-11-15
1
-5
/
+0
|
*
|
[SCSI] libsas: add sas_abort_task
Darrick J. Wong
2006-11-15
1
-0
/
+4
|
*
|
[SCSI] libsas: modify error handler to use scsi_eh_* functions
Darrick J. Wong
2006-11-15
1
-3
/
+6
|
*
|
[SCSI] Add ability to scan scsi busses asynchronously
Matthew Wilcox
2006-10-11
2
-15
/
+18
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2006-12-05
1
-2
/
+3
|
\
\
\
|
*
|
|
[PATCH] pcmcia: multifunction card handling fixes
Dominik Brodowski
2006-12-04
1
-2
/
+3
*
|
|
|
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
2006-12-04
9
-69
/
+9
*
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-12-04
8
-211
/
+288
|
\
\
\
\
[next]