summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-033-1/+103
|\
| * [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-021-1/+5
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-282-0/+98
| |\
| | * POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-211-0/+18
| | * POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-211-0/+53
| | * cpm_uart: make it possible to utilize from powerpcVitaly Bordug2006-09-211-0/+27
* | | [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-031-0/+1
* | | [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-1/+0
* | | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-7/+0
* | | [PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli2006-10-021-0/+2
* | | [PATCH] kprobes: handle symbol resolution when <module:.symbol> is specifiedAnanth N Mavinakayanahalli2006-10-021-4/+11
* | | [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-0/+15
* | | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+2
* | | [PATCH] Directed yield: direct yield of spinlocks for powerpcMartin Schwidefsky2006-10-011-3/+3
* | | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* | | [PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu2006-09-291-5/+7
* | | [PATCH] Standardize pxx_page macrosDave McCracken2006-09-262-7/+9
|/ /
* | [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-251-1/+0
* | Merge branch 'master' into upstreamJeff Garzik2006-09-2427-470/+313
|\ \
| * \ Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds2006-09-221-7/+38
| |\ \
| | * | [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-7/+38
| * | | [POWERPC] powerpc: fix building gdb against asm/ptrace.hArnd Bergmann2006-09-221-4/+0
| * | | [POWERPC] Remove DISCONTIGMEM cruft from page.hMichael Ellerman2006-09-221-6/+0
| * | | [POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2006-09-222-131/+77
| * | | [POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas2006-09-211-0/+11
| * | | [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-201-1/+11
| * | | [POWERPC] iseries: eliminate a couple of warningsStephen Rothwell2006-09-201-2/+2
| * | | [POWERPC] convert string i/o operations to CStephen Rothwell2006-09-201-6/+6
| * | | [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-202-12/+6
| * | | [POWERPC] remove unused asm routinesStephen Rothwell2006-09-201-4/+0
| * | | [POWERPC] remove unused io accessorsStephen Rothwell2006-09-201-12/+1
| | |/ | |/|
| * | Merge branch 'linux-2.6'Paul Mackerras2006-09-146-17/+77
| |\ \ | | |/
| * | [POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz2006-09-131-1/+11
| * | [POWERPC] powerpc: PA6T cputable entry, PVR valueOlof Johansson2006-09-132-2/+8
| * | [POWERPC] powerpc: Divorce CPU_FTR_CTRL from CPU_FTR_PPCAS_ARCH_V2_BASEOlof Johansson2006-09-131-7/+8
| * | Merge branch 'merge'Paul Mackerras2006-08-315-10/+142
| |\ \
| * \ \ Merge branch 'merge'Paul Mackerras2006-08-256-10/+143
| |\ \ \
| * | | | [POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman2006-08-251-0/+16
| * | | | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-251-2/+0
| * | | | [POWERPC] Cleanup CPU initsOlof Johansson2006-08-251-0/+3
| * | | | Merge branch 'merge'Paul Mackerras2006-08-081-0/+1
| |\ \ \ \
| * | | | | [POWERPC] Update lppaca offset commentsMichael Neuling2006-08-081-2/+2
| * | | | | [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-082-0/+22
| * | | | | [POWERPC] Make doc comments extractableMichael Ellerman2006-08-082-16/+16
| * | | | | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-011-80/+25
| * | | | | Merge branch 'merge'Paul Mackerras2006-08-016-61/+59
| |\ \ \ \ \
| * | | | | | [POWERPC] Instrument Hypervisor Calls: merge headersMike Kravetz2006-07-311-0/+8
| * | | | | | [POWERPC] Make get_property() return a const void *Jeremy Kerr2006-07-311-1/+1
| * | | | | | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-1/+1
| * | | | | | [POWERPC] cell: Constify & voidify get_property()Jeremy Kerr2006-07-311-1/+1
OpenPOWER on IntegriCloud