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
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
36
-154
/
+1269
2010-10-25
x86-32, mm: Remove duplicated include
Borislav Petkov
1
-1
/
+0
2010-10-25
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
49
-447
/
+1055
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
29
-84
/
+562
2010-10-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-0
/
+2
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
37
-351
/
+371
2010-10-25
MIPS: MT: Fix build error iFPU affinity code
Ralf Baechle
1
-1
/
+1
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-16
/
+231
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
136
-1573
/
+4891
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
46
-210
/
+707
2010-10-25
[S390] topology: export cpu topology via proc/sysinfo
Heiko Carstens
3
-3
/
+36
2010-10-25
[S390] topology: move topology sysinfo code
Heiko Carstens
2
-54
/
+56
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
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
[next]