Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ed1f21857e76a92a006e0f890a3d7f72953b1469
/
arch
19d031e
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
e8d809c
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
ef790fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
46302b4
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5b1755f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 15 years ago
131e4e9
microblaze: Clear sticky FSR register after saving it to func parametr
by Michal Simek
· 15 years ago
f1ae3f6
microblaze: UMS is used only for MMU kernel
by Michal Simek
· 15 years ago
c4a5743
sparc: using HZ needs an include of linux/param.h
by Stephen Rothwell
· 15 years ago
3da0dd4
KVM: add support for change_pte mmu notifiers
by Izik Eidus
· 15 years ago
1403283
KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes
by Izik Eidus
· 15 years ago
acb66dd
KVM: MMU: dont hold pagecount reference for mapped sptes pages
by Izik Eidus
· 15 years ago
6a54435
KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
by Avi Kivity
· 15 years ago
eb5109e
KVM: VMX: flush TLB with INVEPT on cpu migration
by Marcelo Tosatti
· 15 years ago
b2d83cf
KVM: fix LAPIC timer period overflow
by Aurelien Jarno
· 15 years ago
8feda6f
KVM: s390: fix memsize >= 4G
by Christian Borntraeger
· 15 years ago
20824f3
KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
by Joerg Roedel
· 15 years ago
77b1ab1
KVM: SVM: Fix tsc offset adjustment when running nested
by Joerg Roedel
· 15 years ago
8a0382f
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
by Linus Torvalds
· 15 years ago
0a3d31b
m32r: Fix IPI function calls for SMP
by Toshihiro HANAWA
· 15 years ago
6b6fabc
m32r: Fix set_memory() for DISCONTIGMEM
by Hirokazu Takata
· 15 years ago
bac33bd
m32r: add rtc_lock variable
by Hirokazu Takata
· 15 years ago
d2c5821
m32r: define ioread* and iowrite* macros
by Hirokazu Takata
· 15 years ago
ced0f00
m32r: export delay loop symbols
by Hirokazu Takata
· 15 years ago
2cff5e1
m32r: fix tme_handler
by Hirokazu Takata
· 15 years ago
a037a79
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
d25ef8b
ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7
by Kirill A. Shutemov
· 15 years ago
4fb2847
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
by Kirill A. Shutemov
· 15 years ago
6806bfe
ARM: 5740/1: fix valid_phys_addr_range() range check
by Greg Ungerer
· 15 years ago
31abdb74
ARM: 5739/1: ARM: allow empty ATAG_CORE
by David Brown
· 15 years ago
0a4bc5e
ARM: 5735/1: sa1111: CodingStyle cleanups
by Hartley Sweeten
· 15 years ago
534d0c9
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop
by Russell King
· 15 years ago
00acfae
s3cmci: add better support for no card detect or write protect available
by Ben Dooks
· 15 years ago
26f1494
s3cmci: Kconfig selection for PIO/DMA/Both
by Ben Dooks
· 15 years ago
392d814
x86: fix csum_ipv6_magic asm memory clobber
by Samuel Thibault
· 15 years ago
d22a001
mn10300: fix kernel build failures when using gcc-4.x
by Mark Salter
· 15 years ago
a28b3dc
revert "m68k: convert to asm-generic/hardirq.h"
by Andrew Morton
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
c416850
sparc32: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
6176d39
ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs
by Dmitry Artamonow
· 15 years ago
ca6cfa8
ARM: 5733/1: fix bcmring compile error
by Leo Chen
· 15 years ago
5950bd3
ARM: 5732/1: remove redundant include file
by Leo Chen
· 15 years ago
ee17962
ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3
by Linus Walleij
· 15 years ago
24e3580
x86: Don't leak 64-bit kernel register values to 32-bit processes
by Jan Beulich
· 15 years ago
4701472
x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL
by Jaswinder Singh Rajput
· 15 years ago
ea3acb1
x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg
by Jason Wessel
· 15 years ago
04edbde
x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y
by Eric Dumazet
· 15 years ago
d1716a6
x86: Fix csum_ipv6_magic asm memory clobber
by Samuel Thibault
· 15 years ago
982d007
x86: Optimize cmpxchg64() at build-time some more
by Linus Torvalds
· 15 years ago
84d88d5
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
79e1dd0
x86: Provide an alternative() based cmpxchg64()
by Arjan van de Ven
· 15 years ago
da3a7a2
MIPS: Avoid spurious make includecheck message
by Ralf Baechle
· 15 years ago
1bbfc20
MIPS: VPE: Get rid of BKL.
by Ralf Baechle
· 15 years ago
c0648e0
MIPS: VPE: Fix build after the credential changes a while ago.
by Ralf Baechle
· 15 years ago
b7a0587
MIPS: Excite: Get rid of BKL.
by Ralf Baechle
· 15 years ago
36ac829
MIPS: Sibyte: Get rid of BKL.
by Ralf Baechle
· 15 years ago
553d6d5
MIPS: BCM63xx: Add PCMCIA & Cardbus support.
by Maxime Bizon
· 15 years ago
9718426
MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()
by Roel Kluin
· 15 years ago
c2e3214
MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]
by Roel Kluin
· 15 years ago
eef34ec
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
by Ralf Baechle
· 15 years ago
b533e65
MIPS: SMP: Fix build.
by Ralf Baechle
· 15 years ago
96983ff
MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.
by Kevin Cernekee
· 15 years ago
a648e81
MIPS: Sibyte: Fix compilation error.
by Mark Mason
· 15 years ago
0863be2
MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.
by Ralf Baechle
· 15 years ago
9fcd66e
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
by Maxime Bizon
· 15 years ago
8813d33
MIPS: Loongson2: Fix typo "enalbe" -> "enable"
by Uwe Kleine-König
· 15 years ago
b2651583
MIPS: SMTC: Remove duplicate structure field initialization
by Julia Lawall
· 15 years ago
742db5d
MIPS: Remove duplicated #include
by Huang Weiyi
· 15 years ago
6fae531
MIPS: BCM63xx: Remove duplicated #include
by Huang Weiyi
· 15 years ago
07892ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
8c11499
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
e207e14
Revert "x86, mce: do not compile mcelog message on AMD"
by Linus Torvalds
· 15 years ago
d175138
sparc64: Cache per-cpu %pcr register value in perf code.
by David S. Miller
· 15 years ago
c84b564
m68knommu: fix rename of pt_regs offset defines breakage
by Greg Ungerer
· 15 years ago
6333513
m68knommu: remove duplicated #include
by Huang Weiyi
· 15 years ago
cd15e8c
m68knommu: show KiB rather than pages in "Freeing initrd memory:" message
by Lennart Sorensen
· 15 years ago
6e80425
sparc64: Fix comment typo in perf_event.c
by David S. Miller
· 15 years ago
d29862f
sparc64: Minor coding style fixups in perf code.
by David S. Miller
· 15 years ago
a72a8a5
sparc64: Add a basic conflict engine in preparation for multi-counter support.
by David S. Miller
· 15 years ago
a70c691
sparc64: implement page mapping percpu first chunk allocator
by Tejun Heo
· 15 years ago
1b6b9d6
sparc64: Increase vmalloc size to fix percpu regressions.
by David S. Miller
· 15 years ago
aa45ee8
ARM: Ensure do_cache_op takes mmap_sem
by Russell King
· 15 years ago
90140c3
ARM: Fix __cpuexit section mismatch warnings
by Russell King
· 15 years ago
e616c59
ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast
by Russell King
· 15 years ago
9a0f6b4
ARM: includecheck fix: mach-davinci, board-dm365-evm.c
by Jaswinder Singh Rajput
· 15 years ago
d5fc79c
ARM: Remove unused CONFIG SA1100_H3XXX
by Jaswinder Singh Rajput
· 15 years ago
041d785
ARM: Fix warning: unused variable 'highmem'
by Russell King
· 15 years ago
d80ade7
ARM: Fix warning: #warning syscall migrate_pages not implemented
by Russell King
· 15 years ago
fac28e6
ARM: Fix SA11x0 clocksource warning
by Russell King
· 15 years ago
7f8b717
ARM: Fix section mismatch warning in Integrator pci_v3
by Russell King
· 15 years ago
055c49d2
omap: Fix wrong condition check in while loop for mailbox and iommu2
by Hiroshi DOYU
· 15 years ago
01552f7
sparc64: Add initial perf event conflict resolution and checks.
by David S. Miller
· 15 years ago
b3b75ce
alpha: Fix duplicate <asm/thread_info.h> include
by Linus Torvalds
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
73964f6
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
9d98ece
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e56d953
ACPI: IA64=y ACPI=n build fix
by Len Brown
· 15 years ago
d949f36
x86: Fix hwpoison code related build failure on 32-bit NUMAQ
by Linus Torvalds
· 15 years ago
3e2ada5
ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression
by Zhao Yakui
· 15 years ago
7eebda6
sparc: Niagara1 perf event support.
by David S. Miller
· 15 years ago
d0b8648
sparc: Add Niagara2 HW cache event support.
by David S. Miller
· 15 years ago
Next »