summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-152-5/+1
|\
| * powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-151-1/+1
| * powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x2009-05-151-4/+0
* | of: make of_(un)register_platform_driver common codeGrant Likely2009-05-021-10/+0
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-283-16/+2
|\
| * powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala2009-04-281-0/+1
| * Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-232-16/+1
* | powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott2009-04-271-2/+3
|/
* powerpc/32: Don't clobber personality flags on execAndreas Schwab2009-04-221-1/+2
* Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-221-1/+1
|\
| * parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds2009-04-141-1/+1
* | powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras2009-04-151-6/+6
* | powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-072-1/+16
* | powerpc: Fix tlbilx opcodeKumar Gala2009-04-071-1/+1
|/
* powerpc: Fix oops when loading modulesPaul Mackerras2009-04-071-2/+4
* powerpc: Wire up preadv and pwritevStephen Rothwell2009-04-072-1/+6
* powerpc/pseries: Scan for all events in rtasdAnton Blanchard2009-04-071-1/+2
* powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2009-04-071-1/+1
* powerpc: Remove duplicated #include'sHuang Weiyi2009-04-071-1/+0
* Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-074-33/+45
|\
| * powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala2009-04-061-0/+12
| * powerpc/math-emu: Change types to work on ppc64Kumar Gala2009-04-021-3/+3
| * powerpc: Move SPEFSCR defines to common headerKumar Gala2009-04-022-30/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-0/+1
|\ \
| * \ Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-0/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-3052-919/+1282
| | |\
| | * | numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell2009-03-191-0/+1
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-----. \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-042-4/+5
| | |\ \ \ \ \
| | | | * \ \ \ Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-203-3/+4
| | | | |\ \ \ \ | | | |/ / / / /
| | * | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-223-3/+4
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | | |/ / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-031-0/+3
|\ \ \ \ \ \ \
| * | | | | | | powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-021-0/+3
* | | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
|/ / / / / / /
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-011-0/+4
|\ \ \ \ \ \ \
| * | | | | | | PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman2009-03-191-0/+4
* | | | | | | | pm: cleanup includesMagnus Damm2009-04-011-3/+0
* | | | | | | | mm: use debug_kmap_atomicAkinobu Mita2009-04-011-0/+2
| |/ / / / / / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-5/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-5/+0
* | | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-3010-27/+105
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | generic compat_sys_ustatChristoph Hellwig2009-03-271-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-266-5/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-266-8/+12
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | headers_check fix: powerpc, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| | * | | | | headers_check fix: powerpc, spu_info.hJaswinder Singh Rajput2009-02-011-1/+2
| | * | | | | headers_check fix: powerpc, ps3fb.hJaswinder Singh Rajput2009-02-011-0/+1
| | * | | | | headers_check fix: powerpc, kvm.hJaswinder Singh Rajput2009-02-011-1/+1
| | * | | | | headers_check fix: powerpc, elf.hJaswinder Singh Rajput2009-02-011-1/+1
| | * | | | | headers_check fix: powerpc, bootx.hJaswinder Singh Rajput2009-02-011-1/+1
OpenPOWER on IntegriCloud