Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8fd7675c092f79f240246c76728477ec4e7f7f09
/
arch
8fd7675c
[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
by Satyam Sharma
· 17 years ago
17b5ee0
[POWERPC] Support setting affinity for U3/U4 MSI sources
by Olof Johansson
· 17 years ago
3164ccc
[POWERPC] add Kconfig option for optimizing for cell
by Arnd Bergmann
· 17 years ago
fb8299e
[POWERPC] cell: Don't cast the result of of_get_property()
by Jeremy Kerr
· 17 years ago
408e83a
[POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax
by Tony Breeds
· 17 years ago
85498ae
[POWERPC] mpc5200: Add cuimage support for mpc5200 boards
by Grant Likely
· 17 years ago
ad25a4c
[POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device tree
by Grant Likely
· 17 years ago
3e61576
[POWERPC] Fix ppc kernels after build-id addition
by Meelis Roos
· 17 years ago
20b31b5
[POWERPC] Prevent direct inclusion of <asm/rwsem.h>.
by Robert P. J. Day
· 17 years ago
9b41fcb
[POWERPC] Add Marvell mv64x60 udbg putc/getc functions
by Dale Farnsworth
· 18 years ago
bd0076c
[POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.
by Valentine Barshak
· 17 years ago
e52f567
[POWERPC] 4xx: Fix Bamboo MAL0 dts entry.
by Valentine Barshak
· 17 years ago
472b5b4
[POWERPC] Add 64-bit resources support to pci_iomap
by Valentine Barshak
· 17 years ago
70dea47
[POWERPC] 4xx: Implement udbg_getc() for 440
by Hollis Blanchard
· 17 years ago
504ca43
[POWERPC] 4xx: Convert Seqouia flash mappings to new binding
by Josh Boyer
· 17 years ago
bf07f32
[POWERPC] 4xx: Convert Walnut flash mappings to new binding
by Josh Boyer
· 17 years ago
658e817
[POWERPC] cuimage for Bamboo board
by Josh Boyer
· 17 years ago
0ce49a3
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
a88a8ef
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
f15f413
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
dbe3ed1
x86-64: page faults from user mode are always user faults
by Linus Torvalds
· 17 years ago
09abbcf
[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround
by Maciej W. Rozycki
· 17 years ago
6883599
[MIPS] DEC: Initialise ioasic_ssr_lock
by Maciej W. Rozycki
· 17 years ago
508a927
uml: fix irqstack crash
by Jeff Dike
· 17 years ago
389a3c0
xen: don't bother trying to set cr4
by Jeremy Fitzhardinge
· 17 years ago
2c392a4
uml: use correct type in BLKGETSIZE ioctl
by Nicolas George
· 17 years ago
c27da339
[POWERPC] Fix timekeeping on PowerPC 601
by Benjamin Herrenschmidt
· 17 years ago
7b5acba
[POWERPC] Don't expose clock vDSO functions when CPU has no timebase
by Benjamin Herrenschmidt
· 17 years ago
c0e7b4a
[POWERPC] spusched: Fix null pointer dereference in find_victim
by Christoph Hellwig
· 17 years ago
9e4859e
[POWERPC] FWNMI is only used on pSeries
by Stephen Rothwell
· 17 years ago
ee7a76d
[POWERPC] Size swapper_pg_dir correctly
by Stephen Rothwell
· 17 years ago
19a8d97
[POWERPC] Remove cmd_line from head*.S
by Stephen Rothwell
· 17 years ago
7b2c3c5
[POWERPC] Fix section mismatch in PCI code
by Stephen Rothwell
· 17 years ago
ee98307
[POWERPC] MPC5200 low power mode
by Domen Puncer
· 17 years ago
104f0cc
[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
by Michael Ellerman
· 17 years ago
9e25ae6d
[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code
by Michael Ellerman
· 17 years ago
7af1443
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe
by Michael Ellerman
· 17 years ago
e550149
[POWERPC] spufs: Cleanup ELF coredump extra notes logic
by Michael Ellerman
· 17 years ago
48cad41
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
by Michael Ellerman
· 17 years ago
78810ff
[POWERPC] spufs: Add contents of npc file to SPU coredumps
by Michael Ellerman
· 17 years ago
74de08b
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
by Michael Ellerman
· 17 years ago
936d5bf
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate
by Michael Ellerman
· 17 years ago
c1a7217
[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded
by Michael Ellerman
· 17 years ago
59000b5
[POWERPC] spufs: Correctly calculate the size of the local-store to dump
by Michael Ellerman
· 17 years ago
d464fb4
[POWERPC] spufs: Write some SPU coredump values as ASCII
by Michael Ellerman
· 17 years ago
4fca9c4
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code
by Michael Ellerman
· 17 years ago
9a5080f
[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes
by Michael Ellerman
· 17 years ago
f9b7bbe
[POWERPC] spufs: Remove ctx_info and ctx_info_list
by Michael Ellerman
· 17 years ago
a595ed6
[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code
by Michael Ellerman
· 17 years ago
c70d4ca5
[POWERPC] cell: Remove DEBUG for SPU callbacks
by Jeremy Kerr
· 17 years ago
05a059f
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook
by Jeremy Kerr
· 17 years ago
98f0697
[POWERPC] cell: Unify spufs syscall path
by Jeremy Kerr
· 17 years ago
36ddbb1
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
by Andre Detsch
· 17 years ago
8b0d312
[POWERPC] spufs: Make isolated loader properly aligned
by Sebastian Siewior
· 17 years ago
6232a74
[POWERPC] spufs: Remove spu_harvest
by Jeremy Kerr
· 17 years ago
1e8b0f6
[POWERPC] spufs: Remove asmlinkage from do_spu_create
by Jeremy Kerr
· 17 years ago
1238819
[POWERPC] spufs: Make file-internal functions & variables static
by Sebastian Siewior
· 17 years ago
00efee7
[POWERPC] Remove barriers from the SLB shadow buffer update
by Michael Neuling
· 17 years ago
61a564f
[POWERPC] Don't cast kmalloc return value in ibmebus.c
by Jesper Juhl
· 17 years ago
e6b6e3f
[POWERPC] Remove APUS support from arch/ppc
by Adrian Bunk
· 17 years ago
8a177c4
[SPARC64]: Warn user if cpu is ignored.
by David S. Miller
· 17 years ago
301feb6
[SPARC64]: Fix lockdep, particularly on SMP.
by David S. Miller
· 17 years ago
58ea1aa
[SPARC64]: Update defconfig.
by David S. Miller
· 17 years ago
2605a10
Merge git://git.linux-xtensa.org/kernel/xtensa-feed
by Linus Torvalds
· 17 years ago
53a3f30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
6455c66
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
50da469
[MIPS] 20Kc: Disable use of WAIT instruction.
by Ralf Baechle
· 17 years ago
8df5bea
[MIPS] Workaround for 4Kc machine check exception
by Maciej W. Rozycki
· 18 years ago
48d480b
[MIPS] Malta: Fix off by one bug in interrupt handler.
by Ralf Baechle
· 17 years ago
b1043cc
[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c
by Yoichi Yuasa
· 17 years ago
8241139
[MIPS] N32 needs to use compat_sys_futimesat
by Johannes Dickgreber
· 17 years ago
4d24c8f
[MIPS] rtlx: Fix build error.
by Ralf Baechle
· 17 years ago
e606c10
[MIPS] rtlx: fix int vs. long bug.
by Ralf Baechle
· 17 years ago
8237bf0
[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub
by Anton Vorontsov
· 17 years ago
26f6cb9
[POWERPC] fsl_soc: add support for fsl_spi
by Anton Vorontsov
· 17 years ago
748a768
[POWERPC] Fix modpost warnings from head*.S on ppc32
by Kumar Gala
· 17 years ago
5e14d21
[POWERPC] Add cpu feature for SPE handling
by Kumar Gala
· 17 years ago
d8f1324
[POWERPC] 83xx: Removed PCI exclude of PHB
by Kumar Gala
· 17 years ago
1b3c5cda
[POWERPC] Move PCI nodes to be sibilings with SOC nodes
by Kumar Gala
· 17 years ago
f0c8ac8
[POWERPC] DTS cleanup
by Kumar Gala
· 17 years ago
5d54ddcb
[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port
by Kumar Gala
· 17 years ago
26caeb2
[POWERPC] Handle alignment faults on SPE load/store instructions
by Kumar Gala
· 17 years ago
f923473
[POWERPC] fsl_soc.c cleanup
by Scott Wood
· 17 years ago
683d00b
[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.
by Jon Loeliger
· 17 years ago
d347b32
[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.
by Jon Loeliger
· 17 years ago
7f2862c
[POWERPC] linkstation updates
by Guennadi Liakhovetski
· 17 years ago
7f50382
[POWERPC] 85xx: Clean up from 85xx_ds rename
by Kumar Gala
· 17 years ago
16d2406
[POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c
by Kumar Gala
· 17 years ago
75cdff9
[POWERPC] PS3: Enhance storage probe debug output
by Geoff Levand
· 17 years ago
85d0292
[POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build
by Jeremy Kerr
· 17 years ago
0d72ba9
[POWERPC] Add workaround for MPICs with broken register reads
by Olof Johansson
· 17 years ago
2099172
[POWERPC] Document and implement an improved flash device binding for powerpc
by David Gibson
· 17 years ago
3c607ce
[POWERPC] setup_64.c and prom.c comment cleanup
by Linas Vepstas
· 17 years ago
70c6cc3
[POWERPC] prom.c whitespace cleanup
by Linas Vepstas
· 17 years ago
e788ff1
[POWERPC] prom_init whitespace cleanup, typo fix
by Linas Vepstas
· 17 years ago
bde6c6e
[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses
by Scott Wood
· 17 years ago
96ebc3b
[POWERPC] bootwrapper: Only print MAC addresses when the node is actually present
by Scott Wood
· 17 years ago
21f3fe2
[POWERPC] bootwrapper: Add get_path()
by Scott Wood
· 17 years ago
9de7827
[POWERPC] bootwrapper: Add strtoull()
by Scott Wood
· 17 years ago
4674f2f
[POWERPC] bootwrapper: flatdevtree fixes
by Scott Wood
· 17 years ago
Next »