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
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-18
/
+82
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
1
-2
/
+1
2011-07-07
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+28
2011-07-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-3
/
+36
2011-07-07
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
1
-4
/
+10
2011-07-07
xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.
Konrad Rzeszutek Wilk
1
-28
/
+28
2011-07-07
x86: Don't use the EFI reboot method by default
Matthew Garrett
1
-3
/
+0
2011-07-06
x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup
Kees Cook
3
-0
/
+26
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-21
/
+9
2011-07-05
x86, reboot: Acer Aspire One A110 reboot quirk
Peter Chubb
1
-0
/
+8
2011-07-01
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+28
2011-07-01
x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...
Tejun Heo
1
-0
/
+2
2011-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2011-06-30
xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.
Konrad Rzeszutek Wilk
1
-2
/
+24
2011-06-30
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
Konrad Rzeszutek Wilk
1
-0
/
+4
2011-06-29
KVM: x86 emulator: fix %rip-relative addressing with immediate source operand
Avi Kivity
1
-5
/
+7
2011-06-28
watchdog: Intel SCU Watchdog: Fix build and remove duplicate code
Jesper Juhl
1
-1
/
+1
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
2
-14
/
+0
2011-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2011-06-22
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
1
-4
/
+10
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-20
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+31
2011-06-20
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+11
2011-06-19
KVM: Fix register corruption in pvclock_scale_delta
Zachary Amsden
1
-2
/
+7
2011-06-19
KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap
Steve
1
-1
/
+1
2011-06-19
KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS
Marcelo Tosatti
1
-1
/
+2
2011-06-19
KVM: MMU: Fix build warnings in walk_addr_generic()
Borislav Petkov
1
-1
/
+1
2011-06-18
x86, efi: Do not reserve boot services regions within reserved areas
Maarten Lankhorst
3
-7
/
+28
2011-06-16
xen/setup: Fix for incorrect xen_extra_mem_start.
Konrad Rzeszutek Wilk
1
-4
/
+6
2011-06-15
xen: When calling power_off, don't call the halt function.
Tom Goetz
1
-1
/
+8
2011-06-15
xen: support CONFIG_MAXSMP
Andrew Jones
2
-1
/
+9
2011-06-15
oprofile, x86: Fix race in nmi handler while starting counters
Robert Richter
1
-4
/
+10
2011-06-14
x86 idle: APM requires pm_idle/default_idle unconditionally when a module
Andy Whitcroft
1
-2
/
+2
2011-06-14
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-4
/
+4
2011-06-14
x86/uv/x2apic: update for change in pci bridge handling.
Dave Airlie
1
-4
/
+4
2011-06-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+11
2011-06-13
Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...
Linus Torvalds
2
-0
/
+24
2011-06-09
exec: delay address limit change until point of no return
Mathias Krause
2
-2
/
+0
2011-06-09
x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub
Florian Fainelli
1
-0
/
+11
2011-06-09
xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
Stefano Stabellini
1
-1
/
+8
2011-06-08
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+6
2011-06-08
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2
-5
/
+11
2011-06-08
x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU
Thomas Gleixner
1
-0
/
+13
2011-06-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+49
2011-06-07
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-35
/
+47
2011-06-07
x86/amd-iommu: Fix boot crash with hidden PCI devices
Joerg Roedel
1
-1
/
+21
2011-06-06
x86/amd-iommu: Use only per-device dma_ops
Joerg Roedel
1
-2
/
+24
2011-06-06
x86/amd-iommu: Fix 3 possible endless loops
Joerg Roedel
1
-4
/
+4
2011-06-06
KVM: x86: use proper port value when checking io instruction permission
Marcelo Tosatti
1
-35
/
+47
2011-06-03
xen: off by one errors in multicalls.c
Dan Carpenter
1
-6
/
+6
[next]