Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
99437a2782730ec8c7e6cfebb6143d00b091e4a8
/
arch
« Previous
7546152
Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/linux into fixes
by Arnd Bergmann
· 12 years ago
769aca0
Merge tag 'imx-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Arnd Bergmann
· 12 years ago
fc77b0e
Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Arnd Bergmann
· 12 years ago
2a6ad87
ARM: multiplatform: Sort the max gpio numbers.
by Maxime Ripard
· 12 years ago
85323a9
xen: arm: mandate EABI and use generic atomic operations.
by Ian Campbell
· 12 years ago
7c6baa30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0c52db7
ARM: imx: fix typo "DEBUG_IMX50_IMX53_UART"
by Paul Bolle
· 12 years ago
76950e6
sparc64: correctly recognize SPARC64-X chips
by Allen Pais
· 12 years ago
0fa24ce
kvm: remove cast for kmalloc return value
by Ioan Orghici
· 12 years ago
cb16b91
s390: Fix a header dependencies related build error
by Li Zefan
· 12 years ago
2116bda
um: Use tty_port in SIGWINCH handler
by Richard Weinberger
· 12 years ago
cc4f024
um: Use tty_port_operations->destruct
by Richard Weinberger
· 12 years ago
72383d4
um: fix build failure due to mess-up of sig_info protorype
by Sergei Trofimovich
· 12 years ago
fdfa4c9
um: add missing declaration of 'getrlimit()' and friends
by Sergei Trofimovich
· 12 years ago
55ea1cf
net : enable tx time stamping in the vde driver.
by Paul Chavent
· 12 years ago
3958166
ARM: imx: pll1_sys should be an initial on clk
by Shawn Guo
· 12 years ago
7293261
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
59d8e5e
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
c3d6b62
alpha: boot: fix build breakage introduced by system.h disintegration
by Will Deacon
· 12 years ago
c4c5ff0
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
92e840b
Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
b2d5722
arm: mach-orion5x: fix typo in compatible string of a .dts file
by Thomas Petazzoni
· 12 years ago
1b72b78
arm: mvebu: fix address-cells in mpic DT node
by Thomas Petazzoni
· 12 years ago
217bef3
arm: plat-orion: fix address decoding when > 4GB is used
by Thomas Petazzoni
· 12 years ago
e366154
arm: mvebu: Reduce reg-io-width with UARTs
by Heikki Krogerus
· 12 years ago
85c0c13
ARM: Dove: add RTC device node
by Jean-Francois Moine
· 12 years ago
e822f75
arm: mvebu: enable the USB ports on Armada 370 Reference Design board
by Florian Fainelli
· 12 years ago
f3ae1ae
ARM: dove: drop "select COMMON_CLK_DOVE"
by Paul Bolle
· 12 years ago
89c58c1
rtc: rtc-mv: Add support for clk to avoid lockups
by Andrew Lunn
· 12 years ago
de88747
gpio: mvebu: Add clk support to prevent lockup
by Andrew Lunn
· 12 years ago
7bf5b40
ARM: kirkwood: fix to retain gbe MAC addresses for DT kernels
by Sebastian Hesselbarth
· 12 years ago
93fff4c
ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency
by Jason Cooper
· 12 years ago
44e9ac4
ARM: shmobile: marzen: Include mmc/host.h
by Simon Horman
· 12 years ago
47b3bc9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
19cf3ed
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
60f583d
x86: Do not try to sync identity map for non-mapped pages
by Dave Hansen
· 12 years ago
5da5960
KVM: MMU: Introduce a helper function for FIFO zapping
by Takuya Yoshikawa
· 12 years ago
945315b
KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()
by Takuya Yoshikawa
· 12 years ago
1044b03
KVM: MMU: Fix and clean up for_each_gfn_* macros
by Takuya Yoshikawa
· 12 years ago
0a75ca2
s390/kvm,gaccess: add address space annotations
by Heiko Carstens
· 12 years ago
7c959e8
s390/kvm: cleanup/fix handle_tpi()
by Heiko Carstens
· 12 years ago
f9dc72e
s390/kvm,gaccess: shorten copy_to/from_guest code
by Heiko Carstens
· 12 years ago
396083a
s390/kvm,gaccess: shorten put/get_guest code
by Heiko Carstens
· 12 years ago
dc5008b
s390/kvm: remove explicit -EFAULT return code checking on guest access
by Heiko Carstens
· 12 years ago
59a1fa2
s390/kvm,tprot: use new gmap_translate() function
by Heiko Carstens
· 12 years ago
9e0fdb4
s390/mm,gmap: implement gmap_translate()
by Heiko Carstens
· 12 years ago
744b37f
s390/kvm,gaccess: fix guest access return code handling
by Heiko Carstens
· 12 years ago
1a0d74e
KVM: nVMX: Fix setting of CR0 and CR4 in guest mode
by Jan Kiszka
· 12 years ago
33fb20c
KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS
by Jan Kiszka
· 12 years ago
455bd4c
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations
by Ivan Djelic
· 12 years ago
aebfa66
s390/scm: process availability
by Sebastian Ott
· 12 years ago
4fa3c01
s390/scm_blk: suspend writes
by Sebastian Ott
· 12 years ago
93481c9
s390/scm_drv: extend notify callback
by Sebastian Ott
· 12 years ago
3c4aff6
x86, doc: Be explicit about what the x86 struct boot_params requires
by Peter Jones
· 12 years ago
2e604c0
x86: Don't clear efi_info even if the sentinel hits
by Josh Boyer
· 12 years ago
98e7a98
x86, mm: Make sure to find a 2M free block for the first mapped area
by Yinghai Lu
· 12 years ago
015221f
x86: Fix 32-bit *_cpu_data initializers
by Krzysztof Mazur
· 12 years ago
4a38a85
ARM: mxs: cfa10049: Fix fb initialisation function
by Maxime Ripard
· 12 years ago
0a96d4d
ARM: EXYNOS: Add #dma-cells for generic dma binding support for PL330
by Padmavathi Venna
· 12 years ago
44d6b1f
ARM: 7667/1: perf: Fix section mismatch on armpmu_init()
by Stephen Boyd
· 12 years ago
b8083f8
ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompressor
by Jonathan Austin
· 12 years ago
ef9240f
m68k: drop "select EMAC_INC"
by Paul Bolle
· 12 years ago
c4627c7
KVM: nVMX: Reset RFLAGS on VM-exit
by Jan Kiszka
· 12 years ago
576cfb4
x86, smpboot: Remove unused variable
by Borislav Petkov
· 12 years ago
51c66cf
ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"
by Paul Bolle
· 12 years ago
f01c287
Merge tag 'omap-for-v3.9-rc1/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 12 years ago
10ccaa1
KVM: s390: Wire up ioeventfd.
by Cornelia Huck
· 12 years ago
6a773cb
KVM: s390: Export virtio-ccw api.
by Cornelia Huck
· 12 years ago
b0ad099
ARM: OMAP: RX-51: add missing USB phy binding
by Aaro Koskinen
· 12 years ago
f6a70a0
s390/mm: fix flush_tlb_kernel_range()
by Heiko Carstens
· 12 years ago
a7bb1ae
s390/mm: fix vmemmap size calculation
by Heiko Carstens
· 12 years ago
6551fbd
s390: critical section cleanup vs. machine checks
by Martin Schwidefsky
· 12 years ago
54c9b225
powerpc: Set DSCR bit in FSCR setup
by Michael Neuling
· 12 years ago
fa759e9
powerpc: Add DSCR FSCR register bit definition
by Michael Neuling
· 12 years ago
57d2316
powerpc: Fix setting FSCR for HV=0 and on secondary CPUs
by Michael Neuling
· 12 years ago
8170a83
powerpc: Wireup the kcmp syscall to sys_ni
by Tony Breeds
· 12 years ago
a74f350
powerpc: Remove unused BITOP_LE_SWIZZLE macro
by Akinobu Mita
· 12 years ago
6a40480
powerpc: Avoid link stack corruption in MMU on syscall entry path
by Michael Neuling
· 12 years ago
6b6680c
powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code
by Chen Gang
· 12 years ago
2777789
powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit
by Tony Breeds
· 12 years ago
b83e831
ARM: S5PV210: Fix PL330 DMA controller clkdev entries
by Sylwester Nawrocki
· 12 years ago
4246a9c
Merge tag 'mxs-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
260a8e5
Merge tag 'imx-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
ed3ced3
ARM: Tegra: Add clock entry for smp_twd clock
by Prashant Gaikwad
· 12 years ago
9e25fe6
ARM: dts: remove generated .dtb files on clean
by Nishanth Menon
· 12 years ago
2837a1d
ARM: bcm2835: fix I2C module clock rate
by Stephen Warren
· 12 years ago
503cd0c
KVM: nVMX: Fix switching of debug state
by Jan Kiszka
· 12 years ago
1601475
KVM: ARM: Remove kvm_arch_set_memory_region()
by Takuya Yoshikawa
· 12 years ago
8482644
KVM: set_memory_region: Refactor commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
7b6195a
KVM: set_memory_region: Refactor prepare_memory_region()
by Takuya Yoshikawa
· 12 years ago
47ae31e
KVM: set_memory_region: Drop user_alloc from set_memory_region()
by Takuya Yoshikawa
· 12 years ago
462fce4
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
ee2c25e
Merge branch 'master' into queue
by Marcelo Tosatti
· 12 years ago
08913c2
ARM: OMAP2+: Remove duplicate omap4430_init_late() declaration
by Santosh Shilimkar
· 12 years ago
39bb356
ARM: OMAP2+: mux: correct wrong error messages
by Ruslan Bilovol
· 12 years ago
0fa26ce
ARM: OMAP2+: mux: fix debugfs file permission
by Felipe Balbi
· 12 years ago
8a6201b
ARM: OMAP2+: Fix unmet direct dependencies for zoom for 8250 serial
by Tony Lindgren
· 12 years ago
990fa4f
ARM: OMAP3: board-generic: Add missing omap3_init_late
by Rajendra Nayak
· 12 years ago
31d9adc
ARM: OMAP2+: Fix broken gpmc support
by Jon Hunter
· 12 years ago
0adcbaf
ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.h
by Tony Lindgren
· 12 years ago
Next »