index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
dmatest.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-17
MIPS: Extract schedule_mfi info from __schedule
Tony Wu
1
-2
/
+32
2013-05-17
MIPS: Fix sibling call handling in get_frame_info
Tony Wu
1
-2
/
+4
2013-05-17
MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-05-17
MIPS: Make virt_to_phys() work for all unmapped addresses.
David Daney
2
-2
/
+2
2013-05-17
MIPS: Fix build error for crash_dump.c in 3.10-rc1
EunBong Song
1
-0
/
+1
2013-05-17
MIPS: Xway: Fix clk leak
Libo Chen
1
-0
/
+2
2013-05-17
arm64: debug: fix mdscr.ss check when enabling debug exceptions
Will Deacon
1
-1
/
+1
2013-05-17
kmemleak: No need for scanning specific module sections
Steven Rostedt
1
-13
/
+0
2013-05-17
kmemleak: Scan all allocated, writeable and not executable module sections
Steven Rostedt
1
-4
/
+4
2013-05-17
ALSA: usb-audio: proc: use found syncmaxsize to determine feedback format
Torstein Hegge
1
-11
/
+11
2013-05-17
drm/radeon: restore nomodeset operation (v2)
Dave Airlie
1
-1
/
+11
2013-05-17
qxl: fix bug with object eviction and update area
Dave Airlie
1
-0
/
+1
2013-05-17
drm/qxl: drop active_user_framebuffer as its unneeded
Dave Airlie
2
-18
/
+4
2013-05-17
qxl: drop unused variable.
Dave Airlie
2
-2
/
+0
2013-05-17
drm/qxl: fix ioport interactions for kernel submitted commands.
Dave Airlie
1
-10
/
+19
2013-05-16
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
1
-1
/
+13
2013-05-16
ipmi: Improve error messages on failed irq enable
Corey Minyard
1
-6
/
+10
2013-05-16
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
1
-2
/
+2
2013-05-16
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
Alexandru Gheorghiu
1
-2
/
+1
2013-05-16
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
1
-0
/
+5
2013-05-16
Revert "MIPS: Allow ASID size to be determined at boot time."
David Daney
13
-162
/
+93
2013-05-16
Revert "MIPS: microMIPS: Support dynamic ASID sizing."
David Daney
1
-32
/
+2
2013-05-16
ALSA: hda - Add headset mic support for another Dell machine
David Henningsson
1
-0
/
+1
2013-05-16
ALSA: snd-aoa: Add a layout entry for PowerBook6,5
Michael Ellerman
2
-1
/
+10
2013-05-16
ALSA: hda - Check the activity of the NID to be powered down
Takashi Iwai
1
-2
/
+7
2013-05-15
workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...
Tejun Heo
1
-1
/
+2
2013-05-15
cpufreq: Preserve sysfs files across suspend/resume
Srivatsa S. Bhat
2
-6
/
+5
2013-05-15
ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error path
Catalin Marinas
1
-1
/
+2
2013-05-15
NTB: Multiple NTB client fix
Jon Mason
1
-2
/
+3
2013-05-15
ntb_netdev: remove from list on exit
Jon Mason
1
-0
/
+2
2013-05-15
NTB: memcpy lockup workaround
Jon Mason
1
-3
/
+8
2013-05-15
NTB: Correctly handle receive buffers of the minimal size
Jon Mason
1
-3
/
+5
2013-05-15
NTB: reset tx_index on link toggle
Jon Mason
1
-1
/
+1
2013-05-15
NTB: Link toggle memory leak
Jon Mason
1
-12
/
+20
2013-05-15
NTB: Handle 64bit BAR sizes
Jon Mason
2
-50
/
+75
2013-05-15
NTB: fix pointer math issues
Dan Carpenter
1
-2
/
+2
2013-05-15
ntb: off by one sanity checks
Dan Carpenter
1
-3
/
+3
2013-05-15
NTB: variable dereferenced before check
Jon Mason
1
-2
/
+14
2013-05-15
tracing/kprobes: Make print_*probe_event static
Masami Hiramatsu
1
-2
/
+2
2013-05-15
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
Masami Hiramatsu
1
-1
/
+1
2013-05-15
tracing/kprobes: Use rcu_dereference_raw for tp->files
Masami Hiramatsu
1
-10
/
+37
2013-05-15
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-05-15
rcu: Don't allocate bootmem from rcu_init()
Sasha Levin
1
-1
/
+1
2013-05-15
target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
Joern Engel
2
-6
/
+38
2013-05-15
target: removed unused transport_state flag
Joern Engel
1
-1
/
+0
2013-05-15
target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression
Nicholas Bellinger
1
-0
/
+2
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
4
-12
/
+0
2013-05-14
workqueue: Make schedule_work() available again to non GPL modules
Marc Dionne
1
-3
/
+3
2013-05-14
workqueue: correct handling of the pool spin_lock
Joonsoo Kim
1
-0
/
+1
2013-05-14
rcu: Fix comparison sense in rcu_needs_cpu()
Paul E. McKenney
1
-1
/
+1
[next]