| Commit message (Expand) | Author | Age |
* | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | ide: add ide_set_dma() helper (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | ide: convert ide_hwif_t.mmio into flag (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | ide: add ide_use_fast_pio() helper (v3) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | ide: remove ide_drive_t.usage | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | ide: remove write-only ide_hwif_t.no_dsc flag | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | ide: remove write-only ide_pio_data_t.blacklisted | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) | Albert Lee | 2007-02-16 |
* | ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) | Albert Lee | 2007-02-16 |
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2007-02-16 |
|\ |
|
| * | [AVR32] Use per-controller spi_board_info structures | Haavard Skinnemoen | 2007-02-16 |
| * | [AVR32] Wire up the SysV IPC calls properly | Haavard Skinnemoen | 2007-02-16 |
| * | [AVR32] Define ioremap_nocache, ioport_map and ioport_unmap | Haavard Skinnemoen | 2007-02-16 |
| * | [AVR32] Fix prototypes for __raw_writesb and friends | Haavard Skinnemoen | 2007-02-16 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-02-16 |
|\ \ |
|
| * | | [AGPGART] Allow drm-populated agp memory types | Thomas Hellstrom | 2007-02-03 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-02-16 |
|\ \ \ |
|
| * \ \ | [CPUFREQ] Fix up merge conflicts with recent ACPI changes. | Dave Jones | 2007-02-10 |
| |\ \ \ |
|
| * | | | | [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issues | Venkatesh Pallipadi | 2007-02-10 |
| | |/ /
| |/| | |
|
* | | | | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list | J. Bruce Fields | 2007-02-16 |
* | | | | [PATCH] IRQ kernel-doc fixes | Randy Dunlap | 2007-02-16 |
* | | | | [PATCH] genirq: remove IRQ_DISABLED | Ingo Molnar | 2007-02-16 |
* | | | | [PATCH] time: x86_64: re-enable vsyscall support for x86_64 | john stultz | 2007-02-16 |
* | | | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME | john stultz | 2007-02-16 |
* | | | | [PATCH] time: x86_64: split x86_64/kernel/time.c up | john stultz | 2007-02-16 |
* | | | | [PATCH] time: x86_64: hpet_address cleanup | john stultz | 2007-02-16 |
* | | | | [PATCH] generic: vsyscall-gtod support for GENERIC_TIME | john stultz | 2007-02-16 |
* | | | | [PATCH] Add SysRq-Q to print timer_list debug info | Ingo Molnar | 2007-02-16 |
* | | | | [PATCH] Add debugging feature /proc/timer_list | Ingo Molnar | 2007-02-16 |
* | | | | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2007-02-16 |
* | | | | [PATCH] hrtimers: add high resolution timer support | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] i386 rework local apic timer calibration | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] clockevents: i386 drivers | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] tick-management: core functionality | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] clockevents: add core functionality | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] i386, apic: clean up the APIC code | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] Allow early access to the power management timer | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] ACPI keep track of timer broadcasting | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] hrtimers: clean up callback tracking | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] hrtimers; add state tracking | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] hrtimers: cleanup locking | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] Extend next_timer_interrupt() to use a reference jiffie | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] uninline irq_enter() | Ingo Molnar | 2007-02-16 |
* | | | | [PATCH] Mark TSC on GeodeLX reliable | Marcelo Tosatti | 2007-02-16 |
* | | | | [PATCH] clocksource: Add verification (watchdog) helper | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] clocksource: Remove the update callback | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 2007-02-16 |