index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'android-3.0' into android-omap-3.0
Todd Poynor
2013-03-13
278
-1464
/
+2564
|
\
|
*
Merge tag 'v3.0.68' into android-3.0
Colin Cross
2013-03-13
278
-1464
/
+2564
|
|
\
|
|
*
Linux 3.0.68
Greg Kroah-Hartman
2013-03-04
1
-1
/
+1
|
|
*
staging: comedi: check s->async for poll(), read() and write()
Ian Abbott
2013-03-04
1
-4
/
+4
|
|
*
staging: comedi: ni_labpc: set up command4 register *after* command3
Ian Abbott
2013-03-04
1
-15
/
+16
|
|
*
staging: comedi: ni_labpc: correct differential channel sequence for AI commands
Ian Abbott
2013-03-04
1
-1
/
+3
|
|
*
s390/kvm: Fix store status for ACRS/FPRS fix
Jiri Slaby
2013-03-04
1
-1
/
+1
|
|
*
dca: check against empty dca_domains list before unregister provider fix
Jiri Slaby
2013-03-04
1
-1
/
+1
|
|
*
cgroup: fix exit() vs rmdir() race
Li Zefan
2013-03-04
1
-0
/
+8
|
|
*
cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
Li Zefan
2013-03-04
1
-2
/
+10
|
|
*
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
Stoney Wang
2013-03-04
1
-5
/
+12
|
|
*
x86: Do not leak kernel page mapping locations
Kees Cook
2013-03-04
1
-3
/
+6
|
|
*
unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)
Helge Deller
2013-03-04
1
-17
/
+8
|
|
*
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
2013-03-04
1
-1
/
+2
|
|
*
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
2013-03-04
2
-9
/
+55
|
|
*
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-03-04
3
-12
/
+15
|
|
*
vhost: fix length for cross region descriptor
Michael S. Tsirkin
2013-03-04
1
-1
/
+1
|
|
*
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
J. Bruce Fields
2013-03-04
1
-13
/
+2
|
|
*
ext4: fix race in ext4_mb_add_n_trim()
Niu Yawei
2013-03-04
1
-3
/
+3
|
|
*
media: rc: unlock on error in show_protocols()
Dan Carpenter
2013-03-04
1
-1
/
+3
|
|
*
sysctl: fix null checking in bin_dn_node_address()
Xi Wang
2013-03-04
1
-1
/
+2
|
|
*
firewire: add minor number range check to fw_device_init()
Tejun Heo
2013-03-04
1
-0
/
+4
|
|
*
idr: fix a subtle bug in idr_get_next()
Tejun Heo
2013-03-04
1
-1
/
+8
|
|
*
xen-blkback: do not leak mode property
Jan Beulich
2013-03-04
1
-25
/
+24
|
|
*
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
Xiaowei.Hu
2013-03-04
2
-5
/
+4
|
|
*
target: Add missing mapped_lun bounds checking during make_mappedlun setup
Nicholas Bellinger
2013-03-04
1
-0
/
+8
|
|
*
x86: Make sure we can boot in the case the BDA contains pure garbage
H. Peter Anvin
2013-03-04
1
-19
/
+34
|
|
*
doc, kernel-parameters: Document 'console=hvc<n>'
Konrad Rzeszutek Wilk
2013-03-04
1
-0
/
+2
|
|
*
doc, xen: Mention 'earlyprintk=xen' in the documentation.
Konrad Rzeszutek Wilk
2013-03-04
1
-0
/
+3
|
|
*
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
2013-03-04
1
-14
/
+32
|
|
*
posix-timer: Don't call idr_find() with out-of-range ID
Tejun Heo
2013-03-04
1
-0
/
+7
|
|
*
iommu/amd: Initialize device table after dma_ops
Joerg Roedel
2013-03-04
1
-3
/
+7
|
|
*
quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
Theodore Ts'o
2013-03-04
1
-0
/
+1
|
|
*
Linux 3.0.67
Greg Kroah-Hartman
2013-02-28
1
-1
/
+1
|
|
*
USB: usb-storage: unusual_devs update for Super TOP SATA bridge
Josh Boyer
2013-02-28
1
-1
/
+1
|
|
*
USB: storage: properly handle the endian issues of idProduct
fangxiaozhi
2013-02-28
1
-2
/
+2
|
|
*
USB: ehci-omap: Fix autoloading of module
Roger Quadros
2013-02-28
1
-1
/
+1
|
|
*
USB: option: add Huawei "ACM" devices using protocol = vendor
Bjørn Mork
2013-02-28
1
-0
/
+4
|
|
*
USB: option: add Yota / Megafon M100-1 4g modem
Bjørn Mork
2013-02-28
1
-0
/
+2
|
|
*
USB: option: add and update Alcatel modems
Bjørn Mork
2013-02-28
1
-1
/
+9
|
|
*
dca: check against empty dca_domains list before unregister provider
Maciej Sosnowski
2013-02-28
1
-0
/
+5
|
|
*
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-02-28
4
-6
/
+24
|
|
*
ipv4: fix a bug in ping_err().
Li Wei
2013-02-28
1
-2
/
+2
|
|
*
xen-netback: cancel the credit timer when taking the vif down
David Vrabel
2013-02-28
1
-2
/
+1
|
|
*
xen-netback: correctly return errors from netbk_count_requests()
David Vrabel
2013-02-28
1
-4
/
+4
|
|
*
bridge: set priority of STP packets
Stephen Hemminger
2013-02-28
1
-0
/
+2
|
|
*
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2013-02-28
5
-17
/
+37
|
|
*
fb: rework locking to fix lock ordering on takeover
Alan Cox
2013-02-28
5
-27
/
+104
|
|
*
fbcon: don't lose the console font across generic->chip driver switch
Dave Airlie
2013-02-28
1
-4
/
+10
|
|
*
pcmcia/vrc4171: Add missing spinlock init
Jean Delvare
2013-02-28
1
-0
/
+1
[next]