Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9616d54fffa4c9ae78136cc6d01209de2d92b75d
/
arch
9616d54
[MIPS] Fix typo of "CONFIG_MT_SMP".
by Robert P. J. Day
· 18 years ago
1ca5cb5
[MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH
by Ralf Baechle
· 18 years ago
bf2326e
[PATCH] Malta: Fix build if CONFIG_MTD is diabled.
by Jan Altenberg
· 18 years ago
5263bf6
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
545da94
[POWERPC] Fix sys_pciconfig_iobase bus matching
by Benjamin Herrenschmidt
· 18 years ago
05916ee
[POWERPC] PS3: add not complete comment to kconfig
by Geoff Levand
· 18 years ago
86d4325
[SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling.
by David S. Miller
· 18 years ago
bb38594
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
by Linus Torvalds
· 18 years ago
08eacc3
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
8cdf92a
Fix Maple PATA IRQ assignment.
by David Woodhouse
· 18 years ago
fe33f6f
[PATCH] Fix UML on non-standard VM split hosts
by Jeff Dike
· 18 years ago
c633090
[PATCH] x86_64 ia32 vDSO: define arch_vma_name
by Roland McGrath
· 18 years ago
3a0cfad
[PATCH] powerpc vDSO: use VM_ALWAYSDUMP
by Roland McGrath
· 18 years ago
e03f0ca
[PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMP
by Roland McGrath
· 18 years ago
f47aef5
[PATCH] i386 vDSO: use VM_ALWAYSDUMP
by Roland McGrath
· 18 years ago
a1f3bb9
[PATCH] Fix CONFIG_COMPAT_VDSO
by Roland McGrath
· 18 years ago
4fe4f4a
[AVR32] Update ATSTK1000 defconfig: Enable macb by default
by Haavard Skinnemoen
· 18 years ago
0cd7898
[AVR32] Export clear_page symbol
by Haavard Skinnemoen
· 18 years ago
9cfdf6f
[MIPS] VPE loader: Initialize lists before they're actually being used ...
by Ralf Baechle
· 18 years ago
80aac59
[MIPS] Fix reported amount of freed memory - it's in kB not bytes
by Thiemo Seufer
· 18 years ago
ec43c01
[MIPS] SMTC: Fix module build by exporting symbol
by Ralf Baechle
· 18 years ago
a0b6218
[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries
by Ralf Baechle
· 18 years ago
48c35b2
[MIPS] There is no __GNUC_MAJOR__
by Alexey Dobriyan
· 18 years ago
ded84bc
[POWERPC] ps3_free_io_irq: Fix inverted error check
by Geert Uytterhoeven
· 18 years ago
63ea9c1
[POWERPC] PS3: Fix uniprocessor kernel build
by Geert Uytterhoeven
· 18 years ago
d227e87
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
364ca8a
[MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ change
by Yoichi Yuasa
· 18 years ago
ac8be95
[MIPS] SMTC: Instant IPI replay.
by Ralf Baechle
· 18 years ago
0dbe5a1
[PATCH] paravirt: mark the paravirt_ops export internal
by Ingo Molnar
· 18 years ago
58d9ce7d
[PATCH] Revert nmi_known_cpu() check during boot option parsing
by Venkatesh Pallipadi
· 18 years ago
9ee79a3
[PATCH] x86: fix PDA variables to work during boot
by James Bottomley
· 18 years ago
ebcccd1
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
b4a2c87
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
e89debc
[POWERPC] Update defconfigs
by Paul Mackerras
· 18 years ago
06cd939
[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code
by Li Yang
· 18 years ago
121361f
[POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable
by Grant Likely
· 18 years ago
7731925
[POWERPC] Fix broken DMA on non-LPAR pSeries
by Linas Vepstas
· 18 years ago
6984ee7
[POWERPC] Fix cell's mmio nvram to properly parse device tree
by Benjamin Herrenschmidt
· 18 years ago
4ef6e68
[POWERPC] Remove bogus sanity check in pci -> OF node code
by Benjamin Herrenschmidt
· 18 years ago
2806ccd
[MIPS] Delete duplicate call to load_irq_save.
by Ralf Baechle
· 18 years ago
c80697b
[MIPS] SMTC: Fix cp0 hazard.
by Ralf Baechle
· 18 years ago
9cdf083
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
e947382
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
e4f0ae0
[PATCH] fix typo in geode_configre()@cyrix.c
by takada
· 18 years ago
664c0d3
[PATCH] i386: sched_clock using init data tsc_disable fix
by Vivek Goyal
· 18 years ago
b282b6f
[PATCH] Change cpu_up and co from __devinit to __cpuinit
by Gautham R Shenoy
· 18 years ago
a2f3aa02
[PATCH] Fix sparsemem on Cell
by Dave Hansen
· 18 years ago
8f6d63a
Pull sgi into release branch
by Len Brown
· 18 years ago
85f4544
Pull trivial into release branch
by Len Brown
· 18 years ago
5d65131
ACPI: rename cstate_entry_s to cstate_entry
by Venkatesh Pallipadi
· 18 years ago
0404f87
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
7401969
[PATCH] x86-64: Fix warnings in ia32_aout.c
by Andi Kleen
· 18 years ago
88d2032
[PATCH] i386: Convert some functions to __init to avoid MODPOST warnings
by Vivek Goyal
· 18 years ago
0e0be25
[PATCH] i386: Fix memory hotplug related MODPOST generated warning
by Vivek Goyal
· 18 years ago
b92cc55
[PATCH] x86-64: tighten up printks
by Muli Ben-Yehuda
· 18 years ago
ed5316d
[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration
by Jack Steiner
· 18 years ago
e96763d
[PATCH] i386: make apic probe function non-init
by Vivek Goyal
· 18 years ago
4a5d107
[PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes
by Vivek Goyal
· 18 years ago
7c8809a
[PATCH] i386: Update defconfig
by Andi Kleen
· 18 years ago
03c3cc6
[PATCH] x86-64: Update defconfig
by Andi Kleen
· 18 years ago
8a93c49
[MIPS] Alchemy: Fix PCI-memory access
by Alexander Bigga
· 18 years ago
e16d8df
[MIPS] Fix N32 SysV IPC routines
by Atsushi Nemoto
· 18 years ago
6b4cd27
[MIPS] PNX8550: Fix system timer initialization
by Atsushi Nemoto
· 18 years ago
8ba1f27
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
d8ad075
[S390] don't call handle_mm_fault() if in an atomic context.
by Heiko Carstens
· 18 years ago
de338a3
[S390] Fix vmalloc area size calculation.
by Heiko Carstens
· 18 years ago
6721f77
[S390] Fix cpu hotplug (missing 'online' attribute).
by Heiko Carstens
· 18 years ago
dd401e2
[S390] memory detection misses 128k.
by Hongjie Yang
· 18 years ago
dc40127
[POWERPC] Fix bugs in the hypervisor call stats code
by Anton Blanchard
· 18 years ago
ab87e8d
[POWERPC] Fix corruption in hcall9
by Anton Blanchard
· 18 years ago
e75b171
[POWERPC] iSeries: fix setup initcall
by Stephen Rothwell
· 18 years ago
e9966ff
[POWERPC] iSeries: fix viopath initialisation
by Stephen Rothwell
· 18 years ago
13d2c9b
[POWERPC] iSeries: fix lpevents initialisation
by Stephen Rothwell
· 18 years ago
8404e65
[POWERPC] iSeries: fix proc/iSeries initialisation
by Stephen Rothwell
· 18 years ago
d9523aa
[POWERPC] iSeries: fix mf proc initialisation
by Stephen Rothwell
· 18 years ago
7232846
[POWERPC] disable PReP and EFIKA during make oldconfig
by Olaf Hering
· 18 years ago
9b3a6f4
[POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds
by Grant Likely
· 18 years ago
a5b6ad6
[POWERPC] Fix mpc52xx fdt to use correct device_type for sound devices
by Grant Likely
· 18 years ago
5c334ee
[POWERPC] 52xx: Don't use device_initcall to probe of_platform_bus
by Sylvain Munaut
· 18 years ago
56c336c
[POWERPC] Add legacy iSeries to ppc64_defconfig
by Stephen Rothwell
· 18 years ago
338e997
[POWERPC] Update ppc64_defconfig
by Stephen Rothwell
· 18 years ago
007d88d
[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().
by David Woodhouse
· 18 years ago
673aeb7
[POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.
by Michal Ostrowski
· 18 years ago
5e264a5
[POWERPC] Fix unbalanced uses of of_node_put
by Nathan Lynch
· 18 years ago
6aa3e1e
[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()
by David Gibson
· 18 years ago
86302f4
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
74bda93
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
fea5f1e
Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"
by Linus Torvalds
· 18 years ago
2dbda7d
[MIPS] PNX8550: Fix system timer support
by Vitaly Wool
· 18 years ago
33b06b5
[MIPS] TX49: Fix use of CDEX build_store_reg()
by Atsushi Nemoto
· 18 years ago
d98f923
[MIPS] pnx8550: Fix write_config_byte() PCI config space accessor
by Davy Chan
· 18 years ago
f75f369
[MIPS] Fix build errors on SEAD
by Atsushi Nemoto
· 18 years ago
f860c90
[MIPS] csum_partial and copy in parallel
by Atsushi Nemoto
· 18 years ago
61e84f9
[MIPS] Malta: Add missing MTD file.
by Ralf Baechle
· 18 years ago
e97126c
[ARM] Provide basic printk_clock() implementation
by Russell King
· 18 years ago
6020dff
[ARM] Resolve fuse and direct-IO failures due to missing cache flushes
by Russell King
· 18 years ago
db6ccbb6
[ARM] Fix kernel-mode undefined instruction aborts
by Russell King
· 18 years ago
9ca3f07
[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes
by Ben Dooks
· 18 years ago
3771a45
[PATCH] i386: modpost smpboot code warning fix
by Vivek Goyal
· 18 years ago
9dbeeec
[PATCH] i386: fix another modpost warning
by Vivek Goyal
· 18 years ago
Next »