Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
82a58a8b7f293e5bab3dd41ee160867bcad41f37
/
arch
« Previous
7d1f428
ARM: gic: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
3031480
x86: support XZ-compressed kernel
by Lasse Collin
· 14 years ago
12a4dc4
rapidio: fix hang on RapidIO doorbell queue full condition
by Thomas Taranowski
· 14 years ago
7637c92
drivers/staging/olpc_dcon: convert to new cs5535 gpio API
by Andres Salomon
· 14 years ago
351f8f8
kernel: clean up USE_GENERIC_SMP_HELPERS
by Amerigo Wang
· 14 years ago
3e5c124
set_rtc_mmss: show warning message only once
by Stephen Hemminger
· 14 years ago
0388fae
uml: use simple_write_to_buffer()
by Akinobu Mita
· 14 years ago
07ecb79
uml: mmapper_kern needs MODULE_LICENSE
by Randy Dunlap
· 14 years ago
48a0b74
arch/um/drivers/line.c: safely iterate over list of winch handlers
by Will Newton
· 14 years ago
94295e2
um: mark CONFIG_HIGHMEM as broken
by Richard Weinberger
· 14 years ago
7d4ca85
omap4: Fix ULPI PHY init for ES1.0 SDP
by Tony Lindgren
· 14 years ago
dd027b0
mx51: add support for pwm
by Arnaud Patard (Rtp)
· 14 years ago
01c0761
Fix pwm-related build failure
by Arnaud Patard (Rtp)
· 14 years ago
4a87bac
ARM: ecard: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
f64305a
ARM: core irq_data conversion.
by Lennert Buytenhek
· 14 years ago
e2a93ec
ARM: Use genirq definitions from kernel/irq/Kconfig.
by Lennert Buytenhek
· 14 years ago
8b6f08e
Merge branch 'sh/alphaproject' into sh-latest
by Paul Mundt
· 14 years ago
8a453ca
sh: Add support for AP-SH4AD-0A board.
by Paul Mundt
· 14 years ago
bc34b08
sh: Add support for AP-SH4A-3A board.
by Paul Mundt
· 14 years ago
704bf31
sh: Add a new mach type for alpha project boards.
by Paul Mundt
· 14 years ago
3b18c34
ARM i.MX53 enable LOCO board bootup
by Yong Shen
· 14 years ago
6f12ea4
ARM i.MX53 enable SMD board bootup
by Yong Shen
· 14 years ago
65e2e9c
ARM: i.MX53 EVK: add spi nor device
by Yong Shen
· 14 years ago
6b2837d
ARM: i.MX53 EVK: add ecspi IOMUX setting
by Yong Shen
· 14 years ago
467ae1e
ARM: i.MX53: add IOMUX pad for ecspi
by Yong Shen
· 14 years ago
6db9a0f
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
ceb50f3
ARM: mach-shmobile: Kill off unused !gpio_is_valid() case
by Magnus Damm
· 14 years ago
ef7fc90
Merge branch 'common/serial-rework' into sh-latest
by Paul Mundt
· 14 years ago
fac6c2a
sh: sh7372 SH4AL-DSP probe support
by Magnus Damm
· 14 years ago
f43dc23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-rework
by Paul Mundt
· 14 years ago
ccbc876
ARM: S5PV310: Add Support System MMU
by Donguk Ryu
· 14 years ago
b55f685
ARM: S5P: Add Support System MMU
by Donguk Ryu
· 14 years ago
c74a1cb
pass default dentry_operations to mount_pseudo()
by Al Viro
· 14 years ago
4395288
Merge branch 'cpuidle-perf-events' into idle-test
by Len Brown
· 14 years ago
56dbed1
Merge branch 'linus' into idle-test
by Len Brown
· 14 years ago
f77cfe4
cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer
by Thomas Renninger
· 14 years ago
0adfca6
ARM: 6622/1: fix dma_unmap_sg() documentation
by Linus Walleij
· 14 years ago
dff0092
[IA64] Fix format warning in arch/ia64/kernel/acpi.c
by Tony Luck
· 14 years ago
5392083
cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific
by Len Brown
· 14 years ago
03d8b08
SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW
by Len Brown
· 14 years ago
d189604
ACPI, intel_idle: Cleanup idle= internal variables
by Thomas Renninger
· 14 years ago
57c78e3
Change the register name definitions for mc13783
by Yong Shen
· 14 years ago
a1e516e
mach-ux500: Updated and connected ab8500 regulator board configuration
by Bengt Jonsson
· 14 years ago
e163d52
ARM: 6621/1: bitops: remove condition code clobber for CLZ
by Rabin Vincent
· 14 years ago
22eeb8f
ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used
by Alexander Holler
· 14 years ago
88cce42
watchdog: Add MCF548x watchdog driver.
by Philippe De Muyter
· 14 years ago
a5fcfef
ARM: mx5: dynamically allocate imx-keypad devices
by Fabio Estevam
· 14 years ago
076762a
ARM: mx5: dynamically allocate pwm devices
by Fabio Estevam
· 14 years ago
dbc4245
ARM: mxs: Change duart device to use amba-pl011
by Shawn Guo
· 14 years ago
e5c3014
KVM: Initialize fpu state in preemptible context
by Avi Kivity
· 14 years ago
03b6e6e
Merge branch 'apei' into release
by Len Brown
· 14 years ago
444e863
KVM: VMX: when entering real mode align segment base to 16 bytes
by Gleb Natapov
· 14 years ago
f8e453b
KVM: MMU: handle 'map_writable' in set_spte() function
by Xiao Guangrong
· 14 years ago
b034cf0
KVM: MMU: audit: allow audit more guests at the same time
by Xiao Guangrong
· 14 years ago
aff48ba
KVM: Fetch guest cr3 from hardware on demand
by Avi Kivity
· 14 years ago
9f8fe50
KVM: Replace reads of vcpu->arch.cr3 by an accessor
by Avi Kivity
· 14 years ago
e49146d
KVM: MMU: only write protect mappings at pagetable level
by Marcelo Tosatti
· 14 years ago
16d8f72
KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()
by Avi Kivity
· 14 years ago
c445f8e
KVM: MMU: Initialize base_role for tdp mmus
by Avi Kivity
· 14 years ago
110312c
KVM: VMX: Optimize atomic EFER load
by Avi Kivity
· 14 years ago
07c116d
KVM: VMX: Add definitions for more vm entry/exit control bits
by Avi Kivity
· 14 years ago
dc25e89
KVM: SVM: copy instruction bytes from VMCB
by Andre Przywara
· 14 years ago
df4f3108
KVM: SVM: implement enhanced INVLPG intercept
by Andre Przywara
· 14 years ago
cae3797
KVM: SVM: enhance mov DR intercept handler
by Andre Przywara
· 14 years ago
7ff76d5
KVM: SVM: enhance MOV CR intercept handler
by Andre Przywara
· 14 years ago
ddce97a
KVM: SVM: add new SVM feature bit names
by Andre Przywara
· 14 years ago
51d8b66
KVM: cleanup emulate_instruction
by Andre Przywara
· 14 years ago
db8fcef
KVM: move complete_insn_gp() into x86.c
by Andre Przywara
· 14 years ago
eea1cff
KVM: x86: fix CR8 handling
by Andre Przywara
· 14 years ago
a63512a
KVM guest: Fix kvm clock initialization when it's configured out
by Avi Kivity
· 14 years ago
175504c
KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
by Takuya Yoshikawa
· 14 years ago
a355c85
KVM: return true when user space query KVM_CAP_USER_NMI extension
by Lai Jiangshan
· 14 years ago
61cfab2
KVM: Correct kvm_pio tracepoint count field
by Avi Kivity
· 14 years ago
d3c422b
KVM: MMU: Fix incorrect direct page write protection due to ro host page
by Avi Kivity
· 14 years ago
81dd35d
KVM: SVM: Add xsetbv intercept
by Joerg Roedel
· 14 years ago
d4dbf47
KVM: MMU: Make the way of accessing lpage_info more generic
by Takuya Yoshikawa
· 14 years ago
443381a
KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)
by Anthony Liguori
· 14 years ago
38e5e92
KVM: SVM: Implement Flush-By-Asid feature
by Joerg Roedel
· 14 years ago
f40f6a4
KVM: SVM: Use svm_flush_tlb instead of force_new_asid
by Joerg Roedel
· 14 years ago
fa22a8d
KVM: SVM: Remove flush_guest_tlb function
by Joerg Roedel
· 14 years ago
fb67e14
KVM: MMU: retry #PF for softmmu
by Xiao Guangrong
· 14 years ago
2ec4739
KVM: MMU: fix accessed bit set on prefault path
by Xiao Guangrong
· 14 years ago
78b2c54
KVM: MMU: rename 'no_apf' to 'prefault'
by Xiao Guangrong
· 14 years ago
b53ba3f
KVM: SVM: Add clean-bit for LBR state
by Joerg Roedel
· 14 years ago
0574dec
KVM: SVM: Add clean-bit for CR2 register
by Joerg Roedel
· 14 years ago
060d0c9
KVM: SVM: Add clean-bit for Segements and CPL
by Joerg Roedel
· 14 years ago
17a703c
KVM: SVM: Add clean-bit for GDT and IDT
by Joerg Roedel
· 14 years ago
72214b9
KVM: SVM: Add clean-bit for DR6 and DR7
by Joerg Roedel
· 14 years ago
dcca1a6
KVM: SVM: Add clean-bit for control registers
by Joerg Roedel
· 14 years ago
b274716
KVM: SVM: Add clean-bit for NPT state
by Joerg Roedel
· 14 years ago
decdbf6
KVM: SVM: Add clean-bit for interrupt state
by Joerg Roedel
· 14 years ago
d48086d
KVM: SVM: Add clean-bit for the ASID
by Joerg Roedel
· 14 years ago
f56838e
KVM: SVM: Add clean-bit for IOPM_BASE and MSRPM_BASE
by Joerg Roedel
· 14 years ago
116a0a2
KVM: SVM: Add clean-bit for intercetps, tsc-offset and pause filter count
by Joerg Roedel
· 14 years ago
8d28fec
KVM: SVM: Add clean-bits infrastructure code
by Roedel, Joerg
· 14 years ago
700e1b1
KVM: MMU: Avoid dropping accessed bit while removing write access
by Takuya Yoshikawa
· 14 years ago
a295673
KVM: VMX: Return 0 from a failed VMREAD
by Avi Kivity
· 14 years ago
b7c4145
KVM: Don't spin on virt instruction faults during reboot
by Avi Kivity
· 14 years ago
4cc7031
KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSC
by Joerg Roedel
· 14 years ago
8a05a1b
KVM: SVM: Add manipulation functions for misc intercepts
by Joerg Roedel
· 14 years ago
Next »