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
2006-04-19
[PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.h
Jesper Juhl
1
-1
/
+0
2006-04-19
[PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default
Tim Chen
1
-1
/
+1
2006-04-19
[PATCH] Fix file lookup without ref
Dipankar Sarma
3
-10
/
+28
2006-04-19
[PATCH] uml: add missing __volatile__
Jeff Dike
2
-7
/
+7
2006-04-19
[PATCH] uml: physical memory map file fixes
Rob Landley
2
-24
/
+118
2006-04-19
[PATCH] uml: __user annotations
Al Viro
1
-3
/
+3
2006-04-19
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
6
-27
/
+27
2006-04-19
[PATCH] m32r: update switch_to macro for tuning
Hirokazu Takata
2
-47
/
+26
2006-04-19
[PATCH] m32r: Remove a warning in m32r_sio.c
Hirokazu Takata
1
-1
/
+0
2006-04-19
[PATCH] m32r: mappi3 reboot support
Hirokazu Takata
2
-11
/
+15
2006-04-19
[PATCH] m32r: update include/asm-m32r/semaphore.h
Hirokazu Takata
1
-60
/
+4
2006-04-19
[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target
Hirokazu Takata
5
-45
/
+40
2006-04-19
[PATCH] x86 cpuid and msr notifier callback section mismatches
Randy Dunlap
2
-2
/
+2
2006-04-19
[PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq...
lepton
1
-2
/
+3
2006-04-19
[PATCH] selinux: Fix MLS compatibility off-by-one bug
Ron Yorston
1
-1
/
+1
2006-04-19
[PATCH] hugetlbfs: add Kconfig help text
Arthur Othieno
1
-0
/
+6
2006-04-19
[PATCH] page_alloc.c: buddy handling cleanup
Andrew Morton
1
-4
/
+6
2006-04-19
[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c
Dave Peterson
1
-22
/
+23
2006-04-19
[PATCH] oom-kill: mm locking fix
Andrew Morton
1
-8
/
+18
2006-04-19
[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS
John Hawkes
1
-7
/
+3
2006-04-19
[PATCH] swsusp: prevent possible image corruption on resume
Rafael J. Wysocki
1
-4
/
+5
2006-04-19
[PATCH] m41t00: fix bitmasks when writing to chip
David Barksdale
1
-4
/
+4
2006-04-19
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
3
-2
/
+6
2006-04-19
[PATCH] for_each_possible_cpu: x86_64
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-04-19
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
4
-5
/
+4
2006-04-19
[PATCH] uml: make 64-bit COW files compatible with 32-bit ones
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-19
[PATCH] splice: fixup writeout path after ->map changes
Jens Axboe
1
-19
/
+30
2006-04-19
[PATCH] splice: offset fixes
Jens Axboe
1
-15
/
+30
2006-04-19
[PATCH] tee: link_pipe() must be careful when dropping one of the pipe locks
Jens Axboe
1
-4
/
+14
2006-04-19
[PATCH] splice: cleanup the SPLICE_F_NONBLOCK handling
Jens Axboe
1
-14
/
+16
2006-04-19
[PATCH] splice: close i_size truncate races on read
Jens Axboe
1
-6
/
+37
2006-04-18
Linux v2.6.17-rc2
v2.6.17-rc2
Linus Torvalds
1
-1
/
+1
2006-04-18
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
197
-3989
/
+7745
2006-04-19
[MAINTAINERS] The ham radio code now has website at http://www.linux-ax25.org.
Ralf Baechle
1
-0
/
+3
2006-04-19
[MIPS] Use __ffs() instead of ffs() for waybit calculation.
Atsushi Nemoto
2
-9
/
+9
2006-04-19
[MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.
Ralf Baechle
1
-4
/
+4
2006-04-19
[MIPS] Handle IDE PIO cache aliases on SMP.
Ralf Baechle
7
-2
/
+60
2006-04-19
[MIPS] Make mips_srs_init static.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] MIPS boards: Set HZ to 100.
Ralf Baechle
1
-0
/
+13
2006-04-19
[MIPS] kgdb: Let gcc compute the array size itself.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
10
-2
/
+125
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
51
-176
/
+3720
2006-04-19
[MIPS] kpsd and other AP/SP improvements.
Ralf Baechle
9
-394
/
+1307
2006-04-19
[MIPS] R2: Instruction hazard barrier.
Ralf Baechle
1
-0
/
+15
2006-04-19
[MIPS] Fix genrtc compilation.
Ralf Baechle
1
-2
/
+2
2006-04-19
[MIPS] R2: Implement shadow register allocation without spinlock.
Ralf Baechle
1
-23
/
+18
2006-04-19
[MIPS] Fix VR41xx build errors.
Yoichi Yuasa
1
-0
/
+13
2006-04-19
[MIPS] Fix tx49_blast_icache32_page_indexed.
Atsushi Nemoto
1
-1
/
+2
2006-04-19
[MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.
Atsushi Nemoto
1
-0
/
+4
2006-04-19
[MIPS] Use "R" constraint for cache_op.
Ralf Baechle
1
-1
/
+1
[prev]
[next]