summaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-11/+7
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-8/+3
* [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-011-4/+0
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-202-9/+0
* [POWERPC] remove unused asm routinesStephen Rothwell2006-09-202-88/+0
* [POWERPC] Make function of pm_power_off consistent with x86Corey Minyard2006-09-131-5/+12
* [POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras2006-08-301-3/+4
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-311-0/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3019-19/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-22/+30
|\
| * [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-6/+6
| * [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-271-17/+25
* | [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-1/+1
|/
* Storage class should be firstTobias Klauser2006-06-261-2/+2
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0
* ppc: Fix typo in TI_LOCAL_FLAGS definitionPaul Mackerras2006-05-291-1/+1
* [PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti2006-05-091-4/+0
* Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2006-04-221-0/+1
|\
| * powerpc/ppc: export strncasecmpKumar Gala2006-04-021-0/+1
* | [PATCH] ppc: Fix powersave code on arch/ppcBecky Bruce2006-04-212-17/+17
|/
* [PATCH] for_each_possible_cpu: ppcKAMEZAWA Hiroyuki2006-03-292-2/+2
* Merge ../linux-2.6Paul Mackerras2006-03-291-1/+1
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* | ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras2006-03-286-903/+12
* | ppc: Remove duplicate exports of __down, __up etc.Paul Mackerras2006-03-271-4/+0
* | powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpcPaul Mackerras2006-03-271-9/+0
* | powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras2006-03-272-228/+0
* | powerpc: Move module.c over to arch/powerpcPaul Mackerras2006-03-272-322/+1
* | powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras2006-03-272-351/+0
* | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras2006-03-273-749/+0
* | powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras2006-03-272-473/+2
* | powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-275-441/+7
|/
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-6/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-225-10/+5
|\
| * [PATCH] kzalloc() conversion in arch/ppcEric Sesterhenn2006-03-171-2/+1
| * Merge ../linux-2.6Paul Mackerras2006-03-092-72/+24
| |\
| * \ Merge ../powerpc-mergePaul Mackerras2006-02-242-8/+1
| |\ \
| * | | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-104-8/+0
| * | | [PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.SBecky Bruce2006-02-101-0/+4
* | | | [PATCH] mm: split highorder pagesNick Piggin2006-03-221-2/+2
| |_|/ |/| |
* | | powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-082-72/+24
| |/ |/|
* | [PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry2006-02-241-0/+1
* | [PATCH] powerpc: remove duplicate exportsOlaf Hering2006-02-201-8/+0
|/
* ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras2006-02-101-283/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-071-2/+5
|\
| * [PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly setMarcelo Tosatti2006-02-071-2/+5
* | [PATCH] ppc: last_task_.... is defined only on non-SMPAl Viro2006-02-071-0/+4
|/
OpenPOWER on IntegriCloud