index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-10
dm table: fix write same support
Mike Snitzer
1
-1
/
+1
2013-05-10
dm bufio: avoid a possible __vmalloc deadlock
Mikulas Patocka
1
-1
/
+23
2013-05-10
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
1
-0
/
+1
2013-05-10
dm cache: fix error return code in cache_create
Wei Yongjun
1
-0
/
+1
2013-05-10
dm stripe: fix regression in stripe_width calculation
Mike Snitzer
1
-5
/
+6
2013-05-10
xen/pci: Used cached MSI-X capability offset
Bjorn Helgaas
1
-2
/
+1
2013-05-10
xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-1
/
+1
2013-05-10
Revert "ALSA: hda - Don't set up active streams twice"
Takashi Iwai
1
-2
/
+2
2013-05-10
ARC: [TB10x] Remove GENERIC_GPIO
Vineet Gupta
1
-7
/
+0
2013-05-10
tracing/kprobes: Support soft-mode disabling
Masami Hiramatsu
1
-0
/
+6
2013-05-10
tracing/kprobes: Support ftrace_event_file base multibuffer
Masami Hiramatsu
1
-36
/
+214
2013-05-10
tracing/kprobes: Pass trace_probe directly from dispatcher
Masami Hiramatsu
1
-17
/
+16
2013-05-10
tracing/kprobes: Increment probe hit-count even if it is used by perf
Masami Hiramatsu
1
-4
/
+4
2013-05-10
tracing/kprobes: Use bool for retprobe checker
Masami Hiramatsu
1
-1
/
+1
2013-05-10
ftrace: Fix function probe when more than one probe is added
Steven Rostedt (Red Hat)
1
-1
/
+5
2013-05-10
ftrace: Fix the output of enabled_functions debug file
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-05-10
ftrace: Fix locking in register_ftrace_function_probe()
Steven Rostedt (Red Hat)
1
-4
/
+6
2013-05-10
tracing: Add helper function trace_create_new_event() to remove duplicate code
Steven Rostedt (Red Hat)
1
-12
/
+20
2013-05-10
tracing: Modify soft-mode only if there's no other referrer
Masami Hiramatsu
2
-2
/
+11
2013-05-10
tracing: Indicate enabled soft-mode in enable file
Masami Hiramatsu
1
-0
/
+2
2013-05-10
tracing/kprobes: Fix to increment return event probe hit-count
Masami Hiramatsu
1
-0
/
+2
2013-05-10
ftrace: Cleanup regex_lock and ftrace_lock around hash updating
Masami Hiramatsu
1
-27
/
+32
2013-05-10
ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
Masami Hiramatsu
2
-21
/
+56
2013-05-10
eCryptfs: Use the ablkcipher crypto API
Tyler Hicks
2
-41
/
+103
2013-05-09
shm: fix null pointer deref when userspace specifies invalid hugepage size
Li Zefan
2
-3
/
+13
2013-05-09
ipc,sem: fix semctl(..., GETNCNT)
Rik van Riel
1
-0
/
+7
2013-05-09
ipc,sem: fix semctl(..., GETZCNT)
Rik van Riel
1
-0
/
+7
2013-05-09
ARM: exynos: dts: Fixed vbus-gpios
Doug Anderson
2
-2
/
+2
2013-05-09
ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
Inderpal Singh
2
-3
/
+3
2013-05-09
ARM: ux500: Rid ignored return value of regulator_enable() compiler warning
Lee Jones
1
-2
/
+2
2013-05-09
ARM: ux500: read the correct soc_id number
Fabio Baltieri
1
-1
/
+1
2013-05-09
ARM: exynos: dts: cros5250: add cyapa trackpad
Olof Johansson
1
-0
/
+8
2013-05-09
video: mxsfb: Adapt to new videomode API
Fabio Estevam
2
-5
/
+5
2013-05-09
ARM: imx: Select GENERIC_ALLOCATOR
Fabio Estevam
4
-119
/
+1
2013-05-09
ARM: imx: compile fix for hotplug.c
Shawn Guo
2
-0
/
+3
2013-05-09
NVMe: Use user defined admin ioctl timeout
Keith Busch
1
-1
/
+5
2013-05-09
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
Al Viro
3
-7
/
+3
2013-05-09
unicore32: just use mmap_pgoff()...
Al Viro
1
-9
/
+1
2013-05-09
usb: tilegx: fix memleak when create hcd fail
Libo Chen
2
-4
/
+10
2013-05-09
arch/tile: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
16
-65
/
+25
2013-05-09
ecryptfs: don't open-code kernel_read()
Al Viro
1
-8
/
+1
2013-05-09
xtensa simdisk: Fix proc_create_data() conversion fallout
Geert Uytterhoeven
1
-2
/
+2
2013-05-09
nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error
Jeff Layton
1
-7
/
+5
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
7
-5
/
+101
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
2
-2
/
+4
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
6
-22
/
+223
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
3
-18
/
+34
2013-05-09
ARM: dts: don't assume boards are using twl4030 for omap3
Jason Cooper
4
-1
/
+3
2013-05-09
ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.c
Tony Lindgren
1
-3
/
+2
[prev]
[next]