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
2013-08-04
s390: move dummy io_remap_pfn_range() to asm/pgtable.h
Linus Torvalds
1
-0
/
+4
2013-08-04
powerpc/modules: Module CRC relocation fix causes perf issues
Anton Blanchard
2
-6
/
+2
2013-07-28
sparc: tsb must be flushed before tlb
Dave Kleikamp
1
-1
/
+1
2013-07-28
sparc64 address-congruence property
bob picco
1
-1
/
+8
2013-07-28
sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
5
-16
/
+18
2013-07-21
ARM: 7765/1: perf: Record the user-mode PC in the call chain.
Jed Davis
1
-0
/
+1
2013-07-21
xen/time: remove blocked time accounting from xen "clockchip"
Laszlo Ersek
1
-15
/
+2
2013-07-03
ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU
Simon Baatz
1
-0
/
+6
2013-07-03
ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
Simon Baatz
2
-3
/
+34
2013-06-27
KVM: x86: remove vcpu's CPL check in host-invoked XCR set
Zhanghaoyu (A)
1
-3
/
+2
2013-06-27
tilepro: work around module link error with gcc 4.7
Chris Metcalf
1
-0
/
+2
2013-06-20
powerpc: Fix missing/delayed calls to irq_work
Benjamin Herrenschmidt
1
-1
/
+1
2013-06-20
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
2
-3
/
+3
2013-06-20
x86: Fix typo in kexec register clearing
Kees Cook
1
-1
/
+1
2013-06-13
powerpc/eeh: Don't check RTAS token to get PE addr
Gavin Shan
1
-7
/
+5
2013-06-07
x86, um: Correct syscall table type attributes breaking gcc 4.8
Martin Pelikan
1
-2
/
+2
2013-06-07
m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
Finn Thain
1
-10
/
+19
2013-06-07
Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21x
Martin Michlmayr
1
-1
/
+1
2013-06-07
ARM: plat-orion: Fix num_resources and id for ge10 and ge11
Gregory CLEMENT
1
-6
/
+6
2013-06-07
avr32: fix relocation check for signed 18-bit offset
Hans-Christian Egtvedt
1
-1
/
+1
2013-05-19
powerpc: Bring all threads online prior to migration/hibernation
Robert Jennings
3
-0
/
+137
2013-05-19
xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
Konrad Rzeszutek Wilk
1
-0
/
+15
2013-05-19
ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devices
Aaro Koskinen
1
-2
/
+2
2013-05-19
KVM: VMX: fix halt emulation while emulating invalid guest sate
Gleb Natapov
1
-0
/
+6
2013-05-11
x86/mm: account for PGDIR_SIZE alignment
Jerry Hoemann
1
-0
/
+5
2013-05-11
perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
Peter Zijlstra
1
-3
/
+10
2013-05-11
perf/x86/intel/lbr: Fix LBR filter
Peter Zijlstra
1
-2
/
+12
2013-05-11
powerpc: fix numa distance for form0 device tree
Vaidyanathan Srinivasan
1
-1
/
+1
2013-05-11
powerpc: Emulate non privileged DSCR read and write
Anton Blanchard
2
-2
/
+12
2013-05-07
x86: Eliminate irq_mis_count counted in arch_irq_stat
Li Fei
1
-4
/
+0
2013-05-07
KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions
Gleb Natapov
1
-0
/
+4
2013-05-07
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Johan Hovold
3
-3
/
+0
2013-05-07
Wrong asm register contraints in the kvm implementation
Stephan Schreiber
1
-1
/
+1
2013-05-07
Wrong asm register contraints in the futex implementation
Stephan Schreiber
1
-3
/
+2
2013-05-07
Fix initialization of CMCI/CMCP interrupts
Tony Luck
3
-13
/
+33
2013-05-07
arm: set the page table freeing ceiling to TASK_SIZE
Catalin Marinas
1
-0
/
+9
2013-05-07
xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
Konrad Rzeszutek Wilk
2
-2
/
+9
2013-05-07
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
Michael Ellerman
1
-0
/
+1
2013-05-07
powerpc: Add isync to copy_and_flush
Michael Neuling
1
-0
/
+1
2013-05-07
ARM: at91: Fix typo in restart code panic message
Maxime Ripard
1
-1
/
+1
2013-05-01
sparc64: Fix race in TLB batch processing.
David S. Miller
7
-55
/
+242
2013-04-25
perf/x86: Fix offcore_rsp valid mask for SNB/IVB
Stephane Eranian
1
-3
/
+12
2013-04-25
ARM: 7698/1: perf: fix group validation when using enable_on_exec
Will Deacon
1
-1
/
+4
2013-04-25
ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
Illia Ragozin
1
-0
/
+1
2013-04-25
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
1
-7
/
+6
2013-04-25
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2
-27
/
+16
2013-04-25
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-04-25
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
Russell King
6
-6
/
+6
2013-04-16
x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
Boris Ostrovsky
5
-13
/
+21
2013-04-16
x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
Samu Kallio
1
-2
/
+4
[next]