summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix fallout from sg_page() changesOlof Johansson2007-10-231-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-221-0/+9
|\
| * [POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz2007-10-211-0/+3
| * [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz2007-10-211-0/+1
| * [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely2007-10-211-0/+5
* | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* | Change table chaining layoutJens Axboe2007-10-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-192-3/+1
|\
| * powerpc: Remove obsolete prototypeJulio M. Merino Vidal2007-10-201-2/+0
| * Spelling fix: explicitlyJean Delvare2007-10-191-1/+1
* | ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2007-10-201-1/+1
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+0
|/
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove asm/bitops.h includesJiri Slaby2007-10-192-2/+2
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-11/+0
* powerpc: lock bitopsNick Piggin2007-10-181-1/+45
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* powerpc: add scaled time accountingMichael Neuling2007-10-181-0/+3
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-2/+4
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-173-32/+13
|\
| * [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-171-1/+2
| * [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-171-31/+7
| * [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-171-0/+4
* | increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2007-10-172-0/+2
* | Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-17/+0
* | remove include/asm-*/ipc.hAdrian Bunk2007-10-172-2/+0
* | cleanup floppy.hJan Beulich2007-10-171-2/+0
* | remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* | powerpc: Use linux/elfcore-compat.hRoland McGrath2007-10-171-18/+20
* | kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* | unexport asm/shmparam.hOlaf Hering2007-10-171-1/+0
* | powerpc: add Altivec/VMX state to coredumpsMark Nelson2007-10-171-0/+8
|/
* Fix powerpc breakage in sg chaining codeAnton Blanchard2007-10-161-0/+143
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-162-149/+11
|\
| * PPC: sg chaining supportJens Axboe2007-10-162-149/+11
| * PS3: sg chaining supportJens Axboe2007-10-161-1/+1
* | ps3av: dont distinguish between `boot' and `non-boot' autodetectionGeert Uytterhoeven2007-10-161-2/+2
* | ps3av: remove unused ps3av_set_mode()Geert Uytterhoeven2007-10-161-1/+0
* | ps3av: add autodetection for VESA modesGeert Uytterhoeven2007-10-161-1/+10
* | ps3av: treat DVI-D like HDMI in autodetectGeert Uytterhoeven2007-10-161-1/+0
* | ps3av: use PS3 video mode ids in autodetect codeGeert Uytterhoeven2007-10-161-5/+6
* | ps3av: eliminate PS3AV_DEBUGGeert Uytterhoeven2007-10-161-7/+0
* | kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+1
* | ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft2007-10-161-0/+8
* | x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-162-20/+0
* | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-162-2/+4
|/
* Use dcr_host_t.base in dcr_unmap()Michael Ellerman2007-10-152-2/+2
* Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2007-10-152-4/+4
* endian-clean in_le64/out_le64Al Viro2007-10-141-2/+2
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-1/+1
OpenPOWER on IntegriCloud