index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-20
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+3
2013-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+22
2013-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+6
2013-04-20
net: fix incorrect credentials passing
Linus Torvalds
1
-2
/
+2
2013-04-19
Merge remote-tracking branch 'efi/urgent' into x86/urgent
H. Peter Anvin
2
-1
/
+22
2013-04-19
irda: small read past the end of array in debug code
Dan Carpenter
1
-1
/
+2
2013-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-220
/
+216
2013-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2
-5
/
+4
2013-04-17
x86, kdump: Retore crashkernel= to allocate under 896M
Yinghai Lu
1
-0
/
+2
2013-04-17
x86, kdump: Set crashkernel_low automatically
Yinghai Lu
1
-0
/
+1
2013-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-7
/
+24
2013-04-17
fuse: fix type definitions in uapi header
Miklos Szeredi
1
-220
/
+216
2013-04-16
vm: add vm_iomap_memory() helper function
Linus Torvalds
1
-0
/
+2
2013-04-15
Move utf16 functions to kernel core and rename
Matthew Garrett
1
-0
/
+14
2013-04-15
Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...
Linus Torvalds
2
-3
/
+4
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
1
-0
/
+1
2013-04-14
Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2013-04-14
Add file_ns_capable() helper function for open-time capability checking
Linus Torvalds
1
-0
/
+2
2013-04-12
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
Dave Hansen
1
-1
/
+6
2013-04-12
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
1
-1
/
+2
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
1
-1
/
+1
2013-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-7
/
+23
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2
-3
/
+4
2013-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+20
2013-04-10
lsm: add the missing documentation for the security_skb_owned_by() hook
Paul Moore
1
-0
/
+4
2013-04-10
ssb: implement spurious tone avoidance
Rafał Miłecki
1
-0
/
+2
2013-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2013-04-09
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
1
-7
/
+23
2013-04-09
procfs: add proc_remove_subtree()
Al Viro
1
-0
/
+2
2013-04-09
spinlocks and preemption points need to be at least compiler barriers
Linus Torvalds
2
-19
/
+32
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
1
-0
/
+8
2013-04-09
x86, efivars: firmware bug workarounds should be in platform code
Matt Fleming
1
-1
/
+8
2013-04-08
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-1
/
+2
2013-04-08
Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2013-04-08
af_iucv: fix recvmsg by replacing skb_pull() function
Ursula Braun
1
-0
/
+8
2013-04-08
ftrace: Do not call stub functions in control loop
Steven Rostedt (Red Hat)
1
-0
/
+2
2013-04-07
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+2
2013-04-07
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2
-1
/
+2
2013-04-05
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2013-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2013-04-05
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
1
-0
/
+4
2013-04-05
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-0
/
+1
2013-04-05
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
1
-1
/
+1
2013-04-04
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+8
2013-04-04
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+3
2013-04-03
libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive
Shan Hai
1
-0
/
+1
2013-04-03
libata: Use integer return value for atapi_command_packet_set
Shan Hai
1
-1
/
+1
2013-04-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-4
/
+4
2013-04-02
PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset
Rajagopal Venkat
1
-8
/
+8
[next]