index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
at91_ide: remove unused ide_mm_{outb,inb}
Stanislaw Gruszka
2009-04-08
1
-10
/
+0
*
ide-cd: reverse NOT_READY sense key logic
Borislav Petkov
2009-04-08
1
-4
/
+4
*
ide: refactor tf_read() method
Sergei Shtylyov
2009-04-08
10
-101
/
+40
*
ide: refactor tf_load() method
Sergei Shtylyov
2009-04-08
7
-51
/
+18
*
ide: call write_devctl() method from tf_read() method
Sergei Shtylyov
2009-04-08
3
-12
/
+8
*
ide: move common code out of tf_load() method
Sergei Shtylyov
2009-04-08
3
-14
/
+12
*
ide: simplify 'struct ide_taskfile'
Sergei Shtylyov
2009-04-08
10
-107
/
+89
*
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
2009-04-08
18
-175
/
+197
*
ide-cd: fix intendation in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
2009-04-08
1
-97
/
+88
*
ide-cd: unify handling of fs and pc requests in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
2009-04-08
1
-45
/
+24
*
ide-cd: convert cdrom_decode_status() to use switch statements
Bartlomiej Zolnierkiewicz
2009-04-08
1
-25
/
+32
*
ide-cd: update debugging support
Borislav Petkov
2009-04-08
1
-4
/
+4
*
ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()
Borislav Petkov
2009-04-08
1
-6
/
+12
*
ide: remove unused #include <linux/version.h>
Huang Weiyi
2009-04-08
1
-1
/
+0
*
tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument
Atsushi Nemoto
2009-04-08
1
-2
/
+2
*
tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}
Atsushi Nemoto
2009-04-08
2
-180
/
+8
*
ide-cd: carve out an ide_cd_breathe()-helper for fs write requests
Borislav Petkov
2009-04-08
1
-27
/
+38
*
ide-cd: move status checking into the IRQ handler
Borislav Petkov
2009-04-08
1
-22
/
+16
*
ide-h8300: remove custom tf_{read|load}() methods
Sergei Shtylyov
2009-04-08
1
-77
/
+2
*
at91_ide: remove custom tf_{read|load}() methods
Sergei Shtylyov
2009-04-08
1
-76
/
+2
*
ide-h8300: remove mm_{inw|outw}()
Sergei Shtylyov
2009-04-08
1
-22
/
+0
*
tx4939ide: remove wmb()
Atsushi Nemoto
2009-04-08
1
-3
/
+3
*
ide: remove wmb() from ide-dma-sff.c and scc_pata.c
Grant Grundler
2009-04-08
2
-8
/
+3
*
ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data
Geert Uytterhoeven
2009-04-08
2
-8
/
+19
*
ide: Fix host drivers that need IRQF_SHARED
Geert Uytterhoeven
2009-04-08
1
-0
/
+1
*
Linux 2.6.30-rc1
v2.6.30-rc1
Linus Torvalds
2009-04-07
1
-2
/
+2
*
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-04-07
7
-114
/
+283
|
\
|
*
Merge branch 'linus' into core/softlockup
Ingo Molnar
2009-04-07
8557
-359622
/
+934152
|
|
\
|
*
|
softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP
Ingo Molnar
2009-04-07
1
-1
/
+1
|
*
|
softlockup: move 'one' to the softlockup section in sysctl.c
Ingo Molnar
2009-02-12
1
-1
/
+3
|
*
|
Merge branch 'linus' into core/softlockup
Ingo Molnar
2009-02-12
2296
-21370
/
+47219
|
|
\
\
|
*
|
|
softlockup: ensure the task has been switched out once
Frederic Weisbecker
2009-02-11
1
-1
/
+7
|
*
|
|
softlockup: remove timestamp checking from hung_task
Mandeep Singh Baines
2009-02-09
3
-45
/
+12
|
*
|
|
softlockup: convert read_lock in hung_task to rcu_read_lock
Mandeep Singh Baines
2009-02-05
1
-2
/
+2
|
*
|
|
softlockup: check all tasks in hung_task
Mandeep Singh Baines
2009-02-05
1
-2
/
+37
|
*
|
|
softlockup: remove unused definition for spawn_softlockup_task
Mandeep Singh Baines
2009-01-31
1
-3
/
+0
|
*
|
|
softlockup: fix potential race in hung_task when resetting timeout
Mandeep Singh Baines
2009-01-18
1
-8
/
+16
|
*
|
|
softlockup: fix to allow compiling with !DETECT_HUNG_TASK
Mandeep Singh Baines
2009-01-16
1
-1
/
+1
|
*
|
|
softlockup: decouple hung tasks check from softlockup detection
Mandeep Singh Baines
2009-01-16
6
-105
/
+261
*
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-04-07
13
-16
/
+44
|
\
\
\
\
|
*
|
|
|
branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y
Linus Torvalds
2009-04-07
1
-1
/
+3
|
*
|
|
|
branch tracer: Fix for enabling branch profiling makes sparse unusable
Bart Van Assche
2009-04-07
1
-1
/
+2
|
*
|
|
|
ftrace: Correct a text align for event format output
Zhaolei
2009-04-07
1
-1
/
+1
|
*
|
|
|
Update /debug/tracing/README
Nikanth Karthikesan
2009-04-07
1
-2
/
+2
|
*
|
|
|
tracing/ftrace: alloc the started cpumask for the trace file
Frederic Weisbecker
2009-04-07
1
-1
/
+12
|
*
|
|
|
tracing, x86: remove duplicated #include
Huang Weiyi
2009-04-07
1
-1
/
+0
|
*
|
|
|
ftrace: Add check of sched_stopped for probe_sched_wakeup
Zhaolei
2009-04-07
1
-0
/
+3
|
*
|
|
|
function-graph: add proper initialization for init task
Steven Rostedt
2009-04-07
2
-2
/
+8
|
*
|
|
|
tracing/ftrace: fix missing include string.h
Frederic Weisbecker
2009-04-07
1
-0
/
+1
|
*
|
|
|
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
2009-04-07
3
-4
/
+3
[next]