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-10-25
[S390] topology: clean up facility detection
Heiko Carstens
3
-9
/
+10
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
11
-66
/
+65
2010-10-25
[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-25
[S390] kvm: Enable z196 instruction facilities
Christian Borntraeger
1
-1
/
+1
2010-10-25
[S390] kvm: Fix badness at include/asm/mmu_context.h:83
Christian Borntraeger
1
-0
/
+2
2010-10-25
[S390] topology: change default
Heiko Carstens
1
-3
/
+3
2010-10-25
[S390] smp: use correct cpu address in print_cpu_info()
Heiko Carstens
1
-1
/
+1
2010-10-25
[S390] remove ieee_instruction_pointer from thread_struct
Martin Schwidefsky
4
-7
/
+2
2010-10-25
[S390] cleanup system call parameter setup
Martin Schwidefsky
3
-9
/
+5
2010-10-25
[S390] correct alignment of cpuid structure
Martin Schwidefsky
1
-1
/
+1
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
10
-22
/
+35
2010-10-25
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
6
-172
/
+110
2010-10-25
[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h
Heiko Carstens
2
-26
/
+28
2010-10-25
[S390] fix SIGBUS handling
Martin Schwidefsky
1
-3
/
+11
2010-10-25
[S390] cio: notify drivers of channel path events
Sebastian Ott
1
-0
/
+12
2010-10-25
[S390] cmm: fix crash on case conversion
Heiko Carstens
1
-1
/
+6
2010-10-25
[S390] switch_to: get rid of prev == next check
Heiko Carstens
1
-2
/
+0
2010-10-25
[S390] switch_to: dont restore/save access & fpu regs for kernel threads
Heiko Carstens
1
-8
/
+12
2010-10-25
[S390] Add config option for z196 code generation.
Heiko Carstens
3
-2
/
+15
2010-10-25
[S390] sysinfo: display capacity adjustment indicator
Heiko Carstens
2
-1
/
+11
2010-10-25
[S390] add z196 instructions to kernel disassembler
Martin Schwidefsky
1
-13
/
+132
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
4
-8
/
+14
2010-10-25
[S390] store indication fault optimization
Martin Schwidefsky
3
-3
/
+20
2010-10-25
[S390] cpu hotplug/idle: move cpu_die call to enabled context
Heiko Carstens
1
-5
/
+5
2010-10-25
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
9
-27
/
+394
2010-10-25
[S390] set ARCH_HAS_SG_CHAIN for s390
Christof Schmitt
1
-0
/
+2
2010-10-25
[S390] standardize Kbuild rules
Heiko Carstens
2
-2
/
+8
2010-10-25
[S390] zero page cache synonyms
Martin Schwidefsky
2
-7
/
+64
2010-10-25
Blackfin: ppi/spi/twi headers: add missing __BFP undef
Mike Frysinger
3
-0
/
+6
2010-10-25
Blackfin: update defconfigs
Mike Frysinger
26
-26
/
+42
2010-10-25
Blackfin: bfin_twi.h: start a common TWI header
Mike Frysinger
1
-0
/
+43
2010-10-25
netdev: bfin_mac: push settings to platform resources
Sonic Zhang
12
-12
/
+296
2010-10-25
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
29
-84
/
+562
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
76
-104
/
+67
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
62
-2233
/
+5538
2010-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-3
/
+74
2010-10-24
KVM: MCE: Send SRAR SIGBUS directly
Huang Ying
1
-8
/
+10
2010-10-24
KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTED
Huang Ying
1
-1
/
+1
2010-10-24
KVM: fix typo in copyright notice
Nicolas Kaiser
12
-12
/
+12
2010-10-24
KVM: Disable interrupts around get_kernel_ns()
Avi Kivity
1
-0
/
+4
2010-10-24
KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address
Avi Kivity
1
-1
/
+1
2010-10-24
KVM: MMU: move access code parsing to FNAME(walk_addr) function
Xiao Guangrong
1
-24
/
+16
2010-10-24
KVM: MMU: audit: check whether have unsync sps after root sync
Xiao Guangrong
2
-3
/
+19
2010-10-24
KVM: MMU: audit: introduce audit_printk to cleanup audit code
Xiao Guangrong
1
-24
/
+18
2010-10-24
KVM: MMU: audit: unregister audit tracepoints before module unloaded
Xiao Guangrong
1
-9
/
+12
2010-10-24
KVM: MMU: audit: fix vcpu's spte walking
Xiao Guangrong
1
-1
/
+1
2010-10-24
KVM: MMU: set access bit for direct mapping
Xiao Guangrong
1
-1
/
+2
2010-10-24
KVM: MMU: cleanup for error mask set while walk guest page table
Xiao Guangrong
1
-10
/
+7
2010-10-24
KVM: MMU: update 'root_hpa' out of loop in PAE shadow path
Xiao Guangrong
1
-2
/
+2
2010-10-24
KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn()
Sheng Yang
1
-1
/
+1
[prev]
[next]