summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-034-23/+55
|\
| * [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-021-0/+42
| * [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-261-2/+2
| * [POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman2006-09-261-9/+10
| * [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse2006-09-261-11/+0
| * [POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse2006-09-261-1/+1
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-3/+12
* | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-022-2/+2
* | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-022-2/+2
* | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-7/+7
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* | [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* | [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* | [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-13/+13
* | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-7/+0
* | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-012-9/+0
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* | [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* | [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-261-2/+2
|/
* [POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2006-09-221-0/+14
* [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner2006-09-211-0/+1
* [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-203-25/+11
* [POWERPC] convert string i/o operations to CStephen Rothwell2006-09-204-103/+118
* [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-202-19/+0
* [POWERPC] remove unused asm routinesStephen Rothwell2006-09-202-56/+0
* [POWERPC] Fix non-smp buildOlof Johansson2006-09-141-0/+1
* Merge branch 'linux-2.6'Paul Mackerras2006-09-145-25/+132
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-09-132-25/+26
| |\
| | * [POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras2006-09-131-24/+25
| | * [POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M2006-09-131-1/+1
| * | [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-112-0/+37
| * | [PATCH] audit: more syscall classes addedAl Viro2006-09-112-0/+26
| * | [PATCH] syscall classes hookup for ppc and s390Al Viro2006-09-113-0/+43
| |/
* | [POWERPC] Export copy_4K_page()David Howells2006-09-131-0/+3
* | [POWERPC] print backtrace when entering xmonOlaf Hering2006-09-131-0/+4
* | [POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz2006-09-131-0/+7
* | [POWERPC] powerpc: PA6T cputable entry, PVR valueOlof Johansson2006-09-131-0/+14
* | [POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2006-09-132-5/+5
* | [POWERPC] Emulate power5 popcntb instructionWill Schmidt2006-09-131-0/+25
* | Merge branch 'merge'Paul Mackerras2006-08-318-48/+109
|\ \ | |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-08-307-35/+101
| |\
| | * [POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras2006-08-301-2/+3
| | * [POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras2006-08-301-17/+8
| | * [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras2006-08-301-0/+5
| | * [POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt2006-08-301-5/+5
| | * [POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2006-08-302-6/+22
| | * [POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt2006-08-301-18/+66
| * | [PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras2006-08-301-17/+8
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-234-20/+34
| |\ \
OpenPOWER on IntegriCloud