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
*
dma-debug: add checks for sync_single_sg_*
Joerg Roedel
2009-03-05
2
-0
/
+52
*
dma-debug: add checks for sync_single_range_*
Joerg Roedel
2009-03-05
2
-0
/
+51
*
dma-debug: add checks for sync_single_*
Joerg Roedel
2009-03-05
2
-0
/
+41
*
dma-debug: add checking for [alloc|free]_coherent
Joerg Roedel
2009-03-05
2
-0
/
+61
*
dma-debug: add add checking for map/unmap_sg
Joerg Roedel
2009-03-05
2
-0
/
+89
*
dma-debug: add checking for map/unmap_page/single
Joerg Roedel
2009-03-05
2
-0
/
+76
*
dma-debug: add core checking functions
Joerg Roedel
2009-03-05
1
-1
/
+187
*
dma-debug: add debugfs interface
Joerg Roedel
2009-03-05
1
-0
/
+78
*
dma-debug: add kernel command line parameters
Joerg Roedel
2009-03-05
2
-0
/
+48
*
dma-debug: add initialization code
Joerg Roedel
2009-03-05
2
-0
/
+80
*
dma-debug: add allocator code
Joerg Roedel
2009-03-05
1
-0
/
+57
*
dma-debug: add hash functions for dma_debug_entries
Joerg Roedel
2009-03-05
1
-0
/
+101
*
dma-debug: add header file and core data structures
Joerg Roedel
2009-03-05
3
-0
/
+69
*
dma-debug: add Kconfig entry
Joerg Roedel
2009-03-05
2
-0
/
+13
*
Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-05
2
-3
/
+1
|
\
|
*
IOMMU-API: use ANSI style function declaration for 'iommu_found'
Hannes Eder
2009-03-05
1
-1
/
+1
|
*
AMD IOMMU: remove unnecessary ifdef
FUJITA Tomonori
2009-03-05
1
-2
/
+0
*
|
Merge branch 'linus' into core/iommu
Ingo Molnar
2009-03-05
2432
-31125
/
+67881
|
\
\
|
|
/
|
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-03-04
1
-0
/
+4
|
|
\
|
|
*
powerpc: Run sbc610 USB fixup code only on the appropriate platform.
Tony Breeds
2009-03-04
1
-0
/
+4
|
*
|
drm: fix double lock typo
Helge Bahmann
2009-03-04
1
-1
/
+1
|
|
/
|
*
Linux 2.6.29-rc7
v2.6.29-rc7
Linus Torvalds
2009-03-03
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-03-03
5
-8
/
+21
|
|
\
|
|
*
crypto: ixp4xx - Fix qmgr_request_queue build failure
Krzysztof Hałasa
2009-03-04
1
-2
/
+4
|
|
*
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
2009-02-26
4
-6
/
+17
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-03-03
4
-14
/
+54
|
|
\
\
|
|
*
|
sched: don't allow setuid to succeed if the user does not have rt bandwidth
Dhaval Giani
2009-02-27
4
-13
/
+53
|
|
*
|
sched_rt: don't start timer when rt bandwidth disabled
Hiroshi Shimamoto
2009-02-26
1
-1
/
+1
|
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-03-03
2
-2
/
+14
|
|
\
\
\
|
|
*
|
|
x86: oprofile: don't set counter width from cpuid on Core2
Tim Blechmann
2009-03-03
1
-2
/
+12
|
|
*
|
|
x86: fix init_memory_mapping() to handle small ranges
Yinghai Lu
2009-03-03
1
-0
/
+2
|
*
|
|
|
Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-03
2
-66
/
+153
|
|
\
\
\
\
|
|
*
|
|
|
x86 mmiotrace: fix race with release_kmmio_fault_page()
Pekka Paalanen
2009-03-02
1
-2
/
+7
|
|
*
|
|
|
x86 mmiotrace: improve handling of secondary faults
Stuart Bennett
2009-03-02
1
-18
/
+22
|
|
*
|
|
|
x86 mmiotrace: split set_page_presence()
Pekka Paalanen
2009-03-02
1
-19
/
+22
|
|
*
|
|
|
x86 mmiotrace: fix save/restore page table state
Pekka Paalanen
2009-03-02
1
-22
/
+44
|
|
*
|
|
|
x86 mmiotrace: WARN_ONCE if dis/arming a page fails
Stuart Bennett
2009-03-02
1
-8
/
+17
|
|
*
|
|
|
x86: add far read test to testmmiotrace
Pekka Paalanen
2009-03-02
1
-7
/
+28
|
|
*
|
|
|
x86: count errors in testmmiotrace.ko
Pekka Paalanen
2009-03-02
1
-6
/
+29
|
*
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-03-03
9
-5
/
+52
|
|
\
\
\
\
\
|
|
*
|
|
|
|
rcu: Teach RCU that idle task is not quiscent state at boot
Paul E. McKenney
2009-02-26
9
-5
/
+52
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-03-03
11
-21
/
+22
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
[ARM] fix lots of ARM __devexit sillyness
Russell King
2009-03-03
5
-6
/
+6
|
|
*
|
|
|
[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU
Catalin Marinas
2009-03-03
1
-6
/
+7
|
|
*
|
|
|
[ARM] 5416/1: Use unused address in v6_early_abort
Seth Forshee
2009-03-03
1
-1
/
+2
|
|
*
|
|
|
[ARM] 5411/1: S3C64XX: Fix EINT unmask
Mark Brown
2009-02-24
1
-1
/
+1
|
|
*
|
|
|
[ARM] at91: fix for Atmel AT91 powersaving
Andrei Birjukov
2009-02-22
1
-1
/
+0
|
|
*
|
|
|
[ARM] RiscPC: Fix etherh oops
Russell King
2009-02-22
2
-6
/
+6
|
*
|
|
|
|
Revert "menu: fix embedded menu snafu"
Linus Torvalds
2009-03-02
1
-16
/
+12
|
*
|
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-03-02
5
-12
/
+20
|
|
\
\
\
\
\
[next]