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
*
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
*
|
|
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
*
|
|
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
Rakib Mullick
2011-05-26
1
-3
/
+2
*
|
|
ipmi: convert to seq_file interface
Alexey Dobriyan
2011-05-26
3
-86
/
+142
*
|
|
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
Olaf Hering
2011-05-26
2
-3
/
+54
*
|
|
proc: fix pagemap_read() error case
KOSAKI Motohiro
2011-05-26
1
-10
/
+9
*
|
|
proc: put check_mem_permission after __get_free_page in mem_write
KOSAKI Motohiro
2011-05-26
1
-7
/
+9
*
|
|
proc/stat: use defined macro KMALLOC_MAX_SIZE
Yuanhan Liu
2011-05-26
1
-3
/
+3
*
|
|
proc: constify status array
Mike Frysinger
2011-05-26
1
-2
/
+2
*
|
|
fs/proc: convert to kstrtoX()
Alexey Dobriyan
2011-05-26
2
-11
/
+13
[next]