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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-26
2
-271
/
+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
|
*
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
*
|
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
20
-102
/
+0
*
|
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
*
|
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
2011-05-26
3
-0
/
+3
*
|
sh: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
1
-2
/
+4
*
|
x86: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
1
-13
/
+5
*
|
Blackfin: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
1
-3
/
+2
*
|
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
11
-11
/
+0
*
|
m32r: remove redundant declaration
KOSAKI Motohiro
2011-05-26
1
-11
/
+2
*
|
m32r: convert cpumask api
KOSAKI Motohiro
2011-05-26
3
-52
/
+51
*
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-26
18
-185
/
+202
|
\
\
|
*
|
x86: vdso: Remove unused variable
Thomas Gleixner
2011-05-26
1
-1
/
+1
|
*
|
x86-64: Optimize vDSO time()
Andy Lutomirski
2011-05-24
1
-6
/
+2
|
*
|
x86-64: Add time to vDSO
Andy Lutomirski
2011-05-24
2
-1
/
+36
|
*
|
x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO
Andy Lutomirski
2011-05-24
1
-1
/
+14
|
*
|
x86-64: Move vread_tsc into a new file with sensible options
Andy Lutomirski
2011-05-24
4
-37
/
+45
|
*
|
x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0
Andy Lutomirski
2011-05-24
1
-18
/
+22
|
*
|
x86-64: Don't generate cmov in vread_tsc
Andy Lutomirski
2011-05-24
1
-2
/
+16
|
*
|
x86-64: Remove unnecessary barrier in vread_tsc
Andy Lutomirski
2011-05-24
1
-4
/
+5
|
*
|
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
2011-05-24
15
-145
/
+91
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....
Linus Torvalds
2011-05-26
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
seqlock: Get rid of SEQLOCK_UNLOCKED
Eric Dumazet
2011-05-24
2
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2011-05-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
mfd: Modifying the twl4030-power macro name Main_Ref to all caps
Lesly A M
2011-05-26
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-05-26
49
-3043
/
+1110
|
\
\
\
\
|
*
\
\
\
Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...
Tony Lindgren
2011-05-24
37
-543
/
+451
|
|
\
\
\
\
|
|
*
|
|
|
OMAP3: PM: Boot message is not an error, and not helpful, remove it
Sanjeev Premi
2011-05-20
1
-2
/
+0
|
|
*
|
|
|
OMAP3: cpuidle: change the power domains modes determination logic
Jean Pihet
2011-05-20
3
-50
/
+24
|
|
*
|
|
|
OMAP3: cpuidle: code rework for improved readability
Jean Pihet
2011-05-20
1
-33
/
+19
|
|
*
|
|
|
OMAP3: cpuidle: re-organize the C-states data
Jean Pihet
2011-05-20
1
-204
/
+101
|
|
*
|
|
|
OMAP3: clean-up mach specific cpuidle data structures
Jean Pihet
2011-05-20
3
-71
/
+63
|
|
*
|
|
|
OMAP3 cpuidle: remove useless SDP specific timings
Jean Pihet
2011-05-20
1
-19
/
+0
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Tony Lindgren
2011-05-24
4
-10
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabled
Hema HK
2011-05-18
1
-0
/
+2
|
|
*
|
|
|
usb: otg: OMAP4430: Fixing the omap4430_phy_init function
Hema HK
2011-05-18
1
-2
/
+5
|
|
*
|
|
|
usb: musb: am35x: fix compile error when building am35x
Felipe Balbi
2011-05-18
3
-3
/
+3
|
|
*
|
|
|
usb: musb: OMAP4430: Power down the PHY during board init
Hema HK
2011-05-18
1
-5
/
+3
[next]