aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-111-9/+32
|\
| * [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-081-9/+32
* | [PATCH] use generic BUG for ppcJudith Lebzelter2006-12-081-58/+6
|/
* [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-071-0/+1
* [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-041-1/+1
* [POWERPC] Book-E reg MCSR msg misquotednkalmala2006-12-041-1/+1
* [POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2006-11-011-8/+10
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-251-1/+1
* [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-252-78/+6
* [POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala2006-10-161-0/+4
* [POWERPC] ARCH=ppc pt_regs fixesAl Viro2006-10-101-2/+2
* [PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras2006-10-061-1/+1
* [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
|\