| Commit message (Expand) | Author | Age |
* | [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ... | Joe Jin | 2007-02-08 |
* | [TG3]: Avoid an expensive divide. | Eric Dumazet | 2007-02-08 |
* | [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()... | Joe Jin | 2007-02-08 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-02-08 |
|\ |
|
| * | Revert "Driver core: convert SPI code to use struct device" | Greg Kroah-Hartman | 2007-02-08 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-08 |
|\ \ |
|
| * | | [POWERPC] windfarm: don't die on suspend thread signal | Johannes Berg | 2007-02-08 |
| * | | [POWERPC] ppc: Fix booke watchdog initialization | Stefan Roese | 2007-02-08 |
| * | | Merge branch 'linux-2.6' | Paul Mackerras | 2007-02-06 |
| |\ \ |
|
| * | | | [POWERPC] Celleb: hypervisor console driver | Ishizaki Kou | 2007-02-06 |
| * | | | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads | Vitaly Bordug | 2007-02-06 |
| * | | | [POWERPC] PS3: Move vuart declarations to ps3.h | Geoff Levand | 2007-02-06 |
| * | | | [POWERPC] PS3: Move system bus to platform directory | Geoff Levand | 2007-02-06 |
| * | | | [POWERPC] Add "is_power_of_2" checking to log2.h. | Robert P. J. Day | 2007-02-06 |
| * | | | [POWERPC] ps3: bind interrupt to cpu | Geoff Levand | 2007-02-06 |
| * | | | [POWERPC] ps3: system bus minor mmio fix | Benjamin Herrenschmidt | 2007-02-06 |
| * | | | [POWERPC] cpm_uart: OF-related fix for CPM1 | Vitaly Bordug | 2007-02-06 |
* | | | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-02-08 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | drm: Allow for 44 bit user-tokens (or drm_file offsets) | Thomas Hellstrom | 2007-02-08 |
| * | | | drm/via: Disable AGP DMA for chips with the new 3D engine. | Thomas Hellstrom | 2007-02-07 |
| * | | | drm: update core memory manager from git drm tree | Thomas Hellstrom | 2007-02-07 |
| * | | | drm: remove drm_ioremap and drm_ioremapfree | Christoph Hellwig | 2007-02-07 |
| * | | | i810/i830: use drm_core_ioremap instead of drm_ioremap | Dave Airlie | 2007-02-07 |
| * | | | drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM | Thomas Hellstrom | 2007-02-07 |
| * | | | via: allow for npot texture pitch alignment | Thomas Hellstrom | 2007-02-07 |
| * | | | via: add some new chipsets | Thomas Hellstrom | 2007-02-07 |
| * | | | via: some PCI posting flushes | Thomas Hellstrom | 2007-02-07 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-02-07 |
|\ \ \ \ |
|
| * | | | | ide-acpi support warning fix | Andrew Morton | 2007-02-07 |
| * | | | | ACPI support for IDE devices | Hannes Reinecke | 2007-02-07 |
| * | | | | IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter | Mark Lord | 2007-02-07 |
| * | | | | ide: it8213 IDE driver update (version 2) | Bartlomiej Zolnierkiewicz | 2007-02-07 |
| * | | | | ide: add it8213 IDE driver | Jack Lee | 2007-02-07 |
| * | | | | tc86c001: add missing __init tag for tc86c001_ide_init() | Bartlomiej Zolnierkiewicz | 2007-02-07 |
| * | | | | tc86c001: mark init_chipset_tc86c001() with __devinit tag | Andrew Morton | 2007-02-07 |
| * | | | | tc86c001: init_hwif_tc86c001() can be static | Adrian Bunk | 2007-02-07 |
| * | | | | ide: add Toshiba TC86C001 IDE driver (take 2) | Sergei Shtylyov | 2007-02-07 |
| * | | | | pdc202xx_new: remove check_in_drive_lists abomination | Sergei Shtylyov | 2007-02-07 |
| * | | | | pdc202xx_new: remove useless code | Sergei Shtylyov | 2007-02-07 |
| * | | | | slc90e66: carry over fixes from piix driver | Sergei Shtylyov | 2007-02-07 |
| * | | | | piix: tuneproc() fixes/cleanups | Sergei Shtylyov | 2007-02-07 |
| * | | | | piix: fix 82371MX enablebits | Sergei Shtylyov | 2007-02-07 |
| * | | | | hpt366: HPT36x PCI clock detection fix | Sergei Shtylyov | 2007-02-07 |
| * | | | | hpt366: init code rewrite | Sergei Shtylyov | 2007-02-07 |
| * | | | | hpt366: clean up DMA timeout handling for HPT370 | Sergei Shtylyov | 2007-02-07 |
| * | | | | hpt366: merge HPT37x speedproc handlers | Sergei Shtylyov | 2007-02-07 |
| * | | | | hpt366: cache channel's MCR address | Sergei Shtylyov | 2007-02-07 |
| * | | | | hpt366: switch to using pci_get_slot | Sergei Shtylyov | 2007-02-07 |
| * | | | | hpt366: print the real chip name at startup | Sergei Shtylyov | 2007-02-07 |
| * | | | | hpt366: rework rate filtering tidy | Andrew Morton | 2007-02-07 |