index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-03
[PATCH] ppc32: rename head_e500.S to head_fsl_booke.S
Kumar Gala
2
-2
/
+2
2005-03-31
merge
Greg Kroah-Hartman
1
-2
/
+2
2005-03-30
[PATCH] ppc32: cleanup of Book-E exception handling
Kumar Gala
5
-326
/
+106
2005-03-28
[PATCH] ppc32: 8xx typo fix
Tom Rini
1
-1
/
+1
2005-03-28
[PATCH] ppc32/64: Map prefetchable PCI without guarded bit
Benjamin Herrenschmidt
1
-72
/
+125
2005-03-28
[PATCH] ppc32: Report chipset version in common /proc/cpuinfo handling
Kumar Gala
1
-0
/
+10
2005-03-28
[PATCH] ppc32: typo fix in load/store string emulation
Kumar Gala
1
-1
/
+1
2005-03-17
[PATCH] ppc32: Fix overflow in cpuinfo freq. display
Benjamin Herrenschmidt
1
-2
/
+3
2005-03-16
[PATCH] sort-out-pci_rom_address_enable-vs-ioresource_rom_enable.patch
Andrew Morton
1
-2
/
+2
2005-03-13
[PATCH] smp{,boot}.c cleanups
Adrian Bunk
1
-2
/
+0
2005-03-13
[PATCH] kill aux_device_present
Adrian Bunk
1
-1
/
+0
2005-03-13
[PATCH] verify_area cleanup : ppc, ppc64, m68k, m68knommu
Jesper Juhl
3
-17
/
+17
2005-03-13
[PATCH] swsusp: use non-contiguous memory on ppc
Pavel Machek
5
-0
/
+371
2005-03-13
[PATCH] ppc32: Remove SPR short-hand defines
Kumar Gala
13
-488
/
+488
2005-03-13
[PATCH] ppc32: emulate load/store string instructions
Kumar Gala
1
-0
/
+85
2005-03-06
[PATCH] Consolidate compat_sys_waitid
Stephen Rothwell
1
-0
/
+1
2005-03-05
Merge davem@nuts:/disk1/BK/set_pte-2.6
David S. Miller
7
-11
/
+28
2005-03-04
[PATCH] ppc32: PowerQUICC II Pro subarch support
Kumar Gala
3
-1
/
+18
2005-03-04
[PATCH] ppc32: Trivial bug fix in CRITICAL_EXCEPTION macro
Kumar Gala
1
-2
/
+2
2005-03-04
[PATCH] PPC/PPC64: Abstract cpu_feature checks.
Olof Johansson
3
-7
/
+7
2005-02-23
[PPC]: Use new set_pte_at() w/mm+address args.
David S. Miller
1
-2
/
+5
2005-02-22
[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.
David S. Miller
1
-2
/
+4
2005-02-06
[PATCH] convert pci_dev->slot_name usage to pci_name()
Dave Jones
1
-1
/
+1
2005-02-03
[PATCH] ppc32: add PPC440SP and Luan ref board support
Matt Porter
1
-3
/
+3
2005-02-01
[PATCH] missing export (_tlbie())
Alexander Viro
1
-0
/
+1
2005-02-01
[PATCH] sched: make use of preempt_schedule_irq() (PPC)
Thomas Gleixner
1
-11
/
+1
2005-02-01
[PATCH] ppc32: add platform specific machine check output handlers
Matt Porter
2
-11
/
+15
2005-02-01
[PATCH] ppc32: pmac sleep support update
Benjamin Herrenschmidt
1
-4
/
+5
2005-02-01
[PATCH] ppc32: back out idle patch for non-powersaving CPU's
Kumar Gala
1
-5
/
+2
2005-01-25
[PATCH] ppc32: missing call to ioremap in pci_iomap()
Randy Vinson
1
-1
/
+5
2005-01-20
[PATCH] Lock initializer cleanup: PPC
Thomas Gleixner
5
-5
/
+5
2005-01-20
[PATCH] ppc32: update_process_times simplification
Tom Rini
2
-21
/
+1
2005-01-20
[PATCH] ppc32: MPC8xx TLB Miss vs TLB Error fix
Tom Rini
1
-20
/
+2
2005-01-20
[PATCH] ppc32: update cpu state save/restore
Benjamin Herrenschmidt
1
-4
/
+8
2005-01-11
[PATCH] ppc: remove duplicate define
Thomas Gleixner
1
-1
/
+0
2005-01-11
[PATCH] ppc: fix idle with interrupts disabled
Thomas Gleixner
1
-2
/
+5
2005-01-04
[PATCH] fix conflicting cpu_idle() declarations
Oleg Nesterov
2
-4
/
+3
2005-01-04
[PATCH] panic_timeout: move to kernel.h
Randy Dunlap
1
-1
/
+1
2005-01-03
[PATCH] PPC debug setcontext syscall implementation.
Corey Minyard
4
-15
/
+109
2005-01-03
[PATCH] Fix prototypes & externs in e500 oprofile support
Kumar Gala
2
-11
/
+2
2005-01-03
[PATCH] ppc32: performance Monitor/Oprofile support for e500
Kumar Gala
5
-2
/
+334
2005-01-03
[PATCH] ppc32: refactor common book-e exception code
Kumar Gala
3
-48
/
+41
2005-01-03
[PATCH] ppc32: freescale Book-E MMU cleanup
Kumar Gala
1
-11
/
+9
2004-12-13
[PATCH] ppc32: fix SPE state corruption on e500
Kumar Gala
2
-2
/
+14
2004-11-10
[PATCH] ppc32: remove zero initializations in cpu_specs
Kumar Gala
1
-47
/
+0
2004-11-10
[PATCH] ppc32: remove __setup_cpu_8xx
Kumar Gala
2
-7
/
+0
2004-11-10
[PATCH] ppc32: add performance counters to cpu_spec
Kumar Gala
1
-530
/
+859
2004-11-10
[PATCH] ppc32: updated reporting of CPU rev & freq for e500 CPUs
Kumar Gala
1
-0
/
+4
2004-11-03
ppc32: Update MPC8xx code to quasi functional
Tom Rini
4
-303
/
+245
2004-11-01
[PATCH] ppc32: 40x and Book E debug: core support
Matt Porter
7
-160
/
+121
[next]