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
...
|
*
|
|
|
i7300_edac: Properly detect channel on CE errors
Mauro Carvalho Chehab
2010-08-30
1
-5
/
+14
|
*
|
|
|
i7300_edac: enrich FBD error info for corrected errors
Mauro Carvalho Chehab
2010-08-30
1
-12
/
+51
|
*
|
|
|
i7300_edac: enrich FBD error info for fatal errors
Mauro Carvalho Chehab
2010-08-30
1
-4
/
+39
|
*
|
|
|
i7300_edac: pre-allocate a buffer used to prepare err messages
Mauro Carvalho Chehab
2010-08-30
1
-17
/
+24
|
*
|
|
|
i7300_edac: Fix MTR x4/x8 detection logic
Mauro Carvalho Chehab
2010-08-30
1
-2
/
+2
|
*
|
|
|
i7300_edac: Make the debug messages coherent with the others
Mauro Carvalho Chehab
2010-08-30
1
-3
/
+3
|
*
|
|
|
i7300_edac: Cleanup: remove get_error_info logic
Mauro Carvalho Chehab
2010-08-30
1
-36
/
+6
|
*
|
|
|
i7300_edac: Add a code to cleanup error registers
Mauro Carvalho Chehab
2010-08-30
1
-2
/
+27
|
*
|
|
|
i7300_edac: Add support for reporting FBD errors
Mauro Carvalho Chehab
2010-08-30
1
-0
/
+125
|
*
|
|
|
i7300_edac: Properly detect the type of error correction
Mauro Carvalho Chehab
2010-08-30
1
-4
/
+14
|
*
|
|
|
i7300_edac: Detect if the device is on single mode
Mauro Carvalho Chehab
2010-08-30
1
-8
/
+17
|
*
|
|
|
i7300_edac: Adds detection for enhanced scrub mode on x8
Mauro Carvalho Chehab
2010-08-30
1
-4
/
+17
|
*
|
|
|
i7300_edac: Clear the error bit after reading
Mauro Carvalho Chehab
2010-08-30
1
-0
/
+10
|
*
|
|
|
i7300_edac: Add error detection code for global errors
Mauro Carvalho Chehab
2010-08-30
1
-491
/
+77
|
*
|
|
|
i7300_edac: Better name PCI devices
Mauro Carvalho Chehab
2010-08-30
1
-43
/
+43
|
*
|
|
|
i7300_edac: Add a FIXME note about the error correction type
Mauro Carvalho Chehab
2010-08-30
1
-0
/
+9
|
*
|
|
|
i7300_edac: add global error registers
Mauro Carvalho Chehab
2010-08-30
1
-82
/
+92
|
*
|
|
|
i7300_edac: display info if ECC is enabled or not
Mauro Carvalho Chehab
2010-08-30
1
-8
/
+20
|
*
|
|
|
i7300_edac: start a driver for i7300 chipset (Clarksboro)
Mauro Carvalho Chehab
2010-08-30
4
-8
/
+1392
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2010-10-24
4
-384
/
+424
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into for-linus
Pekka Enberg
2010-10-24
4957
-178594
/
+298960
|
|
\
\
\
\
\
|
*
|
|
|
|
|
SLUB: Fix memory hotplug with !NUMA
Pekka Enberg
2010-10-06
1
-1
/
+1
|
*
|
|
|
|
|
slub: Move functions to reduce #ifdefs
Christoph Lameter
2010-10-06
1
-156
/
+141
|
*
|
|
|
|
|
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
Christoph Lameter
2010-10-06
3
-7
/
+37
|
*
|
|
|
|
|
SLUB: Optimize slab_free() debug check
Pekka Enberg
2010-10-06
1
-2
/
+2
|
*
|
|
|
|
|
slub: Move NUMA-related functions under CONFIG_NUMA
Namhyung Kim
2010-10-02
1
-2
/
+4
|
*
|
|
|
|
|
slub: Add lock release annotation
Namhyung Kim
2010-10-02
1
-0
/
+2
|
*
|
|
|
|
|
slub: Fix signedness warnings
Namhyung Kim
2010-10-02
1
-4
/
+3
|
*
|
|
|
|
|
slub: extract common code to remove objects from partial list without locking
Christoph Lameter
2010-10-02
1
-8
/
+11
|
*
|
|
|
|
|
SLUB: Pass active and inactive redzone flags instead of boolean to debug func...
Christoph Lameter
2010-10-02
1
-19
/
+14
|
*
|
|
|
|
|
slub: reduce differences between SMP and NUMA
Christoph Lameter
2010-10-02
2
-42
/
+2
|
*
|
|
|
|
|
Revert "Slub: UP bandaid"
Pekka Enberg
2010-10-02
1
-16
/
+0
|
*
|
|
|
|
|
percpu: clear memory allocated with the km allocator
Tejun Heo
2010-10-02
1
-1
/
+5
|
*
|
|
|
|
|
percpu: use percpu allocator on UP too
Tejun Heo
2010-10-02
6
-65
/
+71
|
*
|
|
|
|
|
percpu: reduce PCPU_MIN_UNIT_SIZE to 32k
Tejun Heo
2010-10-02
1
-1
/
+1
|
*
|
|
|
|
|
vmalloc: pcpu_get/free_vm_areas() aren't needed on UP
Tejun Heo
2010-10-02
2
-0
/
+4
|
*
|
|
|
|
|
SLUB: Fix merged slab cache names
Pekka Enberg
2010-10-02
1
-1
/
+20
|
*
|
|
|
|
|
Slub: UP bandaid
Christoph Lameter
2010-10-02
1
-0
/
+16
|
*
|
|
|
|
|
slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc caches
David Rientjes
2010-10-02
1
-6
/
+8
|
*
|
|
|
|
|
slub: Fix up missing kmalloc_cache -> kmem_cache_node case for memoryhotplug
Christoph Lameter
2010-10-02
1
-2
/
+2
|
*
|
|
|
|
|
slub: Add dummy functions for the !SLUB_DEBUG case
Christoph Lameter
2010-10-02
1
-0
/
+12
|
*
|
|
|
|
|
slob: fix gfp flags for order-0 page allocations
David Rientjes
2010-10-02
1
-1
/
+3
|
*
|
|
|
|
|
slub: Move gfpflag masking out of the hotpath
Christoph Lameter
2010-10-02
1
-2
/
+3
|
*
|
|
|
|
|
slub: Extract hooks for memory checkers from hotpaths
Christoph Lameter
2010-10-02
1
-11
/
+38
|
*
|
|
|
|
|
slub: Dynamically size kmalloc cache allocations
Christoph Lameter
2010-10-02
2
-58
/
+140
|
*
|
|
|
|
|
slub: Remove static kmem_cache_cpu array for boot
Christoph Lameter
2010-10-02
1
-13
/
+4
|
*
|
|
|
|
|
slub: Remove dynamic dma slab allocation
Christoph Lameter
2010-10-02
1
-111
/
+39
|
*
|
|
|
|
|
slub: Force no inlining of debug functions
Christoph Lameter
2010-10-02
1
-3
/
+3
*
|
|
|
|
|
|
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
73
-2271
/
+6583
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages
Jan Kiszka
2010-10-24
1
-2
/
+0
[prev]
[next]