| Commit message (Expand) | Author | Age |
* | [PATCH] powerpc: Move include3 to arch/$(ARCH)/include | Stephen Rothwell | 2005-09-10 |
* | [PATCH] merge some from Rusty's trivial patches | Adrian Bunk | 2005-09-10 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 |
|\ |
|
| * | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 |
* | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 2005-09-09 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-09-09 |
|\ \ |
|
| * | | Allow PCI config space syscalls to be used by 64-bit processes. | Paul Mackerras | 2005-09-09 |
| * | | [PATCH] ppc64: Big-endian I/O memory accessors. | Arthur Othieno | 2005-09-09 |
| * | | [PATCH] Separate pci bits out of struct device_node | Paul Mackerras | 2005-09-09 |
| * | | [PATCH] PPC64: large INITRD causes kernel not to boot | Mark Bellon | 2005-09-09 |
| * | | [PATCH] ppc64: makefile cleanup | Geoff Levand | 2005-09-09 |
| * | | [PATCH] ppc64: zimage build fix | Geoff Levand | 2005-09-09 |
| * | | [PATCH] powerpc: Make check_bugs() static inline | jdl@freescale.com | 2005-09-09 |
| * | | [PATCH] ppc64: iSeries early printk breakage | Stephen Rothwell | 2005-09-09 |
| * | | [PATCH] ppc64: Fix oops for !CONFIG_NUMA | Michael Ellerman | 2005-09-09 |
| * | | [PATCH] ppc64: fix IPI on bpa_iic | Arnd Bergmann | 2005-09-09 |
* | | | [PATCH] basic iomem annotations (ppc64) | viro@ZenIV.linux.org.uk | 2005-09-09 |
|/ / |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-09-08 |
|\ \ |
|
| * | | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 |
| |/ |
|
* / | [SERIAL] Use an enum for serial8250 platform device IDs | Russell King | 2005-09-08 |
|/ |
|
* | [PATCH] CHECKFLAGS on ppc64 got broken | viro@ZenIV.linux.org.uk | 2005-09-07 |
* | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 2005-09-07 |
* | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S | 2005-09-07 |
* | [PATCH] Kprobes: prevent possible race conditions ppc64 changes | Prasanna S Panchamukhi | 2005-09-07 |
* | [PATCH] PPC64: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 |
* | [PATCH] remove duplicated sys_open32() code from 64bit archs | Miklos Szeredi | 2005-09-07 |
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 |
* | [PATCH] remove linux/version.h include from arch/ppc64 | Olaf Hering | 2005-09-06 |
* | [PATCH] Invert sense of SLB class bit | David Gibson | 2005-09-06 |
* | [PATCH] ppc64: Fix build with oprofile disabled | Anton Blanchard | 2005-09-06 |
* | [PATCH] ppc64: Move oprofile_model into cpu feature struct | Anton Blanchard | 2005-09-06 |
* | [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64 | Anton Blanchard | 2005-09-06 |
* | [PATCH] ppc64: Add oprofile cpu_type to cpu feature struct | Anton Blanchard | 2005-09-06 |
* | [PATCH] ppc64: Use num_pmcs in oprofile code | Anton Blanchard | 2005-09-06 |
* | [PATCH] ppc64: remove CPU_FTR_PMC8 | Anton Blanchard | 2005-09-06 |
* | [PATCH] ppc64: add number of PMCs to cputable | Anton Blanchard | 2005-09-06 |
* | [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfg | Wim Coekaerts | 2005-09-06 |
* | [PATCH] ppc64: remove use of asm/segment.h | Kumar Gala | 2005-09-06 |
* | [PATCH] ppc64: poison initmem | Anton Blanchard | 2005-09-06 |
* | [PATCH] ppc64: systemcfg is now a pointer | Jimi Xenidis | 2005-09-06 |
* | [PATCH] ppc64: Consolidate early console and PPCDBG code | Milton Miller | 2005-09-06 |
* | [PATCH] ppc64: Remove old includes | Milton Miller | 2005-09-06 |
* | [PATCH] ppc64: Take udbg out of ppc_md | Milton Miller | 2005-09-06 |
* | [PATCH] ppc64: Split SCC and 15550 udbg code | Milton Miller | 2005-09-06 |
* | [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods. | Milton Miller | 2005-09-06 |
* | [PATCH] ppc64: Clean up CR handling | Milton Miller | 2005-09-06 |
* | [PATCH] ppc64: Remove dummy getc routines | Milton Miller | 2005-09-06 |
* | [PATCH] ppc64: dont bypass ppc_md.udbg* functions | Milton Miller | 2005-09-06 |
* | [PATCH] ppc64: replace schedule_timeout() with msleep_interruptible() | Nishanth Aravamudan | 2005-09-05 |