aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes'Jeff Garzik2006-04-1213-233/+67
|\
| * [PATCH] Use pci_set_consistent_dma_mask in ixgb driverAndreas Schwab2006-04-121-4/+9
| * [PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2006-04-122-3/+3
| * [PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queueDale Farnsworth2006-04-121-3/+14
| * [PATCH] mv643xx_eth: Always free completed tx descs on tx interruptBrent Cook2006-04-121-1/+1
| * [PATCH] net drivers: fix section attributes for gccRandy Dunlap2006-04-124-4/+4
| * [PATCH] remove drivers/net/hydra.hAdrian Bunk2006-04-121-177/+0
| * [PATCH] drivers/net/via-rhine.c: make a function staticAdrian Bunk2006-04-121-1/+1
| * [netdrvr b44] trim trailing whitespaceJeff Garzik2006-04-121-19/+19
| * [PATCH] b44: increase version to 1.00Gary Zambrano2006-04-121-2/+3
| * [PATCH] b44: disable default tx pauseGary Zambrano2006-04-121-19/+12
| * [PATCH] via-rhine: execute bounce buffers code on Rhine-I onlyRoger Luethi2006-04-121-2/+3
| * [PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrunKomuro2006-04-121-1/+1
| * [PATCH] dlink pci cards using wrong driverStephen Hemminger2006-04-122-2/+2
* | Merge branch 'master'Jeff Garzik2006-04-121041-16930/+56768
|\|
| * [PATCH] __group_complete_signal: remove bogus BUG_ONOleg Nesterov2006-04-111-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-1125-204/+254
| |\
| | * kconfig: fix typo in change count initializationRoman Zippel2006-04-111-1/+1
| | * kconfig: recenter menuconfigRoman Zippel2006-04-111-9/+10
| | * kconfig: revert conf behaviour changeRoman Zippel2006-04-111-16/+2
| | * kconfig: fix default value for choice inputRoman Zippel2006-04-111-2/+1
| | * kbuild: fix NULL dereference in scripts/mod/modpost.cEric Sesterhenn2006-04-111-1/+1
| | * kbuild: fix mode of checkstack.pl and other files.Paolo 'Blaisorblade' Giarrusso2006-04-114-0/+0
| | * kbuild: rebuild initramfs if content of initramfs changesSam Ravnborg2006-04-112-127/+189
| | * kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg2006-04-072-5/+5
| | * kbuild: modules_install for external modules must not remove existing modulesAndreas Gruenbacher2006-04-061-1/+0
| | * kbuild: fix make dir/Sam Ravnborg2006-04-061-1/+1
| | * ver_linux: don't print reiser4progs version if none foundAlexey Dobriyan2006-04-051-2/+2
| | * kbuild: mips: fix sed regexp to generate asm-offset.hAtsushi Nemoto2006-04-051-1/+1
| | * kbuild: fix building single targets with make O=.. single-targetSam Ravnborg2006-04-051-25/+28
| | * kbuild: use relative path to -ISam Ravnborg2006-04-043-3/+3
| | * kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source treeCarl-Daniel Hailfinger2006-04-041-1/+1
| | * kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeCarl-Daniel Hailfinger2006-04-045-9/+9
| | * kbuild: fix garbled text in modules.txtBrian Gerst2006-04-041-1/+1
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-1113-98/+125
| |\ \
| | * | [IA64] Prefetch mmap_sem in ia64_do_page_fault()Christoph Lameter2006-04-071-0/+3
| | * | [IA64] Failure to resume after INIT in user spaceKeith Owens2006-04-071-5/+5
| | * | [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-073-12/+28
| | * | [IA64] always map VGA framebuffer UC, even if it supports WBBjorn Helgaas2006-04-071-1/+1
| | * | [IA64] fix bug in ia64 __mutex_fastpath_trylockChen, Kenneth W2006-04-071-1/+1
| | * | [IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki2006-04-061-1/+1
| | * | [IA64] update HP CSR space discovery via ACPIBjorn Helgaas2006-04-062-76/+78
| | * | [IA64] Wire up new syscalls {set,get}_robust_listTony Luck2006-04-062-3/+4
| | * | [IA64] 'msg' may be used uninitialized in xpc_initiate_allocate()Tony Luck2006-04-041-1/+1
| | * | [IA64] Wire up new syscall sync_file_range()Tony Luck2006-04-042-1/+6
| | |/
| * | [PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo2006-04-112-3/+3
| * | [PATCH] x86_64: Fix embarassing typo in mmconfig bus checkAndi Kleen2006-04-111-1/+1
| * | [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen2006-04-113-4/+6
| * | [PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen2006-04-111-2/+0
| * | [PATCH] x86_64: fix sync before RDTSC on Intel cpusSiddha, Suresh B2006-04-111-1/+1