index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mpc52xx: Properly update irq_desc when set_type() is called.
Grant Likely
2009-01-09
1
-1
/
+7
*
powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.
roel kluin
2009-01-09
1
-2
/
+2
*
powerpc: enable dynamic ftrace
Steven Rostedt
2009-01-08
1
-0
/
+2
*
powerpc/cell: Fix the prototype of create_vma_map()
Stephen Rothwell
2009-01-08
1
-1
/
+1
*
powerpc/mm: Make clear_fixmap() actually work
Anton Vorontsov
2009-01-08
1
-1
/
+2
*
powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()
Anton Vorontsov
2009-01-08
1
-55
/
+0
*
powerpc: Export cacheable_memzero as its now used in a driver
Kumar Gala
2009-01-08
1
-0
/
+1
*
powerpc: Fix missing semicolons in mmu_decl.h
Benjamin Herrenschmidt
2009-01-08
1
-3
/
+3
*
powerpc/pasemi: local_irq_save uses an unsigned long
Ingo Molnar
2009-01-08
1
-1
/
+1
*
powerpc/cell: Fix some u64 vs. long types
Ingo Molnar
2009-01-08
3
-5
/
+5
*
powerpc/cell: Use correct types in beat files
Ingo Molnar
2009-01-08
2
-12
/
+13
*
powerpc: Use correct type in prom_init.c
Ingo Molnar
2009-01-08
1
-1
/
+1
*
powerpc: Remove unnecessary casts
Stephen Rothwell
2009-01-08
1
-7
/
+7
*
mtd/ps3vram: Add modalias support to the ps3vram driver
Geert Uytterhoeven
2009-01-08
1
-0
/
+1
*
mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD
Jim Paris
2009-01-08
2
-0
/
+38
*
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
Kamalesh Babulal
2009-01-08
1
-2
/
+3
*
powerpc: Enable RELOCATABLE option for CRASH_DUMP
Mohan Kumar M
2009-01-08
1
-1
/
+2
*
powerpc: Remove the redundant _tlbil_pid at SMP case
Dave Liu
2009-01-08
1
-1
/
+2
*
powerpc/cell: local_irq_save takes an unsigned long
Stephen Rothwell
2009-01-08
1
-1
/
+1
*
powerpc/cell: Bitops work on unsigned longs
Stephen Rothwell
2009-01-08
1
-1
/
+1
*
powerpc: Add ioctls for RS485 mode control of serial drivers
Matthias Fuchs
2009-01-08
1
-0
/
+2
*
powerpc: Fix pciconfig_iobase system call on PCI-Express powermac
Paul Mackerras
2009-01-08
1
-2
/
+7
*
powerpc/pasemi: Use DEFINE_SPINLOCK
Julia Lawall
2009-01-08
1
-1
/
+1
*
powerpc/52xx: Use DEFINE_SPINLOCK
Julia Lawall
2009-01-08
1
-1
/
+1
*
powerpc: Rewrite sysfs processor cache info code
Nathan Lynch
2009-01-08
4
-297
/
+850
*
powerpc/iseries: Kexec is known not to work on iseries
Michael Ellerman
2009-01-08
1
-0
/
+11
*
powerpc: Copy bootable images in the default install script
Grant Likely
2009-01-08
2
-2
/
+14
*
powerpc/mm: Cleanup careful_allocation(): consolidate memset()
Dave Hansen
2009-01-08
1
-6
/
+5
*
powerpc/mm: Make careful_allocation() return virtual addrs
Dave Hansen
2009-01-08
1
-17
/
+20
*
powerpc/mm:: Cleanup careful_allocation(): bootmem already panics
Dave Hansen
2009-01-08
1
-5
/
+1
*
powerpc/mm: Add better comment on careful_allocation()
Dave Hansen
2009-01-08
1
-2
/
+10
*
powerpc/powermac: Add missing of_node_put
Nicolas Palix
2009-01-08
2
-4
/
+9
*
powerpc/pci: Reserve legacy regions on PCI
Benjamin Herrenschmidt
2009-01-08
1
-1
/
+70
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-01-08
43
-1239
/
+2078
|
\
|
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-01-07
1
-6
/
+1
|
|
\
|
|
*
PCI: powerpc: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
1
-6
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-01-07
1
-1
/
+1
|
|
\
\
|
|
*
|
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
2009-01-07
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
3
-3
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
trivial: Fix misspelling of "firmware" in powerpc Makefile
Nick Andrew
2009-01-06
1
-1
/
+1
|
|
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
2
-2
/
+2
|
*
|
powerpc: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-81
/
+93
|
*
|
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
2009-01-06
1
-3
/
+4
|
*
|
atomic_t: unify all arch definitions
Matthew Wilcox
2009-01-06
1
-3
/
+1
|
*
|
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
1
-1
/
+1
|
*
|
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
2009-01-06
2
-0
/
+13
|
|
/
|
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
1
-1
/
+0
|
*
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
3
-8
/
+14
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2009-01-03
256
-2718
/
+6996
|
|
|
\
|
|
|
*
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc
Rusty Russell
2009-01-01
1
-0
/
+2
[next]