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
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-1
/
+1
2007-07-16
Introduce CONFIG_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+3
2007-07-15
the wrong variable checked after request_irq()
Al Viro
1
-1
/
+1
2007-07-11
PCI: Only build PCI syscalls on architectures that want them
Matthew Wilcox
1
-2
/
+4
2007-07-11
PCI: read revision ID by default
Auke Kok
1
-0
/
+2
2007-07-11
PCI: Make pcibios_add_platform_entries() return errors
Michael Ellerman
2
-4
/
+4
2007-07-02
[POWERPC] Update defconfigs
Kumar Gala
17
-1952
/
+1763
2007-07-02
[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driver
Olof Johansson
1
-0
/
+6
2007-07-02
[POWERPC] Fix PMI breakage in cbe_cbufreq driver
Christian Krafft
1
-5
/
+10
2007-06-29
Fix VDSO gettimeofday() when called with NULL struct timeval.
Will Schmidt
1
-1
/
+1
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
1
-0
/
+9
2007-06-26
[POWERPC] Fix subtle FP state corruption bug in signal return on SMP
Paul Mackerras
1
-3
/
+7
2007-06-26
[POWERPC] Fix VDSO gettimeofday() when called with NULL struct timeval
Tony Breeds
2
-4
/
+7
2007-06-26
[POWERPC] Update defconfigs
Paul Mackerras
16
-1792
/
+1574
2007-06-26
[POWERPC] Update g5_defconfig
will schmidt
1
-179
/
+188
2007-06-20
[POWERPC] Fix powermac late initcall to only run on powermac
Tony Breeds
1
-0
/
+3
2007-06-20
[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)
Segher Boessenkool
1
-3
/
+2
2007-06-19
[POWERPC] rheap - eliminates internal fragments caused by alignment
Li Yang
1
-19
/
+29
2007-06-14
[POWERPC] Fix console output getting dropped on platforms without udbg_putc
Milton Miller
1
-1
/
+7
2007-06-14
[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
Paul Mackerras
2
-2
/
+12
2007-06-07
[POWERPC] Fix building of COFF zImages
Paul Mackerras
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Fix error handling in spufs_fill_dir()
Sebastian Siewior
1
-2
/
+15
2007-06-07
[POWERPC] spufs: Don't yield nosched context
Christoph Hellwig
1
-3
/
+5
2007-06-07
[POWERPC] scc_sio: Fix link failure
Christoph Hellwig
1
-1
/
+1
2007-06-07
[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chain
Thomas Renninger
1
-6
/
+27
2007-06-07
[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap
Arnd Bergmann
1
-1
/
+1
2007-06-07
[POWERPC] spufs scheduler: Fix wakeup races
Christoph Hellwig
1
-82
/
+77
2007-06-07
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
3
-30
/
+32
2007-06-07
[POWERPC] spufs: Free mm if spufs_fill_dir() failed
Sebastian Siewior
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Fix gang destroy leaks
Jeremy Kerr
1
-35
/
+5
2007-06-07
[POWERPC] spufs: Hook up spufs_release_mem
Christoph Hellwig
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Refuse to load the module when not running on cell
Arnd Bergmann
1
-0
/
+4
2007-06-07
[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug
Olof Johansson
1
-8
/
+0
2007-06-02
[POWERPC] Fix zImage.coff generation for 32-bit pmac
Milton Miller
1
-2
/
+2
2007-06-02
[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE
Michael Ellerman
1
-3
/
+3
2007-06-02
[POWERPC] Fix compile warning in pseries xics code
Michael Neuling
1
-4
/
+6
2007-06-02
[POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGS
David Gibson
1
-8
/
+6
2007-06-02
[POWERPC] Create a zImage for legacy iSeries
Stephen Rothwell
2
-1
/
+4
2007-06-02
[POWERPC] pasemi idle uses hard_smp_processor_id
Stephen Rothwell
1
-0
/
+1
2007-06-02
[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_id
Stephen Rothwell
1
-0
/
+1
2007-06-02
[POWERPC] Fix compiler/assembler flags for Ebony platform boot files
David Gibson
1
-2
/
+2
2007-06-02
[POWERPC] Fix ppc32 single-stepping out of syscalls
Benjamin Herrenschmidt
1
-0
/
+2
2007-06-02
[POWERPC] Update documentation for of_find_node_by_type()
Michael Ellerman
1
-5
/
+6
2007-05-23
[POWERPC] Fix Kconfig warning
Kumar Gala
1
-0
/
+1
2007-05-23
[POWERPC] Fix modpost warning
Kumar Gala
1
-1
/
+1
2007-05-23
[POWERPC] Fix Section mismatch warnings
Li Yang
2
-2
/
+2
2007-05-23
[POWERPC] QE: fix Kconfig 'select' warning with UCC_FAST
Timur Tabi
1
-3
/
+1
2007-05-23
[POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic)
Domen Puncer
2
-2
/
+2
2007-05-22
[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM
Benjamin Herrenschmidt
1
-4
/
+5
2007-05-22
[POWERPC] Fix powerpc vmlinux.lds.S
Benjamin Herrenschmidt
1
-1
/
+0
[next]