summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-203/+336
2009-01-09libata: clean up the SFF code for coding styleAlan Cox1-65/+67
2009-01-09libata: Add 32bit PIO supportAlan Cox7-9/+66
2009-01-09[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATAShane Huang1-2/+6
2009-01-09pata_hpt366: reimplement mode programmingTejun Heo1-65/+44
2009-01-09[libata] pata_hpt3x3: correct _freeze() function declarationJeff Garzik1-2/+2
2009-01-09libata: Add special ata_pio_need_iordy() handling for Compact Flash.David Daney1-0/+4
2009-01-09pata_platform: __pata_platform_remove() shouldn't be in discard sectionSonic Zhang1-1/+1
2009-01-09sata_sil24: remove unused sil24_port_multiplierGrant Grundler1-7/+0
2009-01-09[libata] ahci: Add SATA GEN3 related messagesShane Huang2-0/+3
2009-01-09ata_piix: save, use saved and restore IOCFGTejun Heo1-15/+34
2009-01-09pata_ali: Fix and workaround for FIFO DMA bugAlan Cox1-2/+30
2009-01-09pata_ali: force initialise a few bitsAlan Cox1-33/+38
2009-01-09pata_hpt3x3: Workarounds for chipsetAlan Cox1-6/+45
2009-01-08async: make async_synchronize_full() more serializingArjan van de Ven1-1/+3
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds74-502/+3089
2009-01-08fix similar typos to successfullColy Li19-22/+22
2009-01-08Make various things staticRoel Kluin3-6/+5
2009-01-08generic swap(): dcache: use swap() instead of private do_switch()Wu Fengguang1-9/+5
2009-01-08generic swap(): sched: remove local swap() macroWu Fengguang1-2/+0
2009-01-08generic swap(): ext4: remove local swap() macroWu Fengguang1-4/+0
2009-01-08generic swap(): ext3: remove local swap() macroWu Fengguang1-4/+0
2009-01-08generic swap(): introduce global macro swap(a, b)Wu Fengguang1-0/+6
2009-01-08generic swap(): lib/sort.c: rename swap to swap_funcWu Fengguang1-14/+16
2009-01-08generic swap(): iphase: rename swap() to swap_byte_order()Wu Fengguang1-3/+3
2009-01-08generic swap(): sparc: rename swap() to swap_ulong()Wu Fengguang1-2/+3
2009-01-08remove lots of double-semicolonsFernando Carrijo9-9/+9
2009-01-08romfs: romfs_iget() - unsigned ino >= 0 is always trueroel kluin1-6/+6
2009-01-08vmcore: remove saved_max_pfn checkMagnus Damm1-2/+0
2009-01-08w1: send status messages after command processingEvgeniy Polyakov3-8/+76
2009-01-08w1: added w1 reset commandEvgeniy Polyakov3-0/+10
2009-01-08w1: move w1 commands from defines to enumEvgeniy Polyakov1-5/+8
2009-01-08w1: allow master IO commandsEvgeniy Polyakov1-65/+77
2009-01-08w1: documentation updateEvgeniy Polyakov1-38/+91
2009-01-08w1: list slaves commandsEvgeniy Polyakov1-17/+85
2009-01-08w1: add touch block commandEvgeniy Polyakov4-4/+35
2009-01-08w1: add list masters w1 commandEvgeniy Polyakov2-0/+57
2009-01-08w1: add 1-wire master driver for i.MX27 / i.MX31Sascha Hauer5-0/+232
2009-01-08tpm: clean up tpm_nsc driver for platform_device suspend/resume complianceDavid Smith1-13/+22
2009-01-08misc: add dell-laptop driverMatthew Garrett4-0/+454
2009-01-08dcdbas: export functionality for use in other driversMatthew Garrett2-4/+7
2009-01-08ELF: implement AT_RANDOM for glibc PRNG seedingKees Cook2-3/+15
2009-01-08mqueue: fix si_pid value in mqueue do_notify()Sukadev Bhattiprolu1-1/+2
2009-01-08pid: generalize task_active_pid_nsEric W. Biederman3-7/+9
2009-01-08pid: implement ns_of_pidEric W. Biederman1-0/+18
2009-01-08cpuset: remove remaining pointers to cpumask_tLi Zefan2-17/+21
2009-01-08cpuset: convert cpuset->cpus_allowed to cpumask_var_tLi Zefan1-40/+60
2009-01-08cpuset: don't allocate trial cpuset on stackLi Zefan1-33/+60
2009-01-08cpuset: convert cpuset_attach() to use cpumask_var_tLi Zefan1-5/+9
2009-01-08cpuset: remove on stack cpumask_t in cpuset_can_attach()Li Zefan1-6/+5