summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
Commit message (Expand)AuthorAgeFilesLines
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-16/+0
* [POWERPC] ARCH=ppc pt_regs fixesAl Viro2006-10-104-6/+5
* [POWERPC] PReP fixup after irq changesOlaf Hering2006-10-072-4/+4
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-1/+1
* [PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras2006-10-061-3/+3
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-033-1/+102
|\
| * [POWERPC] Fix rheap alignment problemLi Yang2006-10-021-0/+4
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-282-1/+98
| |\
| | * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-211-0/+53
| | * POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-212-0/+8
| | * POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug2006-09-211-1/+5
| | * cpm_uart: make it possible to utilize from powerpcVitaly Bordug2006-09-211-0/+32
* | | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* | | [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-4/+4
|/ /
* | [PATCH] #elif that should've been #elif definedAl Viro2006-09-231-1/+1
* | [POWERPC] 40x: Fix debug status register definesJosh Boyer2006-09-211-8/+8
* | [POWERPC] convert string i/o operations to CStephen Rothwell2006-09-201-6/+6
* | [POWERPC] remove unused asm routinesStephen Rothwell2006-09-201-4/+0
* | [POWERPC] remove unused io accessorsStephen Rothwell2006-09-202-14/+0
|/
* [POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras2006-09-131-9/+11
* [PATCH] ppc32: board-specific part of fs_enet updateVitaly Bordug2006-08-193-0/+97
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-1/+0
* [PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-4/+4
* typo fixes: mecanism -> mechanismAdrian Bunk2006-06-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-1/+1
|/
* [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall2006-06-251-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-224-31/+24
|\
| * [POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard2006-06-151-17/+0
| * powerpc: add context.vdso_base for 32-bit tooPaul Mackerras2006-06-113-14/+21
| * Merge ../linux-2.6Paul Mackerras2006-05-191-0/+1
| |\
| * \ Merge ../linux-2.6Paul Mackerras2006-05-052-1/+2
| |\ \
| * \ \ Merge branch 'merge'Paul Mackerras2006-04-292-0/+3
| |\ \ \
| * | | | Add 85xx CDS to arch/powerpcAndy Fleming2006-04-041-0/+3
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras2006-05-091-0/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-062-1/+2
|\ \ \ \ | |/ / /
| * | | [PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2006-05-032-1/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-302-0/+3
|\ \ \ | |/ /
| * | [PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug2006-04-281-0/+2
| * | [PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin2006-04-281-0/+1
| |/
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2626-27/+0
|/
* [PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2006-03-291-1/+2
* Merge ../linux-2.6Paul Mackerras2006-03-291-2/+2
|\
| * [PATCH] unify pfn_to_page: ppc pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+2
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-0/+12
* | ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras2006-03-283-157/+9
OpenPOWER on IntegriCloud