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
*
rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state
Paul E. McKenney
2011-05-28
2
-0
/
+3
*
rcu: Remove waitqueue usage for cpu, node, and boost kthreads
Peter Zijlstra
2011-05-28
3
-39
/
+17
*
rcu: Avoid acquiring rcu_node locks in timer functions
Paul E. McKenney
2011-05-28
2
-9
/
+8
*
atomic: Add atomic_or()
Paul E. McKenney
2011-05-28
1
-0
/
+13
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2011-05-28
6
-103
/
+74
|
\
|
*
rcu: Decrease memory-barrier usage based on semi-formal proof
Paul E. McKenney
2011-05-26
5
-89
/
+67
|
*
rcu: Make rcu_enter_nohz() pay attention to nesting
Paul E. McKenney
2011-05-26
1
-2
/
+2
|
*
rcu: Don't do reschedule unless in irq
Paul E. McKenney
2011-05-26
1
-2
/
+3
|
*
rcu: Remove old memory barriers from rcu_process_callbacks()
Paul E. McKenney
2011-05-26
1
-14
/
+0
|
*
rcu: Add memory barriers
Paul E. McKenney
2011-05-26
1
-0
/
+6
|
*
rcu: Fix unpaired rcu_irq_enter() from locking selftests
Frederic Weisbecker
2011-05-26
1
-1
/
+1
*
|
Documentation: Add statistics about nested locks
Juri Lelli
2011-05-28
1
-2
/
+34
*
|
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-26
3
-275
/
+50
|
\
\
|
*
|
xen: fix compile without CONFIG_XEN_DEBUG_FS
Jeremy Fitzhardinge
2011-05-20
1
-0
/
+2
|
*
|
Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
Jeremy Fitzhardinge
2011-05-20
1
-1
/
+1
|
*
|
Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
Jeremy Fitzhardinge
2011-05-20
1
-1
/
+1
|
*
|
xen/mmu: remove all ad-hoc stats stuff
Jeremy Fitzhardinge
2011-05-20
1
-138
/
+0
|
*
|
xen: use normal virt_to_machine for ptes
Jeremy Fitzhardinge
2011-05-20
1
-5
/
+5
|
*
|
xen: make a pile of mmu pvop functions static
Jeremy Fitzhardinge
2011-05-20
2
-60
/
+23
|
*
|
vmalloc: remove vmalloc_sync_all() from alloc_vm_area()
Jeremy Fitzhardinge
2011-05-20
1
-4
/
+0
|
*
|
xen: condense everything onto xen_set_pte
Jeremy Fitzhardinge
2011-05-20
1
-46
/
+27
|
*
|
xen: use mmu_update for xen_set_pte_at()
Jeremy Fitzhardinge
2011-05-20
1
-15
/
+11
|
*
|
xen: drop all the special iomap pte paths.
Jeremy Fitzhardinge
2011-05-20
1
-25
/
+0
*
|
|
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2011-05-26
2
-11
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2011-05-26
23
-151
/
+203
|
\
\
\
|
*
|
|
Squashfs: update email address
Phillip Lougher
2011-05-26
23
-24
/
+24
|
*
|
|
Squashfs: add extra sanity checks at mount time
Phillip Lougher
2011-05-25
1
-2
/
+16
|
*
|
|
Squashfs: add sanity checks to fragment reading at mount time
Phillip Lougher
2011-05-25
3
-4
/
+25
|
*
|
|
Squashfs: add sanity checks to lookup table reading at mount time
Phillip Lougher
2011-05-25
3
-4
/
+30
|
*
|
|
Squashfs: add sanity checks to id reading at mount time
Phillip Lougher
2011-05-25
4
-6
/
+37
|
*
|
|
Squashfs: add sanity checks to xattr reading at mount time
Phillip Lougher
2011-05-25
1
-0
/
+11
|
*
|
|
Squashfs: reverse order of filesystem table reading
Phillip Lougher
2011-05-25
1
-34
/
+37
|
*
|
|
Squashfs: move table allocation into squashfs_read_table()
Phillip Lougher
2011-05-25
7
-98
/
+44
*
|
|
|
m68knommu: use generic find_next_bit_le()
Akinobu Mita
2011-05-26
1
-44
/
+2
*
|
|
|
s390: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-26
1
-35
/
+2
*
|
|
|
arm: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-26
1
-38
/
+5
*
|
|
|
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
24
-126
/
+2
*
|
|
|
bitops: add #ifndef for each of find bitops
Akinobu Mita
2011-05-26
5
-0
/
+29
*
|
|
|
arch: add #define for each of optimized find bitops
Akinobu Mita
2011-05-26
5
-0
/
+36
*
|
|
|
m68knommu: fix build error due to the lack of find_next_bit_le()
Akinobu Mita
2011-05-26
1
-0
/
+44
*
|
|
|
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
Clifton Barnes
2011-05-26
8
-0
/
+1222
*
|
|
|
w1: have netlink search update kernel list
David Fries
2011-05-26
3
-5
/
+16
*
|
|
|
w1: complete the 1-wire (w1) ds1wm driver search algorithm
Jean-François Dagenais
2011-05-26
2
-103
/
+220
*
|
|
|
w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support
Jean-François Dagenais
2011-05-26
4
-0
/
+411
*
|
|
|
w1: add 1-wire (w1) reset and resume command API support
Jean-François Dagenais
2011-05-26
2
-0
/
+28
*
|
|
|
kernel/profile.c: remove some duplicate code from profile_hits()
Rakib Mullick
2011-05-26
1
-7
/
+9
*
|
|
|
drivers/char/ppdev.c: put gotten port value
Julia Lawall
2011-05-26
1
-0
/
+1
*
|
|
|
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
Lai Jiangshan
2011-05-26
4
-55
/
+18
*
|
|
|
pid: fix typo in function description
Sisir Koppaka
2011-05-26
1
-1
/
+1
*
|
|
|
fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
Timo Warns
2011-05-26
1
-0
/
+9
[next]