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
*
block: remove refs to XD disks from documentation
Linus Walleij
2013-05-17
3
-11
/
+2
*
blkpm: avoid sleep when holding queue lock
Aaron Lu
2013-05-17
1
-1
/
+1
*
Merge branch 'bcache-for-upstream' of git://evilpiepirate.org/~kent/linux-bca...
Jens Axboe
2013-05-15
6
-127
/
+109
|
\
|
*
bcache: Fix error handling in init code
Kent Overstreet
2013-05-15
4
-121
/
+99
|
*
bcache: clarify free/available/unused space
Gabriel
2013-05-15
1
-3
/
+9
|
*
bcache: drop "select CLOSURES"
Paul Bolle
2013-05-15
1
-1
/
+0
|
*
bcache: Fix incompatible pointer type warning
Emil Goode
2013-05-15
1
-2
/
+1
*
|
mtip32xx: Correctly handle bio->bi_idx != 0 conditions
Sam Bradshaw
2013-05-15
1
-2
/
+3
*
|
mtip32xx: Fix NULL pointer dereference during module unload
Sam Bradshaw
2013-05-15
1
-1
/
+2
*
|
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
2013-05-12
1
-2
/
+2
*
|
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-12
6
-108
/
+368
|
\
\
|
*
|
tracing/kprobes: Support soft-mode disabling
Masami Hiramatsu
2013-05-10
1
-0
/
+6
|
*
|
tracing/kprobes: Support ftrace_event_file base multibuffer
Masami Hiramatsu
2013-05-10
1
-36
/
+214
|
*
|
tracing/kprobes: Pass trace_probe directly from dispatcher
Masami Hiramatsu
2013-05-10
1
-17
/
+16
|
*
|
tracing/kprobes: Increment probe hit-count even if it is used by perf
Masami Hiramatsu
2013-05-10
1
-4
/
+4
|
*
|
tracing/kprobes: Use bool for retprobe checker
Masami Hiramatsu
2013-05-10
1
-1
/
+1
|
*
|
ftrace: Fix function probe when more than one probe is added
Steven Rostedt (Red Hat)
2013-05-10
1
-1
/
+5
|
*
|
ftrace: Fix the output of enabled_functions debug file
Steven Rostedt (Red Hat)
2013-05-10
1
-1
/
+1
|
*
|
ftrace: Fix locking in register_ftrace_function_probe()
Steven Rostedt (Red Hat)
2013-05-10
1
-4
/
+6
|
*
|
tracing: Add helper function trace_create_new_event() to remove duplicate code
Steven Rostedt (Red Hat)
2013-05-10
1
-12
/
+20
|
*
|
tracing: Modify soft-mode only if there's no other referrer
Masami Hiramatsu
2013-05-10
2
-2
/
+11
|
*
|
tracing: Indicate enabled soft-mode in enable file
Masami Hiramatsu
2013-05-10
1
-0
/
+2
|
*
|
tracing/kprobes: Fix to increment return event probe hit-count
Masami Hiramatsu
2013-05-10
1
-0
/
+2
|
*
|
ftrace: Cleanup regex_lock and ftrace_lock around hash updating
Masami Hiramatsu
2013-05-10
1
-27
/
+32
|
*
|
ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
Masami Hiramatsu
2013-05-10
2
-21
/
+56
|
*
|
ftrace: Have ftrace_regex_write() return either read or error
Steven Rostedt (Red Hat)
2013-05-09
1
-1
/
+1
|
*
|
tracing: Return error if register_ftrace_function_probe() fails for event_ena...
Steven Rostedt (Red Hat)
2013-05-09
1
-2
/
+9
|
*
|
tracing: Don't succeed if event_enable_func did not register anything
Masami Hiramatsu
2013-05-09
1
-1
/
+4
|
*
|
ring-buffer: Select IRQ_WORK
Steven Rostedt (Red Hat)
2013-05-04
1
-1
/
+1
*
|
|
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
2013-05-12
5
-7
/
+55
|
\
\
\
|
*
|
|
xen/pci: Used cached MSI-X capability offset
Bjorn Helgaas
2013-05-10
1
-2
/
+1
|
*
|
|
xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
2013-05-10
1
-1
/
+1
|
*
|
|
xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
Julien Grall
2013-05-08
1
-1
/
+2
|
*
|
|
xen: mask x2APIC feature in PV
Zhenzhong Duan
2013-05-08
1
-0
/
+3
|
*
|
|
xen: SWIOTLB is only used on x86
Arnd Bergmann
2013-05-08
1
-1
/
+1
|
*
|
|
xen/spinlock: Fix check from greater than to be also be greater or equal to.
Konrad Rzeszutek Wilk
2013-05-08
1
-1
/
+1
|
*
|
|
xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info
Konrad Rzeszutek Wilk
2013-05-08
1
-0
/
+3
|
*
|
|
xen/vcpu: Document the xen_vcpu_info and xen_vcpu
Konrad Rzeszutek Wilk
2013-05-07
1
-1
/
+28
|
*
|
|
xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
Konrad Rzeszutek Wilk
2013-05-06
1
-0
/
+15
*
|
|
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-05-12
101
-1481
/
+10569
|
\
\
\
\
|
*
\
\
\
Merge branch 'postmerge' into for-linus
James Bottomley
2013-05-10
4
-38
/
+93
|
|
\
\
\
\
|
|
*
|
|
|
[SCSI] sd: change to auto suspend mode
Lin Ming
2013-05-06
2
-25
/
+72
|
|
*
|
|
|
[SCSI] sd: use REQ_PM in sd's runtime suspend operation
Lin Ming
2013-05-06
3
-13
/
+21
|
*
|
|
|
|
Merge branch 'misc' into for-linus
James Bottomley
2013-05-10
98
-1443
/
+10476
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[SCSI] qla2xxx: Update firmware link in Kconfig file.
Chad Dupuis
2013-05-10
1
-1
/
+3
|
|
*
|
|
|
|
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
Mike Christie
2013-05-10
3
-55
/
+49
|
|
*
|
|
|
|
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2013-05-10
24
-165
/
+160
|
|
*
|
|
|
|
[SCSI] pm80xx: thermal, sas controller config and error handling update
Sakthivel K
2013-05-10
6
-17
/
+249
|
|
*
|
|
|
|
[SCSI] pm80xx: NCQ error handling changes
Sakthivel K
2013-05-10
5
-28
/
+544
|
|
*
|
|
|
|
[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers
Sakthivel K
2013-05-10
1
-7
/
+36
[next]