index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-04
perf trace scripting: Fix extern struct definitions
Stephane Eranian
1
-2
/
+2
2010-10-04
perf ui hist browser: Fix segfault on 'a' for annotate
Frederik Deweerdt
1
-1
/
+1
2010-10-04
perf tools: Fix build breakage
Kusanagi Kouichi
1
-1
/
+1
2010-10-04
perf_events: Fix invalid pointer when pid is invalid
Stephane Eranian
1
-1
/
+6
2010-09-30
perf, x86: Handle in flight NMIs on P4 platform
Cyrill Gorcunov
1
-1
/
+5
2010-09-30
oprofile, ARM: Release resources on failure
Robert Richter
1
-2
/
+5
2010-09-24
perf, x86: Catch spurious interrupts after disabling counters
Robert Richter
1
-1
/
+11
2010-09-24
jump label: Fix GCC feature check when distcc is used
Ingo Molnar
1
-1
/
+1
2010-09-23
jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions
Steven Rostedt
2
-2
/
+2
2010-09-23
tracing/x86: Don't use mcount in kvmclock.c
Steven Rostedt
1
-0
/
+1
2010-09-23
tracing/x86: Don't use mcount in pvclock.c
Jeremy Fitzhardinge
1
-0
/
+1
2010-09-22
jump label: Remove duplicate structure for x86
Steven Rostedt
1
-11
/
+1
2010-09-22
jump label: Add sparc64 support
David S. Miller
5
-0
/
+88
2010-09-22
jump label: x86 support
Jason Baron
5
-1
/
+102
2010-09-22
jump label: Convert dynamic debug to use jump labels
Jason Baron
5
-132
/
+26
2010-09-22
jump label: Tracepoint support for jump labels
Jason Baron
2
-3
/
+16
2010-09-22
jump label: Add jump_label_text_reserved() to reserve jump points
Jason Baron
4
-3
/
+94
2010-09-22
jump label: Initialize workqueue tracepoints *before* they are registered
Jason Baron
1
-5
/
+5
2010-09-22
jump label: Base patch for jump label
Jason Baron
12
-4
/
+442
2010-09-22
powerpc: fix double syscall restarts
Al Viro
3
-3
/
+4
2010-09-22
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
1
-2
/
+21
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2
-2
/
+5
2010-09-22
bdi: Initialize noop_backing_dev_info properly
Jan Kara
1
-0
/
+2
2010-09-22
sparc: Prevent no-handler signal syscall restart recursion.
David S. Miller
3
-1
/
+7
2010-09-22
sparc: Don't mask signal when we can't setup signal frame.
David S. Miller
3
-58
/
+93
2010-09-22
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
1
-0
/
+4
2010-09-22
i2c-omap: Make sure i2c bus is free before setting it to idle
Mathias Nyman
1
-0
/
+2
2010-09-21
perf: Avoid RCU vs preemption assumptions
Peter Zijlstra
1
-6
/
+12
2010-09-21
percpu: Add {get,put}_cpu_ptr
Peter Zijlstra
1
-0
/
+9
2010-09-21
sched: Fix nohz balance kick
Suresh Siddha
1
-1
/
+1
2010-09-21
oprofile: Add Support for Intel CPU Family 6 / Model 29
Jiri Olsa
1
-0
/
+1
2010-09-21
cfq-iosched: fix a kernel OOPs when usb key is inserted
Vivek Goyal
1
-3
/
+13
2010-09-21
block: fix blk_rq_map_kern bio direction flag
Benny Halevy
1
-1
/
+1
2010-09-21
cciss: freeing uninitialized data on error path
Dan Carpenter
1
-1
/
+1
2010-09-21
sparc64: Fix race in signal instruction flushing.
David S. Miller
1
-42
/
+60
2010-09-21
lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.
Rusty Russell
1
-5
/
+8
2010-09-21
virtio: console: Prevent userspace from submitting NULL buffers
Amit Shah
1
-0
/
+4
2010-09-21
virtio: console: Fix poll blocking even though there is data to read
Hans de Goede
1
-1
/
+1
2010-09-21
Linux 2.6.36-rc5
v2.6.36-rc5
Linus Torvalds
1
-1
/
+1
2010-09-21
Staging: vt6655: fix buffer overflow
Dan Carpenter
1
-3
/
+8
2010-09-21
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2
-19
/
+2
2010-09-21
serial: mfd: fix bug in serial_hsu_remove()
Feng Tang
1
-8
/
+9
2010-09-21
serial: amba-pl010: fix set_ldisc
Mika Westerberg
1
-7
/
+2
2010-09-21
USB: musb: MAINTAINERS: Fix my mail address
Felipe Balbi
1
-2
/
+2
2010-09-21
USB: serial/mos*: prevent reading uninitialized stack memory
Dan Rosenberg
2
-0
/
+6
2010-09-21
USB: otg: twl4030: fix phy initialization(v1)
Ming Lei
1
-27
/
+51
2010-09-21
USB: EHCI: Disable langwell/penwell LPM capability
Alek Du
1
-0
/
+5
2010-09-21
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Mathias Nyman
1
-3
/
+2
2010-09-21
jump label: Make text_poke_early() globally visible
Jason Baron
2
-2
/
+4
2010-09-21
jump label: Make dynamic no-op selection available outside of ftrace
Jason Baron
4
-62
/
+79
[next]