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
/
include
/
asm-x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-15
x86: asm-x86/msr.h: pull in linux/types.h
Mike Frysinger
1
-0
/
+4
2008-01-01
x86: fix asm-x86/msr.h for user-space export
Mike Frysinger
1
-35
/
+39
2008-01-01
x86: fix asm-x86/byteorder.h for userspace export
Mike Frysinger
1
-2
/
+2
2007-12-18
x86: also define AT_VECTOR_SIZE_ARCH
Jan Beulich
1
-0
/
+7
2007-12-18
x86: jprobe bugfix
Masami Hiramatsu
2
-2
/
+2
2007-12-03
x86: disable hpet on shutdown
OGAWA Hirofumi
1
-0
/
+1
2007-11-26
x86: fix ACPI compile for LOCAL_APIC=n
Thomas Gleixner
1
-0
/
+1
2007-11-26
ACPI: Set max_cstate to 1 for early Opterons.
Alexey Starikovskiy
1
-0
/
+27
2007-11-17
x86: fix reboot with no keyboard attached
Truxton Fulton
1
-1
/
+1
2007-11-17
x86: voyager use correct header file name
Randy Dunlap
1
-1
/
+1
2007-11-17
x86: fix bogus memcpy in es7000_check_dsdt()
Thomas Gleixner
1
-3
/
+3
2007-11-14
oprofile: fix oops on x86 32-bit
Jan Blunck
1
-1
/
+1
2007-11-12
x86: fix taking DNA during 64bit sigreturn
Siddha, Suresh B
1
-0
/
+5
2007-11-10
voyager: use struct instead of PARAM
Randy Dunlap
1
-1
/
+3
2007-11-05
lguest: make async_hcall() static
Adrian Bunk
1
-3
/
+0
2007-11-03
Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+41
2007-10-30
x86 gart: rename symbols only used for the GART implementation
Joerg Roedel
1
-6
/
+6
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
2
-2
/
+2
2007-10-30
x86 gart: rename iommu.h to gart.h
Joerg Roedel
2
-2
/
+31
2007-10-27
Revert "i386: export i386 smp_call_function_mask() to modules"
Thomas Gleixner
1
-3
/
+6
2007-10-25
x86 bitops: fix code style issues
Randy Dunlap
1
-26
/
+26
2007-10-25
bitops kernel-doc: inline instead of macro
Randy Dunlap
2
-4
/
+10
2007-10-25
lockdep: fixup irq tracing
Peter Zijlstra
2
-0
/
+41
2007-10-25
lguest: documentation update
Rusty Russell
1
-8
/
+8
2007-10-23
x86: clean up setup.h and the boot code
H. Peter Anvin
1
-6
/
+7
2007-10-23
x86: Save registers in saved_context during suspend and hibernation
Rafael J. Wysocki
1
-16
/
+7
2007-10-23
x86: merge setup_32/64.h
Thomas Gleixner
4
-95
/
+60
2007-10-23
x86: merge signal_32/64.h
Thomas Gleixner
4
-425
/
+263
2007-10-23
x86: merge required-features.h
Brian Gerst
3
-104
/
+70
2007-10-23
x86: merge sigcontext_32/64.h
Thomas Gleixner
4
-154
/
+137
2007-10-23
x86: merge msr_32/64.h
Thomas Gleixner
4
-360
/
+347
2007-10-23
x86: merge mttr_32/64.h
Thomas Gleixner
4
-281
/
+163
2007-10-23
x86: merge statfs_32/64.h
Thomas Gleixner
4
-77
/
+61
2007-10-23
x86: merge stat_32/64.h
Thomas Gleixner
4
-134
/
+112
2007-10-23
x86: merge shmbuf_32/64.h
Thomas Gleixner
4
-94
/
+50
2007-10-23
x86: merge ptrace_32/64.h
Thomas Gleixner
4
-158
/
+141
2007-10-23
x86: merge msgbuf_32/64.h
Thomas Gleixner
4
-72
/
+38
2007-10-23
x86: merge elf_32/64.h
Thomas Gleixner
4
-358
/
+288
2007-10-23
x86: merge byteorder_32/64.h
Thomas Gleixner
4
-104
/
+70
2007-10-23
x86: unify div64{,_32,_64}.h
Chris Snook
3
-56
/
+57
2007-10-23
x86: unify a.out{,_32,_64}.h
Chris Snook
4
-65
/
+25
2007-10-23
x86: add safe_smp_processor_id for x86_64
Hiroshi Shimamoto
1
-0
/
+2
2007-10-23
x86: add lapic_shutdown for x86_64
Hiroshi Shimamoto
1
-0
/
+1
2007-10-23
x86: merge mmu{,_32,_64}.h
Chris Snook
3
-43
/
+22
2007-10-23
x86: lock bitops
Nick Piggin
2
-2
/
+83
2007-10-23
Remove old lguest I/O infrrasructure.
Rusty Russell
1
-2
/
+1
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
1
-2
/
+5
2007-10-23
Make hypercalls arch-independent.
Jes Sorensen
1
-3
/
+5
2007-10-23
Reorder guest saved regs to match hyperall order
Jes Sorensen
1
-2
/
+1
2007-10-23
Move i386 part of core.c to x86/core.c.
Jes Sorensen
1
-0
/
+87
[next]