aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ide-cd: reverse NOT_READY sense key logicBorislav Petkov2009-04-08
* ide: refactor tf_read() methodSergei Shtylyov2009-04-08
* ide: refactor tf_load() methodSergei Shtylyov2009-04-08
* ide: call write_devctl() method from tf_read() methodSergei Shtylyov2009-04-08
* ide: move common code out of tf_load() methodSergei Shtylyov2009-04-08
* ide: simplify 'struct ide_taskfile'Sergei Shtylyov2009-04-08
* ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov2009-04-08
* ide-cd: fix intendation in cdrom_decode_status()Bartlomiej Zolnierkiewicz2009-04-08
* ide-cd: unify handling of fs and pc requests in cdrom_decode_status()Bartlomiej Zolnierkiewicz2009-04-08
* ide-cd: convert cdrom_decode_status() to use switch statementsBartlomiej Zolnierkiewicz2009-04-08
* ide-cd: update debugging supportBorislav Petkov2009-04-08
* ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()Borislav Petkov2009-04-08
* ide: remove unused #include <linux/version.h>Huang Weiyi2009-04-08
* tx4939ide: Fix tx4939ide_{in,out}put_data_swap argumentAtsushi Nemoto2009-04-08
* tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}Atsushi Nemoto2009-04-08
* ide-cd: carve out an ide_cd_breathe()-helper for fs write requestsBorislav Petkov2009-04-08
* ide-cd: move status checking into the IRQ handlerBorislav Petkov2009-04-08
* ide-h8300: remove custom tf_{read|load}() methodsSergei Shtylyov2009-04-08
* at91_ide: remove custom tf_{read|load}() methodsSergei Shtylyov2009-04-08
* ide-h8300: remove mm_{inw|outw}()Sergei Shtylyov2009-04-08
* tx4939ide: remove wmb()Atsushi Nemoto2009-04-08
* ide: remove wmb() from ide-dma-sff.c and scc_pata.cGrant Grundler2009-04-08
* ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for dataGeert Uytterhoeven2009-04-08
* ide: Fix host drivers that need IRQF_SHAREDGeert Uytterhoeven2009-04-08
* Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds2009-04-07
* Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-07
|\
| * Merge branch 'linus' into core/softlockupIngo Molnar2009-04-07
| |\
| * | softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar2009-04-07
| * | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-12
| * | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-12
| |\ \
| * | | softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-11
| * | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-09
| * | | softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-05
| * | | softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-05
| * | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-31
| * | | softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines2009-01-18
| * | | softlockup: fix to allow compiling with !DETECT_HUNG_TASKMandeep Singh Baines2009-01-16
| * | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-16
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-07
|\ \ \ \
| * | | | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-07
| * | | | branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche2009-04-07
| * | | | ftrace: Correct a text align for event format outputZhaolei2009-04-07
| * | | | Update /debug/tracing/READMENikanth Karthikesan2009-04-07
| * | | | tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker2009-04-07
| * | | | tracing, x86: remove duplicated #includeHuang Weiyi2009-04-07
| * | | | ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei2009-04-07
| * | | | function-graph: add proper initialization for init taskSteven Rostedt2009-04-07
| * | | | tracing/ftrace: fix missing include string.hFrederic Weisbecker2009-04-07
| * | | | tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-07
| * | | | tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt2009-04-07