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
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
4
-28
/
+42
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
491
-3576
/
+14999
2005-10-31
powerpc: Fix bug arising from having multiple memory_limit variables
Paul Mackerras
2
-0
/
+2
2005-10-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-4
/
+4
2005-10-30
[PATCH] fat: cleanup and optimization of checksum
OGAWA Hirofumi
1
-0
/
+11
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
11
-2
/
+19
2005-10-30
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
1
-0
/
+5
2005-10-30
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
1
-1
/
+1
2005-10-30
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
23
-67
/
+0
2005-10-30
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
1
-0
/
+1
2005-10-30
[PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment
Nikita Danilov
1
-1
/
+1
2005-10-30
[PATCH] modules: fix sparse warning for every MODULE_PARM
Pavel Roskin
1
-1
/
+3
2005-10-30
[PATCH] fuse: remove unused define
Miklos Szeredi
1
-1
/
+0
2005-10-30
[PATCH] Keys: Add LSM hooks for key management [try #3]
David Howells
3
-5
/
+84
2005-10-30
[PATCH] Keys: Export user-defined keyring operations
David Howells
1
-0
/
+47
2005-10-30
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
13
-28
/
+0
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
1
-0
/
+6
2005-10-30
[PATCH] cpusets: bitmap and mask remap operators
Paul Jackson
3
-0
/
+46
2005-10-30
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
1
-1
/
+1
2005-10-30
[PATCH] add_timer() of a pending timer is illegal
Andrew Morton
1
-1
/
+2
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
17
-18
/
+1
2005-10-30
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
1
-1
/
+0
2005-10-30
[PATCH] kill sigqueue->lock
Oleg Nesterov
1
-1
/
+0
2005-10-30
[PATCH] reduce sizeof(struct file)
Eric Dumazet
1
-2
/
+8
2005-10-30
[PATCH] remove timer debug field
Andrew Morton
1
-5
/
+0
2005-10-30
[PATCH] remove some more check_region stuff
Jeff Garzik
4
-12
/
+0
2005-10-30
[PATCH] NTP shift_right cleanup
john stultz
1
-0
/
+7
2005-10-30
[PATCH] Add kthread_stop_sem()
Alan Stern
1
-0
/
+12
2005-10-30
[PATCH] introduce setup_timer() helper
Oleg Nesterov
1
-0
/
+9
2005-10-30
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
1
-0
/
+1
2005-10-30
[PATCH] s390: export ipl device parameters
Heiko Carstens
1
-0
/
+50
2005-10-30
[PATCH] uml: remove old UM_FASTCALL, and make the thing work again
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+8
2005-10-30
[PATCH] uml: reuse i386 cpu-specific tuning
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+15
2005-10-30
[PATCH] m32r: fix #if warnings
Hirokazu Takata
1
-1
/
+1
2005-10-30
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
1
-0
/
+1
2005-10-30
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
1
-2
/
+1
2005-10-30
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
1
-0
/
+6
2005-10-30
[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.
Ashok Raj
1
-0
/
+1
2005-10-30
[PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT
Ingo Molnar
1
-6
/
+25
2005-10-30
[PATCH] Clean up mtrr compat ioctl code
Brian Gerst
1
-0
/
+33
2005-10-30
[PATCH] i386: move apic init in init_IRQs
Eric W. Biederman
4
-23
/
+3
2005-10-30
[PATCH] ES7000 platform update
Natalie.Protasevich@unisys.com
1
-1
/
+1
2005-10-30
[PATCH] x86: add an accessor function for getting the per-CPU gdt
Zachary Amsden
1
-3
/
+5
2005-10-30
[PATCH] i386: little pgtable.h consolidation vs 2/3level
Paolo 'Blaisorblade' Giarrusso
3
-10
/
+5
2005-10-30
[PATCH] x86: cmpxchg improvements
Jan Beulich
1
-3
/
+30
2005-10-30
[PATCH] SELinux: canonicalize getxattr()
James Morris
1
-4
/
+7
2005-10-30
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+1
2005-10-30
[ARM] arch-ixp4xx/io.h: make const args const to remove compiler warning
John Bowler
1
-3
/
+3
2005-10-30
[ARM] fix bogus cast in IXP2000 I/O macro
Deepak Saxena
1
-1
/
+1
2005-10-30
[libata] change ata_qc_complete() to take error mask as second arg
Jeff Garzik
1
-2
/
+26
[next]