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
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-10
/
+150
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+24
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-26
/
+6
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
23
-727
/
+1597
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+3
2012-03-19
Merge branch 'dcache-word-accesses'
Linus Torvalds
1
-0
/
+1
2012-03-13
Merge branch 'linus' into irq/core
Thomas Gleixner
20
-87
/
+192
2012-03-13
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2
-7
/
+4
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
8
-19
/
+83
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
7
-72
/
+710
2012-03-12
perf/x86: Prettify pmu config literals
Peter Zijlstra
2
-7
/
+37
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-23
/
+38
2012-03-12
perf/x86: Fix local vs remote memory events for NHM/WSM
Peter Zijlstra
1
-8
/
+9
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
1
-13
/
+0
2012-03-09
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
1
-2
/
+2
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
31
-187
/
+551
2012-03-08
vfs: use 'unsigned long' accesses for dcache name comparison and hashing
Linus Torvalds
1
-0
/
+1
2012-03-06
x86: fix typo in recent find_vma_prev purge
Linus Torvalds
1
-1
/
+1
2012-03-06
vm: avoid using find_vma_prev() unnecessarily
Linus Torvalds
1
-1
/
+3
2012-03-06
x86/kprobes: Split out optprobe related code to kprobes-opt.c
Masami Hiramatsu
4
-594
/
+646
2012-03-06
x86/kprobes: Fix a bug which can modify kernel code permanently
Masami Hiramatsu
1
-18
/
+15
2012-03-06
x86/kprobes: Fix instruction recovery on optimized path
Masami Hiramatsu
1
-43
/
+97
2012-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-5
/
+17
2012-03-05
aout: move setup_arg_pages() prior to reading/mapping the binary
Al Viro
1
-7
/
+7
2012-03-05
perf: Add callback to flush branch_stack on context switch
Stephane Eranian
3
-7
/
+28
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
1
-0
/
+3
2012-03-05
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
3
-33
/
+321
2012-03-05
perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs
Stephane Eranian
4
-8
/
+125
2012-03-05
perf/x86: Disable LBR support for older Intel Atom processors
Stephane Eranian
1
-0
/
+10
2012-03-05
perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters
Stephane Eranian
3
-3
/
+104
2012-03-05
perf/x86: Sync branch stack sampling with precise_sampling
Stephane Eranian
1
-0
/
+60
2012-03-05
perf/x86: Add Intel LBR sharing logic
Stephane Eranian
3
-26
/
+52
2012-03-05
perf/x86: Add Intel LBR MSR definitions
Stephane Eranian
2
-9
/
+16
2012-03-05
perf: Add generic taken branch sampling support
Stephane Eranian
1
-8
/
+13
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
25
-164
/
+517
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
4
-4
/
+54
2012-03-01
x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
Jonathan Nieder
1
-1
/
+0
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2
-6
/
+2
2012-02-28
x86/PCI: use host bridge _CRS info on MSI MS-7253
Jonathan Nieder
1
-0
/
+11
2012-02-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+46
2012-02-27
x86/time: Eliminate unused irq0_irqs counter
Jan Beulich
2
-4
/
+0
2012-02-26
Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-8
/
+6
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
5
-14
/
+14
2012-02-23
PCI: fix memleak when ACPI _CRS is not used.
Yinghai Lu
1
-5
/
+7
2012-02-22
x86/mce/AMD: Fix UP build error
Borislav Petkov
1
-0
/
+2
2012-02-22
x86/tsc: Reduce the TSC sync check time for core-siblings
Suresh Siddha
1
-5
/
+24
2012-02-20
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
1
-0
/
+3
2012-02-20
x86: Specify a size for the cmp in the NMI handler
Steven Rostedt
1
-2
/
+2
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
5
-15
/
+29
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
2
-35
/
+22
[next]