aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-11Unify sys_mmap*Al Viro
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-12-09powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund
2009-12-09powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund
2009-12-09powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund
2009-12-09powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund
2009-12-09powerpc/8xx: Add missing Guarded setting in DTLB Error.Joakim Tjernlund
2009-12-09powerpc/8xx: Fixup DAR from buggy dcbX instructions.Joakim Tjernlund
2009-12-09powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.Joakim Tjernlund
2009-12-09powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2009-12-09powerpc: stop_this_cpu: remove the cpu from the online map.Valentine Barshak
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-24powerpc: Kill unused swiotlb variableFUJITA Tomonori
2009-11-24powerpc: do not export pci_alloc/free_consistentStephen Rothwell
2009-11-24powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-24powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-14clocksource/events: Fix fallout of generic code changesThomas Gleixner
2009-11-12sysctl powerpc: Remove dead binary sysctl supportEric W. Biederman
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-11-06sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt
2009-11-05Export new PACA constants in asm-offsetsAlexander Graf
2009-11-05Export symbols for KVM moduleAlexander Graf
2009-11-05Add Book3s_64 offsets to asm-offsets.cAlexander Graf
2009-11-05Make head_64.S aware of KVM real mode codeAlexander Graf
2009-11-04powerpc: tiny memcpy_(to|from)io optimisationAlbrecht Dreß