| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 | 23 | -203/+333 |
|\ |
|
| * | 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] PPC64: large INITRD causes kernel not to boot | Mark Bellon | 2005-09-09 | 1 | -5/+26 |
| * | [PATCH] ppc64: makefile cleanup | Geoff Levand | 2005-09-09 | 1 | -13/+15 |
| * | [PATCH] ppc64: zimage build fix | Geoff Levand | 2005-09-09 | 2 | -16/+30 |
| * | [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 oops for !CONFIG_NUMA | Michael Ellerman | 2005-09-09 | 1 | -2/+2 |
| * | [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] CHECKFLAGS on ppc64 got broken | viro@ZenIV.linux.org.uk | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 2005-09-07 | 1 | -0/+4 |
* | [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 | 5 | -20/+24 |
* | [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 | 3 | -10/+11 |
* | [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 | 2 | -37/+19 |
* | [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64 | Anton Blanchard | 2005-09-06 | 4 | -116/+3 |
* | [PATCH] ppc64: Add oprofile cpu_type to cpu feature struct | Anton Blanchard | 2005-09-06 | 2 | -5/+14 |
* | [PATCH] ppc64: Use num_pmcs in oprofile code | Anton Blanchard | 2005-09-06 | 2 | -11/+5 |
* | [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: poison initmem | Anton Blanchard | 2005-09-06 | 1 | -0/+1 |
* | [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 | 7 | -42/+37 |
* | [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: dont bypass ppc_md.udbg* functions | Milton Miller | 2005-09-06 | 1 | -1/+3 |
* | [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: update xmon helptext | Olaf Hering | 2005-09-05 | 1 | -0/+9 |
* | [PATCH] SPARSEMEM EXTREME | Bob Picco | 2005-09-05 | 2 | -21/+49 |
* | [PATCH] Fix bug in ppc64 dynamic hugepage support | David Gibson | 2005-09-01 | 1 | -13/+9 |
* | [PATCH] Remove nested feature sections | David Gibson | 2005-08-30 | 1 | -3/+1 |