index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-25
KVM: x86 emulator: Make x86_decode_insn() return proper macros
Takuya Yoshikawa
2
-7
/
+7
2011-09-25
KVM: x86 emulator: Let compiler know insn_fetch() rarely fails
Takuya Yoshikawa
1
-3
/
+3
2011-09-25
KVM: x86 emulator: Drop _size argument from insn_fetch()
Takuya Yoshikawa
1
-22
/
+22
2011-09-25
KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte()
Takuya Yoshikawa
1
-36
/
+43
2011-09-25
KVM: Intelligent device lookup on I/O bus
Sasha Levin
4
-23
/
+101
2011-09-25
KVM: Use __print_symbolic() for vmexit tracepoints
Stefan Hajnoczi
4
-107
/
+100
2011-09-25
KVM: Record instruction set in all vmexit tracepoints
Stefan Hajnoczi
2
-6
/
+12
2011-09-25
KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGE
Mike Waychison
1
-1
/
+2
2011-09-25
KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE
Mike Waychison
1
-0
/
+2
2011-09-25
KVM: x86: Raise the hard VCPU count limit
Sasha Levin
2
-1
/
+5
2011-09-25
KVM: x86: cleanup the code of read/write emulation
Xiao Guangrong
1
-101
/
+45
2011-09-25
KVM: x86: abstract the operation for read/write emulation
Xiao Guangrong
1
-0
/
+72
2011-09-25
KVM: x86: fix broken read emulation spans a page boundary
Xiao Guangrong
1
-8
/
+31
2011-09-25
KVM: x86 emulator: fix Src2CL decode
Avi Kivity
1
-1
/
+1
2011-09-25
KVM: MMU: fix incorrect return of spte
Zhao Jin
1
-1
/
+2
2011-09-22
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-10
/
+16
2011-09-20
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
13
-65
/
+52
2011-09-20
mach-integrator: fix VGA base regression
Linus Walleij
2
-2
/
+2
2011-09-20
arm/dt: Tegra: Update SDHCI nodes to match bindings
Stephen Warren
2
-9
/
+9
2011-09-20
[S390] kvm: extension capability for new address space layout
Christian Borntraeger
1
-0
/
+1
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
5
-10
/
+15
2011-09-16
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
3
-9
/
+8
2011-09-15
asm alternatives: remove incorrect alignment notes
Linus Torvalds
3
-7
/
+0
2011-09-15
Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEAD
Arnd Bergmann
8
-53
/
+40
2011-09-15
xen/i386: follow-up to "replace order-based range checking of M2P table by li...
Jan Beulich
1
-4
/
+2
2011-09-15
ARM: EXYNOS4: fix incorrect pad configuration for keypad row lines
Thomas Abraham
1
-5
/
+6
2011-09-15
ARM: SAMSUNG: fix to prevent declaring duplicated
Kukjin Kim
1
-0
/
+5
2011-09-15
ARM: SAMSUNG: fix watchdog reset issue with clk_get()
Marek Szyprowski
3
-7
/
+17
2011-09-15
ARM: S3C64XX: Remove un-used code backlight code on SMDK6410
Banajit Goswami
1
-39
/
+0
2011-09-15
ARM: EXYNOS4: restart clocksource while system resumes
Changhwan Youn
1
-0
/
+6
2011-09-15
ARM: EXYNOS4: Fix routing timer interrupt to offline CPU
Kukjin Kim
1
-0
/
+2
2011-09-15
ARM: EXYNOS4: Fix return type of local_timer_setup()
Kukjin Kim
1
-1
/
+3
2011-09-15
ARM: EXYNOS4: Fix wrong pll type for vpll
Jonghwan Choi
1
-1
/
+1
2011-09-14
alpha, gpio: GENERIC_GPIO default must be n
Ben Hutchings
1
-1
/
+1
2011-09-14
um: fix strrchr() problems
Al Viro
1
-1
/
+1
2011-09-14
um: clean arch_ptrace() up a bit
Al Viro
5
-46
/
+31
2011-09-14
um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch
Al Viro
2
-14
/
+14
2011-09-14
um: fix free_winch() mess
Al Viro
1
-14
/
+24
2011-09-14
um: winch_interrupt() can happen inside of free_winch()
Al Viro
1
-2
/
+4
2011-09-14
um: fix oopsable race in line_close()
Al Viro
2
-13
/
+13
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
7
-5
/
+31
2011-09-14
um: drivers/xterm.c: fix a file descriptor leak
Jonathan Neuschäfer
1
-0
/
+1
2011-09-14
um: disable CMPXCHG_DOUBLE as it breaks UML build
Thadeu Lima de Souza Cascardo
1
-0
/
+4
2011-09-14
ARM: Dove: fix second SPI initialization call
Nicolas Pitre
1
-1
/
+1
2011-09-13
xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
David Vrabel
1
-4
/
+6
2011-09-12
Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen
Linus Torvalds
1
-2
/
+3
2011-09-12
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
18
-18
/
+72
2011-09-12
Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...
Arnd Bergmann
1
-0
/
+3
2011-09-12
Merge branch 'sirf/fixes' into fixes
Arnd Bergmann
4
-0
/
+4
2011-09-11
Merge branch 'for-linus' of git://openrisc.net/~jonas/linux
Linus Torvalds
4
-27
/
+96
[next]