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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
3
-6
/
+42
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
31
-68
/
+6
2012-05-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
8
-46
/
+52
2012-05-31
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
2
-0
/
+3
2012-05-31
um: properly check all process' threads for a live mm
Anton Vorontsov
1
-6
/
+7
2012-05-31
um: fix possible race on task->mm
Anton Vorontsov
1
-2
/
+5
2012-05-31
um: should hold tasklist_lock while traversing processes
Anton Vorontsov
1
-0
/
+3
2012-05-31
blackfin: fix possible deadlock in decode_address()
Anton Vorontsov
1
-3
/
+3
2012-05-31
blackfin: a couple of task->mm handling fixes
Anton Vorontsov
1
-13
/
+13
2012-05-31
sh: use clear_tasks_mm_cpumask()
Anton Vorontsov
1
-6
/
+1
2012-05-31
powerpc: use clear_tasks_mm_cpumask()
Anton Vorontsov
1
-9
/
+2
2012-05-31
arm: use clear_tasks_mm_cpumask()
Anton Vorontsov
1
-7
/
+1
2012-05-31
um/kernel/trap.c: port OOM changes to handle_page_fault()
Kautuk Consul
1
-5
/
+19
2012-06-01
ARM: ux500: Enable probing of pinctrl through Device Tree
Lee Jones
1
-0
/
+4
2012-06-01
ARM: ux500: Add support for ab8500 regulators into the Device Tree
Lee Jones
2
-0
/
+70
2012-06-01
ARM: ux500: Provide regulator support for SMSC911x via Device Tree
Lee Jones
2
-0
/
+14
2012-06-01
ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot
Lee Jones
1
-0
/
+1
2012-06-01
ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device Tree
Lee Jones
1
-0
/
+107
2012-06-01
ARM: ux500: Only initialise STE's UIBs on boards which support them
Lee Jones
3
-3
/
+10
2012-06-01
ARM: ux500: Disable platform setup of the ab8500 when DT is enabled
Lee Jones
1
-3
/
+4
2012-06-01
ARM: ux500: Use correct format for dynamic IRQ assignment
Lee Jones
2
-10
/
+28
2012-06-01
ARM: ux500: Re-enable SMSC911x platform code registration during non-DT boots
Lee Jones
1
-0
/
+1
2012-06-01
ARM: ux500: PRCMU related configuration and layout corrections for Device Tree
Lee Jones
1
-2
/
+2
2012-06-01
ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabled
Lee Jones
1
-2
/
+1
2012-06-01
ARM: ux500: Disable SMSC911x platform code registration when DT is enabled
Lee Jones
1
-2
/
+1
2012-06-01
ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablement
Lee Jones
3
-1
/
+26
2012-06-01
ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement
Lee Jones
1
-2
/
+16
2012-05-31
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2012-05-31
Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+16
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
48
-306
/
+244
2012-05-31
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
7
-62
/
+24
2012-05-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-29
/
+49
2012-05-31
Merge tag 'devel-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
27
-338
/
+706
2012-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
34
-382
/
+444
2012-05-31
crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
Mathias Krause
1
-2
/
+4
2012-05-31
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
4
-45
/
+3
2012-05-30
ia64 perfmon: fix get_unmapped_area() use there
Al Viro
1
-8
/
+2
2012-05-30
ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()
Al Viro
2
-25
/
+5
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
20
-60
/
+0
2012-05-30
parisc: get rid of nlink_t, switch to explicitly-sized type
Al Viro
1
-2
/
+2
2012-05-30
powerpc: get rid of nlink_t uses, switch to explicitly-sized type
Al Viro
1
-2
/
+2
2012-05-30
Merge branches 'fixes' and 'fixes2' into devel-late
Olof Johansson
5
-122
/
+52
2012-05-30
ARM: LPC32xx: Adjust dts files to gpio dt binding
Roland Stigge
2
-41
/
+4
2012-05-30
x86, amd, xen: Avoid NULL pointer paravirt references
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-05-30
Merge branch 'late/board' into devel-late
Olof Johansson
2
-1
/
+9
2012-05-30
Merge branch 'late/soc' into devel-late
Olof Johansson
19
-185
/
+630
2012-05-30
Merge branch 'late/cleanup' into devel-late
Olof Johansson
1
-30
/
+15
2012-05-30
x86/mce: Cleanup timer mess
Thomas Gleixner
1
-15
/
+16
2012-05-30
x86, mtrr: Fix a type overflow in range_to_mtrr func
zhenzhong.duan
1
-1
/
+1
2012-05-30
Merge branch 'x86/trampoline' into x86/urgent
H. Peter Anvin
907
-26550
/
+26163
[prev]
[next]