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 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-23
1
-2
/
+2
|
\
|
*
watchdog: Change the default timeout and configure nmi watchdog period based ...
Mandeep Singh Baines
2011-05-23
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
52
-58
/
+51
|
\
\
|
*
|
cris: typo in mach-fs Makefile
Sarah Nadi
2011-05-18
1
-1
/
+1
|
*
|
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
6
-6
/
+6
|
*
|
Revert "arm: mach-u300/gpio: Fix mem_region resource size miscalculations"
Jiri Kosina
2011-05-06
1
-3
/
+4
|
*
|
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-04-26
1
-2
/
+2
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-04-26
1641
-21419
/
+22671
|
|
\
\
|
*
|
|
xtensa: remove obsolete BKL kernel option from defconfig
Alessio Igor Bogani
2011-04-11
1
-1
/
+0
|
*
|
|
m68k: fix comment typo 'occcured'
Justin P. Mattock
2011-04-10
2
-2
/
+2
|
*
|
|
arch:Kconfig.locks Remove unused config option.
Justin P. Mattock
2011-04-10
1
-3
/
+0
|
*
|
|
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
6
-6
/
+6
|
*
|
|
treewide: Fix iomap resource size miscalculations
Joe Perches
2011-04-10
2
-5
/
+3
|
*
|
|
arm: mach-u300/gpio: Fix mem_region resource size miscalculations
Joe Perches
2011-04-10
1
-4
/
+3
|
*
|
|
ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.c
Jesper Juhl
2011-04-10
1
-1
/
+0
|
*
|
|
update David Miller's old email address
Justin P. Mattock
2011-04-06
32
-32
/
+32
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-05-23
3
-5
/
+10
|
\
\
\
\
|
*
\
\
\
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2011-05-22
3
-5
/
+10
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'tegra' into for-2.6.40
Mark Brown
2011-04-21
1
-0
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903
Stephen Warren
2011-04-21
1
-0
/
+3
|
|
*
|
|
|
|
Merge branch 'tegra' into for-2.6.40
Mark Brown
2011-04-18
2
-5
/
+7
|
|
|
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
*
|
|
|
ARM: Tegra: Add to tegra_wm8903_platform_data
Stephen Warren
2011-04-18
2
-0
/
+2
|
|
|
*
|
|
|
ASoC: Tegra: Rename pdev tegra-snd-harmony to tegra-snd-wm8903
Stephen Warren
2011-04-18
1
-1
/
+1
|
|
|
*
|
|
|
ARM: Tegra: Rename harmony_audio.h -> tegra_wm8903_pdata.h
Stephen Warren
2011-04-18
2
-4
/
+4
*
|
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-23
4
-19
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86: Eliminate various 'set but not used' warnings
Gustavo F. Padovan
2011-05-21
3
-16
/
+5
|
*
|
|
|
|
|
|
x86, SMEP: Fix section mismatch warnings
Fenghua Yu
2011-05-21
1
-2
/
+2
|
*
|
|
|
|
|
|
x86, amd: Use _safe() msr access for GartTlbWlk disable code
Roedel, Joerg
2011-05-20
1
-3
/
+6
*
|
|
|
|
|
|
|
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-05-23
29
-1063
/
+2986
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
KVM: MMU: Use ptep_user for cmpxchg_gpte()
Takuya Yoshikawa
2011-05-22
1
-14
/
+12
|
*
|
|
|
|
|
|
|
KVM: x86 emulator: Make jmp far emulation into a separate function
Takuya Yoshikawa
2011-05-22
1
-14
/
+22
|
*
|
|
|
|
|
|
|
KVM: x86 emulator: Rename emulate_grpX() to em_grpX()
Takuya Yoshikawa
2011-05-22
1
-16
/
+15
|
*
|
|
|
|
|
|
|
KVM: x86 emulator: Remove unused arg from emulate_pop()
Takuya Yoshikawa
2011-05-22
1
-15
/
+13
|
*
|
|
|
|
|
|
|
KVM: x86 emulator: Remove unused arg from writeback()
Takuya Yoshikawa
2011-05-22
1
-3
/
+2
|
*
|
|
|
|
|
|
|
KVM: x86 emulator: Remove unused arg from read_descriptor()
Takuya Yoshikawa
2011-05-22
1
-5
/
+3
|
*
|
|
|
|
|
|
|
KVM: x86 emulator: Remove unused arg from seg_override()
Takuya Yoshikawa
2011-05-22
1
-4
/
+3
|
*
|
|
|
|
|
|
|
KVM: Validate userspace_addr of memslot when registered
Takuya Yoshikawa
2011-05-22
1
-1
/
+1
|
*
|
|
|
|
|
|
|
KVM: MMU: Clean up gpte reading with copy_from_user()
Takuya Yoshikawa
2011-05-22
1
-15
/
+1
|
*
|
|
|
|
|
|
|
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
12
-11
/
+456
|
*
|
|
|
|
|
|
|
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
2011-05-22
4
-1
/
+15
|
*
|
|
|
|
|
|
|
KVM: PPC: use ticks, not usecs, for exit timing
Stuart Yoder
2011-05-22
1
-4
/
+17
|
*
|
|
|
|
|
|
|
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
Scott Wood
2011-05-22
3
-3
/
+6
|
*
|
|
|
|
|
|
|
KVM: PPC: e500: emulate SVR
Scott Wood
2011-05-22
3
-0
/
+4
|
*
|
|
|
|
|
|
|
KVM: VMX: Cache vmcs segment fields
Avi Kivity
2011-05-22
2
-10
/
+93
|
*
|
|
|
|
|
|
|
KVM: x86 emulator: consolidate segment accessors
Avi Kivity
2011-05-22
3
-93
/
+83
|
*
|
|
|
|
|
|
|
KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions
Avi Kivity
2011-05-22
1
-1
/
+1
|
*
|
|
|
|
|
|
|
KVM: SVM: Make dump_vmcb static, reduce text
Joe Perches
2011-05-22
1
-82
/
+94
|
*
|
|
|
|
|
|
|
KVM: MMU: Fix 64-bit paging breakage on x86_32
Takuya Yoshikawa
2011-05-22
1
-1
/
+15
|
*
|
|
|
|
|
|
|
KVM: ia64: fix sparse warnings
Jeff Mahoney
2011-05-22
1
-13
/
+13
|
*
|
|
|
|
|
|
|
KVM: Add CPUID support for VIA CPU
BrillyWu@viatech.com.cn
2011-05-22
1
-0
/
+40
[next]