aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-05[PATCH] vmi: fix nohz compileZachary Amsden3-16/+2
2007-03-05[PATCH] vmi: pit overrideZachary Amsden4-7/+18
2007-03-05[PATCH] vmi: paravirt drop udelay opZachary Amsden5-22/+1
2007-03-05[PATCH] vmi: fix highpteZachary Amsden4-4/+44
2007-03-05[PATCH] vmi: cpu cycles fixZachary Amsden7-2/+17
2007-03-05[PATCH] vmi: sched clock paravirt op fixZachary Amsden8-9/+17
2007-03-05[PATCH] vmi: timer fixes round twoZachary Amsden2-29/+24
2007-03-05[PATCH] Page migration: Fix vma flag checkingChristoph Lameter3-10/+9
2007-03-05[PATCH] fb: sm501fb off-by-1 sysfs storePaul Mundt1-3/+3
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas8-165/+1
2007-03-05[PATCH] shmem and simple const super_operationsHugh Dickins2-6/+8
2007-03-05[PATCH] schedule wext/rtnl for removalJohannes Berg1-0/+12
2007-03-05[PATCH] dz: remove struct pt_regs referencesMaciej W. Rozycki1-4/+3
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2-3/+1
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell3-4/+19
2007-03-05[PATCH] Fix soft lockup with iSeries viocd driverTony Breeds1-4/+23
2007-03-05[PATCH] parport is an orphanDavid Brownell1-9/+1
2007-03-05[PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov2-4/+5
2007-03-05[PATCH] msi: support masking msi irqs without a mask bitEric W. Biederman1-0/+2
2007-03-05[PATCH] msi: fix up the msi enable/disable logicEric W. Biederman1-80/+64
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman7-16/+35
2007-03-05[PATCH] io_apic.h needs apicdef.hJean Delvare2-0/+2
2007-03-05[PATCH] cyclades: return closing_waitAndrew Morton1-0/+1
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds29-224/+306
2007-03-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+0
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-6/+11
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-130/+165
2007-03-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds36-802/+280
2007-03-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds73-1021/+429
2007-03-04[ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King7-694/+108
2007-03-04[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King3-6/+7
2007-03-04[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King2-4/+7
2007-03-04[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPCRussell King2-4/+6
2007-03-04[ARM] rtc-pcf8583: correct month and year offsetsRussell King1-5/+6
2007-03-04[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCDRussell King1-10/+10
2007-03-04[MIPS] MTX1: clear PCI errorsFlorian Fainelli1-1/+5
2007-03-04[MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli2-1/+30
2007-03-04[MIPS] MTX1: remove unneeded settingsFlorian Fainelli1-3/+1
2007-03-04[MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.Ralf Baechle1-1/+1
2007-03-04[MIPS] Cobalt: update reserved resourcesYoichi Yuasa1-23/+24
2007-03-04[MIPS] SN: PCI fixup needs to include <irq.h>.Ralf Baechle1-0/+2
2007-03-04[MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.Ralf Baechle1-4/+6
2007-03-04[MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...Ralf Baechle1-1/+1
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle42-427/+254
2007-03-04[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.Ralf Baechle1-3/+0
2007-03-04[MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto5-26/+0
2007-03-04[MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto12-339/+86
2007-03-04[MIPS] Oprofile: Add missing break statements.Ralf Baechle1-0/+2
2007-03-04[MIPS] jmr3927: build fixAtsushi Nemoto1-10/+4
2007-03-04[MIPS] SNI: Fix mc146818_decode_yearThomas Bogendoerfer4-6/+10