aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall2010-10-13
| * | | powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-13
| * | | powerpc: Use static const char arraysJoe Perches2010-10-13
| * | | powerpc/pseries: Partition migration in the kernelNathan Fontenot2010-10-13
| * | | powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot2010-10-13
| * | | powerpc/pseries: Export device tree updating routinesNathan Fontenot2010-10-13
| * | | Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt2010-10-13
| |\ \ \
| | * | | powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala2010-10-08
| * | | | powerpc/perf: Fix sampling enable for PPC970Paul Mackerras2010-09-23
| * | | | powerpc: define a compat_sys_recv cond_syscallStephen Rothwell2010-09-23
| * | | | powerpc: mtmsrd not definedSean MacLennan2010-09-02
| * | | | powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan2010-09-02
| * | | | powerpc/mm: Assume first cpu is boot_cpuid not 0Matthew McClintock2010-09-02
| * | | | powerpc: Wire up direct socket system callsIan Munsie2010-09-02
| * | | | powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-02
| * | | | powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall2010-09-02
| * | | | powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-02
| * | | | powerpc/maple: Add of_node_put to avoid memory leakJulia Lawall2010-09-02
| * | | | powerpc/via-pmu-led.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-02
| * | | | powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIeBenjamin Herrenschmidt2010-09-02
| * | | | powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt2010-09-02
| * | | | powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-02
| * | | | powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2010-09-02
| * | | | powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras2010-09-02
| * | | | powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-02
| * | | | powerpc: Dynamically allocate most lppaca structsPaul Mackerras2010-09-02
| * | | | powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-02
| * | | | powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling2010-09-02
| * | | | powerpc: Check end of stack canary at oops timeAnton Blanchard2010-09-02
| * | | | powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard2010-09-02
| * | | | powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard2010-09-02
| * | | | powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-02
| * | | | powerpc: Optimise 64bit csum_partialAnton Blanchard2010-09-02
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-21
|\ \ \ \ \
| * | | | | include/linux/libata.h: fix typoAndrea Gelmini2010-10-21
| * | | | | pata_bf54x: fix return type of bfin_set_devctlMike Frysinger2010-10-21
| * | | | | Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-21
| * | | | | libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo2010-10-21
| * | | | | pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov2010-10-21
| * | | | | pata_sil680: implement sff_irq_check() methodSergei Shtylyov2010-10-21
| * | | | | pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov2010-10-21
| * | | | | pata_cmd640: implement sff_irq_check() methodSergei Shtylyov2010-10-21
| * | | | | ata_piix: Add device ID for ICH4-LBen Hutchings2010-10-21
| * | | | | pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov2010-10-21
| * | | | | ata: Intel IDE-R supportAlan Cox2010-10-21
| * | | | | libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy2010-10-21
| * | | | | libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen2010-10-21
| * | | | | ata_piix: remove SIDPR lockingTejun Heo2010-10-21
| * | | | | libata: implement cross-port EH exclusionTejun Heo2010-10-21
| * | | | | libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-21