aboutsummaryrefslogtreecommitdiffstats
path: root/block/scsi_ioctl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi1-1/+1
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi4-3/+105
2007-10-12x86: HPET try to activate force detected hpetVenki Pallipadi2-2/+26
2007-10-12x86: HPET force enable o ICH7 and laterVenki Pallipadi2-0/+103
2007-10-12x86: HPET restructure hpet code for hpet force enableVenki Pallipadi1-65/+83
2007-10-12clock events: allow replacement of broadcast timerVenki Pallipadi2-9/+8
2007-10-12i386/x8664: cleanup the shared hpet codeChris Wright3-8/+3
2007-10-12i386: Remove the useless #ifdef in i8253.hThomas Gleixner1-4/+0
2007-10-12ACPI: remove the now unused ifdef codeThomas Gleixner1-12/+0
2007-10-12jiffies: remove unused macrosChris Wright1-6/+0
2007-10-12x86_64: cleanup apic.c after clock events switchChris Wright1-8/+14
2007-10-12x86_64: remove now unused codeThomas Gleixner9-608/+5
2007-10-12x86: unify timex.h variantsThomas Gleixner6-63/+24
2007-10-12x86: kill 8253pit.hThomas Gleixner8-37/+5
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner3-1/+36
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner3-1/+4
2007-10-12x86_64: convert to clock eventsThomas Gleixner9-299/+158
2007-10-12x86_64: Add (not yet used) clock event functionsThomas Gleixner2-0/+85
2007-10-12x86_64: prepare idle loop for dynamic ticksChris Wright1-0/+4
2007-10-12x86_64: remove nested irq disablesThomas Gleixner1-6/+6
2007-10-12x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner1-4/+4
2007-10-12x86_64: Remove APIC_DIVISORThomas Gleixner1-5/+3
2007-10-12x86_64: Move apic calibration code aroundThomas Gleixner1-9/+6
2007-10-12x86_64: remove pit synchronizationThomas Gleixner1-18/+0
2007-10-12x86_64: prepare apic code for clock eventsThomas Gleixner1-8/+15
2007-10-12x86: remove never used apic_mappedYinghai Lu2-4/+2
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner4-33/+22
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner2-3/+7
2007-10-12i386: prepare sharing the hpet code with x86_64Thomas Gleixner1-1/+58
2007-10-12i386: prepare sharing the hpet code with x86_64Thomas Gleixner1-8/+16
2007-10-12x86_64: Consolidate tsc calibrationThomas Gleixner4-80/+96
2007-10-12x86_64: Select clocksource watchdog in KconfigThomas Gleixner1-0/+4
2007-10-12x86: Geode MFGPT clock event device supportAndres Salomon3-0/+179
2007-10-12x86: Geode Multi-Function General Purpose Timers supportAndres Salomon5-1/+255
2007-10-12x86: block irq balancing for timerVenki Pallipadi1-1/+1
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner3-1/+6
2007-10-12clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner1-2/+0
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner4-4/+14
2007-10-12clockevents: Remove unused inline functionThomas Gleixner1-1/+0
2007-10-12mmc: use correct unregister function for led triggerPierre Ossman1-1/+1
2007-10-12ocfs2: Optionally return filldir errorsMark Fasheh1-11/+22
2007-10-12ocfs2: Write support for directories with inline dataMark Fasheh4-98/+594
2007-10-12ocfs2: Read support for directories with inline dataMark Fasheh1-8/+168
2007-10-12ocfs2: Write support for inline dataMark Fasheh7-8/+526
2007-10-12ocfs2: Read support for inline dataMark Fasheh2-4/+82
2007-10-12ocfs2: Structure updates for inline dataMark Fasheh6-4/+57
2007-10-12ocfs2: Cleanup dirent size checkMark Fasheh1-8/+28
2007-10-12ocfs2: Rename cleanupsMark Fasheh3-31/+47
2007-10-12ocfs2: Provide convenience function for ino lookupMark Fasheh5-21/+25
2007-10-12ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Mark Fasheh2-52/+46