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
/
arch
/
score
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-19
/
+5
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-9
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+15
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2012-05-21
score: add handling of NOTIFY_RESUME to do_notify_resume()
Al Viro
1
-1
/
+8
2012-05-21
score: don't open-code force_sigsegv()
Al Viro
1
-3
/
+1
2012-05-21
score: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-21
score: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-12
/
+3
2012-05-21
score: don't mask signals if we fail to setup signal stack
Matt Fleming
1
-6
/
+8
2012-05-21
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-1
/
+0
2012-05-21
score: Use generic time config
Anna-Maria Gleixner
1
-3
/
+1
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-1
/
+0
2012-05-08
score: Use common threadinfo allocator
Thomas Gleixner
1
-7
/
+3
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+0
2012-05-05
score: Use generic init_task
Thomas Gleixner
3
-47
/
+2
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+1
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-5
/
+0
2012-03-28
Disintegrate asm/system.h for Score
David Howells
8
-91
/
+101
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-05
score: Fix typo in Kconfig.debug
Masanari Iida
1
-1
/
+1
2012-01-23
score: fix off-by-one index into syscall table
Dan Rosenberg
1
-1
/
+1
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
1
-0
/
+1
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+1
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
1
-3
/
+0
2011-12-08
score: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2
-1
/
+6
2011-11-24
lib: move GENERIC_IOMAP to lib/Kconfig
Michael S. Tsirkin
1
-3
/
+1
2011-10-31
score: drop unused Kconfig symbols
Paul Bolle
1
-19
/
+0
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-26
/
+3
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-3
/
+0
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
1
-9
/
+0
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-28
score: Use generic show_interrupts()
Thomas Gleixner
2
-39
/
+1
2011-03-28
score: Convert to new irq function names
Thomas Gleixner
1
-2
/
+2
2011-03-28
score: lost a semicolon in asm/irqflags.h
Chen Liqin
1
-1
/
+1
2011-03-28
score: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
2011-03-28
score: Convert irq_chip to new functions
Thomas Gleixner
1
-11
/
+13
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-1
/
+1
2011-01-21
score: Use generic irq Kconfig
Thomas Gleixner
1
-3
/
+4
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-3
/
+0
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
[next]