aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
|\
| * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| |\
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-12
|\ \ \ | |_|/ |/| |
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-06-10
| |\ \ | | |/ | |/|
| | * ASoC: Add a few more mpc5200 PSC definesJon Smirl2009-05-24
* | | perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell2009-06-11
* | | perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras2009-06-11
* | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-01
|\| |
| * | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt2009-05-27
| * | powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-27
* | | Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-18
|\| |
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-15
| |\ \ | | |/ | |/|
| | * powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-15
| | * powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x2009-05-15
| * | of: make of_(un)register_platform_driver common codeGrant Likely2009-05-02
| |/
* | perf_counter: powerpc: supply more precise information on counter overflow ev...Paul Mackerras2009-05-15
* | perf_counter: powerpc: use u64 for event codes internallyPaul Mackerras2009-05-15
* | perf_counter: powerpc: allow use of limited-function countersPaul Mackerras2009-04-29
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
|\|
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-28
| |\
| | * powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala2009-04-27
| | * Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-23
| * | powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott2009-04-27
| |/
| * powerpc/32: Don't clobber personality flags on execAndreas Schwab2009-04-22
| * Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-21
| |\
| | * parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds2009-04-14
| * | powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras2009-04-15
| * | powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-07
| * | powerpc: Fix tlbilx opcodeKumar Gala2009-04-07
| |/
* | Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08
|\|
| * powerpc: Fix oops when loading modulesPaul Mackerras2009-04-07
| * powerpc: Wire up preadv and pwritevStephen Rothwell2009-04-07
| * powerpc/pseries: Scan for all events in rtasdAnton Blanchard2009-04-07
| * powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2009-04-07
| * powerpc: Remove duplicated #include'sHuang Weiyi2009-04-07
| * Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-06
| |\
| | * powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala2009-04-06
| | * powerpc/math-emu: Change types to work on ppc64Kumar Gala2009-04-02
| | * powerpc: Move SPEFSCR defines to common headerKumar Gala2009-04-02
* | | perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-06
* | | perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-06
* | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-05
| |\ \
| | * \ Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-30
| | |\ \ | | | |/ | | |/|
| | | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-30
| | | |\
| | | * | numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell2009-03-19