summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/lenb/li...Linus Torvalds2006-12-021-5/+5
|\
| * Revert "ACPI: SCI interrupt source override"Len Brown2006-12-021-5/+5
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0112-77/+76
|\ \
| * | [PATCH] Fix an offset error when reading the CS89x0 ADD_PORT registerGeorge G. Davis2006-11-301-2/+2
| * | [PATCH] spidernet: poor network performanceLinas Vepstas2006-11-302-5/+5
| * | [PATCH] Spidernet: remove ETH_ZLEN check in earlier patchJames K Lewis2006-11-302-14/+6
| * | [PATCH] bonding: fix an oops when slave device does not provide get_statsLaurent Riffard2006-11-301-27/+36
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-11-307-28/+26
| |\ \
| | * | Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville2006-11-284-11/+11
| | * | [PATCH] zd1211rw: Fix of a locking bugUlrich Kunitz2006-11-281-13/+13
| | * | [PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch2006-11-281-2/+0
| | * | [PATCH] ieee80211: Fix kernel panic when QoS is enabledZhu Yi2006-11-141-2/+2
| * | | [PATCH] drivers/net: SAA9730: Fix build errorRalf Baechle2006-11-301-2/+2
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-12-016-4/+1423
|\ \ \
| * \ \ Merge ../linux-2.6-watchdog-mmWim Van Sebroeck2006-11-306-4/+1423
| |\ \ \ | | |/ / | |/| |
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4Wim Van Sebroeck2006-11-171-20/+22
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3Wim Van Sebroeck2006-11-171-27/+29
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2Wim Van Sebroeck2006-11-171-115/+101
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 1Wim Van Sebroeck2006-11-171-10/+9
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog deviceThomas Koeller2006-11-173-0/+442
| | * | [WATCHDOG] Add iTCO vendor specific supportWim Van Sebroeck2006-11-124-4/+342
| | * | [WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita2006-10-291-2/+7
| | * | [WATCHDOG] config.h removalAndrew Morton2006-10-281-1/+0
| | * | [WATCHDOG] NS pc87413-wdt Watchdog driver - fixesWim Van Sebroeck2006-10-231-2/+2
| | * | [WATCHDOG] NS pc87413-wdt Watchdog driver v1.1Sven Anders & Marcus Junker2006-10-231-304/+330
| | * | [WATCHDOG] NS pc87413-wdt Watchdog driverSven Anders & Marcus Junker2006-10-153-0/+625
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0139-5/+60
|\ \ \ \
| * \ \ \ Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into tmpJeff Garzik2006-11-3039-5/+60
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-2938-0/+38
| | * | | [PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllersTejun Heo2006-11-291-5/+22
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0199-2127/+1081
|\ \ \ \ \
| * | | | | [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle2006-11-304-34/+8
| * | | | | [MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle2006-11-301-2/+0
| * | | | | [MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle2006-11-301-42/+21
| * | | | | [MIPS] Remove old junk left from old atomic_lock.Ralf Baechle2006-11-301-9/+1
| * | | | | [MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle2006-11-303-6/+22
| * | | | | [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-307-42/+32
| * | | | | [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-304-26/+7
| * | | | | [MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.Ralf Baechle2006-11-301-3/+7
| * | | | | [MIPS] Remove redundant r4k_blast_icache() callsAtsushi Nemoto2006-11-301-8/+4
| * | | | | [MIPS] Work around bogus gcc warnings.Ralf Baechle2006-11-301-21/+22
| * | | | | [MIPS] Fix double inclusionsNicolas Kaiser2006-11-304-15/+4
| * | | | | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-3028-34/+64
| * | | | | [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-3037-1657/+292
| * | | | | [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-303-17/+8
| * | | | | [MIPS] PB1200: Remove duplicate definitionsYoichi Yuasa2006-11-301-6/+2
| * | | | | [MIPS] Fix alignment hole in struct cache_desc; shrink struct.Ralf Baechle2006-11-301-5/+5
| * | | | | [MIPS] Oprofile: kernel support for the R10000.Ralf Baechle2006-11-303-5/+31
| * | | | | [MIPS] Remove unused R10000 performance counter definitions.Ralf Baechle2006-11-301-56/+0
| * | | | | [MIPS] Add support for kexecNicolas Schichan2006-11-3010-4/+222
OpenPOWER on IntegriCloud