summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+3Star
* Merge branch 'master' into for-nextTejun Heo2009-07-0435-361/+527
|\
| * Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-011-0/+2
| |\
| | * perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-251-0/+2
| * | Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-06-267-14/+15
| |\ \
| | * | powerpc/85xx: Make eSDHC 1-bit only transfer mode default for MPC8569E-MDSAnton Vorontsov2009-06-231-0/+1
| | * | powerpc/85xx: remove duplicated #includeHuang Weiyi2009-06-231-1/+0Star
| | * | powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala2009-06-231-5/+4Star
| | * | powerpc/85xx: Fix FSL RapidIO probing on MDS boardsRandy Vinson2009-06-231-0/+1
| | * | powerpc/85xx: Stop using ppc_md.init on socratesKumar Gala2009-06-231-3/+3
| | * | powerpc/cpm1: Remove IMAP_ADDRKumar Gala2009-06-231-2/+0Star
| | * | powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi2009-06-231-3/+6
| * | | powerpc/mm: Fix potential access to freed pages when using hugetlbfsBenjamin Herrenschmidt2009-06-261-1/+2
| * | | powerpc/440: Fix warning early debug codeBenjamin Herrenschmidt2009-06-261-1/+1
| * | | powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt2009-06-261-1/+1
| * | | powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt2009-06-261-5/+10
| * | | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-265-87/+40Star
| * | | powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2009-06-262-10/+30
| * | | powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-264-15/+135
| * | | powerpc: Map more memory early on 601 processorsBenjamin Herrenschmidt2009-06-261-7/+10
| * | | powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt2009-06-263-53/+82
| * | | powerpc: Fix mpic alloc warningKumar Gala2009-06-261-3/+2Star
| * | | powerpc: Fix output from show_regsKumar Gala2009-06-261-1/+1
| * | | powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-263-98/+112
| * | | powerpc/amigaone: Limit ISA I/O range to 4k in the device treeGerhard Pircher2009-06-261-2/+2
| * | | powerpc/warp: Platform fix for i2c changeSean MacLennan2009-06-261-30/+14Star
| * | | powerpc: Have git ignore generated files from dtc compileJon Smirl2009-06-261-0/+10
| * | | powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt2009-06-261-13/+16
| * | | powerpc: Swiotlb breaks pseriesMichael Ellerman2009-06-261-6/+18
| * | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-221-14/+24
| |\ \ \
| | * | | PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-14/+24
* | | | | percpu: cleanup percpu array definitionsTejun Heo2009-06-242-2/+2
* | | | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-0/+3
|/ / / /
* | | / Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-212-2/+2
| |_|/ |/| |
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-2014-324/+932
|\ \ \
| * | | perf_counter: powerpc: Add processor back-end for MPC7450 familyPaul Mackerras2009-06-183-0/+420
| * | | perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernelsPaul Mackerras2009-06-181-60/+133
| * | | perf_counter: powerpc: Change how processor-specific back-ends get selectedPaul Mackerras2009-06-188-45/+96
| * | | perf_counter: powerpc: Use unsigned long for register and constraint valuesPaul Mackerras2009-06-188-212/+229
| * | | perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-186-7/+51
| * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-17204-2390/+6126
| |\ \ \
| * | | | perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-152-1/+2
| * | | | perf_counter: powerpc: Fix two compile warningsPaul Mackerras2009-06-151-1/+3
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-201-1/+1
|\ \ \ \ \
| * | | | | function-graph: add stack frame testSteven Rostedt2009-06-191-1/+1
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-2063-122/+7805
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-189-88/+52Star
| |\ \ \ \ \
| | * | | | | powerpc/5121: make clock debug output more readableWolfram Sang2009-06-171-4/+4
| | * | | | | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-178-62/+44Star