index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-12
[WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610
Martyn Welch
2
-0
/
+16
2009-01-11
powerpc: Fix cpufreq drivers after cpufreq core changes
Benjamin Herrenschmidt
4
-5
/
+5
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
6
-140
/
+705
2009-01-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
60
-498
/
+1738
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2009-01-08
powerpc/oprofile: fix whitespaces in op_model_cell.c
Robert Richter
1
-13
/
+11
2009-01-08
powerpc/oprofile: IBM CELL: add SPU event profiling support
Carl Love
6
-16
/
+545
2009-01-08
powerpc/oprofile: fix cell/pr_util.h
Robert Richter
1
-2
/
+2
2009-01-08
powerpc/oprofile: IBM CELL: cleanup and restructuring
Carl Love
2
-153
/
+191
2009-01-08
powerpc: enable dynamic ftrace
Steven Rostedt
1
-0
/
+2
2009-01-08
powerpc/cell: Fix the prototype of create_vma_map()
Stephen Rothwell
1
-1
/
+1
2009-01-08
powerpc/mm: Make clear_fixmap() actually work
Anton Vorontsov
1
-1
/
+2
2009-01-08
powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()
Anton Vorontsov
1
-55
/
+0
2009-01-08
powerpc: Export cacheable_memzero as its now used in a driver
Kumar Gala
1
-0
/
+1
2009-01-08
powerpc: Fix missing semicolons in mmu_decl.h
Benjamin Herrenschmidt
1
-3
/
+3
2009-01-08
powerpc/pasemi: local_irq_save uses an unsigned long
Ingo Molnar
1
-1
/
+1
2009-01-08
powerpc/cell: Fix some u64 vs. long types
Ingo Molnar
3
-5
/
+5
2009-01-08
powerpc/cell: Use correct types in beat files
Ingo Molnar
2
-12
/
+13
2009-01-08
powerpc: Use correct type in prom_init.c
Ingo Molnar
1
-1
/
+1
2009-01-08
powerpc: Remove unnecessary casts
Stephen Rothwell
1
-7
/
+7
2009-01-08
mtd/ps3vram: Add modalias support to the ps3vram driver
Geert Uytterhoeven
1
-0
/
+1
2009-01-08
mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD
Jim Paris
2
-0
/
+38
2009-01-08
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
Kamalesh Babulal
1
-2
/
+3
2009-01-08
powerpc: Enable RELOCATABLE option for CRASH_DUMP
Mohan Kumar M
1
-1
/
+2
2009-01-08
powerpc: Remove the redundant _tlbil_pid at SMP case
Dave Liu
1
-1
/
+2
2009-01-08
powerpc/cell: local_irq_save takes an unsigned long
Stephen Rothwell
1
-1
/
+1
2009-01-08
powerpc/cell: Bitops work on unsigned longs
Stephen Rothwell
1
-1
/
+1
2009-01-08
powerpc: Add ioctls for RS485 mode control of serial drivers
Matthias Fuchs
1
-0
/
+2
2009-01-08
powerpc: Fix pciconfig_iobase system call on PCI-Express powermac
Paul Mackerras
1
-2
/
+7
2009-01-08
powerpc/pasemi: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2009-01-08
powerpc/52xx: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2009-01-08
powerpc: Rewrite sysfs processor cache info code
Nathan Lynch
4
-297
/
+850
2009-01-08
powerpc/iseries: Kexec is known not to work on iseries
Michael Ellerman
1
-0
/
+11
2009-01-08
powerpc: Copy bootable images in the default install script
Grant Likely
2
-2
/
+14
2009-01-08
powerpc/mm: Cleanup careful_allocation(): consolidate memset()
Dave Hansen
1
-6
/
+5
2009-01-08
powerpc/mm: Make careful_allocation() return virtual addrs
Dave Hansen
1
-17
/
+20
2009-01-08
powerpc/mm:: Cleanup careful_allocation(): bootmem already panics
Dave Hansen
1
-5
/
+1
2009-01-08
powerpc/mm: Add better comment on careful_allocation()
Dave Hansen
1
-2
/
+10
2009-01-08
powerpc/powermac: Add missing of_node_put
Nicolas Palix
2
-4
/
+9
2009-01-08
powerpc/pci: Reserve legacy regions on PCI
Benjamin Herrenschmidt
1
-1
/
+70
2009-01-08
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
43
-1239
/
+2078
2009-01-07
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-6
/
+1
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-1
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2009-01-07
PCI: powerpc: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-6
/
+1
2009-01-07
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
1
-1
/
+1
2009-01-06
powerpc: introduce asm/swab.h
Harvey Harrison
3
-81
/
+93
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-3
/
+4
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
1
-3
/
+1
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
[next]