| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ppc64: Fix G5 model in /proc/cpuinfo | Benjamin Herrenschmidt | 2005-10-14 | 1 | -1/+2 |
* | [PATCH] ppc64: Add R_PPC64_TOC16 module reloc | Peter Bergner | 2005-10-11 | 1 | -0/+13 |
* | [PATCH] ppc64: Fix PCI hotplug | Anton Blanchard | 2005-10-11 | 1 | -2/+2 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 6 | -6/+6 |
* | [PATCH] ppc64: fix up()/down() usage for kprobe_mutex | Ananth N Mavinakayanahalli | 2005-10-01 | 1 | -4/+4 |
* | [PATCH] bogus BUILD_BUG_ON() in bpa_iommu | Al Viro | 2005-09-30 | 1 | -1/+5 |
* | [PATCH] ppc64: More hugepage fixes | Benjamin Herrenschmidt | 2005-09-28 | 2 | -4/+5 |
* | [PATCH] ppc64: Add missing barrier() in kexec code | Anton Blanchard | 2005-09-28 | 1 | -0/+1 |
* | [PATCH] ppc64: Fix huge pages MMU mapping bug | Benjamin Herrenschmidt | 2005-09-23 | 2 | -5/+7 |
* | [PATCH] ppc64: SMU driver update & i2c support | Benjamin Herrenschmidt | 2005-09-22 | 3 | -9/+20 |
* | [PATCH] ppc64: Fix 64bit ptrace DABR support | Anton Blanchard | 2005-09-22 | 1 | -0/+1 |
* | [PATCH] ppc64: Fix build with iommu debug enabled | Anton Blanchard | 2005-09-22 | 1 | -5/+6 |
* | [PATCH] ppc64: Fix LPAR regression | Anton Blanchard | 2005-09-22 | 1 | -3/+2 |
* | [PATCH] ppc64: Build zImage.vmode for G5 | Benjamin Herrenschmidt | 2005-09-21 | 1 | -1/+1 |
* | [PATCH] ppc64: Fix issue with non zero boot cpu | Anton Blanchard | 2005-09-21 | 1 | -1/+2 |
* | [PATCH] PPC64: Fix boot for some pre-POWER4 systems | Olof Johansson | 2005-09-21 | 1 | -80/+89 |
* | [PATCH] ppc64: Fix PCI flags when using OF device tree | Paul Mackerras | 2005-09-21 | 1 | -3/+6 |
* | [PATCH] ppc64: build fix | Anton Blanchard | 2005-09-17 | 1 | -0/+1 |
* | [PATCH] ppc64: Fix recent regression | Jimi Xenidis | 2005-09-15 | 1 | -3/+3 |
* | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller | 2005-09-14 | 3 | -52/+1 |
* | [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() | Hugh Dickins | 2005-09-14 | 1 | -6/+9 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds | 2005-09-13 | 2 | -4/+15 |
|\ |
|
| * | Fix build failure on ppc64 without CONFIG_AUDIT | David Woodhouse | 2005-09-06 | 1 | -0/+2 |
| * | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-08-27 | 2 | -3/+6 |
| |\ |
|
| * | | Fix missing audit_syscall_exit() on ppc64 sigsuspend exit path | David Woodhouse | 2005-08-27 | 2 | -4/+13 |
* | | | [PATCH] ppc64: Make eeh_init function again | Paul Mackerras | 2005-09-13 | 1 | -1/+1 |
* | | | [PATCH] ppc64: Remove unused code | Anton Blanchard | 2005-09-12 | 1 | -16/+0 |
* | | | [PATCH] ppc64: Fix for missing start-cpu rtas token | Anton Blanchard | 2005-09-12 | 1 | -2/+11 |
* | | | [PATCH] ppc64: indent pci code | Anton Blanchard | 2005-09-12 | 3 | -59/+59 |
* | | | [PATCH] ppc64: xics cleanup | Anton Blanchard | 2005-09-12 | 1 | -22/+22 |
* | | | [PATCH] ppc64: Add ptrace data breakpoint support | Anton Blanchard | 2005-09-12 | 9 | -25/+106 |
* | | | [PATCH] ppc64: Fix up some whitespace issues in ptrace32.c | Anton Blanchard | 2005-09-12 | 1 | -3/+3 |
* | | | [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS | Robert Jennings | 2005-09-12 | 2 | -0/+30 |
* | | | ppc64: Set up PCI tree from Open Firmware device tree | Paul Mackerras | 2005-09-12 | 3 | -90/+356 |
* | | | [PATCH] powerpc: Move include3 to arch/$(ARCH)/include | Stephen Rothwell | 2005-09-10 | 1 | -6/+7 |
* | | | [PATCH] merge some from Rusty's trivial patches | Adrian Bunk | 2005-09-10 | 1 | -1/+0 |
* | | | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 2 | -15/+7 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 | 14 | -22/+13 |
|\ \ \ |
|
| * | | | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 14 | -22/+13 |
* | | | | [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 |