summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-125-49/+113
* [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2007-10-121-1/+2
* Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-123-47/+4
|\
| * [POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala2007-10-113-47/+4
* | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-121-1/+1
|\ \ | |/ |/|
| * [POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely2007-10-101-1/+1
* | [POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras2007-10-111-0/+1
* | [POWERPC] iSeries: Move viodasd probingStephen Rothwell2007-10-111-0/+47
* | [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-111-0/+41
* | [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-111-0/+24
* | [POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell2007-10-111-0/+4
* | [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-112-4/+10
* | [POWERPC] Clean up vio.hStephen Rothwell2007-10-111-5/+0
* | [POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely2007-10-111-1/+1
OpenPOWER on IntegriCloud