index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-10
[PATCH] powermac: Combined fixes for backlight code
Michael Hanselmann
1
-9
/
+22
2006-07-10
[PATCH] powerpc: make OF interrupt tree parsing more strict
Segher Boessenkool
1
-1
/
+1
2006-07-10
[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5
Benjamin Herrenschmidt
1
-10
/
+28
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
14
-204
/
+243
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2
-2
/
+2
2006-07-05
[PATCH] powerpc: Fix loss of interrupts with MPIC
Benjamin Herrenschmidt
1
-10
/
+29
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-2
/
+2
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
49
-2229
/
+6070
2006-07-03
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
1
-6
/
+1
2006-07-03
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
1
-1
/
+1
2006-07-03
kbuild: introduce utsrelease.h
Sam Ravnborg
2
-2
/
+2
2006-07-03
Merge branch '83xx' into for_paulus
Kumar Gala
5
-1
/
+1526
2006-07-03
powerpc: add defconfig for Freescale MPC8349E-mITX board
Kim Phillips
1
-0
/
+1336
2006-07-03
powerpc: Add base support for the Freescale MPC8349E-mITX eval board
Kim Phillips
4
-1
/
+190
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
38
-1906
/
+2314
2006-07-03
[POWERPC] Copy i8259 code back to arch/ppc
Benjamin Herrenschmidt
1
-1
/
+4
2006-07-03
[POWERPC] New device-tree interrupt parsing code
Benjamin Herrenschmidt
1
-24
/
+419
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
14
-590
/
+663
2006-07-03
[POWERPC] Fix error handling in detecting legacy serial ports
Benjamin Herrenschmidt
1
-1
/
+12
2006-07-03
[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)
Benjamin Herrenschmidt
2
-7
/
+19
2006-07-03
[POWERPC] Fix various offb and BootX-related issues
Benjamin Herrenschmidt
3
-7
/
+43
2006-07-03
[POWERPC] Add a default config for 32-bit CHRP machines
Paul Mackerras
1
-0
/
+1378
2006-07-03
[POWERPC] fix implicit declaration on cell.
Dave Jones
1
-0
/
+1
2006-07-03
[POWERPC] change get_property to return void *
Jeremy Kerr
1
-2
/
+1
2006-07-02
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
7
-18
/
+24
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
143
-143
/
+0
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
2
-2
/
+2
2006-06-30
typo fixes: mecanism -> mechanism
Adrian Bunk
2
-2
/
+2
2006-06-29
[PATCH] KConfig: Spellchecking 'similarity' and 'independent'
Matt LaPlante
1
-2
/
+2
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
58
-921
/
+3256
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
7
-35
/
+40
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
1
-0
/
+4
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
3
-4
/
+4
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
10
-25
/
+25
2006-06-29
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
1
-0
/
+3
2006-06-29
[POWERPC] Use little-endian bit from firmware ibm,pa-features property
Paul Mackerras
1
-0
/
+1
2006-06-29
[POWERPC] Make sure smp_processor_id works very early in boot
Michael Ellerman
2
-11
/
+3
2006-06-29
[POWERPC] U4 DART improvements
Olof Johansson
2
-7
/
+48
2006-06-29
[POWERPC] todc: add support for Time-Of-Day-Clock
Mark A. Greer
3
-0
/
+400
2006-06-29
[POWERPC] Make lparcfg.c work when both iseries and pseries are selected
Stephen Rothwell
2
-71
/
+78
2006-06-29
[POWERPC] Fix idr locking in init_new_context
Sonny Rao
1
-0
/
+2
2006-06-29
[POWERPC] mpc7448hpc2 (taiga) board config file
Zang Roy-r61911
1
-0
/
+923
2006-06-29
[POWERPC] Add tsi108 pci and platform device data register function
Zang Roy-r61911
3
-0
/
+558
2006-06-29
[POWERPC] Add general support for mpc7448hpc2 (Taiga) platform
Zang Roy-r61911
7
-3
/
+397
2006-06-28
[PATCH] powermac backlight fixes
Michael Hanselmann
1
-2
/
+12
2006-06-28
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
5
-155
/
+138
2006-06-28
powerpc: minor cleanups for mpc86xx
Kumar Gala
5
-155
/
+138
2006-06-28
[POWERPC] powerpc: kconfig warning fix
Andrew Morton
1
-1
/
+1
2006-06-28
[POWERPC] Consolidate some of kernel/misc*.S
Stephen Rothwell
4
-334
/
+209
[next]