index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-05-07
2
-0
/
+5
*
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-05-07
1
-1
/
+1
*
drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend
Derek Basehore
2013-05-07
1
-2
/
+2
*
hrtimer: Add expiry time overflow check in hrtimer_interrupt
Prarit Bhargava
2013-05-07
1
-0
/
+2
*
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
David Engraf
2013-05-07
1
-0
/
+4
*
ASoC: max98088: Fix logging of hardware revision.
Dylan Reid
2013-05-07
1
-1
/
+1
*
ALSA: usb-audio: Fix autopm error during probing
Takashi Iwai
2013-05-07
1
-1
/
+3
*
ALSA: usb-audio: disable autopm for MIDI devices
Clemens Ladisch
2013-05-07
1
-11
/
+2
*
fs/fscache/stats.c: fix memory leak
Anurup m
2013-05-07
1
-1
/
+1
*
Wrong asm register contraints in the kvm implementation
Stephan Schreiber
2013-05-07
1
-1
/
+1
*
Wrong asm register contraints in the futex implementation
Stephan Schreiber
2013-05-07
1
-3
/
+2
*
PCI / ACPI: Don't query OSC support with all possible controls
Yinghai Lu
2013-05-07
1
-2
/
+2
*
Fix initialization of CMCI/CMCP interrupts
Tony Luck
2013-05-07
3
-13
/
+33
*
i2c: xiic: must always write 16-bit words to TX_FIFO
Steven A. Falco
2013-05-07
1
-4
/
+2
*
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
2013-05-07
1
-1
/
+2
*
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-05-07
3
-0
/
+6
*
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
2013-05-07
1
-1
/
+1
*
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
2013-05-07
1
-21
/
+54
*
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
2013-05-07
1
-4
/
+29
*
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
2013-05-07
1
-5
/
+7
*
fbcon: when font is freed, clear also vc_font.data
Mika Kuoppala
2013-05-07
1
-0
/
+2
*
tty: fix up atime/mtime mess, take three
Linus Torvalds
2013-05-07
2
-2
/
+5
*
serial_core.c: add put_device() after device_find_child()
Federico Vaga
2013-05-07
1
-0
/
+4
*
xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
Konrad Rzeszutek Wilk
2013-05-07
2
-2
/
+9
*
s390/memory hotplug: prevent offline of active memory increments
Heiko Carstens
2013-05-07
1
-1
/
+3
*
usb-storage: CY7C68300A chips do not support Cypress ATACB
Tormod Volden
2013-05-07
1
-2
/
+14
*
usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep
Hans de Goede
2013-05-07
1
-0
/
+2
*
USB: ftdi_sio: correct ST Micro Connect Lite PIDs
Adrian Thomasset
2013-05-07
2
-2
/
+5
*
USB: add ftdi_sio USB ID for GDM Boost V1.x
Stefani Seibold
2013-05-07
2
-0
/
+2
*
usb/misc/appledisplay: Add 24" LED Cinema display
Ben Jencks
2013-05-07
1
-0
/
+1
*
USB: option: add a D-Link DWM-156 variant
Bjørn Mork
2013-05-07
1
-0
/
+6
*
USB: serial: option: Added support Olivetti Olicard 145
Filippo Turato
2013-05-07
1
-0
/
+2
*
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
Michael Ellerman
2013-05-07
1
-0
/
+1
*
powerpc: Add isync to copy_and_flush
Michael Neuling
2013-05-07
1
-0
/
+1
*
Linux 3.0.76
Greg Kroah-Hartman
2013-05-01
1
-1
/
+1
*
sparc32: support atomic64_t
Sam Ravnborg
2013-05-01
2
-0
/
+3
*
net: drop dst before queueing fragments
Eric Dumazet
2013-05-01
2
-6
/
+22
*
netrom: fix invalid use of sizeof in nr_recvmsg()
Wei Yongjun
2013-05-01
1
-1
/
+1
*
tipc: fix info leaks via msg_name in recv_msg/recv_stream
Mathias Krause
2013-05-01
1
-0
/
+7
*
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
2013-05-01
1
-0
/
+1
*
netrom: fix info leak via msg_name in nr_recvmsg()
Mathias Krause
2013-05-01
1
-0
/
+1
*
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
2013-05-01
1
-0
/
+2
*
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
2013-05-01
1
-0
/
+2
*
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
2013-05-01
1
-0
/
+2
*
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
2013-05-01
1
-0
/
+2
*
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
2013-05-01
1
-0
/
+1
*
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
2013-05-01
1
-2
/
+2
*
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
2013-05-01
1
-0
/
+1
*
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
2013-05-01
1
-0
/
+2
*
net: fix incorrect credentials passing
Linus Torvalds
2013-05-01
3
-6
/
+13
[next]