Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-01-30 | 2 | -13/+13 | |
| |\ \ \ \ | ||||||
| | * | | | | [CPUFREQ] Remove unneeded errata workaround from p4-clockmod. | Dave Jones | 2007-01-29 | 1 | -9/+0 | |
| | * | | | | [CPUFREQ] check sysfs_create_link return value | Ahmed S. Darwish | 2007-01-29 | 1 | -4/+13 | |
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-01-30 | 6 | -22/+54 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [AGPGART] Add new IDs to VIA AGP. | Dave Jones | 2007-01-28 | 3 | -4/+22 | |
| | * | | | | | [AGPGART] Remove pointless assignment. | Dave Jones | 2007-01-28 | 1 | -5/+5 | |
| | * | | | | | [AGPGART] Remove pointless typedef in ati-agp | Dave Jones | 2007-01-28 | 1 | -13/+13 | |
| | * | | | | | [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() | Dave Jones | 2007-01-28 | 1 | -0/+5 | |
| | * | | | | | [AGPGART] intel_agp: restore graphics device's pci space early in resume | Wang Zhenyu | 2007-01-17 | 1 | -0/+9 | |
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-01-30 | 33 | -90/+71 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | 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 |