summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-143-5/+5
|\
| * percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-293-5/+5
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-1224-354/+968
|\ \
| * | powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-091-1/+1
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-0918-117/+40
| |\ \
| * | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
| * | | powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund2009-12-091-6/+11
| * | | powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund2009-12-091-96/+0
| * | | powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2009-12-091-18/+0
| * | | powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund2009-12-091-0/+8
| * | | powerpc/8xx: Add missing Guarded setting in DTLB Error.Joakim Tjernlund2009-12-091-3/+10
| * | | powerpc/8xx: Fixup DAR from buggy dcbX instructions.Joakim Tjernlund2009-12-091-4/+143
| * | | powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.Joakim Tjernlund2009-12-091-1/+14
| * | | powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund2009-12-091-48/+51
| * | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-091-2/+2
| |\ \ \
| | * | | powerpc: tiny memcpy_(to|from)io optimisationAlbrecht Dreß2009-11-041-2/+2
| * | | | powerpc: stop_this_cpu: remove the cpu from the online map.Valentine Barshak2009-12-091-0/+3
| * | | | sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-091-0/+19
| * | | | powerpc: Kill unused swiotlb variableFUJITA Tomonori2009-11-241-1/+0
| * | | | powerpc: do not export pci_alloc/free_consistentStephen Rothwell2009-11-241-2/+0
| * | | | powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt2009-11-241-22/+0
| * | | | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-3/+3
| * | | | powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner2009-11-241-7/+7
| * | | | powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-202-25/+0
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-121-1/+14
| |\ \ \ \
| * | | | | Export new PACA constants in asm-offsetsAlexander Graf2009-11-051-0/+5
| * | | | | Export symbols for KVM moduleAlexander Graf2009-11-051-0/+1
| * | | | | Add Book3s_64 offsets to asm-offsets.cAlexander Graf2009-11-051-0/+13
| * | | | | Make head_64.S aware of KVM real mode codeAlexander Graf2009-11-052-0/+15
| * | | | | powerpc: Enable sparse irq_descs on powerpcMichael Ellerman2009-10-303-13/+33
| * | | | | powerpc: Rearrange and fix show_interrupts() for sparse irq_descsMichael Ellerman2009-10-301-27/+37
| * | | | | powerpc: Make virq_debug_show() cope with sparse irq_descsMichael Ellerman2009-10-301-1/+4
| * | | | | powerpc/nvram_64: Mark init code __initThomas Gleixner2009-10-301-7/+7
| * | | | | powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()Thomas Gleixner2009-10-301-0/+3
| * | | | | powerpc/nvram_64: Remove unused codeThomas Gleixner2009-10-301-25/+0
| * | | | | powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-301-15/+5
| * | | | | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-302-14/+16
| * | | | | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-302-0/+540
| * | | | | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-304-57/+61
| | |/ / / | |/| | |
* | | | | Unify sys_mmap*Al Viro2009-12-111-14/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-073-3/+3
| |\ \ \ \ \
| | * | | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
| | * | | | | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-2/+3
|\ \ \ \ \ \
| * | | | | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | clocksource/events: Fix fallout of generic code changesThomas Gleixner2009-11-141-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-081-23/+0
|\ \ \ \ \
| * | | | | of: merge of_find_all_nodes() implementationsGrant Likely2009-10-151-23/+0
| |/ / / /
OpenPOWER on IntegriCloud