Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
90fdd6130f5c0053c48e8c8e247091739b6e4092
/
arch
90fdd61
[POWERPC] EEH: hotplug recovery bugfix
by Linas Vepstas
· 18 years ago
147d6a3
[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS call
by Linas Vepstas
· 18 years ago
2fd30be
[POWERPC] EEH: Tolerate high mmio
by Linas Vepstas
· 18 years ago
e0f90b6
[POWERPC] EEH: Add clarifying messages.
by Linas Vepstas
· 18 years ago
39d16e2
[POWERPC] EEH: modify order of EEH state checking
by Linas Vepstas
· 18 years ago
0e68067
[POWERPC] boot: export flush_cache
by Milton Miller
· 18 years ago
65b5803
[POWERPC] boot: rebuild when wrapper changes
by Milton Miller
· 18 years ago
f61e7cd
[POWERPC] bootwrapper: Make setprop accept a const buffer.
by Scott Wood
· 18 years ago
a990381
[POWERPC] bootwrapper: Make compression of the kernel image optional.
by Scott Wood
· 18 years ago
a07940b
[POWERPC] bootwrapper: Add dt_ops methods.
by Scott Wood
· 18 years ago
e85f008
[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.
by Robert P. J. Day
· 18 years ago
7850ad5
[POWERPC] Add documentation for the zImage's gunzip convenience functions
by David Gibson
· 18 years ago
a782a9e
[POWERPC] 8xx parenthesis balance
by Mariusz Kozlowski
· 18 years ago
6bccf75
[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanup
by Joachim Fenkes
· 18 years ago
a830880
[POWERPC] ibmebus: whitespace fixes
by Joachim Fenkes
· 18 years ago
556b09c
[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop only
by Mark A. Greer
· 18 years ago
86a1b63
[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent parameter.
by Scott Wood
· 18 years ago
8941c0c
[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().
by Scott Wood
· 18 years ago
a9ec766
[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if already top-level.
by Scott Wood
· 18 years ago
c350038
[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external functions.
by Scott Wood
· 18 years ago
fc58341
[POWERPC] bootwrapper: Add ft_find_device_rel().
by Scott Wood
· 18 years ago
5adeef5
[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().
by Scott Wood
· 18 years ago
9dd2c31
[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().
by Scott Wood
· 18 years ago
78438b3
[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when calling ft_reorder().
by Scott Wood
· 18 years ago
c8aa726
[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.
by Scott Wood
· 18 years ago
1c53a49
[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().
by Scott Wood
· 18 years ago
7c71c04
[POWERPC] bootwrapper: Add ft_root_node().
by Scott Wood
· 18 years ago
ce3edb3
[POWERPC] bootwrapper: Add stddef.h to ops.h
by Scott Wood
· 18 years ago
cd197ff
[POWERPC] zImage: Cleanup and improve zImage entry point
by David Gibson
· 18 years ago
79c8541
[POWERPC] zImage: Cleanup and improve prep_kernel()
by David Gibson
· 18 years ago
ad9d271
[POWERPC] zImage: Add more flexible gunzip convenience functions
by David Gibson
· 18 years ago
cfbff8a
[POWERPC] 750CL cputable entry
by Jake Moilanen
· 18 years ago
6406063
[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platforms
by Zang Roy-r61911
· 18 years ago
36241ce
[POWERPC] Make find_and_init_pbs() a void function
by Stephen Rothwell
· 18 years ago
0a7c7ef
[POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE
by Stephen Rothwell
· 18 years ago
bed5927
[POWERPC] Allow pSeries to build without CONFIG_PCI
by Stephen Rothwell
· 18 years ago
be9e95b
[POWERPC] Make iSeries build without CONFIG_PCI
by Stephen Rothwell
· 18 years ago
5719070
[POWERPC] Create and use get_pci_dma_ops()
by Stephen Rothwell
· 18 years ago
9874777
[POWERPC] Create and use set_pci_dma_ops
by Stephen Rothwell
· 18 years ago
618d3ad
[POWERPC] DMA 4GB boundary protection
by Jake Moilanen
· 18 years ago
500798d
[POWERPC] Remove unused, undocumented #cpus property from cpus node
by Stuart Yoder
· 18 years ago
fdc0a9b
[POWERPC] Remove some redundant isync instructions
by MOKUNO Masakazu
· 18 years ago
1c56f83
[POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES build
by Stephen Rothwell
· 18 years ago
44d7631
[POWERPC] PowerPC: select default image for Linkstation
by Segher Boessenkool
· 18 years ago
8170f52
[POWERPC] ps3: always make sure we're running on a PS3
by Geert Uytterhoeven
· 18 years ago
30437b3
[POWERPC] Automatically lmb_reserve() initrd
by David Gibson
· 18 years ago
eb6de28
[POWERPC] Allow duplicate lmb_reserve() calls
by David Gibson
· 18 years ago
bb72c48
[POWERPC] Harden validate_sp against stack corruption
by Paul Mackerras
· 18 years ago
b5d99e6
[POWERPC] Fix warning in powermac pci.c
by Benjamin Herrenschmidt
· 18 years ago
e71c5c3
[POWERPC] Fix warning in powermac feature.c
by Benjamin Herrenschmidt
· 18 years ago
84532c9
[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()
by Benjamin Herrenschmidt
· 18 years ago
8388374
[POWERPC] Celleb: bug fix caused by not casting pointer types
by Ishizaki Kou
· 18 years ago
c99176a
[POWERPC] Add missing newline in xmon help output
by Michael Ellerman
· 18 years ago
3546e81
[POWERPC] No DEEPNAP on 970MP 1.0
by Olof Johansson
· 18 years ago
fe1b4ba
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
5d6deb9
[PATCH] m68knommu: remove local_bh_count
by Greg Ungerer
· 18 years ago
1ed35e0
[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes
by Greg Ungerer
· 18 years ago
8668fb5
[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328
by Greg Ungerer
· 18 years ago
1ea9acc
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup
by Greg Ungerer
· 18 years ago
b032fde
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup
by Greg Ungerer
· 18 years ago
1ba73b9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
185d84b
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
205c911
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
063ea77
[MIPS] IP27: Build fix
by Ralf Baechle
· 18 years ago
08253b3
[MIPS] Wire up ioprio_set and ioprio_get.
by Ralf Baechle
· 18 years ago
d0c91ae
[MIPS] Export __copy_user_inatomic.
by Ralf Baechle
· 18 years ago
a5664c4
[MIPS] TX39: Remove redundant tx39_blast_icache() calls
by Atsushi Nemoto
· 18 years ago
0a22e0d
[MIPS] Cobalt: Fix early printk
by Yoichi Yuasa
· 18 years ago
57a2050
[MIPS] SMTC: De-obscure Malta hooks.
by Ralf Baechle
· 18 years ago
f76b7ea
[MIPS] Atlas, Malta: Fix build warning.
by Ralf Baechle
· 18 years ago
cee87af
[IA64] kexec: Use EFI_LOADER_DATA for ELF core header
by Magnus Damm
· 18 years ago
41d5e5d
[IA64] permon use-after-free fix
by Nick Piggin
· 18 years ago
50157b0
[IA64] sync compat getdents
by Alexandr Andreev
· 18 years ago
a27e5a1
[IA64] always build arch/ia64/lib/xor.o
by Lee Schermerhorn
· 18 years ago
f4a5709
[IA64] point saved_max_pfn to the max_pfn of the entire system
by Horms
· 18 years ago
0e8cd28
[PATCH] uml: comment the initialization of a global
by Jeff Dike
· 18 years ago
b4cf95c
[PATCH] uml: add a debugging message
by Jeff Dike
· 18 years ago
7c7a894
[PATCH] uml: fix formatting violations in signal delivery code
by Jeff Dike
· 18 years ago
4a6753c
[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clock
by Adrian Bunk
· 18 years ago
e585047
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3
by Thomas Gleixner
· 18 years ago
84dd619
mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data
by Dale Farnsworth
· 18 years ago
482b05d
[S390] Fixed handling of access register mode faults.
by Gerald Schaefer
· 18 years ago
9c9c176
[S390] nss: disable kexec.
by Heiko Carstens
· 18 years ago
c5dd858
[S390] reipl: move dump_prefix_page out of text section.
by Heiko Carstens
· 18 years ago
2586416
[S390] smp: disable preemption in smp_call_function/smp_call_function_on
by Heiko Carstens
· 18 years ago
f794c82
[S390] kprobes breaks BUG_ON
by Martin Schwidefsky
· 18 years ago
c3442e2
[PATCH] paravirt: re-enable COMPAT_VDSO
by Ingo Molnar
· 18 years ago
0d05ad2
[PATCH] paravirt: let users decide whether they want VMI
by Ingo Molnar
· 18 years ago
e9417fb
[PATCH] paravirt: clarify VMI description
by Ingo Molnar
· 18 years ago
3f1a73b
[PATCH] paravirt: remove NO_IDLE_HZ on x86
by Ingo Molnar
· 18 years ago
8f48561
[PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h>
by Adrian Bunk
· 18 years ago
6bb74df
[PATCH] clocksource init adjustments (fix bug #7426)
by john stultz
· 18 years ago
4540768
[PATCH] x86_64: remove unusued 'flags' variable
by David Rientjes
· 18 years ago
a5f5e43
[PATCH] fix "NMI appears to be stuck"
by Thomas Gleixner
· 18 years ago
c6b36e9
[PATCH] vmi: smp fixes
by Zachary Amsden
· 18 years ago
772205f
[PATCH] vmi: apic ops
by Zachary Amsden
· 18 years ago
a9eddc9
[PATCH] vmi: fix nohz compile
by Zachary Amsden
· 18 years ago
e30fab3
[PATCH] vmi: pit override
by Zachary Amsden
· 18 years ago
eda08b1
[PATCH] vmi: paravirt drop udelay op
by Zachary Amsden
· 18 years ago
9a1c13e
[PATCH] vmi: fix highpte
by Zachary Amsden
· 18 years ago
Next »