index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
um: mark CONFIG_HIGHMEM as broken
Richard Weinberger
1
-1
/
+1
2011-01-13
Merge branch 'sh/alphaproject' into sh-latest
Paul Mundt
7
-0
/
+558
2011-01-13
sh: Add support for AP-SH4AD-0A board.
Paul Mundt
5
-0
/
+268
2011-01-13
sh: Add support for AP-SH4A-3A board.
Paul Mundt
5
-0
/
+286
2011-01-13
sh: Add a new mach type for alpha project boards.
Paul Mundt
2
-0
/
+4
2011-01-13
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
28
-140
/
+850
2011-01-13
ARM: mach-shmobile: Kill off unused !gpio_is_valid() case
Magnus Damm
2
-8
/
+2
2011-01-13
Merge branch 'common/serial-rework' into sh-latest
Paul Mundt
29
-11
/
+276
2011-01-13
sh: sh7372 SH4AL-DSP probe support
Magnus Damm
3
-2
/
+7
2011-01-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
9203
-705024
/
+717440
2011-01-12
pass default dentry_operations to mount_pseudo()
Al Viro
1
-2
/
+4
2011-01-12
Merge branch 'cpuidle-perf-events' into idle-test
Len Brown
3
-12
/
+4
2011-01-12
Merge branch 'linus' into idle-test
Len Brown
1484
-39219
/
+75437
2011-01-12
cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...
Thomas Renninger
3
-12
/
+4
2011-01-12
[IA64] Fix format warning in arch/ia64/kernel/acpi.c
Tony Luck
1
-1
/
+1
2011-01-12
cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific
Len Brown
1
-0
/
+2
2011-01-12
SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW
Len Brown
1
-1
/
+0
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
4
-25
/
+15
2011-01-12
Change the register name definitions for mc13783
Yong Shen
3
-6
/
+6
2011-01-12
mach-ux500: Updated and connected ab8500 regulator board configuration
Bengt Jonsson
3
-79
/
+96
2011-01-12
watchdog: Add MCF548x watchdog driver.
Philippe De Muyter
1
-0
/
+2
2011-01-12
KVM: Initialize fpu state in preemptible context
Avi Kivity
2
-0
/
+4
2011-01-12
Merge branch 'apei' into release
Len Brown
2
-0
/
+2
2011-01-12
KVM: VMX: when entering real mode align segment base to 16 bytes
Gleb Natapov
1
-1
/
+5
2011-01-12
KVM: MMU: handle 'map_writable' in set_spte() function
Xiao Guangrong
2
-11
/
+4
2011-01-12
KVM: MMU: audit: allow audit more guests at the same time
Xiao Guangrong
3
-30
/
+39
2011-01-12
KVM: Fetch guest cr3 from hardware on demand
Avi Kivity
5
-6
/
+23
2011-01-12
KVM: Replace reads of vcpu->arch.cr3 by an accessor
Avi Kivity
5
-20
/
+27
2011-01-12
KVM: MMU: only write protect mappings at pagetable level
Marcelo Tosatti
1
-0
/
+3
2011-01-12
KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()
Avi Kivity
1
-2
/
+2
2011-01-12
KVM: MMU: Initialize base_role for tdp mmus
Avi Kivity
1
-0
/
+1
2011-01-12
KVM: VMX: Optimize atomic EFER load
Avi Kivity
1
-0
/
+30
2011-01-12
KVM: VMX: Add definitions for more vm entry/exit control bits
Avi Kivity
1
-0
/
+8
2011-01-12
KVM: SVM: copy instruction bytes from VMCB
Andre Przywara
8
-15
/
+26
2011-01-12
KVM: SVM: implement enhanced INVLPG intercept
Andre Przywara
1
-1
/
+6
2011-01-12
KVM: SVM: enhance mov DR intercept handler
Andre Przywara
1
-16
/
+40
2011-01-12
KVM: SVM: enhance MOV CR intercept handler
Andre Przywara
2
-11
/
+81
2011-01-12
KVM: SVM: add new SVM feature bit names
Andre Przywara
1
-0
/
+4
2011-01-12
KVM: cleanup emulate_instruction
Andre Przywara
5
-22
/
+28
2011-01-12
KVM: move complete_insn_gp() into x86.c
Andre Przywara
3
-12
/
+15
2011-01-12
KVM: x86: fix CR8 handling
Andre Przywara
4
-16
/
+15
2011-01-12
KVM guest: Fix kvm clock initialization when it's configured out
Avi Kivity
1
-0
/
+2
2011-01-12
KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
Takuya Yoshikawa
2
-0
/
+6
2011-01-12
KVM: return true when user space query KVM_CAP_USER_NMI extension
Lai Jiangshan
1
-0
/
+1
2011-01-12
KVM: Correct kvm_pio tracepoint count field
Avi Kivity
1
-2
/
+2
2011-01-12
KVM: MMU: Fix incorrect direct page write protection due to ro host page
Avi Kivity
1
-3
/
+3
2011-01-12
KVM: SVM: Add xsetbv intercept
Joerg Roedel
2
-4
/
+18
2011-01-12
KVM: MMU: Make the way of accessing lpage_info more generic
Takuya Yoshikawa
1
-29
/
+25
2011-01-12
KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)
Anthony Liguori
2
-2
/
+29
2011-01-12
KVM: SVM: Implement Flush-By-Asid feature
Joerg Roedel
2
-2
/
+10
[prev]
[next]