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
*
dm: export name and uuid
Mike Anderson
2007-10-20
2
-0
/
+33
*
dm raid1: add mirror_set to struct mirror
Jonathan Brassow
2007-10-20
1
-0
/
+2
*
dm log: split suspend
Jonathan Brassow
2007-10-20
3
-3
/
+4
*
dm mpath: hp retry if not ready
Dave Wysochanski
2007-10-20
1
-11
/
+53
*
dm mpath: add hp handler
Dave Wysochanski
2007-10-20
3
-0
/
+214
*
dm mpath: add retry pg init
Dave Wysochanski
2007-10-20
2
-14
/
+68
*
dm crypt: tidy labels
Milan Broz
2007-10-20
1
-19
/
+19
*
dm crypt: tidy whitespace
Milan Broz
2007-10-20
1
-17
/
+17
*
dm crypt: add post processing queue
Milan Broz
2007-10-20
1
-16
/
+51
*
dm crypt: use per device singlethread workqueues
Milan Broz
2007-10-20
1
-18
/
+14
*
dm mpath: emc fix an error message
Alasdair G Kergon
2007-10-20
1
-1
/
+1
*
dm: bio_list macro renaming
Alasdair G Kergon
2007-10-20
2
-6
/
+1
*
dm io:ctl remove vmalloc void cast
Jesper Juhl
2007-10-20
1
-1
/
+1
*
dm: tidy bio_io_error usage
Milan Broz
2007-10-20
1
-19
/
+18
*
kcopyd use mutex instead of semaphore
Matthias Kaehlcke
2007-10-20
1
-4
/
+4
*
dm: use kzalloc
Dmitry Monakhov
2007-10-20
5
-18
/
+9
*
dm: use is_power_of_2
vignesh babu
2007-10-20
3
-3
/
+6
*
dm: fix thaw_bdev
Jun'ichi Nomura
2007-10-20
1
-1
/
+3
*
dm delay: fix status
Milan Broz
2007-10-20
1
-1
/
+1
*
dm delay: fix ctr error paths
Dmitry Monakhov
2007-10-20
1
-8
/
+11
*
dm raid1: fix leakage
Dmitry Monakhov
2007-10-20
1
-13
/
+15
*
dm crypt: missing kfree in ctr error path
Dmitry Monakhov
2007-10-20
1
-0
/
+1
*
dm crypt: drop device ref in ctr error path
Dmitry Monakhov
2007-10-20
1
-1
/
+3
*
dm io:ctl use constant struct size
Milan Broz
2007-10-20
2
-5
/
+6
*
dm mpath: rdac fix init race
Bryn M. Reeves
2007-10-20
1
-7
/
+8
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
97
-700
/
+754
|
\
|
*
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
39
-128
/
+148
|
*
x86: introduce frame_pointer() and stack_pointer()
Jan Blunck
2007-10-19
3
-10
/
+6
|
*
x86 & generic: change to __builtin_prefetch()
Andi Kleen
2007-10-19
2
-13
/
+2
|
*
i386: do not BUG_ON() when MSR is unknown
Stephane Eranian
2007-10-19
1
-4
/
+12
|
*
x86: acpi use cpu_physical_id
Mike Travis
2007-10-19
2
-7
/
+3
|
*
x86: convert cpu_llc_id to be a per cpu variable
Mike Travis
2007-10-19
5
-10
/
+15
|
*
x86: convert cpu_to_apicid to be a per cpu variable
Mike Travis
2007-10-19
12
-22
/
+80
|
*
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
Rusty Russell
2007-10-19
4
-6
/
+23
|
*
x86: use raw locks during oopses
Andi Kleen
2007-10-19
2
-14
/
+14
|
*
x86: honor _PAGE_PSE bit on page walks
Jan Beulich
2007-10-19
2
-2
/
+3
|
*
i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.
Akinobu Mita
2007-10-19
1
-13
/
+19
|
*
x86: implement missing x86_64 function smp_call_function_mask()
Laurent Vivier
2007-10-19
2
-56
/
+65
|
*
x86: use descriptor's functions instead of inline assembly
Glauber de Oliveira Costa
2007-10-19
5
-9
/
+41
|
*
i386: consolidate show_regs and show_registers for i386
Pavel Emelyanov
2007-10-19
3
-44
/
+45
|
*
i386: make callgraph use dump_trace() on i386/x86_64
Jan Blunck
2007-10-19
1
-66
/
+38
|
*
x86: enable iommu_merge by default
Andi Kleen
2007-10-19
1
-1
/
+1
|
*
i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h
Stephane Eranian
2007-10-19
1
-11
/
+25
|
*
x86: Unify i386 and x86-64 early quirks
Andi Kleen
2007-10-19
9
-103
/
+20
|
*
x86: enable HPET on ICH3 and ICH4
Udo A. Steinberg
2007-10-19
1
-0
/
+18
|
*
x86: force enable HPET on VT8235/8237 chipsets
Udo A. Steinberg
2007-10-19
1
-1
/
+68
|
*
x86: add force_hpet boot option
Thomas Gleixner
2007-10-19
3
-2
/
+8
|
*
x86: quirk.c trivial coding style and white space cleanup
Thomas Gleixner
2007-10-19
1
-11
/
+14
|
*
x86: don't zero pad addresses in segfault message
Andi Kleen
2007-10-19
1
-1
/
+1
|
*
x86: Use linux/elfcore-compat.h
Roland McGrath
2007-10-19
2
-78
/
+52
[next]