summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Avoid avoidable void* pointerMichael Neuling2010-11-291-1/+1
* powerpc: Add POWER7+ cputable entryMichael Neuling2010-11-291-0/+16
* powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling2010-11-291-4/+0
* powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling2010-11-292-7/+0
* powerpc: Add VPHN firmware featureJesse Larrew2010-11-293-1/+4
* powerpc: Consolidate obj-y assignmentsMichael Ellerman2010-11-291-5/+4
* powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl2010-11-291-62/+0
* powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-291-2/+1
* powerpc: Add memory_hotplug_max()Nishanth Aravamudan2010-11-292-0/+31
* powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan2010-11-292-4/+9
* powerpc/pseries: iommu cleanupNishanth Aravamudan2010-11-291-7/+2
* powerpc/dart: iommu table cleanupNishanth Aravamudan2010-11-291-8/+1
* powerpc/cell: Beat dma ops cleanupNishanth Aravamudan2010-11-291-2/+1
* powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan2010-11-291-18/+1
* powerpc/vio: Use dma ops helpersNishanth Aravamudan2010-11-291-3/+8
* powerpc/ps3: Replace the use of <module>-objs with <module>-yTracey Dent2010-11-291-1/+1
* rtc-cmos.c : Fix warning on PowerPCSrikanth Krishnakar2010-11-291-1/+2
* powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan2010-11-294-1/+339
* powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-293-15/+31
* powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori2010-11-291-0/+3
* powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2010-11-293-0/+34
* powerpc: Fix two typos in Documentation/powerpc/booting-without-of.txtLennert Buytenhek2010-11-291-2/+2
* drivers/char/hvc_vio: Use static const char arraysJoe Perches2010-11-291-1/+1
* powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2010-11-292-4/+0
* powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard2010-11-291-0/+33
* powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-295-4/+133
* Un-inline get_pipe_info() helper functionLinus Torvalds2010-11-282-12/+13
* Export 'get_pipe_info()' to other usersLinus Torvalds2010-11-283-12/+13
* Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds2010-11-281-10/+9
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-284-19/+57
|\
| * perf: Fix the software context switch counterPeter Zijlstra2010-11-262-16/+15
| * perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-261-1/+1
| * x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
| * perf: Fix inherit vs. context rotation bugThomas Gleixner2010-11-262-2/+21
* | Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2010-11-281-70/+90
|\ \
| * | firewire: net: throttle TX queue before running out of tlabelsStefan Richter2010-11-171-24/+35
| * | firewire: net: replace lists by countersStefan Richter2010-11-171-47/+26
| * | firewire: net: fix memory leaksStefan Richter2010-11-171-4/+31
| * | firewire: net: count stats.tx_packets and stats.tx_bytesStefan Richter2010-11-171-3/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-2724-48/+131
|\ \ \
| * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-2623-38/+85
| |\ \ \
| | * | | ASoC: Fix resource reclaim for osk5912Axel Lin2010-11-251-3/+8
| | * | | ASoC: tlv320aic3x - fix variable may be used uninitialized warningAxel Lin2010-11-251-3/+3
| | * | | ASoC: davinci-vcif - fix a memory leakAxel Lin2010-11-251-0/+3
| | * | | ASoC: phycore-ac97: fix resource leakAxel Lin2010-11-251-7/+21
| | * | | ASoC: imx-ssi: fix resource leakAxel Lin2010-11-251-4/+11
| | * | | ASoC: simone: fix resource leak in simone_init error pathAxel Lin2010-11-251-8/+10
| | * | | ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error pathAxel Lin2010-11-251-1/+4
| | * | | ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error pathAxel Lin2010-11-251-1/+0
| | * | | ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error pathAxel Lin2010-11-251-0/+1
OpenPOWER on IntegriCloud