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
2009-03-26
[S390] cleanup lowcore.h
Martin Schwidefsky
2
-323
/
+331
2009-03-26
[S390] eliminate ipl_device from lowcore
Martin Schwidefsky
5
-10
/
+2
2009-03-26
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
6
-74
/
+51
2009-03-26
[S390] Fix comments in lowcore structure
Christian Borntraeger
1
-2
/
+2
2009-03-26
[S390] Expose a constant for the number of words representing the CRs
Dan Smith
2
-2
/
+5
2009-03-26
[S390] use compiler builtin versions of strlen/strcpy/strcat
Heiko Carstens
2
-0
/
+16
2009-03-26
[S390] module function call optimization
Martin Schwidefsky
1
-7
/
+12
2009-03-26
[S390] bitops: remove likely annotations
Heiko Carstens
1
-6
/
+6
2009-03-26
[S390] remove duplicate nul-termination of string
Hendrik Brueckner
1
-1
/
+0
2009-03-26
[S390] allow usage of string functions in linux/string.h
Rusty Russell
1
-1
/
+7
2009-03-26
[S390] qdio: report SIGA errors directly
Jan Glauber
1
-0
/
+1
2009-03-26
[S390] kernel: Disable switch_amode by default
Gerald Schaefer
1
-4
/
+0
2009-03-26
[S390] clock sync mode flags
Martin Schwidefsky
1
-27
/
+44
2009-03-26
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
6
-44
/
+19
2009-03-26
[S390] convert bitmap definitions to C
Heiko Carstens
3
-57
/
+50
2009-03-26
[S390] Remove CONFIG_MACHCHK_WARNING.
Heiko Carstens
2
-25
/
+11
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
6
-5
/
+520
2009-03-26
[S390] Fix appldata build break with !NET
Sachin Sant
1
-1
/
+1
2009-03-26
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
4
-10
/
+17
2009-03-26
[S390] check addressing mode in s390_enable_sie
Carsten Otte
1
-0
/
+4
2009-03-26
[S390] lockdep: trace hardirq off in smp_send_stop
Christian Borntraeger
1
-0
/
+2
2009-03-26
[S390] cputime: initialize per thread timer values on fork
Heiko Carstens
1
-0
/
+5
2009-03-26
[S390] arch/s390/kernel/process.c: fix whitespace damage
Heiko Carstens
1
-37
/
+27
2009-03-26
[S390] move sysinfo.c from drivers/s390 to arch/s390/kernel
Heiko Carstens
2
-1
/
+431
2009-03-26
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
1
-12
/
+5
2009-03-26
[S390] dasd: add large volume support
Stefan Weinhuber
2
-7
/
+19
2009-03-26
[S390] page fault: invoke oom-killer
Heiko Carstens
1
-26
/
+2
2009-03-26
[S390] Automatic IPL after dump
Frank Munzert
5
-24
/
+86
2009-03-26
[S390] fix dump_stack vs. %p and (null)
Christian Borntraeger
1
-1
/
+3
2009-03-26
sparc64: Flush TLB before releasing pages.
David S. Miller
1
-2
/
+2
2009-03-25
Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/core
Ingo Molnar
6
-25
/
+20
2009-03-25
[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data
Thomas Reitmayr
2
-0
/
+47
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-14
/
+13
2009-03-24
PS3: replace bus_id usage
Greg Kroah-Hartman
1
-2
/
+2
2009-03-24
USB: S3C: Move usb-control.h to platform include
Ben Dooks
2
-4
/
+5
2009-03-24
KVM: VMX: Don't allow uninhibited access to EFER on i386
Avi Kivity
1
-1
/
+1
2009-03-24
KVM: ppc: e500: Fix the bug that KVM is unstable in SMP
Liu Yu
2
-1
/
+5
2009-03-24
KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry
Liu Yu
1
-1
/
+1
2009-03-24
KVM: Fix missing smp tlb flush in invlpg
Andrea Arcangeli
1
-0
/
+4
2009-03-24
KVM: fix sparse warnings: Should it be static?
Hannes Eder
2
-9
/
+10
2009-03-24
KVM: fix sparse warnings: context imbalance
Hannes Eder
1
-0
/
+2
2009-03-24
KVM: is_long_mode() should check for EFER.LMA
Amit Shah
1
-1
/
+1
2009-03-24
KVM: VMX: Update necessary state when guest enters long mode
Amit Shah
1
-30
/
+24
2009-03-24
KVM: ia64: Fix the build errors due to lack of macros related to MSI.
Xiantao Zhang
1
-0
/
+2
2009-03-24
ia64: Move the macro definitions related to MSI to one header file.
Xiantao Zhang
2
-46
/
+51
2009-03-24
KVM: ppc: Add emulation of E500 register mmucsr0
Liu Yu
3
-0
/
+25
2009-03-24
KVM: MMU: Fix another largepage memory leak
Joerg Roedel
1
-1
/
+1
2009-03-24
KVM: SVM: set accessed bit for VMCB segment selectors
Andre Przywara
1
-12
/
+29
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
4
-10
/
+35
2009-03-24
KVM: MMU: remove assertion in kvm_mmu_alloc_page
Joerg Roedel
1
-1
/
+0
[prev]
[next]