aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras2006-01-151-1/+0
* [PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras2006-01-156-358/+12
* ppc: Remove duplicate export of get_wchanPaul Mackerras2006-01-141-1/+0
* [PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faultsMarcelo Tosatti2006-01-141-0/+77
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-122-852/+0
|\
| * powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras2006-01-122-852/+0
* | [PATCH] powerpc: task_stack_page()Al Viro2006-01-121-4/+4
* | [PATCH] powerpc: task_thread_info()Al Viro2006-01-122-3/+3
|/
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
* [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-101-6/+0