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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-22
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
4
-2
/
+7
2008-04-21
time: Export set_normalized_timespec.
YOSHIFUJI Hideaki
1
-0
/
+1
2008-04-21
tcp: Make use of before macro in tcp_input.c
Arnd Hannemann
1
-1
/
+1
2008-04-21
hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c
Mark Asselstine
1
-3
/
+0
2008-04-21
[NETNS]: Remove empty ->init callback.
Pavel Emelyanov
1
-7
/
+0
2008-04-21
[DCCP]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
1
-11
/
+6
2008-04-21
[NETNS]: Don't initialize err variable twice.
Pavel Emelyanov
1
-2
/
+1
2008-04-21
[NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.
Pavel Emelyanov
1
-1
/
+1
2008-04-21
[IPV4]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
2
-10
/
+10
2008-04-21
[IPV4]: Make icmp_sk_init() static.
Adrian Bunk
1
-1
/
+1
2008-04-21
[IPV6]: Make struct ip6_prohibit_entry_template static.
Adrian Bunk
1
-1
/
+1
2008-04-21
tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c
Satoru SATOH
1
-1
/
+1
2008-04-20
[NET]: Expose netdevice dev_id through sysfs
David Woodhouse
1
-0
/
+2
2008-04-20
skbuff: fix missing kernel-doc notation
Randy Dunlap
1
-0
/
+1
2008-04-20
[ROSE]: Fix soft lockup wrt. rose_node_list_lock
Bernard Pidoux
1
-2
/
+0
2008-04-19
rose: Socket lock was not released before returning to user space
Bernard Pidoux
1
-2
/
+4
2008-04-19
hci_usb: remove code obfuscation
Pavel Machek
2
-10
/
+5
2008-04-19
drivers/net/appletalk: use time_before, time_before_eq, etc
Julia Lawall
1
-1
/
+2
2008-04-19
drivers/atm: use time_before, time_before_eq, etc
Julia Lawall
1
-3
/
+4
2008-04-19
hci_usb: do not initialize static variables to 0
Pavel Machek
1
-7
/
+7
2008-04-19
tg3: 5701 DMA corruption fix
Matt Carlson
2
-4
/
+49
2008-04-19
atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()
Mark Asselstine
2
-110
/
+19
2008-04-19
iwlwifi: Fix unconditional access to station->tidp[].agg.
David S. Miller
1
-6
/
+12
2008-04-19
netfilter: Fix SIP conntrack build with NAT disabled.
Patrick McHardy
1
-1
/
+2
2008-04-19
netfilter: Fix SCTP nat build.
Patrick McHardy
1
-0
/
+1
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
18
-335
/
+503
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
944
-119960
/
+82686
2008-04-19
security: fix up documentation for security_module_enable
James Morris
1
-1
/
+1
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
8
-4
/
+83
2008-04-19
Audit: Final renamings and cleanup
Ahmed S. Darwish
4
-28
/
+93
2008-04-19
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
5
-108
/
+71
2008-04-19
Audit: internally use the new LSM audit hooks
Ahmed S. Darwish
3
-55
/
+22
2008-04-19
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
3
-1
/
+127
2008-04-19
SELinux: remove redundant exports
Ahmed S. Darwish
2
-104
/
+0
2008-04-19
Netlink: Use generic LSM hook
Ahmed S. Darwish
1
-2
/
+1
2008-04-19
Audit: use new LSM hooks instead of SELinux exports
Ahmed S. Darwish
3
-37
/
+43
2008-04-19
SELinux: setup new inode/ipc getsecid hooks
Ahmed S. Darwish
1
-2
/
+17
2008-04-19
LSM: Introduce inode_getsecid and ipc_getsecid hooks
Ahmed S. Darwish
3
-2
/
+54
2008-04-18
[NET]: Fix and allocate less memory for ->priv'less netdevices
Alexey Dobriyan
1
-6
/
+9
2008-04-18
x86 PAT: fix mmap() of holes
Ingo Molnar
1
-1
/
+1
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
133
-4389
/
+4873
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
25
-473
/
+877
2008-04-18
libata: fix boot panic with SATAPI devices on non-SFF HBAs
James Bottomley
1
-1
/
+2
2008-04-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
47
-1042
/
+5800
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
45
-1131
/
+1150
2008-04-18
x86: kgdb build fix
Harvey Harrison
1
-2
/
+2
2008-04-18
[SCSI] iscsi: bidi support for iscsi_tcp
Boaz Harrosh
1
-14
/
+17
2008-04-18
[SCSI] iscsi: bidi support at the generic libiscsi level
Boaz Harrosh
1
-15
/
+70
2008-04-18
[SCSI] iscsi: extended cdb support
Boaz Harrosh
2
-7
/
+54
2008-04-18
[SCSI] zfcp: Fix error handling for blocked unit for send FCP command
Christof Schmitt
1
-1
/
+1
[next]