aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki
2006-09-26[POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard
2006-09-26[POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman
2006-09-26[POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse
2006-09-26[POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell
2006-09-21[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner
2006-09-20[POWERPC] Define of_read_ulong helperPaul Mackerras
2006-09-20[POWERPC] convert string i/o operations to CStephen Rothwell
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell
2006-09-14[POWERPC] Fix non-smp buildOlof Johansson
2006-09-14Merge branch 'linux-2.6'Paul Mackerras
2006-09-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras
2006-09-13[POWERPC] Export copy_4K_page()David Howells
2006-09-13[POWERPC] print backtrace when entering xmonOlaf Hering
2006-09-13[POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz
2006-09-13[POWERPC] powerpc: PA6T cputable entry, PVR valueOlof Johansson
2006-09-13[POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson
2006-09-13[POWERPC] Emulate power5 popcntb instructionWill Schmidt
2006-09-13[POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro
2006-09-11[PATCH] audit: more syscall classes addedAl Viro
2006-09-11[PATCH] syscall classes hookup for ppc and s390Al Viro
2006-08-31Merge branch 'merge'Paul Mackerras
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-08-30[PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras
2006-08-30[POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras
2006-08-30[POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras
2006-08-30[POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras
2006-08-30[POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt
2006-08-30[POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt
2006-08-30[POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt
2006-08-25Merge branch 'merge'Paul Mackerras