Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a19214430d27a3af6f1672ec26f3c893ef899ede
/
arch
b732d96
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
a744e01
alpha: resurrect Cypress IDE quirk
by Ivan Kokshaysky
· 16 years ago
d559d4a
alpha: fix compile failures with gcc-4.3 (bug #10438)
by Ivan Kokshaysky
· 16 years ago
ede4269
alpha: link failure fix
by Ivan Kokshaysky
· 16 years ago
b1ae8d3
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e0c6d97
[IA64] SN2: security hole in sn2_ptc_proc_write
by Cliff Wickman
· 16 years ago
89f5b7d
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
by Linus Torvalds
· 16 years ago
ffe6e1d
x86, geode: add a VSA2 ID for General Software
by Jordan Crouse
· 16 years ago
d3942cf
x86: use BOOTMEM_EXCLUSIVE on 32-bit
by Bernhard Walle
· 16 years ago
df17b1d
x86, 32-bit: fix boot failure on TSC-less processors
by Mikael Pettersson
· 16 years ago
75118a8
x86: fix NULL pointer deref in __switch_to
by Suresh Siddha
· 16 years ago
65ba6cd
[POWERPC] Clear sub-page HPTE present bits when demoting page size
by Paul Mackerras
· 16 years ago
b17879f
[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector
by Josh Boyer
· 16 years ago
42a886a
x86-64: Fix "bytes left to copy" return value for copy_from_user()
by Linus Torvalds
· 16 years ago
c8988f9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
10acaf0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
626a16c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
b052beb
MN10300: Kill linux/a.out.h inclusions
by David Howells
· 16 years ago
732a675
[IA64] Fix CONFIG_IA64_SGI_UV build error
by Jack Steiner
· 16 years ago
dab8c6d
[MIPS] Au1200: MMC resource size off by one
by Sergei Shtylyov
· 17 years ago
b185194
[MIPS] TANBAC: Update defconfig
by Yoichi Yuasa
· 16 years ago
f1304b3
[MIPS] Vr41xx: Initialize PCI io_map_base
by Yoichi Yuasa
· 16 years ago
b815718
[MIPS] Malta: Always compile MTD platform device registration code.
by Ralf Baechle
· 16 years ago
938b2b1
[MIPS] Malta: Fix build errors for 64-bit kernels
by Thomas Bogendoerfer
· 16 years ago
1f34f2e
[MIPS] Lasat: sysctl fixup
by Thomas Horsten
· 16 years ago
c9c5023
[MIPS] Fix buggy use of kmap_coherent.
by Ralf Baechle
· 16 years ago
0c3bd83
[MIPS] Lasat: bring back from the dead
by Thomas Horsten
· 16 years ago
a9ad02b
[MIPS] Export smp_call_function and smp_call_function_single.
by Zenon Fortuna
· 16 years ago
461a082
[MIPS] Bring the SWARM defconfig up to date
by Maciej W. Rozycki
· 16 years ago
63a4881
[MIPS] Sibyte: Build RTC support as an object
by Maciej W. Rozycki
· 16 years ago
7bd0fea
[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page
by Atsushi Nemoto
· 16 years ago
89052bd
[MIPS] Fix build for PNX platforms.
by Ralf Baechle
· 16 years ago
330117f
[MIPS] Add RM200 with R5000 CPU to known ARC machines
by Thomas Bogendoerfer
· 16 years ago
0e27d79
[MIPS] Better load address for big endian SNI RM
by Thomas Bogendoerfer
· 16 years ago
d0f9cbd
[MIPS] SB1250: Initialize io_map_base
by Maciej W. Rozycki
· 16 years ago
497d2ad
[MIPS] Export empty_zero_page for sake of the ext4 module.
by Ralf Baechle
· 16 years ago
313348d
[POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs
by Paul Mackerras
· 16 years ago
4a96db3
[POWERPC] Remove ppc32's export of console_drivers
by Stephen Rothwell
· 16 years ago
da3de6d
[POWERPC] Fix -Os kernel builds with newer gcc versions
by Kumar Gala
· 16 years ago
143580e
[POWERPC] Fix bootwrapper builds with newer gcc versions
by Kumar Gala
· 16 years ago
8e01520
[POWERPC] Fix warning in pseries/eeh_driver.c
by Andrew Morton
· 16 years ago
bad5232
[POWERPC] Add missing of_node_put in pseries/nvram.c
by Julia Lawall
· 16 years ago
476ff8a
[POWERPC] Fix return value check logic in debugfs virq_mapping setup
by Emil Medve
· 16 years ago
a9653cf
Merge branch 'linux-2.6' into merge
by Paul Mackerras
· 16 years ago
e80ac327
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge
by Paul Mackerras
· 16 years ago
028fda0
powerpc/spufs: fix missed stop-and-signal event
by Luke Browning
· 16 years ago
2c911a1
powerpc/spufs: synchronize interaction between spu exception handling and time slicing
by Luke Browning
· 16 years ago
1f64643
powerpc/spufs: remove class_0_dsisr from spu exception handling
by Luke Browning
· 16 years ago
d84050f
powerpc/spufs: wait for stable spu status in spu_stopped()
by Luke Browning
· 16 years ago
ecab9ab
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge
by Paul Mackerras
· 16 years ago
0269c5c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
7775c97
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
f4441b6
parisc: fix off by one in setup_sigcontext32
by Kyle McMartin
· 16 years ago
22febf1
parisc: export empty_zero_page
by Kyle McMartin
· 16 years ago
db51d92
parisc: export copy_user_page_asm
by Kyle McMartin
· 16 years ago
1138a72
parisc: move head.S to head.text section
by Kyle McMartin
· 16 years ago
dfcf753
Revert "parisc: fix trivial section name warnings"
by Kyle McMartin
· 16 years ago
61d6cc5
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
1da2e3d
provide rtc_cmos platform device
by Stas Sergeev
· 16 years ago
f1ef916
uml: work around broken host PTRACE_SYSEMU
by Jeff Dike
· 16 years ago
14c8a77
uml: remove include of asm/user.h
by Jeff Dike
· 16 years ago
6c38d85
m68knommu: init coldfire timer TRR with n - 1, not n
by Philippe De Muyter
· 16 years ago
883eed1
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip into for-linus
by Jesse Barnes
· 16 years ago
cbfa66b
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f8a4570
x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
by Kevin Winchester
· 16 years ago
4461145
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
by Vegard Nossum
· 16 years ago
eb53e9f
x86: fix an incompatible pointer type warning on 64-bit compilations
by David Howells
· 16 years ago
e32e58a
x86: fix lockdep warning during suspend-to-ram
by Peter Zijlstra
· 16 years ago
52aaa12
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
by Manish Katiyar
· 16 years ago
0b6a39f
Revert "x86: fix ioapic bug again"
by Ingo Molnar
· 16 years ago
86b2b70
x86: fix asm warning in head_32.S
by Joe Korty
· 16 years ago
b29c701
x86: fix endless page faults in mount_block_root for Linux 2.6
by Henry Nestler
· 16 years ago
3703f39
geode: fix modular build
by Ingo Molnar
· 16 years ago
dc10885
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f595ec9
common implementation of iterative div/mod
by Jeremy Fitzhardinge
· 16 years ago
da50ccc
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
3463a93
[IA64] Update check_sal_cache_flush to use platform_send_ipi()
by Alex Chiang
· 16 years ago
39b8931
ACPI: handle invalid ACPI SLIT table
by Fenghua Yu
· 16 years ago
a4aff22
[ARM] 5077/1: spi: fix list scan success verification in PXA ssp driver
by Guennadi Liakhovetski
· 16 years ago
8301469
[IA64] perfmon: fix async exit bug
by stephane eranian
· 16 years ago
a4df1ac
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
8d6bcd6
[POWERPC] bootwrapper: add simpleImage* to list of boot targets
by Grant Likely
· 16 years ago
f17c632
[POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO bus
by Anton Vorontsov
· 17 years ago
b7f09ae
x86, pci-dma.c: don't always add __GFP_NORETRY to gfp
by Miquel van Smoorenburg
· 16 years ago
24d3e21
[S390] Fix build failure in __cpu_up()
by Segher Boessenkool
· 16 years ago
ee0ddad
[S390] vmemmap: fix off-by-one bug.
by Heiko Carstens
· 16 years ago
148f167
[S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.
by Heiko Carstens
· 16 years ago
d5301a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
64a3dcd
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
70b3ec3
[POWERPC] Updated Freescale PPC defconfigs
by Kumar Gala
· 16 years ago
a1072b2
[POWERPC] 8610: Update defconfig for MPC8610 HPCD
by Timur Tabi
· 16 years ago
ad16880
[POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO space
by Kumar Gala
· 16 years ago
c4ea896
[POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixups
by Kumar Gala
· 16 years ago
e509013
sh: Add -mno-fdpic to default flags.
by Paul Mundt
· 16 years ago
b8858ee
sh: add resource of USB host for SH7723
by Yoshihiro Shimoda
· 16 years ago
5bde47b
sh: Fix compile error SH7763 setup code
by Nobuhiro Iwamatsu
· 16 years ago
576b918
sh: Add SH7723 SCIF support
by Yusuke.Goda
· 16 years ago
0d57994
[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
by Nathan Lynch
· 16 years ago
420b5ee
[POWERPC] Use dev_set_name in pci_64.c
by Stephen Rothwell
· 16 years ago
0be234a
[POWERPC] Fix incorrect enabling of VMX when building signal or user context
by Benjamin Herrenschmidt
· 16 years ago
Next »