Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo... | Josepch Chan | 2007-01-27 | 3 | -1/+6 | |
| | * | | | | | | ide: unregister idepnp driver on unload | Tejun Heo | 2007-01-27 | 2 | -0/+10 | |
| | * | | | | | | ide: add missing __init tags to IDE PCI host drivers | Bartlomiej Zolnierkiewicz | 2007-01-27 | 26 | -27/+26 | |
| | * | | | | | | ia64: add pci_get_legacy_ide_irq() | Bartlomiej Zolnierkiewicz | 2007-01-27 | 1 | -0/+6 | |
| | * | | | | | | ide/generic: Jmicron has its own drivers now | Alan Cox | 2007-01-27 | 1 | -35/+0 | |
| | * | | | | | | atiixp.c: add cable detection support for ATI IDE | Conke Hu | 2007-01-27 | 1 | -3/+11 | |
| | * | | | | | | atiixp.c: sb600 ide only has one channel | Conke Hu | 2007-01-27 | 1 | -2/+9 | |
| | * | | | | | | atiixp.c: remove unused code | Conke Hu | 2007-01-27 | 1 | -20/+1 | |
| | * | | | | | | jmicron: fix warning | Andrew Morton | 2007-01-27 | 1 | -1/+2 | |
| | * | | | | | | ide: update MAINTAINERS entry | Bartlomiej Zolnierkiewicz | 2007-01-27 | 1 | -4/+3 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-01-30 | 10 | -40/+83 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Broadcom 4400 resume small fix | Dmitriy Monakhov | 2007-01-30 | 1 | -2/+13 | |
| | * | | | | | | b44: src_desc->addr is little-endian | Al Viro | 2007-01-30 | 1 | -1/+1 | |
| | * | | | | | | e100: fix irq leak on suspend/resume | Auke Kok | 2007-01-30 | 1 | -0/+2 | |
| | * | | | | | | bonding: ARP monitoring broken on x86_64 | Andy Gospodarek | 2007-01-30 | 1 | -3/+4 | |
| | * | | | | | | ehea: Fixed missing tasklet_kill() call | Thomas Klein | 2007-01-30 | 1 | -0/+1 | |
| | * | | | | | | ehea: Fixed wrong jumbo frames status query | Thomas Klein | 2007-01-30 | 2 | -8/+24 | |
| | * | | | | | | 82596 warning fixes | Andrew Morton | 2007-01-30 | 1 | -3/+4 | |
| | * | | | | | | FS_ENET: OF-related fixup for FEC and SCC MAC's | Vitaly Bordug | 2007-01-30 | 3 | -7/+14 | |
| | * | | | | | | net: ifb error path loop fix | Mariusz Kozlowski | 2007-01-30 | 1 | -2/+1 | |
| | * | | | | | | b44: Fix frequent link changes | Michael Chan | 2007-01-30 | 1 | -15/+20 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | [PATCH] fix indentation-related breakage in Kconfig.i386 | Al Viro | 2007-01-30 | 1 | -8/+8 | |
| * | | | | | | [PATCH] b44: src_desc->addr is little-endian | Al Viro | 2007-01-30 | 1 | -1/+1 | |
| * | | | | | | [PATCH] dma-mapping.h stubs fix | Al Viro | 2007-01-30 | 2 | -9/+9 | |
| * | | | | | | [PATCH] missing dma_sync_single_range_for{cpu,device} on alpha | Al Viro | 2007-01-30 | 1 | -6/+8 | |
| * | | | | | | [PATCH] pata_platform: fallout from set_mode() change | Al Viro | 2007-01-30 | 1 | -1/+2 | |
| * | | | | | | [PATCH] sym53c500_cs: remove bogus call fo free_dma() | Al Viro | 2007-01-30 | 1 | -2/+0 | |
| * | | | | | | [PATCH] mtd/nand/cafe.c missing include of dma-mapping.h | Al Viro | 2007-01-30 | 1 | -0/+1 | |
| * | | | | | | [PATCH] missing exports of pm_power_off() on alpha and sparc32 | Al Viro | 2007-01-30 | 2 | -0/+2 | |
| * | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-01-30 | 4 | -6/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [MIPS] Fix typo of "CONFIG_MT_SMP". | Robert P. J. Day | 2007-01-30 | 1 | -1/+1 | |
| | * | | | | | | [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH | Ralf Baechle | 2007-01-30 | 2 | -4/+4 | |
| | * | | | | | | [PATCH] Malta: Fix build if CONFIG_MTD is diabled. | Jan Altenberg | 2007-01-30 | 1 | -1/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-01-30 | 4 | -16/+28 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [PATCH] ALSA: Fix sysfs breakage | Takashi Iwai | 2007-01-29 | 4 | -16/+28 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | [PATCH] mm: mremap correct rmap accounting | Hugh Dickins | 2007-01-30 | 3 | -13/+2 | |
| * | | | | | | [PATCH] i386: In assign_irq_vector look at all vectors before giving up | Eric W. Biederman | 2007-01-30 | 1 | -13/+19 | |
| * | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-01-30 | 34 | -96/+187 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ARM] 4117/1: S3C2412: Fix writel() usage in selection code | Ben Dooks | 2007-01-29 | 1 | -2/+2 | |
| | * | | | | | | [ARM] 4111/1: Allow VFP to work with thread migration on SMP | Catalin Marinas | 2007-01-25 | 5 | -6/+58 | |
| | * | | | | | | [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zero | Catalin Marinas | 2007-01-25 | 1 | -1/+2 | |
| | * | | | | | | [ARM] 4106/1: S3C2410: typo fixes in register definitions | Matt Reimer | 2007-01-24 | 1 | -7/+7 | |
| | * | | | | | | [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB address | Linus Walleij | 2007-01-24 | 1 | -1/+6 | |
| | * | | | | | | [ARM] Fix AMBA serial drivers for non-first serial ports | Russell King | 2007-01-24 | 2 | -0/+4 | |
| | * | | | | | | [ARM] 4100/1: iop3xx: fix cpu mask for iop333 | Dan Williams | 2007-01-24 | 1 | -1/+1 | |
| | * | | | | | | [ARM] Update mach-types | Russell King | 2007-01-24 | 1 | -1/+24 | |
| | * | | | | | | [ARM] Fix show_mem() for discontigmem | Russell King | 2007-01-24 | 1 | -4/+7 | |
| | * | | | | | | [ARM] 4096/1: S3C24XX: change return code form s3c2410_gpio_getcfg() | Ben Dooks | 2007-01-24 | 2 | -8/+10 | |
| | * | | | | | | [ARM] 4095/1: S3C24XX: Fix GPIO set for Bank A | Ben Dooks | 2007-01-24 | 2 | -2/+3 | |
| | * | | | | | | [ARM] 4092/1: i.MX/MX1 CPU Frequency scaling latency definition | Pavel Pisa | 2007-01-24 | 1 | -1/+13 |