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
2005-06-23
[PATCH] remove redundant vm_flags clearing from madvise.c
Pekka Enberg
1
-1
/
+0
2005-06-23
[PATCH] preempt_count is int - remove cast and don't assign to unsigned type
Jesper Juhl
2
-3
/
+7
2005-06-23
[PATCH] streamline preempt_count type across archs
Jesper Juhl
22
-23
/
+25
2005-06-23
[PATCH] optimise loop driver a bit
Nick Piggin
2
-44
/
+39
2005-06-23
[PATCH] CON_CONSDEV bit not set correctly on last console
Greg Edwards
1
-2
/
+10
2005-06-23
[PATCH] kstrdup: convert a few existing implementations
Robert Love
1
-6
/
+2
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
21
-94
/
+75
2005-06-23
[PATCH] fix for prune_icache()/forced final iput() races
Alexander Viro
2
-6
/
+11
2005-06-23
[PATCH] posix-timers: use try_to_del_timer_sync()
Oleg Nesterov
1
-27
/
+7
2005-06-23
[PATCH] timers: introduce try_to_del_timer_sync()
Oleg Nesterov
2
-21
/
+36
2005-06-23
[PATCH] timers fixes/improvements
Oleg Nesterov
2
-192
/
+166
2005-06-23
[PATCH] blk: unplug later
Nick Piggin
1
-1
/
+1
2005-06-23
[PATCH] blk: branch hints
Nick Piggin
1
-6
/
+6
2005-06-23
[PATCH] blk: no memory barrier
Nick Piggin
1
-1
/
+0
2005-06-23
[PATCH] blk: cleanup generic tag support error messages
Tejun Heo
1
-5
/
+13
2005-06-23
[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}
Tejun Heo
2
-5
/
+2
2005-06-23
[PATCH] blk: remove blk_queue_tag->real_max_depth optimization
Tejun Heo
2
-26
/
+10
2005-06-23
[PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()
Tejun Heo
1
-9
/
+4
2005-06-23
[PATCH] ptrace_h8300: condition bugfix
Domen Puncer
1
-2
/
+2
2005-06-23
[PATCH] xen: x86_64: use more usermode macro
Vincent Hanquez
3
-12
/
+12
2005-06-23
[PATCH] xen: x86_64: Add macro for debugreg
Vincent Hanquez
3
-3
/
+11
2005-06-23
[PATCH] xen: x86: Use more usermode macro
Vincent Hanquez
3
-8
/
+8
2005-06-23
[PATCH] xen: x86: Rename usermode macro
Vincent Hanquez
6
-5
/
+7
2005-06-23
[PATCH] xen: x86: Use new macro for debugreg
Vincent Hanquez
5
-19
/
+17
2005-06-23
[PATCH] xen: x86: add macro for debugreg
Vincent Hanquez
1
-5
/
+9
2005-06-23
[PATCH] x86_64: avoid wasting IRQs
Natalie Protasevich
1
-1
/
+20
2005-06-23
[PATCH] eliminate duplicate rdpmc definition
Jan Beulich
1
-5
/
+0
2005-06-23
[PATCH] x86_64: never block forced SIGSEGV
Roland McGrath
2
-18
/
+23
2005-06-23
[PATCH] x86_64: fix hpet for systems that don't support legacy replacement
john stultz
1
-14
/
+28
2005-06-23
[PATCH] x86_64: i8259.c iso99 structure initialization
Alexander Nyberg
1
-8
/
+7
2005-06-23
[PATCH] mtrr size-and-base debugging
Andrew Morton
1
-8
/
+15
2005-06-23
[PATCH] x86: cpu_khz type fix
Andrew Morton
7
-9
/
+11
2005-06-23
[PATCH] Remove i386_ksyms.c, almost.
Alexey Dobriyan
20
-162
/
+101
2005-06-23
[PATCH] x86: #include asm/uaccess.h in asm/checksum.h
Alexey Dobriyan
1
-0
/
+2
2005-06-23
[PATCH] VIA 82C586B IRQ routing fix
Aleksey Gorelov
1
-0
/
+22
2005-06-23
[PATCH] x86: avoid wasting IRQs for PCI devices
Natalie Protasevich
1
-1
/
+25
2005-06-23
[PATCH] ia64: Selectable Timer Interrupt Frequency
Christoph Lameter
2
-1
/
+3
2005-06-23
[PATCH] i386: Selectable Frequency of the Timer Interrupt
Christoph Lameter
5
-3
/
+57
2005-06-23
[PATCH] allow early printk to use more than 25 lines
Jan Beulich
1
-3
/
+10
2005-06-23
[PATCH] adjust i386 watchdog tick calculation
Jan Beulich
1
-9
/
+15
2005-06-23
[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)
Natalie Protasevich
10
-19
/
+10
2005-06-23
[PATCH] i386: never block forced SIGSEGV
Roland McGrath
1
-11
/
+16
2005-06-23
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
11
-30
/
+77
2005-06-23
[PATCH] x86/x86_64: pcibus_to_node
Christoph Lameter
5
-34
/
+17
2005-06-23
[PATCH] ppc64: pcibus_to_node fix
Christoph Lameter
1
-3
/
+1
2005-06-23
[PATCH] m32r: build fix for asm-m32r/topology.h
Hirokazu Takata
1
-43
/
+1
2005-06-23
[PATCH] Platform SMIs and their interferance with tsc based delay calibration
Venkatesh Pallipadi
10
-0
/
+130
2005-06-23
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
Ian Campbell
6
-12
/
+12
2005-06-23
[PATCH] biarch compiler support for i386
H. Peter Anvin
1
-0
/
+7
2005-06-23
[PATCH] add page_state info to show_mem
Martin J. Bligh
1
-0
/
+8
[next]