Age | Commit message (Expand) | Author |
2006-03-16 | powerpc: update defconfigs | Paul Mackerras |
2006-03-16 | [PATCH] powerpc: properly configure DDR/P5IOC children devs | John Rose |
2006-03-16 | [PATCH] powerpc: remove duplicate EXPORT_SYMBOLS | Olaf Hering |
2006-03-16 | [PATCH] powerpc: RTC memory corruption | Michael Neuling |
2006-03-16 | [PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru... | Benjamin Herrenschmidt |
2006-03-16 | [PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig option | Michael Ellerman |
2006-03-16 | [PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105 | Olaf Hering |
2006-03-16 | [PATCH] powerpc: correct cacheflush loop in zImage | Olaf Hering |
2006-03-16 | powerpc: Fix problem with time going backwards | Paul Mackerras |
2006-03-14 | powerpc: Disallow lparcfg being a module | Paul Mackerras |
2006-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-03-08 | powerpc: Fix various syscall/signal/swapcontext bugs | Paul Mackerras |
2006-03-04 | ppc64: make sure to align stack pointer to 16 bytes at boot | Linus Torvalds |
2006-03-03 | [PATCH] powerpc: incorrect rmo_top handling in prom_init | Benjamin Herrenschmidt |
2006-03-03 | [PATCH] powerpc: Expose SMT and L1 icache snoop userland features | Benjamin Herrenschmidt |
2006-03-03 | powerpc32: Fix timebase synchronization on 32-bit powermacs | Paul Mackerras |
2006-03-03 | powerpc: Turn off verbose debug output in powermac platform functions | Paul Mackerras |
2006-03-03 | powerpc: Fix might-sleep warning in program check exception handler | Paul Mackerras |
2006-02-28 | [PATCH] Add mm->task_size and fix powerpc vdso | Benjamin Herrenschmidt |
2006-02-28 | [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping | Michael Ellerman |
2006-02-28 | [PATCH] powerpc: fix NULL pointer in handle_eeh_events | Olaf Hering |
2006-02-28 | [PATCH] powerpc: vdso 64bits gettimeofday bug | Benjamin Herrenschmidt |
2006-02-28 | [PATCH] powerpc: fix dynamic PCI probe regression | John Rose |
2006-02-26 | Make Kprobes depend on modules | Linus Torvalds |
2006-02-24 | [PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM | Kumar Gala |
2006-02-24 | [PATCH] powerpc: Don't re-assign PCI resources on Maple | Segher Boessenkool |
2006-02-24 | [PATCH] powerpc: Fix some MPIC + HT APIC buglets | Segher Boessenkool |
2006-02-24 | [PATCH] powerpc: Update {g5,pseries,ppc64}_defconfig | Olof Johansson |
2006-02-24 | [PATCH] powerpc64: remove broken/bitrotted HMT support | Anton Blanchard |
2006-02-24 | [PATCH] powerpc: Fix runlatch performance issues | Anton Blanchard |
2006-02-24 | [PATCH] powerpc64: fix spinlock recursion in native_hpte_clear | R Sharada |
2006-02-24 | [PATCH] powerpc: disable OProfile for iSeries | Kelly Daly |
2006-02-24 | [PATCH] powerpc: fix altivec_unavailable_exception Oopses | Alan Curry |
2006-02-24 | [PATCH] powerpc: Trivial fix to set the proper timeout value for kdump | Haren Myneni |
2006-02-24 | [PATCH] powerpc: Only calculate htab_size in one place for kexec | Michael Ellerman |
2006-02-23 | [PATCH] powerpc: Initialise hvlpevent_queue.lock correctly | Michael Ellerman |
2006-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-02-20 | [PATCH] powermac: Fix loss of ethernet PHY on sleep | Benjamin Herrenschmidt |
2006-02-20 | [PATCH] powerpc: Fix bug in spinup of renumbered secondary threads | Michael Ellerman |
2006-02-20 | [PATCH] powerpc: Make UP -> SMP kexec work again | Michael Ellerman |
2006-02-20 | [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernel | Michael Ellerman |
2006-02-20 | [PATCH] powerpc: Fix OOPS in lparcfg on G5 | Olof Johansson |
2006-02-20 | [PATCH] powerpc: remove duplicate exports | Olaf Hering |
2006-02-20 | powerpc: Keep xtime and gettimeofday in sync | Paul Mackerras |
2006-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-02-10 | [PATCH] Fix building external modules on ppc32 | Andreas Gruenbacher |
2006-02-10 | [PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boards | Kumar Gala |
2006-02-10 | [PATCH] powerpc: unshare system call registration | JANAK DESAI |
2006-02-10 | ppc: Use the system call table from arch/powerpc/kernel/systbl.S | Paul Mackerras |
2006-02-08 | [PATCH] fix iomem annotations in dart_iommu | Al Viro |