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
2012-03-29
pagemap: remove remaining unneeded spin_lock()
Naoya Horiguchi
1
-1
/
+0
2012-03-28
backlight: fix typo in tosa_lcd.c
Masanari Iida
1
-1
/
+1
2012-03-28
crc32: add help text for the algorithm select option
Darrick J. Wong
1
-0
/
+4
2012-03-28
mm: move hugepage test examples to tools/testing/selftests/vm
Dave Young
8
-24
/
+112
2012-03-28
mm: move slabinfo.c to tools/vm
Dave Young
2
-2
/
+2
2012-03-28
mm: move page-types.c from Documentation to tools/vm
Dave Young
3
-4
/
+15
2012-03-28
selftests/Makefile: make `run_tests' depend on `all'
Andrew Morton
1
-1
/
+1
2012-03-28
selftests: launch individual selftests from the main Makefile
Frederic Weisbecker
3
-10
/
+10
2012-03-28
radix-tree: use iterators in find_get_pages* functions
Konstantin Khlebnikov
1
-48
/
+38
2012-03-28
radix-tree: rewrite gang lookup using iterator
Konstantin Khlebnikov
1
-258
/
+33
2012-03-28
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
2
-0
/
+347
2012-03-28
fs/proc/namespaces.c: prevent crash when ns_entries[] is empty
Andrew Morton
1
-3
/
+3
2012-03-28
nbd: rename the nbd_device variable from lo to nbd
Wanlong Gao
1
-147
/
+148
2012-03-28
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
3
-1
/
+49
2012-03-28
sysctl: use bitmap library functions
Akinobu Mita
1
-5
/
+3
2012-03-28
ipmi: use locks on watchdog timeout set on reboot
Corey Minyard
1
-2
/
+2
2012-03-28
ipmi: simplify locking
Corey Minyard
1
-33
/
+21
2012-03-28
ipmi: fix message handling during panics
Corey Minyard
2
-64
/
+56
2012-03-28
ipmi: use a tasklet for handling received messages
Corey Minyard
2
-67
/
+88
2012-03-28
ipmi: increase KCS timeouts
Matthew Garrett
1
-2
/
+2
2012-03-28
ipmi: decrease the IPMI message transaction time in interrupt mode
Srinivas_Gowda
1
-1
/
+3
2012-03-28
kdump x86: fix total mem size calculation for reservation
Dave Young
1
-10
/
+1
2012-03-28
kexec: add further check to crashkernel
Zhenzhong Duan
1
-0
/
+4
2012-03-28
kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
Will Deacon
1
-0
/
+2
2012-03-28
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
8
-26
/
+24
2012-03-28
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
2
-14
/
+1
2012-03-28
mm: only IPI CPUs to drain local pages if they exist
Gilad Ben-Yossef
1
-2
/
+38
2012-03-28
fs: only send IPI to invalidate LRU BH when needed
Gilad Ben-Yossef
1
-1
/
+14
2012-03-28
slub: only IPI CPUs that have per cpu obj to flush
Gilad Ben-Yossef
1
-1
/
+9
2012-03-28
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
2
-0
/
+85
2012-03-28
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
5
-41
/
+56
2012-03-28
swapon: check validity of swap_flags
Hugh Dickins
2
-0
/
+6
2012-03-28
mm, coredump: fail allocations when coredumping instead of oom killing
David Rientjes
1
-0
/
+4
2012-03-28
mm: thp: fix up pmd_trans_unstable() locations
Andrea Arcangeli
2
-3
/
+6
2012-03-28
mm for fs: add truncate_pagecache_range()
Hugh Dickins
2
-1
/
+41
2012-03-28
procfs: fix /proc/statm
KAMEZAWA Hiroyuki
1
-1
/
+1
2012-03-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+2
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
30
-1611
/
+1522
2012-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
13
-603
/
+868
2012-03-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
8
-167
/
+226
2012-03-28
Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+24
2012-03-28
vfs: fix d_ancestor() case in d_materialize_unique
Michel Lespinasse
1
-1
/
+2
2012-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-36
/
+971
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
54
-733
/
+813
2012-03-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
23
-95
/
+710
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
80
-3248
/
+3793
2012-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-109
/
+184
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
147
-1037
/
+5017
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
118
-732
/
+3077
2012-03-27
Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
26
-1
/
+5182
[next]