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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
rtc-cmos: avoid spurious irqs
David Brownell
1
-3
/
+7
2008-07-24
flag parameters add-on: remove epoll_create size param
Ulrich Drepper
2
-2
/
+2
2008-07-24
flag parameters: inotify_init
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: pipe
Ulrich Drepper
3
-1
/
+3
2008-07-24
flag parameters: dup2
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: epoll_create
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: eventfd
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: signalfd
Ulrich Drepper
2
-0
/
+2
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
1
-0
/
+4
2008-07-24
remove include/linux/pm_legacy.h
Adrian Bunk
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-24
x86: add hugepagesz option on 64-bit
Andi Kleen
1
-0
/
+17
2008-07-24
x86: support GB hugepages on 64-bit
Andi Kleen
1
-11
/
+22
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-1
/
+24
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-2
/
+3
2008-07-24
use generic_access_phys for /dev/mem mappings
Rik van Riel
1
-0
/
+1
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
2
-0
/
+9
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2
-5
/
+2
2008-07-23
Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
3
-11
/
+190
2008-07-23
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+0
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-116
/
+172
2008-07-23
i386 syscall audit fast-path
Roland McGrath
1
-2
/
+53
2008-07-23
x86_64 ia32 syscall audit fast-path
Roland McGrath
2
-4
/
+88
2008-07-23
x86_64 syscall audit fast-path
Roland McGrath
1
-0
/
+48
2008-07-23
x86_64: remove bogus optimization in sysret_signal
Roland McGrath
1
-5
/
+1
2008-07-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-17
/
+17
2008-07-22
x86: fix crash due to missing debugctlmsr on AMD K6-3
Jan Kratochvil
1
-1
/
+1
2008-07-22
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
2
-5
/
+5
2008-07-22
x86: rename PTE_MASK to PTE_PFN_MASK
Jeremy Fitzhardinge
3
-10
/
+10
2008-07-22
x86: fix pte_flags() to only return flags, fix lguest (updated)
Rusty Russell
1
-1
/
+1
2008-07-22
x86: use setup_clear_cpu_cap with disable_apic, fix
Yinghai Lu
1
-1
/
+1
2008-07-21
sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute
Andi Kleen
1
-2
/
+2
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
3
-7
/
+18
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2
-7
/
+3
2008-07-21
device create: x86: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-4
/
+4
2008-07-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-1
/
+0
2008-07-21
x86: Fix help message for STRICT_DEVMEM config option
Linus Torvalds
1
-1
/
+1
2008-07-21
x86: move the last Dprintk instance to pr_debug()
Thomas Gleixner
1
-4
/
+4
2008-07-21
x86: convert Dprintk to pr_debug
Thomas Gleixner
6
-47
/
+41
2008-07-21
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
15
-386
/
+691
2008-07-21
Merge branch 'x86/paravirt-spinlocks' into x86/for-linus
Ingo Molnar
3
-1
/
+197
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
89
-1426
/
+2944
2008-07-21
Merge branch 'linus' into xen-64bit
Ingo Molnar
15
-386
/
+691
2008-07-21
Merge branch 'linus' into x86/paravirt-spinlocks
Ingo Molnar
15
-386
/
+691
2008-07-21
x86: remove extra calling to get ext cpuid level
Yinghai Lu
1
-1
/
+0
2008-07-21
x86: use setup_clear_cpu_cap() when disabling the lapic
Yinghai Lu
3
-9
/
+2
2008-07-21
Merge branch 'linus' into x86/urgent
Ingo Molnar
15
-386
/
+691
2008-07-20
KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts
Avi Kivity
1
-3
/
+4
2008-07-20
KVM: x86 emulator: emulate clflush
Glauber Costa
1
-1
/
+3
2008-07-20
KVM: MMU: improve invalid shadow root page handling
Marcelo Tosatti
1
-1
/
+4
[next]