aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | [PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley2005-11-17
| * | | | | [PARISC] Disable nesting of interruptsGrant Grundler2005-11-17
| * | | | | [PARISC] Make sure timer and IPI execute with interrupts disabledJames Bottomley2005-11-17
* | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-11-18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [PATCH 3/3] cciss: add put_disk into cleanup routinesmikem2005-11-18
| * | | | | [PATCH 2/3] cciss: bug fix for BIG_PASS_THRUJens Axboe2005-11-18
| * | | | | [PATCH 1/3] cciss: bug fix for hpacuclimikem2005-11-18
| * | | | | [BLOCK] new block/ directory comment tidyCoywolf Qi Hunt2005-11-18
* | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-18
|\ \ \ \ \ \
| * | | | | | [wireless hermes] build fixJeff Garzik2005-11-18
| * | | | | | Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-18
| |\ \ \ \ \ \
| | * | | | | | [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' messageJames Ketrenos2005-11-18
| | * | | | | | [PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xxJohn W. Linville2005-11-18
| * | | | | | | [PATCH] git-netdev-all-ieee80211_get_payload-warning-fixAndrew Morton2005-11-18
| * | | | | | | [PATCH] drivers/net/wireless/hermes.c unsigned int comparisionGabriel A. Devenyi2005-11-18
| * | | | | | | [PATCH] prism54 : Remove extraneous udelay/register readRoger While2005-11-18
| * | | | | | | [PATCH] SAA9730: Add missing header bits.Ralf Baechle2005-11-18
| * | | | | | | [PATCH] au1000_eth: Include <linux/config.h>Ralf Baechle2005-11-18
| * | | | | | | [PATCH] IOC3: Replace obsolete PCI APIRalf Baechle2005-11-18
| * | | | | | | [PATCH] i82593.h: make header comment GPL-compatibleJohn W. Linville2005-11-18
| * | | | | | | [PATCH] e100: re-enable microcode with more useful defaultsJesse Brandeburg2005-11-18
| * | | | | | | Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-18
| |\ \ \ \ \ \ \
| | * | | | | | | [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa2005-11-16
| | |/ / / / / /
| * | | | | | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2005-11-18
| |\ \ \ \ \ \ \
| | * | | | | | | r8169: do not abort when the power management capabilities are disabledFrancois Romieu2005-11-16
| | * | | | | | | r8169: fix printk_ratelimit in the interrupt handlerFrancois Romieu2005-11-16
| * | | | | | | | [PATCH] smc91x: fix bank mismatchRussell King2005-11-18
| * | | | | | | | [PATCH] smc91x: fix one source of spurious interruptsNicolas Pitre2005-11-18
* | | | | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | [libata sata_mv] update copyright, driver versionJeff Garzik2005-11-18
| * | | | | | | | [PATCH] sil24: make error_intr less verboseTejun Heo2005-11-18
| * | | | | | | | [PATCH] sil24: add ATAPI supportTejun Heo2005-11-18
| * | | | | | | | [PATCH] sil24: use SRST for phy_resetTejun Heo2005-11-18
| * | | | | | | | [PATCH] sil24: add sil24_restart_controllerTejun Heo2005-11-18
| |/ / / / / / /
* | | | | | | | [PATCH] update Documentation/00-INDEXGreg Kroah-Hartman2005-11-18
* | | | | | | | [PATCH] Add HOWTO do kernel development document to the Documentation directoryGreg Kroah-Hartman2005-11-18
* | | | | | | | [PATCH] Add SCM info to MAINTAINERSJody McIntyre2005-11-18
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-18
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [IA64] polish comments for tlb fault handler in ivt.SChen, Kenneth W2005-11-17
| * | | | | | | [IA64] 4 level page table bug fix in vhpt_missChen, Kenneth W2005-11-17
* | | | | | | | [PATCH] s390: fix class_device_create calls in 3270 the driverMartin Schwidefsky2005-11-18
* | | | | | | | [PATCH] ppc64 need HPAGE_SHIFT when huge pages disabledAndy Whitcroft2005-11-18
* | | | | | | | [PATCH] md: fix is_mddev_idle calculation now that disk/sector accounting hap...NeilBrown2005-11-18
* | | | | | | | [PATCH] md: don't pass a NULL file* into ->prepare_write()Neil Brown2005-11-18
* | | | | | | | [PATCH] tpm: remove PCI kconfig dependencyKylene Jo Hall2005-11-18
* | | | | | | | [PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall2005-11-18
* | | | | | | | [PATCH] tpm: use flush_scheduled_work()Kylene Jo Hall2005-11-18
* | | | | | | | [PATCH] ppc32: add missing define for fs_enet Ethernet driverVitaly Bordug2005-11-18
* | | | | | | | [PATCH] ipmi: missing NULL test for kthreadMatt Domsch2005-11-18
* | | | | | | | [PATCH] re-export clear_page_dirty_for_io()Hans Reiser2005-11-18