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
*
ARM: tegra: convert device tree files to use IRQ defines
Stephen Warren
2013-05-29
16
-249
/
+260
*
ARM: tegra: convert device tree files to use GPIO defines
Stephen Warren
2013-05-29
20
-151
/
+187
*
ARM: tegra: create a DT header defining GPIO IDs
Stephen Warren
2013-05-29
1
-0
/
+50
*
ARM: tegra: use #include for all device trees
Stephen Warren
2013-05-29
21
-21
/
+21
*
ARM: tegra: Add gpio-leds to Tegra30 Beaver
Eric Brower
2013-05-29
1
-0
/
+13
*
ARM: tegra: fix memory size on Beaver
Stephen Warren
2013-05-29
1
-1
/
+1
*
ARM: tegra: enable spi4 on Dalmore
Laxman Dewangan
2013-05-29
1
-0
/
+10
*
Merge branch 'for-3.11/deps-for-clk' into for-3.11/dt
Stephen Warren
2013-05-29
6
-605
/
+777
|
\
|
*
ARM: tegra114: create a DT header defining CLK IDs
Hiroshi Doyu
2013-05-29
2
-248
/
+346
|
*
ARM: tegra30: create a DT header defining CLK IDs
Hiroshi Doyu
2013-05-29
2
-207
/
+269
|
*
ARM: tegra20: create a DT header defining CLK IDs
Hiroshi Doyu
2013-05-29
2
-150
/
+162
*
|
ARM: tegra: update device trees for USB binding rework
Venu Byravarasu
2013-05-18
9
-13
/
+143
*
|
ARM: tegra: modify ULPI reset GPIO properties
Venu Byravarasu
2013-05-18
6
-26
/
+30
*
|
ARM: tegra: finalize USB EHCI and PHY bindings
Venu Byravarasu
2013-05-18
2
-25
/
+43
|
/
*
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
[next]