summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm'Linus Torvalds2009-06-161-7/+0
|\
| * time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-7/+0
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-168-13/+117
|\ \ | |/ |/|
| * ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-151-0/+7
| * ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven2009-06-151-2/+2
| * ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devicesGeert Uytterhoeven2009-06-151-2/+2
| * powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras2009-06-151-0/+3
| * powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras2009-06-152-5/+4
| * powerpc: Wire up sys_rt_tgsigqueueinfoStephen Rothwell2009-06-152-1/+3
| * ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven2009-06-151-0/+8
| * ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-152-3/+78
| * powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven2009-06-151-0/+10
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-159-15/+29
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-151-0/+2
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1518-22/+198
| |\ \ \ | | | |/ | | |/|
| * | | net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang2009-06-031-0/+2
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-1521-84/+236
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-126-1/+139
| |\ \
| * | | powerpc: Add support for swiotlb on 32-bitBecky Bruce2009-06-092-0/+38
| * | | powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-093-2/+13
| * | | powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt2009-06-091-3/+9
| * | | powerpc: Set init_bootmem_done on NUMA platforms as wellBenjamin Herrenschmidt2009-06-091-1/+1
| * | | powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-091-0/+4
| * | | powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander2009-06-061-0/+21
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2009-05-293-6/+30
| |\ \ \
| * | | | powerpc: Keep track of emulated instructionsGeert Uytterhoeven2009-05-211-0/+73
| * | | | powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bitBecky Bruce2009-05-211-5/+1
| * | | | powerpc/pci: Cleanup some minor cruftKumar Gala2009-05-211-6/+0
| * | | | powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala2009-05-211-0/+1
| * | | | powerpc: Add 2.06 tlbie mnemonicsMilton Miller2009-05-212-0/+9
| * | | | powerpc: Enable MMU feature sections for inline asmMilton Miller2009-05-211-5/+20
| * | | | powerpc: Move VSX load/stores into ppc-opcode.hMichael Neuling2009-05-212-10/+13
| * | | | powerpc: Cleanup macros in ppc-opcode.hMichael Neuling2009-05-211-4/+4
| * | | | powerpc: Fix up elf_read_implies_exec() usageKumar Gala2009-05-211-2/+2
| * | | | powerpc/irq: Move get_irq() comment into headerMichael Ellerman2009-05-211-0/+4
| * | | | powerpc/pseries: CMO unused page hintingRobert Jennings2009-05-211-0/+5
| * | | | powerpc/qe: update QE Serial NumberHaiying Wang2009-05-191-1/+2
| * | | | powerpc/qe: update risc allocation for QEHaiying Wang2009-05-191-6/+12
| * | | | powerpc/86xx: clean up smp init codeKumar Gala2009-05-191-33/+0
| * | | | powerpc/cpm: Remove some cruft code and definesKumar Gala2009-05-191-4/+0
| * | | | powerpc: make dma_window_* in pci_controller struct avail on 32bBecky Bruce2009-05-191-2/+4
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-128-15/+18
|\ \ \ \
| * \ \ \ asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-126-1/+139
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-112-2/+2
| * | | | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | | | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-9/+12
| * | | | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-113-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-121-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-06-101-0/+11
| |\ \ \ | | |/ / | |/| |
| | * | ASoC: Add a few more mpc5200 PSC definesJon Smirl2009-05-241-0/+11