| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-10 | 16 | -425/+854 |
|\ |
|
| * | [PATCH] powerpc: Some ppc compile fixes... | David Woodhouse | 2006-01-10 | 2 | -2/+1 |
| * | [PATCH] powerpc: Extended PCI config space | Benjamin Herrenschmidt | 2006-01-10 | 1 | -1/+1 |
| * | [PATCH] powerpc: remove compat_sys_pciconfig_* | Stephen Rothwell | 2006-01-10 | 2 | -27/+3 |
| * | powerpc: Introduce a new config symbol to control 16550 early debug code | Paul Mackerras | 2006-01-10 | 5 | -8/+10 |
| * | [PATCH] powerpc/pseries: dlpar-add crash on null pointer deref | linas | 2006-01-10 | 1 | -1/+2 |
| * | powerpc: Fix up some compile errors in the PCI error recovery code | Paul Mackerras | 2006-01-10 | 2 | -10/+9 |
| * | [PATCH] powerpc: get rid of per_cpu EEH counters | Linas Vepstas | 2006-01-10 | 1 | -37/+23 |
| * | [PATCH] powerpc: Save device BARs much earlier in the boot sequence | Linas Vepstas | 2006-01-10 | 3 | -12/+9 |
| * | [PATCH] powerpc: IOMMU: don't ioremap null addresses | Linas Vepstas | 2006-01-10 | 1 | -1/+1 |
| * | [PATCH] powerpc: handle multifunction PCI devices properly | Linas Vepstas | 2006-01-10 | 2 | -4/+29 |
| * | [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed. | Linas Vepstas | 2006-01-10 | 2 | -39/+66 |
| * | [PATCH] powerpc: set up the RTAS token just like the rest of them. | Linas Vepstas | 2006-01-10 | 1 | -5/+3 |
| * | [PATCH] powerpc: Use PE configuration address consistently | Linas Vepstas | 2006-01-10 | 1 | -4/+23 |
| * | [PATCH] powerpc: bugfix: fill in uninitialized field | Linas Vepstas | 2006-01-10 | 1 | -0/+3 |
| * | [PATCH] powerpc: Remove duplicate code | Linas Vepstas | 2006-01-10 | 2 | -14/+1 |
| * | [PATCH] powerpc: remove bogus printk | Linas Vepstas | 2006-01-10 | 1 | -5/+3 |
| * | [PATCH] powerpc: Add "partitionable endpoint" support | Linas Vepstas | 2006-01-10 | 1 | -2/+24 |
| * | [PATCH] powerpc: Split out PCI address cache to its own file | Linas Vepstas | 2006-01-10 | 3 | -294/+320 |
| * | [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routines | Linas Vepstas | 2006-01-10 | 4 | -30/+394 |
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-10 | 1 | -4/+2 |
|\ \ |
|
| * | | kbuild: remove GCC_VERSION | Sam Ravnborg | 2006-01-08 | 1 | -4/+2 |
* | | | [PATCH] Serial: disable jsm in ppc64 defconfig | Paul Jackson | 2006-01-10 | 1 | -1/+1 |
* | | | [PATCH] kprobes: fix build breakage | Ananth N Mavinakayanahalli | 2006-01-10 | 1 | -3/+3 |
* | | | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 2006-01-10 | 1 | -1/+3 |
* | | | [PATCH] kprobes-changed-from-using-spinlock-to-mutex fix | Keshavamurthy Anil S | 2006-01-10 | 1 | -3/+0 |
* | | | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy | 2006-01-10 | 1 | -8/+6 |
* | | | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 | 2 | -47/+1 |
* | | | [PATCH] common compat_sys_timer_create | Christoph Hellwig | 2006-01-10 | 2 | -33/+1 |
* | | | [PATCH] spufs: fix for recent "shrink dentry_struct" patch | Andrew Morton | 2006-01-10 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 2006-01-09 | 1 | -6/+6 |
|\ \ |
|
| * | | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -6/+6 |
* | | | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 5 | -5/+5 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-09 | 131 | -3538/+19574 |
|\ \ |
|
| * | | powerpc: unbreak iSeries compilation again | Paul Mackerras | 2006-01-09 | 2 | -1/+5 |
| * | | [PATCH] powerpc: Don't use KERNELBASE in add_memory() | Michael Ellerman | 2006-01-09 | 1 | -1/+1 |
| * | | powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc | Paul Mackerras | 2006-01-09 | 3 | -7/+5 |
| * | | [PATCH] powerpc: DABR exceptions should report the address not the PC | Anton Blanchard | 2006-01-09 | 1 | -3/+4 |
| * | | [PATCH] ppc64: POWER5+ oprofile support | Anton Blanchard | 2006-01-09 | 1 | -2/+2 |
| * | | [PATCH] ppc64: Fix oprofile when compiled as a module | Anton Blanchard | 2006-01-09 | 2 | -80/+50 |
| * | | [PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5 | Benjamin Herrenschmidt | 2006-01-09 | 1 | -47/+449 |
| * | | [PATCH] 3/5 powerpc: Add platform functions interpreter | Benjamin Herrenschmidt | 2006-01-09 | 6 | -42/+1743 |
| * | | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt | 2006-01-09 | 2 | -89/+247 |
| * | | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 | Benjamin Herrenschmidt | 2006-01-09 | 4 | -348/+730 |
| * | | [PATCH] ppc64: fix time syscall | Anton Blanchard | 2006-01-09 | 2 | -29/+1 |
| * | | [PATCH] spufs: set irq affinity for running threads | Arnd Bergmann | 2006-01-09 | 4 | -16/+40 |
| * | | [PATCH] spufs: fix sparse warnings | Arnd Bergmann | 2006-01-09 | 4 | -6/+5 |
| * | | [PATCH] spufs: abstract priv1 register access. | Arnd Bergmann | 2006-01-09 | 5 | -129/+208 |
| * | | [PATCH] spufs: move spu_run call to its own file | Arnd Bergmann | 2006-01-09 | 4 | -153/+160 |
| * | | [PATCH] spufs: clean up use of bitops | Arnd Bergmann | 2006-01-09 | 4 | -13/+12 |