aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-22Dynamic Debug: Introduce ddebug_query= boot parameterThomas Renninger
2010-10-22Dynamic Debug: Split out query string parsing/setup from proc_writeThomas Renninger
2010-10-22pcmcia: fix ni_daq_700 compilationDominik Brodowski
2010-10-22Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-22Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-22bluetooth: Fix missing NULL checkAlan Cox
2010-10-22xen-blkfront: disable barrier/flush write supportJens Axboe
2010-10-22cfq-iosched: Fix a gcc 4.5 warning and put some commentsVivek Goyal
2010-10-22m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISAThorsten Glaser
2010-10-22m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven
2010-10-22m68k: __pa(): cast arg to longAndrew Morton
2010-10-22fbdev: atafb - Remove undead ifdef ATAFB_FALCONChristian Dietrich
2010-10-22zorro: Fix device_register() error handlingVasiliy Kulikov
2010-10-22fbdev/m68k: Fix section mismatches in q40fb.cHenrik Kretzschmar
2010-10-22m68k/m68knommu: merge the MMU and non-MMU traps.hGreg Ungerer
2010-10-22m68k/m68knommu: merge MMU and non-MMU thread_info.hGreg Ungerer
2010-10-22m68k/m68knommu: merge MMU and non-MMU atomic.hGreg Ungerer
2010-10-22m68k/m68knommu: clean up page.hGreg Ungerer
2010-10-22m68k/m68knommu: merge machdep.h files into a single fileGreg Ungerer
2010-10-22m68k/m68knommu: merge MMU and non-MMU string.hGreg Ungerer
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich
2010-10-22m68k: move definition of THREAD_SIZE into thread_info_mm.hGreg Ungerer
2010-10-22m68k: Use asm-generic/ioctls.h (enables termiox)Jeff Mahoney
2010-10-22m68k: Remove dead GG2 config optionChristian Dietrich
2010-10-22pcmcia: IOCARD is also required for using IRQsDominik Brodowski
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21include/linux/libata.h: fix typoAndrea Gelmini
2010-10-21pata_bf54x: fix return type of bfin_set_devctlMike Frysinger
2010-10-21Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-21libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo
2010-10-21pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_sil680: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_cmd640: implement sff_irq_check() methodSergei Shtylyov
2010-10-21ata_piix: Add device ID for ICH4-LBen Hutchings
2010-10-21pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov
2010-10-21ata: Intel IDE-R supportAlan Cox
2010-10-21libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy
2010-10-21libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen
2010-10-21ata_piix: remove SIDPR lockingTejun Heo
2010-10-21libata: implement cross-port EH exclusionTejun Heo
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-10-21ata_piix: implement LPM supportTejun Heo
2010-10-21libata: implement LPM support for port multipliersTejun Heo
2010-10-21libata: reimplement link power managementTejun Heo
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo