summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison42-49/+2
2009-01-14cris: introduce asm/swab.hHarvey Harrison6-45/+44
2009-01-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds15-203/+122
2009-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds12-27/+27
2009-01-14IDE: fix sparse signed-ness errors with host->host_busyBen Dooks1-1/+1
2009-01-14ide: fix suspend regressionBartlomiej Zolnierkiewicz1-4/+8
2009-01-14tx4938ide: Fix build error due to read_sff_dma_status movingAtsushi Nemoto1-1/+0
2009-01-14ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQBartlomiej Zolnierkiewicz2-10/+1
2009-01-14sl82c105: remove dead codeBartlomiej Zolnierkiewicz1-4/+0
2009-01-14via82cxxx: fix cable warning messageBartlomiej Zolnierkiewicz1-2/+0
2009-01-14ide: can't use SSD/non-rotational queue flag for all CFA devicesBartlomiej Zolnierkiewicz1-1/+1
2009-01-14it821x.c: use dev->revision instead of pci_read_config_byteBrandon Philips1-2/+1
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips2-0/+13
2009-01-14ide: fix accidental LOCKDEP breakage caused by local_irq_set() removalBartlomiej Zolnierkiewicz2-2/+2
2009-01-14kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=nAndrew Morton1-3/+2
2009-01-14mm: fix assertionNick Piggin1-1/+0
2009-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy1548-30478/+111199
2009-01-13Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-50/+100
2009-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-115/+10
2009-01-13Fix timeouts in sys_pselect7Bernd Schmidt1-1/+1
2009-01-13fix early_serial_setup() regressionHelge Deller2-1/+2
2009-01-13TWL4030: fix clk API usageRussell King1-4/+4
2009-01-13x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2-17/+38
2009-01-13x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com1-15/+28
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com3-8/+9
2009-01-13x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2-11/+20
2009-01-13x86 PAT: remove PFNMAP type on track_pfn_vma_new() errorvenkatesh.pallipadi@intel.com1-1/+7
2009-01-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2009-01-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+10
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds8-31/+47
2009-01-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+19
2009-01-13Prevent oops at boot with VT-dDirk Hohndel1-1/+2
2009-01-13pata_it821x: Update RDC UDMA handlingAlan Cox1-4/+13
2009-01-13ata: fix wrong WARN_ON_ONCEChristian Borntraeger1-3/+6
2009-01-12Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier7-30/+46
2009-01-12IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap1-1/+1
2009-01-12IPoIB: Do not join broadcast group if interface is brought downYossi Etigin1-0/+3
2009-01-12async: fix __lowest_in_progress()Arjan van de Ven1-5/+16
2009-01-12script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven1-9/+50
2009-01-12ti_usb_3410_5052: add Multi-Tech firmwareChris Adams6-2/+2635
2009-01-12ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2-5/+39
2009-01-12ti_usb_3410_5052: support alternate firmwareChris Adams1-15/+29
2009-01-12usb-serial: remove NULL checkAlan Cox1-3/+0
2009-01-12neo: Remove a bogus NULL checkAlan Cox1-3/+0
2009-01-12pty: Fix documentationAlan Cox1-3/+1
2009-01-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+25
2009-01-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-56/+100
2009-01-12Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds25-2/+2910
2009-01-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds126-2031/+18974
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds59-372/+342