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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-09-11
10
-673
/
+157
|
\
|
*
Merge branch 'linus' into core/rcu
Ingo Molnar
2009-09-04
12
-49
/
+62
|
|
\
|
*
|
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
Paul E. McKenney
2009-08-29
1
-1
/
+3
|
*
|
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
2009-08-29
2
-3
/
+3
|
*
|
rcu: Remove lockdep annotations from RCU's _notrace() API members
Paul E. McKenney
2009-08-26
1
-2
/
+0
|
*
|
rcu: Add "notrace" to RCU function headers used by ftrace
Paul E. McKenney
2009-08-24
1
-2
/
+2
|
*
|
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
2009-08-23
5
-258
/
+2
|
*
|
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
2009-08-23
5
-1
/
+73
|
*
|
rcu: Simplify rcu_pending()/rcu_check_callbacks() API
Paul E. McKenney
2009-08-23
2
-2
/
+0
|
*
|
rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.h
Paul E. McKenney
2009-08-23
3
-24
/
+44
|
*
|
rcu: Renamings to increase RCU clarity
Paul E. McKenney
2009-08-23
3
-10
/
+23
|
*
|
rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h
Paul E. McKenney
2009-08-23
1
-211
/
+0
|
*
|
rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP
Paul E. McKenney
2009-08-22
2
-4
/
+4
|
*
|
cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case
Paul E. McKenney
2009-08-15
1
-5
/
+12
|
*
|
Merge commit 'v2.6.31-rc6' into core/rcu
Ingo Molnar
2009-08-15
100
-464
/
+1295
|
|
\
\
|
*
|
|
rcu: Add synchronize_sched_expedited() primitive
Paul E. McKenney
2009-07-03
3
-13
/
+34
|
*
|
|
rcu: Remove Classic RCU
Paul E. McKenney
2009-06-24
2
-181
/
+1
*
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-11
3
-50
/
+426
|
\
\
\
\
|
*
|
|
|
locking: Simplify spinlock inlining
Heiko Carstens
2009-08-31
2
-40
/
+18
|
*
|
|
|
locking: Allow arch-inlined spinlocks
Heiko Carstens
2009-08-31
1
-0
/
+119
|
*
|
|
|
locking: Move spinlock function bodies to header file
Heiko Carstens
2009-08-31
2
-9
/
+272
|
*
|
|
|
Merge commit 'v2.6.31-rc8' into core/locking
Ingo Molnar
2009-08-31
45
-176
/
+350
|
|
\
\
\
\
|
*
|
|
|
|
lockdep: Reintroduce generation count to make BFS faster
Ming Lei
2009-08-02
1
-0
/
+1
|
*
|
|
|
|
lockdep: Deal with many similar locks
Peter Zijlstra
2009-08-02
1
-1
/
+3
|
*
|
|
|
|
lockdep: Introduce lockdep_assert_held()
Peter Zijlstra
2009-08-02
1
-0
/
+8
|
*
|
|
|
|
lockdep: BFS cleanup
Peter Zijlstra
2009-07-24
1
-4
/
+3
|
*
|
|
|
|
lockdep: Print the shortest dependency chain if finding a circle
Ming Lei
2009-07-24
1
-0
/
+6
*
|
|
|
|
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-11
2
-16
/
+0
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-09-04
40
-172
/
+342
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
swiotlb: use phys_to_dma and dma_to_phys
FUJITA Tomonori
2009-07-28
1
-5
/
+0
|
*
|
|
|
|
|
remove is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-5
/
+0
|
*
|
|
|
|
|
swiotlb: remove swiotlb_arch_range_needs_mapping
FUJITA Tomonori
2009-07-28
1
-2
/
+0
|
*
|
|
|
|
|
swiotlb: remove unused swiotlb_alloc()
FUJITA Tomonori
2009-07-28
1
-2
/
+0
|
*
|
|
|
|
|
swiotlb: remove unused swiotlb_alloc_boot()
FUJITA Tomonori
2009-07-28
1
-2
/
+0
*
|
|
|
|
|
|
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-11
1
-2
/
+17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
debug lockups: Improve lockup detection, fix generic arch fallback
Ingo Molnar
2009-08-03
1
-2
/
+17
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-09-11
2
-41
/
+12
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
crypto: ahash - Remove old_ahash_alg
Herbert Xu
2009-07-14
1
-16
/
+0
|
*
|
|
|
|
|
|
|
crypto: ahash - Convert to new style algorithms
Herbert Xu
2009-07-14
1
-26
/
+3
|
*
|
|
|
|
|
|
|
crypto: async - Use kzfree for requests
Herbert Xu
2009-07-12
1
-2
/
+2
|
*
|
|
|
|
|
|
|
random: Add optional continuous repetition test to entropy store based rngs
Neil Horman
2009-06-18
1
-0
/
+10
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-09-11
2
-4
/
+19
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'topic/soundcore-preclaim' into for-linus
Takashi Iwai
2009-09-10
1
-3
/
+16
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
chrdev: implement __[un]register_chrdev()
Tejun Heo
2009-08-10
1
-3
/
+16
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2009-09-10
1
-1
/
+3
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253
Janusz Krzysztofik
2009-08-07
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) A...
Janusz Krzysztofik
2009-07-31
1
-1
/
+3
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-11
3
-23
/
+64
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
writeback: check for registered bdi in flusher add and inode dirty
Jens Axboe
2009-09-11
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
1
-0
/
+2
[next]