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
/
include
/
asm-powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[NET]: POWERPC checksum annotations and cleanups.
Al Viro
1
-38
/
+21
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-13
/
+7
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-12-01
PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI
Matthew Wilcox
1
-13
/
+7
2006-11-22
[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...
Kim Phillips
1
-4
/
+0
2006-11-16
[POWERPC] Wire up sys_move_pages
Stephen Rothwell
2
-1
/
+3
2006-11-16
[POWERPC] Add the thread_siblings files to sysfs
Stephen Rothwell
1
-1
/
+7
2006-11-03
[PATCH] powerpc: wire up sys_migrate_pages
Stephen Rothwell
2
-2
/
+2
2006-11-01
[POWERPC] Make mmiowb's io_sync preempt safe
Hugh Dickins
1
-2
/
+5
2006-11-01
[POWERPC] Make current preempt-safe
Hugh Dickins
1
-1
/
+11
2006-11-01
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas Vepstas
2
-3
/
+22
2006-11-01
[POWERPC] Fix oprofile support for e500 in arch/powerpc
Andy Fleming
2
-15
/
+85
2006-11-01
[POWERPC] Fix rmb() for e500-based machines it
Andy Fleming
1
-3
/
+3
2006-10-25
[POWERPC] Fix CHRP platforms with only 8259
Benjamin Herrenschmidt
1
-0
/
+1
2006-10-25
[POWERPC] Fix device_is_compatible() const warning
Benjamin Herrenschmidt
1
-4
/
+6
2006-10-25
[POWERPC] Cell timebase bug workaround
Benjamin Herrenschmidt
5
-23
/
+62
2006-10-25
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
4
-39
/
+67
2006-10-25
[POWERPC] Support nested cpu feature sections
Benjamin Herrenschmidt
1
-5
/
+9
2006-10-25
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
2
-2
/
+7
2006-10-23
[POWERPC] Add 970GX cputable entry
Jake Moilanen
1
-0
/
+1
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
1
-26
/
+0
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-1
/
+1
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
7
-10
/
+10
2006-10-06
[POWERPC] Update MTFSF_L() comment
Anton Blanchard
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
3
-3
/
+4
2006-10-05
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
1
-0
/
+18
2006-10-05
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
1
-1
/
+4
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
1
-0
/
+14
2006-10-05
[POWERPC] spufs: scheduler support for NUMA.
Mark Nutter
1
-0
/
+1
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
2
-2
/
+0
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
9
-36
/
+1675
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2
-2
/
+0
2006-10-04
[POWERPC] Add QUICC Engine (QE) infrastructure
Li Yang
6
-0
/
+1614
2006-10-04
Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
1
-24
/
+43
2006-10-04
[POWERPC] Fix xmon=off and cleanup xmon initialisation
Michael Ellerman
1
-1
/
+5
2006-10-04
[POWERPC] Cleanup include/asm-powerpc/xmon.h
Michael Ellerman
2
-12
/
+14
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
3
-1
/
+103
2006-10-03
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
1
-0
/
+1
2006-10-03
[PATCH] restore parport_pc probing on powermac
Olaf Hering
1
-1
/
+0
2006-10-03
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
Stephen Rothwell
1
-24
/
+43
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
1
-7
/
+0
2006-10-02
[PATCH] Add regs_return_value() helper
Ananth N Mavinakayanahalli
1
-0
/
+2
2006-10-02
[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified
Ananth N Mavinakayanahalli
1
-4
/
+11
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
1
-0
/
+15
2006-10-02
[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class
Kim Phillips
1
-1
/
+5
2006-10-01
[PATCH] update legacy io handling for pmac
Olaf Hering
1
-0
/
+2
2006-10-01
[PATCH] Directed yield: direct yield of spinlocks for powerpc
Martin Schwidefsky
1
-3
/
+3
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-29
[PATCH] Let WARN_ON/WARN_ON_ONCE return the condition
Herbert Xu
1
-5
/
+7
[next]