summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard4-7/+8
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard2-9/+14
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2-31/+43
2010-08-24powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart1-2/+4
2010-08-24powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart1-2/+2
2010-08-24powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart1-1/+1
2010-08-24powerpc/pci: Drop unnecessary null testJulia Lawall1-2/+1
2010-08-24powerpc/powermac: Drop unnecessary null testJulia Lawall1-1/+1
2010-08-24powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2-3/+0
2010-08-24powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard1-11/+13
2010-08-24powerpc/mm: Fix vsid_scrample typoAnton Blanchard1-1/+1
2010-08-24powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov1-3/+3
2010-08-24powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao1-0/+2
2010-08-24powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt1-27/+37
2010-08-23netfilter: fix CONFIG_COMPAT supportFlorian Westphal3-0/+9
2010-08-23hp-wmi: Fix query interfaceMatthew Garrett1-39/+25
2010-08-23ACPI_TOSHIBA needs LEDS supportJonathan Corbet1-1/+3
2010-08-23arch/mn10300/mm: eliminate NULL dereferenceJulia Lawall1-1/+2
2010-08-23ASoC: i.MX ssi: use SSI_STCCR in synchronous modeSascha Hauer1-0/+3
2010-08-23powerpc/47x: Add an isync before the tlbivax instructionDave Kleikamp1-0/+1
2010-08-23powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2-11/+14
2010-08-23powerpc/47x: Remove redundant line from cputable.cDave Kleikamp1-1/+0
2010-08-23powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp1-0/+4
2010-08-23powerpc/4xx: Device tree update for the 460ex DWC SATARupjyoti Sarmah1-0/+8
2010-08-23xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell1-6/+9
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell4-10/+12
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell3-0/+7
2010-08-23ipheth: add support for iPhone 4Jens Axboe1-0/+5
2010-08-23Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger2-1/+7
2010-08-23ADI/ASoC: add MAINTAINERS entriesMike Frysinger1-0/+11
2010-08-23Blackfin: fix hweight breakageMike Frysinger1-7/+10
2010-08-23ALSA: hda - Add support for Lenovo S10-3tJerone Young1-0/+1
2010-08-23isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap1-1/+2
2010-08-23header: fix broken headers for user spaceChangli Gao10-26/+26
2010-08-23Linux 2.6.36-rc2v2.6.36-rc2Linus Torvalds1-1/+1
2010-08-23radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tagsDave Chinner1-13/+44
2010-08-23radix-tree: clear all tags in radix_tree_node_rcu_freeDave Chinner1-2/+4
2010-08-23drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher1-1/+1
2010-08-23drm/radeon/kms: try to detect tv vs monitor for underscanAlex Deucher1-1/+14
2010-08-23drm/radeon/kms: fix sideport detection on newer rs880 boardsAlex Deucher1-1/+1
2010-08-23drm/radeon: fix passing wrong type to gem object create.Dave Airlie1-1/+1
2010-08-22drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang3-0/+4
2010-08-22drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang1-1/+6
2010-08-22agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang1-9/+15
2010-08-22drm/i915: Remove the conflicting BUG_ON()Chris Wilson1-2/+0
2010-08-22drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson1-37/+37
2010-08-22drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson1-9/+18
2010-08-22i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie1-11/+12
2010-08-22drm/i915: wait for actual vblank, not just 20msJesse Barnes7-30/+69
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2-0/+71