aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-10/+10
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-25/+6
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-168/+2
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2-55/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina8-10/+10
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare2-25/+6
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds23-96/+345
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-2/+2
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa7-8/+8
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe65-1388/+2650
2009-12-03KVM: powerpc: Fix BUILD_BUG_ON conditionHollis Blanchard1-1/+1
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf1-1/+2
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity1-1/+1
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+11
2009-12-01powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce1-0/+11
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller103-1855/+6144
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-1/+1
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-miscLinus Torvalds1-3/+3
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming1-2/+3
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman63-1385/+2636
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar57-1380/+2603
2009-11-15arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett1-3/+3
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar23-96/+345
2009-11-14clocksource/events: Fix fallout of generic code changesThomas Gleixner1-1/+1
2009-11-12sysctl powerpc: Remove dead binary sysctl supportEric W. Biederman1-2/+0
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson1-167/+461
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2-2/+2
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel2-2/+2
2009-11-06sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman1-52/+0
2009-11-05powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala52-1177/+2093
2009-11-05powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xxKim Phillips3-23/+24
2009-11-05powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boardsAnton Vorontsov1-1/+1
2009-11-05powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boardsAnton Vorontsov1-2/+2
2009-11-05powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin1-1/+14
2009-11-05powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fieldsPaul Gortmaker1-9/+8
2009-11-05powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt1-0/+4
2009-11-05powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2-2/+9
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt1-1/+14
2009-11-05powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt1-2/+2
2009-10-30powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt1-0/+4
2009-10-28powerpc: perf_event: Cleanup output by adding symbolsAnton Blanchard1-0/+3
2009-10-28powerpc: perf_event: Hide iseries_check_pending_irqsAnton Blanchard1-2/+2
2009-10-28powerpc: perf_event: Cleanup copy_page output by hiding setup symbolAnton Blanchard1-2/+2