| Commit message (Expand) | Author | Age |
* | x86: quirk.c trivial coding style and white space cleanup | Thomas Gleixner | 2007-10-19 |
* | x86: don't zero pad addresses in segfault message | Andi Kleen | 2007-10-19 |
* | x86: Use linux/elfcore-compat.h | Roland McGrath | 2007-10-19 |
* | x86: merge init_task_32/64.c | Hiroshi Shimamoto | 2007-10-19 |
* | x86: remove page_fault_trace | Andi Kleen | 2007-10-19 |
* | Kconfig: Missing line breaks in arch/x86_64/Kconfig | Adrian Knoth | 2007-10-19 |
* | x86: move cpufreq Kconfigs to the same directory | Thomas Gleixner | 2007-10-19 |
* | GEODE: use symbolic constant in cs5536 reboot fixup | Andres Salomon | 2007-10-19 |
* | x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash | Ingo Molnar | 2007-10-19 |
* | x86: use relative symlink for bzImage | Sam Ravnborg | 2007-10-19 |
* | x86, vsyscall: fix the oops crash with __pa_vsymbol() | Siddha, Suresh B | 2007-10-19 |
* | x86: update .gitignore entries | Thomas Gleixner | 2007-10-19 |
* | x86: fix global_flush_tlb() bug | Ingo Molnar | 2007-10-19 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 |
|\ |
|
| * | pcnet32: remove private net_device_stats structure | Don Fry | 2007-10-17 |
| * | vortex_up should initialize "err" | Badari Pulavarty | 2007-10-17 |
| * | pcnet32: remove compile warnings in non-napi mode | Don Fry | 2007-10-17 |
| * | pcnet32: fix non-napi packet reception | Don Fry | 2007-10-17 |
| * | fix EMAC driver for proper napi_synchronize API | Benjamin Herrenschmidt | 2007-10-17 |
| * | sky2: shutdown cleanup | Stephen Hemminger | 2007-10-17 |
| * | napi_synchronize: waiting for NAPI | Stephen Hemminger | 2007-10-17 |
| * | forcedeth msi bugfix | Manfred Spraul | 2007-10-17 |
| * | gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement | Anton Vorontsov | 2007-10-17 |
| * | fs_enet: Update for API changes | Scott Wood | 2007-10-17 |
| * | gianfar: remove orphan struct. | Sebastian Siewior | 2007-10-17 |
| * | forcedeth: fix rx-work condition in nv_rx_process_optimized() too | Ingo Molnar | 2007-10-17 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-18 |
|\ \ |
|
| * | | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | triflex: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | opti621: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | cy82c693: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | cs5520: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | alim15x3: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | piix: add DECLARE_ICH_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | pdc202xx_old: add DECLARE_PDC2026X_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | pdc202xx_new: add DECLARE_PDCNEW_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: remove .init_setup from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | serverworks: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | scc_pata: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | pdc202xx_old: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | pdc202xx_new: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | hpt366: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | cmd64x: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | aec62xx: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: use I/O ops directly part #2 (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz | 2007-10-18 |