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
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
1
-2
/
+4
2010-12-08
tcp: Replace time wait bucket msg by counter
Tom Herbert
1
-0
/
+1
2010-12-06
filter: fix sk_filter rcu handling
Eric Dumazet
1
-1
/
+3
2010-11-29
af_unix: limit recursion level
Eric Dumazet
1
-0
/
+2
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+1
2010-11-22
ssb: b43-pci-bridge: Add new vendor for BCM4318
Daniel Klaffenbach
1
-0
/
+1
2010-11-22
phylib: Add support for Marvell 88E1149R devices.
David Daney
1
-0
/
+1
2010-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-11-18
net: Fix duplicate volatile warning.
Tetsuo Handa
1
-1
/
+1
2010-11-15
cfg80211: fix WIPHY_FLAG_IBSS_RSN bit
Jussi Kivilinna
1
-1
/
+1
2010-11-15
b43legacy: Fix compile on ARM architecture
Arnd Hannemann
1
-0
/
+1
2010-11-15
net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel
Andy Whitcroft
1
-1
/
+1
2010-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-9
/
+40
2010-11-12
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-1
/
+3
2010-11-12
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2010-11-12
vlan: Add function to retrieve EtherType from vlan packets.
Hao Zheng
1
-0
/
+25
2010-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
David S. Miller
1
-1
/
+1
2010-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+17
2010-11-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-12
/
+4
2010-11-12
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2010-11-12
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-5
/
+78
2010-11-12
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+14
2010-11-12
backlight: add low threshold to pwm backlight
Arun Murthy
1
-0
/
+1
2010-11-12
leds: driver for National Semiconductors LP5523 chip
Samu Onkalo
1
-0
/
+47
2010-11-12
leds: driver for National Semiconductor LP5521 chip
Samu Onkalo
1
-0
/
+47
2010-11-12
led-class: always implement blinking
Johannes Berg
1
-4
/
+43
2010-11-12
radix-tree: fix RCU bug
Nick Piggin
1
-16
/
+23
2010-11-12
Restrict unprivileged access to kernel syslog
Dan Rosenberg
1
-0
/
+1
2010-11-12
include/linux/highmem.h needs hardirq.h
Catalin Marinas
1
-0
/
+1
2010-11-12
atomic: add atomic_inc_not_zero_hint()
Eric Dumazet
1
-0
/
+37
2010-11-12
include/linux/resource.h needs types.h
Jean Delvare
1
-0
/
+1
2010-11-12
netfilter: NF_HOOK_COND has wrong conditional
Eric Paris
1
-1
/
+1
2010-11-11
block: remove unused copy_io_context()
Jens Axboe
1
-1
/
+0
2010-11-10
perf_events: Fix time tracking in samples
Stephane Eranian
1
-0
/
+10
2010-11-10
net: avoid limits overflow
Eric Dumazet
4
-8
/
+8
2010-11-10
block: remove REQ_HARDBARRIER
Christoph Hellwig
3
-10
/
+3
2010-11-10
Merge branch 'for-2.6.37/drivers' into for-linus
Jens Axboe
1
-1
/
+1
2010-11-10
drm/ttm: Be consistent on ttm_bo_init() failures
Thomas Hellstrom
1
-0
/
+4
2010-11-09
tty: Fix formatting in tty.h
Alan Cox
1
-1
/
+1
2010-11-09
Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linus
Greg Kroah-Hartman
1
-0
/
+2
2010-11-09
drm/ttm: Documentation update
Thomas Hellstrom
1
-5
/
+74
2010-11-09
kernel: Constify temporary variable in roundup()
Tetsuo Handa
1
-1
/
+1
2010-11-08
usb.h: fix ioctl kernel-doc info
Randy Dunlap
1
-1
/
+1
2010-11-08
net: Detect and ignore netif_stop_queue() calls before register_netdev()
Guillaume Chazarain
1
-0
/
+5
2010-11-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+97
2010-11-08
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+9
2010-11-08
ext4: Add new ext4 inode tracepoints
Theodore Ts'o
1
-0
/
+97
2010-11-07
net dst: need linux/cache.h for ____cacheline_aligned_in_smp.
Paul Mundt
1
-0
/
+1
2010-11-08
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
2
-10
/
+9
2010-11-08
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...
Paul Mundt
1
-0
/
+4
[next]