| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 | 11 | -11/+11 |
|\ |
|
| * | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 11 | -11/+11 |
* | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 2005-09-09 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-09-09 | 19 | -167/+260 |
|\ \ |
|
| * | | Allow PCI config space syscalls to be used by 64-bit processes. | Paul Mackerras | 2005-09-09 | 3 | -57/+64 |
| * | | [PATCH] ppc64: Big-endian I/O memory accessors. | Arthur Othieno | 2005-09-09 | 1 | -0/+20 |
| * | | [PATCH] Separate pci bits out of struct device_node | Paul Mackerras | 2005-09-09 | 14 | -101/+151 |
| * | | [PATCH] powerpc: Make check_bugs() static inline | jdl@freescale.com | 2005-09-09 | 1 | -4/+0 |
| * | | [PATCH] ppc64: iSeries early printk breakage | Stephen Rothwell | 2005-09-09 | 1 | -0/+6 |
| * | | [PATCH] ppc64: fix IPI on bpa_iic | Arnd Bergmann | 2005-09-09 | 1 | -7/+21 |
* | | | [PATCH] basic iomem annotations (ppc64) | viro@ZenIV.linux.org.uk | 2005-09-09 | 1 | -6/+6 |
|/ / |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-09-08 | 3 | -22/+15 |
|\ \ |
|
| * | | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 | 3 | -22/+15 |
| |/ |
|
* | | [SERIAL] Use an enum for serial8250 platform device IDs | Russell King | 2005-09-08 | 1 | -1/+1 |
|/ |
|
* | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S | 2005-09-07 | 1 | -5/+6 |
* | [PATCH] Kprobes: prevent possible race conditions ppc64 changes | Prasanna S Panchamukhi | 2005-09-07 | 4 | -18/+21 |
* | [PATCH] PPC64: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] remove duplicated sys_open32() code from 64bit archs | Miklos Szeredi | 2005-09-07 | 2 | -32/+1 |
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 | 1 | -5/+2 |
* | [PATCH] remove linux/version.h include from arch/ppc64 | Olaf Hering | 2005-09-06 | 5 | -7/+4 |
* | [PATCH] Invert sense of SLB class bit | David Gibson | 2005-09-06 | 1 | -6/+5 |
* | [PATCH] ppc64: Fix build with oprofile disabled | Anton Blanchard | 2005-09-06 | 1 | -0/+26 |
* | [PATCH] ppc64: Move oprofile_model into cpu feature struct | Anton Blanchard | 2005-09-06 | 1 | -0/+14 |
* | [PATCH] ppc64: Add oprofile cpu_type to cpu feature struct | Anton Blanchard | 2005-09-06 | 1 | -0/+13 |
* | [PATCH] ppc64: remove CPU_FTR_PMC8 | Anton Blanchard | 2005-09-06 | 1 | -13/+11 |
* | [PATCH] ppc64: add number of PMCs to cputable | Anton Blanchard | 2005-09-06 | 2 | -19/+42 |
* | [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfg | Wim Coekaerts | 2005-09-06 | 1 | -1/+1 |
* | [PATCH] ppc64: remove use of asm/segment.h | Kumar Gala | 2005-09-06 | 1 | -1/+0 |
* | [PATCH] ppc64: systemcfg is now a pointer | Jimi Xenidis | 2005-09-06 | 1 | -3/+6 |
* | [PATCH] ppc64: Consolidate early console and PPCDBG code | Milton Miller | 2005-09-06 | 2 | -36/+47 |
* | [PATCH] ppc64: Remove old includes | Milton Miller | 2005-09-06 | 3 | -13/+3 |
* | [PATCH] ppc64: Take udbg out of ppc_md | Milton Miller | 2005-09-06 | 6 | -40/+35 |
* | [PATCH] ppc64: Split SCC and 15550 udbg code | Milton Miller | 2005-09-06 | 4 | -227/+272 |
* | [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods. | Milton Miller | 2005-09-06 | 3 | -6/+3 |
* | [PATCH] ppc64: Clean up CR handling | Milton Miller | 2005-09-06 | 1 | -12/+4 |
* | [PATCH] ppc64: Remove dummy getc routines | Milton Miller | 2005-09-06 | 1 | -12/+2 |
* | [PATCH] ppc64: replace schedule_timeout() with msleep_interruptible() | Nishanth Aravamudan | 2005-09-05 | 3 | -22/+12 |
* | [PATCH] ppc64: Add VMX save flag to VPA | Olof Johansson | 2005-09-05 | 2 | -0/+5 |
* | [PATCH] ppc64: lparconfig.c memory leak | Joel Schopp | 2005-08-30 | 1 | -0/+1 |
* | [PATCH] ppc64: of_device.c remove useless code | Joel Schopp | 2005-08-30 | 1 | -2/+0 |
* | [PATCH] PPC64: Don't try to claim memory from OF at 1GB mark | Olof Johansson | 2005-08-30 | 1 | -1/+4 |
* | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 2005-08-30 | 1 | -1/+1 |
* | [PATCH] Create vio_bus_ops | Stephen Rothwell | 2005-08-30 | 3 | -20/+20 |
* | [PATCH] Create vio_register_device | Stephen Rothwell | 2005-08-30 | 3 | -14/+18 |
* | [PATCH] Formatting changes to vio.c | Stephen Rothwell | 2005-08-30 | 1 | -22/+17 |
* | [PATCH] fix iSeries build for gcc-3.4 | Stephen Rothwell | 2005-08-30 | 1 | -0/+5 |
* | [PATCH] Restore lparmap.s include for iSeries | David Gibson | 2005-08-30 | 1 | -1/+10 |
* | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-08-29 | 28 | -1044/+1177 |
|\ |
|
| * | [PATCH] Dynamic hugepage addresses for ppc64 | David Gibson | 2005-08-29 | 1 | -1/+2 |
| * | [PATCH] ppc64: Check of_chosen in check_for_initrd() | Michael Ellerman | 2005-08-29 | 1 | -8/+12 |