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
*
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2013-05-21
11
-20
/
+43
*
tty: Add timed, writer-prioritized rw semaphore
Peter Hurley
2013-05-20
3
-1
/
+500
*
vt: delete unneeded function unregister_con_driver
Wang YanQing
2013-05-20
2
-13
/
+1
*
fbcon: convert last two unregister_con_driver call to do_unregister_con_driver
Wang YanQing
2013-05-20
2
-2
/
+4
*
vt: delete unneeded function bind_con_driver
Wang YanQing
2013-05-20
1
-11
/
+0
*
vt: convert last bind_con_driver call to do_bind_con_driver
Wang YanQing
2013-05-20
1
-2
/
+5
*
vt: delete unneeded function unbind_con_driver
Wang YanQing
2013-05-20
2
-30
/
+0
*
vt: convert last unbind_con_driver call to do_unbind_con_driver
Wang YanQing
2013-05-20
1
-2
/
+5
*
vt: delete unneeded functions register_con_driver|take_over_console
Wang YanQing
2013-05-20
2
-47
/
+0
*
fbcon: delete unneeded function fbcon_takeover
Wang YanQing
2013-05-20
1
-28
/
+0
*
fbcon: convert last fbcon_takeover call to do_fbcon_takeover
Wang YanQing
2013-05-20
1
-1
/
+2
*
tty: Remove TTY_HW_COOK_IN/OUT
Peter Hurley
2013-05-20
2
-11
/
+3
*
tty: xuartps: Remove suspend/resume functions
Soren Brinkmann
2013-05-20
1
-30
/
+0
*
serial: imx: Add Rx Fifo overrun error message
Alexander Stein
2013-05-20
1
-0
/
+15
*
tty: serial: amba-pl011: revise to use amba_rev macro
Jongsung Kim
2013-05-20
1
-6
/
+5
*
serial: altera: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-20
1
-1
/
+0
*
serial: omap: prevent runtime PM for "no_console_suspend"
Sourav Poddar
2013-05-20
1
-1
/
+33
*
serial: Move "uart_console" def to core header file.
Sourav Poddar
2013-05-20
3
-16
/
+7
*
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
|
|
\
\
\
[next]