summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pci32: Use generic pci_assign_unassign_resourcesBenjamin Herrenschmidt2007-12-201-174/+17
* [POWERPC] pci32: Remove bogus alignment messageBenjamin Herrenschmidt2007-12-201-6/+0
* [POWERPC] Use embedded dtc in kernel buildsDavid Gibson2007-12-202-3/+38
* [POWERPC] Merge dtc upstream sourceDavid Gibson2007-12-2017-0/+8351
* [POWERPC] holly.c: Remove unnecessary include of linux/ide.hOlof Johansson2007-12-201-1/+0
* [POWERPC] include/asm-ppc/: Spelling fixesjoe@perches.com2007-12-203-3/+3
* [POWERPC] arch/ppc/: Spelling fixesjoe@perches.com2007-12-202-2/+2
* [POWERPC] include/asm-powerpc/: Spelling fixesjoe@perches.com2007-12-207-11/+11
* [POWERPC] arch/powerpc/: Spelling fixesjoe@perches.com2007-12-204-4/+4
* [POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman2007-12-202-0/+19
* [POWERPC] Optimize account_system_vtimeMilton Miller2007-12-201-8/+13
* [POWERPC] Depend on ->initialized in calc_steal_timeMilton Miller2007-12-201-3/+1
* [POWERPC] Timer interrupt: use a struct for two per_cpu varablesMilton Miller2007-12-201-8/+12
* [POWERPC] Use __get_cpu_var in time.cMilton Miller2007-12-201-2/+2
* [POWERPC] init_decrementer_clockevent can be static __initMilton Miller2007-12-201-2/+1
* [POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller2007-12-202-33/+29
* [POWERPC] celleb: Split machine definitionIshizaki Kou2007-12-204-80/+116
* [POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou2007-12-202-2/+11
* [POWERPC] pasemi: Implement MSI supportOlof Johansson2007-12-205-2/+201
* [POWERPC] iSeries: Fix unregistering HV event handlersStephen Rothwell2007-12-201-1/+1
* [POWERPC] wrapper: Treat NULL as root node in devp_offset; add devp_offset_fi...Scott Wood2007-12-201-3/+5
* [POWERPC] wrapper: Rename offset in offset_devp()Scott Wood2007-12-201-2/+2
* [POWERPC] Fake NUMA emulation for PowerPCBalbir Singh2007-12-201-5/+54
* [POWERPC] Add machine initcall macrosGrant Likely2007-12-201-0/+23
* [POWERPC] MPIC: Minor optimization of ipi handlerOlof Johansson2007-12-201-8/+7
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras2007-12-2014-75/+170
|\
| * [POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr2007-12-191-3/+17
| * [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-193-13/+52
| * [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-193-1/+8
| * [POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr2007-12-191-13/+10
| * [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-193-32/+54
| * [POWERPC] cell: safer of_has_vicinity routineAndre Detsch2007-12-191-3/+8
| * [POWERPC] cell: export force_sig_info()Jeremy Kerr2007-12-191-0/+7
| * [POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-197-8/+10
| * [POWERPC] cell: add missing '\n'Ishizaki Kou2007-12-191-2/+2
| * [POWERPC] OProfile: fix cbe pm signal routing problemBob Nelson2007-12-191-9/+11
| * [POWERPC] perfmon2: make pm_interval register read/writeKevin Corry2007-12-191-1/+1
* | [POWERPC] powermac: Use generic suspend codeJohannes Berg2007-12-191-232/+173
* | [POWERPC] Fix sleep on powerbook 3400Paul Mackerras2007-12-191-136/+36
* | [POWERPC] Convert therm_windtunnel.c to use the kthread APIPaul Mackerras2007-12-191-17/+17
* | [POWERPC] Convert therm_pm72.c to use the kthread APIPaul Mackerras2007-12-191-5/+4
* | [POWERPC] Convert adb.c to use kthread API and not spin on ADB requestsPaul Mackerras2007-12-191-57/+21
* | [POWERPC] Convert media-bay.c to use the kthread APIPaul Mackerras2007-12-191-10/+4
* | [POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg2007-12-192-107/+0
* | [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooksJohannes Berg2007-12-191-39/+57
* | [POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree propertiesTimur Tabi2007-12-145-20/+67
* | [POWERPC] qe: add function qe_clock_source()Timur Tabi2007-12-133-0/+46
* | [POWERPC] 83xx: mpc8313erdb: Fix whitespace.Scott Wood2007-12-131-2/+2
* | [POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().Scott Wood2007-12-131-2/+19
* | [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-137-31/+58