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
2010-11-22
xen: set IO permission early (before early_cpu_init())
Konrad Rzeszutek Wilk
2
-9
/
+11
2010-11-22
ARM: avoid marking decompressor .stack section as having contents
Russell King
2
-2
/
+2
2010-11-21
ARM: 6489/1: thumb2: fix incorrect optimisation in usracc
Will Deacon
1
-1
/
+1
2010-11-21
ARM: 6488/1: nomadik: prevent sched_clock() wraparound
Linus Walleij
1
-9
/
+80
2010-11-21
ARM: 6484/1: fix compile warning in mm/init.c
Anand Gadiyar
15
-15
/
+15
2010-11-21
ARM: 6473/1: Small update to ux500 specific L2 cache code
Per Fransson
1
-3
/
+3
2010-11-21
ARM: improve compiler's ability to optimize page tables
Russell King
1
-0
/
+3
2010-11-19
xen: re-enable boot-time ballooning
Jeremy Fitzhardinge
1
-2
/
+1
2010-11-18
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+10
2010-11-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2
-6
/
+10
2010-11-18
x86-64: Fix and clean up AMD Fam10 MMCONF enabling
Jan Beulich
2
-35
/
+31
2010-11-18
x86/kprobes: Prevent kprobes to probe on save_args()
Masami Hiramatsu
1
-0
/
+2
2010-11-18
x86: UV: Address interrupt/IO port operation conflict
Dimitri Sivanich
5
-5
/
+49
2010-11-18
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-0
/
+4
2010-11-18
x86: Use online node real index in calulate_tbl_offset()
Yinghai Lu
1
-2
/
+3
2010-11-18
x86, asm: Fix binutils 2.15 build failure
Tetsuo Handa
1
-1
/
+1
2010-11-18
x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG
Rakib Mullick
1
-3
/
+4
2010-11-18
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
1
-5
/
+5
2010-11-18
ARM: mach-shmobile: sh7372 USB0/IIC1 MSTP fix
Magnus Damm
1
-2
/
+2
2010-11-18
sh: Use GCC __builtin_prefetch() to implement prefetch().
Giuseppe CAVALLARO
1
-2
/
+5
2010-11-18
powerpc: Update a BKL related comment
Alessio Igor Bogani
1
-3
/
+2
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
1
-1
/
+4
2010-11-18
powerpc: Fix call to subpage_protection()
Michael Neuling
1
-1
/
+1
2010-11-18
powerpc: Set CONFIG_32BIT on ppc32
kerstin jonsson
1
-0
/
+4
2010-11-18
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
1
-1
/
+1
2010-11-18
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
Nishanth Aravamudan
3
-4
/
+6
2010-11-18
powerpc: Fix div64 in bootloader
Benjamin Herrenschmidt
1
-1
/
+2
2010-11-17
KVM: VMX: Fix host userspace gsbase corruption
Avi Kivity
1
-8
/
+7
2010-11-17
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
2
-3
/
+3
2010-11-17
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
1
-2
/
+2
2010-11-17
kgdb,x86: fix regression in detach handling
Jason Wessel
1
-4
/
+8
2010-11-17
ASoC: davinci: fixes for multi-component
Chris Paulson-Ellis
3
-8
/
+8
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
26
-26
/
+0
2010-11-17
sh: fix vsyscall compilation due to .eh_frame issue
Giuseppe CAVALLARO
1
-1
/
+1
2010-11-17
sh: avoid to flush all cache in sys_cacheflush
Giuseppe CAVALLARO
1
-1
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-11-16
Merge commit 'v2.6.37-rc2' into upstream/xenfs
Jeremy Fitzhardinge
2845
-40642
/
+106222
2010-11-16
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-21
/
+73
2010-11-16
Merge branch 'common/clkfwk' into sh-fixes-for-linus
Paul Mundt
2
-5
/
+3
2010-11-15
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-6
/
+6
2010-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-20
/
+83
2010-11-15
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-17
/
+17
2010-11-15
Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...
Linus Torvalds
2
-1
/
+7
2010-11-15
arch/tile: fix rwlock so would-be write lockers don't block new readers
Chris Metcalf
1
-11
/
+18
2010-11-15
sh: clkfwk: Kill off now unused algo_id in set_rate op.
Paul Mundt
2
-5
/
+3
2010-11-15
mx25: fix spi device registration typo
Baruch Siach
1
-2
/
+2
2010-11-15
ARM i.MX27 eukrea: Fix compilation
Sascha Hauer
1
-6
/
+0
2010-11-15
ARM i.MX spi: fix compilation for i.MX21
Sascha Hauer
1
-0
/
+1
2010-11-15
ARM i.MX pcm037 eet: compile fixes
Sascha Hauer
1
-2
/
+1
2010-11-15
ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGED
Sascha Hauer
1
-8
/
+0
[prev]
[next]