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
2011-05-20
Fix for buffer overflow in ldm_frag_add not sufficient
Timo Warns
1
-0
/
+5
2011-05-20
tmpfs: fix highmem swapoff crash regression
Hugh Dickins
1
-1
/
+2
2011-05-20
powerpc: Fix 32-bit SMP build
Josh Boyer
1
-1
/
+1
2011-05-20
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-111
/
+289
2011-05-20
ipc: Add missing sys_ni entries for ipc/compat.c functions
Kevin Cernekee
1
-0
/
+7
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1198
-79620
/
+126858
2011-05-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
6
-21
/
+60
2011-05-20
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-2
/
+3
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
27
-1120
/
+1289
2011-05-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-0
/
+19
2011-05-20
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
9
-366
/
+659
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
119
-1679
/
+6387
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
25
-2014
/
+1847
2011-05-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
244
-4116
/
+11490
2011-05-20
spinlock_up.h: include asm/processor.h in for cpu_relax
Stephen Rothwell
1
-0
/
+2
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
35
-5
/
+32
2011-05-20
macvlan: fix panic if lowerdev in a bond
Eric Dumazet
1
-2
/
+2
2011-05-20
[IA64] define "_sdata" symbol
Tony Luck
1
-0
/
+1
2011-05-20
Pull misc-2.6.40 into release branch
Tony Luck
1
-1
/
+1
2011-05-20
Pull pstore into release branch
Tony Luck
4
-20
/
+58
2011-05-20
pstore: Fix Kconfig dependencies for apei->pstore
Luck, Tony
1
-0
/
+1
2011-05-20
[CIFS] Fix to problem with getattr caused by invalidate simplification patch
Steve French
2
-4
/
+8
2011-05-20
MAINTAINERS: Add drivers/clocksource to TIMEKEEPING
Thomas Gleixner
1
-0
/
+1
2011-05-20
clockevents/source: Use u64 to make 32bit happy
Thomas Gleixner
2
-2
/
+2
2011-05-20
powerpc: Fix hard CPU IDs detection
Benjamin Herrenschmidt
1
-4
/
+7
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
7
-1
/
+20
2011-05-20
Merge branch 'perf/core' into perf/urgent
Ingo Molnar
1
-1
/
+1
2011-05-20
powerpc/pmac: Update via-pmu to new syscore_ops
Benjamin Herrenschmidt
1
-44
/
+12
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
749
-11163
/
+24786
2011-05-20
tg3: Add braces around 5906 workaround.
Matt Carlson
1
-1
/
+3
2011-05-20
tg3: Fix NETIF_F_LOOPBACK error
Matt Carlson
1
-2
/
+3
2011-05-20
macvlan: remove one synchronize_rcu() call
Eric Dumazet
3
-6
/
+9
2011-05-19
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
3
-9
/
+11
2011-05-20
Merge remote branch 'kumar/next' into next
Benjamin Herrenschmidt
32
-1359
/
+1935
2011-05-20
powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors
Paul Mackerras
2
-0
/
+7
2011-05-20
powerpc/kvm: Fix kvmppc_core_pending_dec
Paul Mackerras
1
-1
/
+1
2011-05-19
selinux: de-crapify avc cache stat code generation
Linus Torvalds
1
-5
/
+1
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
45
-365
/
+1847
2011-05-19
signal.h need a definition of struct task_struct
Stephen Rothwell
1
-0
/
+2
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
56
-833
/
+1724
2011-05-19
Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-0
/
+29
2011-05-19
Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....
Linus Torvalds
2
-12
/
+34
2011-05-19
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-38
/
+163
2011-05-19
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
39
-1614
/
+836
2011-05-19
Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...
Linus Torvalds
8
-86
/
+96
2011-05-19
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-222
/
+242
2011-05-19
libata: Power off empty ports
Kristen Carlson Accardi
3
-3
/
+10
2011-05-19
Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...
Linus Torvalds
5
-35
/
+101
2011-05-19
libata-pmp: add support for Thermaltake BlackX Duet esata drive dock
Pavel Herrmann
1
-0
/
+10
2011-05-19
ATA: Don't powerdown Compaq Triflex IDE device on suspend
Mikulas Patocka
1
-1
/
+22
[next]