summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt2010-10-131007-5814/+10465
| |\
| | * powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala2010-10-081-0/+7
| * | powerpc/perf: Fix sampling enable for PPC970Paul Mackerras2010-09-231-0/+2
| * | powerpc: define a compat_sys_recv cond_syscallStephen Rothwell2010-09-231-0/+1
| * | powerpc: mtmsrd not definedSean MacLennan2010-09-022-16/+28
| * | powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan2010-09-021-1/+1
| * | powerpc/mm: Assume first cpu is boot_cpuid not 0Matthew McClintock2010-09-021-2/+4
| * | powerpc: Wire up direct socket system callsIan Munsie2010-09-022-1/+39
| * | powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-1/+3
| * | powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall2010-09-022-2/+6
| * | powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-3/+6
| * | powerpc/maple: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-0/+1
| * | powerpc/via-pmu-led.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-1/+3
| * | powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIeBenjamin Herrenschmidt2010-09-021-10/+64
| * | powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt2010-09-023-13/+22
| * | powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-027-12/+12
| * | powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2010-09-026-48/+26Star
| * | powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras2010-09-023-41/+179
| * | powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-0213-194/+290
| * | powerpc: Dynamically allocate most lppaca structsPaul Mackerras2010-09-022-3/+69
| * | powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-027-18/+20
| * | powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling2010-09-022-11/+9Star
| * | powerpc: Check end of stack canary at oops timeAnton Blanchard2010-09-021-0/+6
| * | powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard2010-09-022-5/+31
| * | powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard2010-09-022-0/+40
| * | powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-024-88/+276
| * | powerpc: Optimise 64bit csum_partialAnton Blanchard2010-09-021-40/+153
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-2231-630/+1815
|\ \ \
| * | | include/linux/libata.h: fix typoAndrea Gelmini2010-10-221-1/+1
| * | | pata_bf54x: fix return type of bfin_set_devctlMike Frysinger2010-10-221-1/+1
| * | | Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-221-1/+1
| * | | libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo2010-10-222-3/+16
| * | | pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov2010-10-221-0/+11
| * | | pata_sil680: implement sff_irq_check() methodSergei Shtylyov2010-10-221-0/+12
| * | | pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov2010-10-221-0/+23
| * | | pata_cmd640: implement sff_irq_check() methodSergei Shtylyov2010-10-221-0/+12
| * | | ata_piix: Add device ID for ICH4-LBen Hutchings2010-10-221-0/+2
| * | | pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov2010-10-221-2/+2
| * | | ata: Intel IDE-R supportAlan Cox2010-10-221-1/+53
| * | | libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy2010-10-221-3/+3
| * | | libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen2010-10-221-0/+14
| * | | ata_piix: remove SIDPR lockingTejun Heo2010-10-221-8/+0Star
| * | | libata: implement cross-port EH exclusionTejun Heo2010-10-224-1/+80
| * | | libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-2212-48/+57
| * | | ata_piix: implement LPM supportTejun Heo2010-10-221-1/+23
| * | | libata: implement LPM support for port multipliersTejun Heo2010-10-223-10/+67
| * | | libata: reimplement link power managementTejun Heo2010-10-229-356/+206Star
| * | | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo2010-10-223-5/+74
| * | | libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-229-100/+79Star
| * | | [libata] Fix section mismatch: ata_sff_exitLuck, Tony2010-10-221-1/+1