| Commit message (Expand) | Author | Age |
... | |
| * | | [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math. | Grant Grundler | 2006-10-04 |
| * | | [PARISC] Add new function to start local Interval Timer, start_cpu_itimer() | Grant Grundler | 2006-10-04 |
| * | | [PARISC] Prevent processor_probe() from clobbering cpu_data[0] | Grant Grundler | 2006-10-04 |
| * | | [PARISC] [BUGFIX] nullify branch delay slot of the jump back to | Kyle McMartin | 2006-10-04 |
| * | | [PARISC] Allow overriding personality with sys_personality | Kyle McMartin | 2006-10-04 |
| * | | [PARISC] Switch is_compat_task to use TIF_32BIT | Kyle McMartin | 2006-10-04 |
| * | | [PARISC] parisc specific kmap API implementation for pa8800 | James Bottomley | 2006-10-04 |
| * | | [PARISC] Fix up parisc irq handling for genirq changes | Kyle McMartin | 2006-10-04 |
| * | | [PARISC] Abstract shift register left in .S | Kyle McMartin | 2006-10-04 |
| * | | [PARISC] Remove variables decls duplicated from asm-generic/sections.h | Kyle McMartin | 2006-10-04 |
| * | | [PARISC] PA7200 also supports prefetch for read | Kyle McMartin | 2006-10-04 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-04 |
|\ \ |
|
| * | | [POWERPC] Add support for the mpc832x mds board | Kim Phillips | 2006-10-04 |
| * | | [POWERPC] Add initial support for the e300c2 core | Kim Phillips | 2006-10-04 |
| * | | [POWERPC] Add MPC8360EMDS default dts file | Li Yang | 2006-10-04 |
| * | | [POWERPC] Add MPC8360EMDS board support | Li Yang | 2006-10-04 |
| * | | [POWERPC] Add QUICC Engine (QE) infrastructure | Li Yang | 2006-10-04 |
| * | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb... | Paul Mackerras | 2006-10-04 |
| |\ \ |
|
| | * | | POWERPC: mpc82xx merge: board-specific/platform stuff(resend) | Vitaly Bordug | 2006-10-03 |
| | * | | POWERPC: 8272ads merge to powerpc: common stuff | Vitaly Bordug | 2006-10-03 |
| | * | | POWERPC: Added devicetree for mpc8272ads board | Vitaly Bordug | 2006-10-03 |
| * | | | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2006-10-04 |
| |\ \ \ |
|
| | * | | | [POWERPC] iSeries has no legacy I/O | Stephen Rothwell | 2006-10-03 |
| | * | | | [POWERPC] implement BEGIN/END_FW_FTR_SECTION | Stephen Rothwell | 2006-10-03 |
| | * | | | [POWERPC] iSeries does not need pcibios_fixup_resources | Stephen Rothwell | 2006-10-03 |
| | * | | | [POWERPC] Allow combined iSeries and MULTIPLATFORM build | Stephen Rothwell | 2006-10-03 |
| | * | | | [POWERPC] fix ioremap for a combined kernel | Stephen Rothwell | 2006-09-24 |
| | * | | | [POWERPC] modify PCI code for a merged kernel | Stephen Rothwell | 2006-09-24 |
| | * | | | [POWERPC] iSeries: set FW_FEATURE_ISERIES earlier | Stephen Rothwell | 2006-09-24 |
| * | | | | [POWERPC] Don't try to just continue if xmon has no input device | Paul Mackerras | 2006-10-04 |
| * | | | | [POWERPC] Fix a printk in pseries_mpic_init_IRQ | Michael Ellerman | 2006-10-04 |
| * | | | | [POWERPC] Get default baud rate in udbg_scc | Benjamin Herrenschmidt | 2006-10-04 |
| * | | | | [POWERPC] Fix zImage.coff on oldworld PowerMac | Benjamin Herrenschmidt | 2006-10-04 |
| * | | | | [POWERPC] Fix xmon=off and cleanup xmon initialisation | Michael Ellerman | 2006-10-04 |
| * | | | | [POWERPC] Cell interrupt rework | Benjamin Herrenschmidt | 2006-10-04 |
* | | | | | [PATCH] git-powerpc: wrapper: don't require execute permissions | Andrew Morton | 2006-10-04 |
* | | | | | [PATCH] htirq: tidy up the htirq code | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] msi: move the ia64 code into arch/ia64 | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] msi: refactor and move the msi irq_chip into the arch code | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] Initial generic hypertransport interrupt support | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] Add Hypertransport capability defines | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] genirq: x86_64 irq: Kill irq compression | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] genirq: x86_64 irq: make vector_irq per cpu | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto... | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vector | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] genirq: i386 irq: Move msi message composition into io_apic.c | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.c | Eric W. Biederman | 2006-10-04 |
* | | | | | [PATCH] genirq: x86_64 irq: Dynamic irq support | Eric W. Biederman | 2006-10-04 |