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
*
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
2011-06-23
8
-10
/
+12
*
sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT
Frederic Weisbecker
2011-06-10
1
-0
/
+1
*
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2011-06-10
8
-22
/
+33
*
sched: Remove pointless in_atomic() definition check
Frederic Weisbecker
2011-06-07
1
-2
/
+0
*
Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2011-06-03
2
-4
/
+4
|
\
|
*
sched: Remove unlikely() from ttwu_post_activation
Steven Rostedt
2010-12-13
1
-1
/
+1
|
*
sched: Remove unlikely() from rt_policy() in sched.c
Steven Rostedt
2010-12-13
1
-1
/
+1
|
*
sched: Change pick_next_task_rt from unlikely to likely
Steven Rostedt
2010-12-13
1
-1
/
+1
|
*
sched: Cleanup pre_schedule_rt
Yong Zhang
2010-12-13
1
-1
/
+1
*
|
sched: Fix schedstat.nr_wakeups_migrate
Peter Zijlstra
2011-05-31
2
-4
/
+8
*
|
sched: Fix cross-cpu clock sync on remote wakeups
Peter Zijlstra
2011-05-31
1
-0
/
+1
*
|
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
2011-05-28
5
-12
/
+24
*
|
sched: Fix ->min_vruntime calculation in dequeue_entity()
Peter Zijlstra
2011-05-28
1
-2
/
+3
*
|
sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW
Peter Zijlstra
2011-05-28
1
-9
/
+28
*
|
sched: More sched_domain iterations fixes
Xiaotian Feng
2011-05-28
2
-4
/
+10
*
|
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
[next]