Age | Commit message (Expand) | Author | Files | Lines |
2005-10-26 | [PATCH] ppc64: Fix wrong register mapping in mpic driver | Benjamin Herrenschmidt | 1 | -2/+2 |
2005-10-21 | [PATCH] ppc64: Fix typo bug in iSeries hash code | David Gibson | 1 | -1/+1 |
2005-10-21 | [PATCH] ppc64: Fix pages marked dirty abusively | Benjamin Herrenschmidt | 1 | -2/+1 |
2005-10-21 | [PATCH] ppc64: Fix typo in time calculations | Paul Mackerras | 1 | -1/+1 |
2005-10-20 | [PATCH] ppc64: update defconfigs | Paul Mackerras | 6 | -163/+380 |
2005-10-20 | [PATCH] ppc64: Fix error in vDSO 32 bits date | Benjamin Herrenschmidt | 1 | -1/+1 |
2005-10-15 | [PATCH] ppc64: Fix G5 model in /proc/cpuinfo | Benjamin Herrenschmidt | 1 | -1/+2 |
2005-10-11 | [PATCH] ppc64: Add R_PPC64_TOC16 module reloc | Peter Bergner | 1 | -0/+13 |
2005-10-11 | [PATCH] ppc64: Fix PCI hotplug | Anton Blanchard | 1 | -2/+2 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 6 | -6/+6 |
2005-10-01 | [PATCH] ppc64: fix up()/down() usage for kprobe_mutex | Ananth N Mavinakayanahalli | 1 | -4/+4 |
2005-09-30 | [PATCH] bogus BUILD_BUG_ON() in bpa_iommu | Al Viro | 1 | -1/+5 |
2005-09-28 | [PATCH] ppc64: More hugepage fixes | Benjamin Herrenschmidt | 2 | -4/+5 |
2005-09-28 | [PATCH] ppc64: Add missing barrier() in kexec code | Anton Blanchard | 1 | -0/+1 |
2005-09-24 | [PATCH] ppc64: Fix huge pages MMU mapping bug | Benjamin Herrenschmidt | 2 | -5/+7 |
2005-09-23 | [PATCH] ppc64: SMU driver update & i2c support | Benjamin Herrenschmidt | 3 | -9/+20 |
2005-09-23 | [PATCH] ppc64: Fix 64bit ptrace DABR support | Anton Blanchard | 1 | -0/+1 |
2005-09-23 | [PATCH] ppc64: Fix build with iommu debug enabled | Anton Blanchard | 1 | -5/+6 |
2005-09-23 | [PATCH] ppc64: Fix LPAR regression | Anton Blanchard | 1 | -3/+2 |
2005-09-21 | [PATCH] ppc64: Build zImage.vmode for G5 | Benjamin Herrenschmidt | 1 | -1/+1 |
2005-09-21 | [PATCH] ppc64: Fix issue with non zero boot cpu | Anton Blanchard | 1 | -1/+2 |
2005-09-21 | [PATCH] PPC64: Fix boot for some pre-POWER4 systems | Olof Johansson | 1 | -80/+89 |
2005-09-21 | [PATCH] ppc64: Fix PCI flags when using OF device tree | Paul Mackerras | 1 | -3/+6 |
2005-09-17 | [PATCH] ppc64: build fix | Anton Blanchard | 1 | -0/+1 |
2005-09-15 | [PATCH] ppc64: Fix recent regression | Jimi Xenidis | 1 | -3/+3 |
2005-09-15 | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller | 3 | -52/+1 |
2005-09-14 | [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() | Hugh Dickins | 1 | -6/+9 |
2005-09-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds | 2 | -4/+15 |
2005-09-13 | [PATCH] ppc64: Make eeh_init function again | Paul Mackerras | 1 | -1/+1 |
2005-09-12 | [PATCH] ppc64: Remove unused code | Anton Blanchard | 1 | -16/+0 |
2005-09-12 | [PATCH] ppc64: Fix for missing start-cpu rtas token | Anton Blanchard | 1 | -2/+11 |
2005-09-12 | [PATCH] ppc64: indent pci code | Anton Blanchard | 3 | -59/+59 |
2005-09-12 | [PATCH] ppc64: xics cleanup | Anton Blanchard | 1 | -22/+22 |
2005-09-12 | [PATCH] ppc64: Add ptrace data breakpoint support | Anton Blanchard | 9 | -25/+106 |
2005-09-12 | [PATCH] ppc64: Fix up some whitespace issues in ptrace32.c | Anton Blanchard | 1 | -3/+3 |
2005-09-12 | [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS | Robert Jennings | 2 | -0/+30 |
2005-09-12 | ppc64: Set up PCI tree from Open Firmware device tree | Paul Mackerras | 3 | -90/+356 |
2005-09-10 | [PATCH] powerpc: Move include3 to arch/$(ARCH)/include | Stephen Rothwell | 1 | -6/+7 |
2005-09-10 | [PATCH] merge some from Rusty's trivial patches | Adrian Bunk | 1 | -1/+0 |
2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar | 2 | -15/+7 |
2005-09-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 14 | -22/+13 |
2005-09-10 | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 1 | -1/+1 |
2005-09-09 | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 14 | -22/+13 |
2005-09-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 23 | -203/+333 |
2005-09-09 | [PATCH] basic iomem annotations (ppc64) | viro@ZenIV.linux.org.uk | 1 | -6/+6 |
2005-09-09 | Allow PCI config space syscalls to be used by 64-bit processes. | Paul Mackerras | 3 | -57/+64 |
2005-09-09 | [PATCH] ppc64: Big-endian I/O memory accessors. | Arthur Othieno | 1 | -0/+20 |
2005-09-09 | [PATCH] Separate pci bits out of struct device_node | Paul Mackerras | 14 | -101/+151 |
2005-09-09 | [PATCH] PPC64: large INITRD causes kernel not to boot | Mark Bellon | 1 | -5/+26 |
2005-09-09 | [PATCH] ppc64: makefile cleanup | Geoff Levand | 1 | -13/+15 |