aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-21[PATCH] ibmveth: Fix index increment calculationDavid Gibson1-4/+6
2006-10-21[PATCH] pci: declare pci_get_device_reverse()Andrew Morton1-2/+11
2006-10-21[PATCH] clocksource: acpi_pm: add another greylist chipsetDaniel Walker1-2/+4
2006-10-21[PATCH] md: endian annotations for the bitmap superblockNeilBrown2-15/+15
2006-10-21[PATCH] md: endian annotation for v1 superblock accessNeilBrown2-34/+35
2006-10-21[PATCH] md: add another COMPAT_IOCTL for mdNeilBrown1-0/+1
2006-10-21[PATCH] md: fix calculation of ->degraded for multipath and raid10NeilBrown2-2/+2
2006-10-21[PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk1-0/+13
2006-10-21[PATCH] Char: correct pci_get_device changesJiri Slaby3-0/+19
2006-10-21[PATCH] libata-sff: Allow for wacky systemsAlan Cox1-0/+9
2006-10-21[PATCH] ahci: readability tweakAlan Cox1-1/+1
2006-10-21[PATCH] libata: typo fixTejun Heo1-1/+1
2006-10-21[PATCH] ATA must depend on BLOCKAdrian Bunk1-0/+1
2006-10-21[PATCH] libata: use correct map_db values for ICH8Kristen Carlson Accardi1-2/+2
2006-10-21[PATCH] ibmveth: Fix index increment calculationDavid Gibson1-4/+6
2006-10-21Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik16-151/+238
2006-10-21[PATCH] Fix timer raceRalf Baechle1-2/+2
2006-10-21[PATCH] Remove useless comment from sb1250Dave Jones1-1/+1
2006-10-21Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmpJeff Garzik1-1/+6
2006-10-21Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into tmpJeff Garzik1-1/+32
2006-10-21[PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes and bugfixesLi Yang5-436/+475
2006-10-21[PATCH] sky2: 88E803X transmit lockupStephen Hemminger1-21/+12
2006-10-21[PATCH] e1000: Reset all functions after a PCI errorLinas Vepstas1-4/+0
2006-10-21[PATCH] WAN/pc300: handle, propagate minor errorsJeff Garzik1-5/+19
2006-10-21[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-30/+148
2006-10-21[PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 stateAndi Kleen3-5/+8
2006-10-21[PATCH] x86-64: Overlapping program headers in physical addr space fixVivek Goyal1-1/+2
2006-10-21[PATCH] x86-64: Put more than one cpu in TARGET_CPUSEric W. Biederman1-1/+1
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen2-10/+1
2006-10-21[PATCH] x86-64: Use irq_domain in ioapic_retrigger_irqEric W. Biederman1-2/+5
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen3-5/+27
2006-10-21[PATCH] x86-64: Revert interrupt backlink changesAndi Kleen1-3/+0
2006-10-21[PATCH] x86-64: Fix ENOSYS in system call tracingJan Beulich1-0/+2
2006-10-21[PATCH] i386: Fix fake return addressJeremy Fitzhardinge1-1/+1
2006-10-21[PATCH] x86-64: x86_64 add NX mask for PTE entrybibo,mao1-0/+1
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich5-39/+299
2006-10-21[PATCH] x86: Use -maccumulate-outgoing-argsAndi Kleen2-0/+8
2006-10-21[PATCH] x86-64: fix page align in e820 allocatorVivek Goyal1-7/+7
2006-10-21[PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGSCorey Minyard1-1/+1
2006-10-21[PATCH] i386: fix .cfi_signal_frame copy-n-paste errorAndrew Morton1-2/+2
2006-10-21[PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and offsetYinghai Lu1-3/+3
2006-10-21[PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey1-2/+2
2006-10-21[PATCH] i386: Update defconfigAndi Kleen1-15/+15
2006-10-21[PATCH] x86-64: Update defconfigAndi Kleen1-15/+15
2006-10-20[PATCH] fix PXA2xx UDC compilation errorNicolas Pitre1-1/+1
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering1-1/+1
2006-10-20configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman1-6/+8
2006-10-20ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh1-0/+7
2006-10-20ocfs2: fix page zeroing during simple extendsMark Fasheh1-20/+24