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-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
powerpc/fsl-booke: Remove num_tlbcam_entries
Trent Piepho
3
-7
/
+0
2009-01-07
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
Trent Piepho
4
-8
/
+18
2009-01-07
powerpc/fsl-pci: Set relaxed ordering on prefetchable ranges
Trent Piepho
1
-0
/
+3
2009-01-07
powerpc/fsl-pci: Better ATMU setup for 85xx/86xx
Trent Piepho
1
-33
/
+71
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-07
powerpc/qe: add Ethernet UPSMR definitions to QE library
Timur Tabi
1
-1
/
+18
2009-01-07
powerpc/85xx: Fix PCIe error interrupts
Kumar Gala
4
-6
/
+6
2009-01-07
powerpc: Fix the ide suspend function in uli1575
Jason Jin
1
-0
/
+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
2009-01-06
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
2
-0
/
+13
2009-01-06
trivial: Fix misspelling of "firmware" in powerpc Makefile
Nick Andrew
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2
-2
/
+2
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-1
/
+0
2009-01-05
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
25
-70
/
+655
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+14
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-7
/
+12
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
256
-2718
/
+6996
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-12
/
+7
2009-01-02
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-1113
/
+1928
2009-01-01
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc
Rusty Russell
1
-0
/
+2
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-31
shrink struct dentry
Nick Piggin
1
-1
/
+1
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
1
-3
/
+0
2008-12-31
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
5
-91
/
+66
[prev]
[next]