index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-34
/
+79
2013-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+13
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2
-11
/
+4
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-29
/
+0
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2013-09-02
lockref: implement lockless reference count updates using cmpxchg()
Linus Torvalds
1
-0
/
+5
2013-08-29
x86, doc: Update uaccess.h comment to reflect clang changes
H. Peter Anvin
1
-1
/
+4
2013-08-29
x86, asm: Fix a compilation issue with clang
Jan-Simon Möller
1
-1
/
+1
2013-08-29
x86, asm: Extend definitions of _ASM_* with a raw format
Jan-Simon Möller
1
-1
/
+5
2013-08-29
Merge branch 'linus' into perf/core
Ingo Molnar
7
-9
/
+99
2013-08-27
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-29
/
+0
2013-08-23
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
1
-29
/
+0
2013-08-20
x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock
Yoshihiro YUNOMAE
1
-0
/
+2
2013-08-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
4
-2
/
+96
2013-08-14
Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-1
/
+1
2013-08-13
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
4
-2
/
+68
2013-08-13
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
2
-0
/
+28
2013-08-13
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
1
-4
/
+0
2013-08-12
x86, microcode, AMD: Fix early microcode loading
Torsten Kaiser
1
-1
/
+1
2013-08-09
x86: Don't clear olpc_ofw_header when sentinel is detected
Daniel Drake
1
-2
/
+2
2013-08-01
sched/x86: Optimize switch_mm() for multi-threaded workloads
Rik van Riel
1
-7
/
+13
2013-07-29
x86 / cpu topology: remove the stale macro arch_provides_topology_pointers
Hanjun Guo
1
-3
/
+0
2013-07-26
cpufreq: Remove unused APERF/MPERF support
Stratos Karafotis
1
-29
/
+0
2013-07-23
perf/x86: Add ability to calculate TSC from perf sample timestamps
Adrian Hunter
1
-0
/
+1
2013-07-23
kprobes/x86: Call out into INT3 handler directly instead of using notifier
Jiri Kosina
1
-0
/
+2
2013-07-19
kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions
Masami Hiramatsu
1
-11
/
+0
2013-07-19
Merge branch 'x86/jumplabel' into perf/core
Ingo Molnar
1
-0
/
+1
2013-07-16
x86: Introduce int3 (breakpoint)-based instruction patching
Jiri Kosina
1
-0
/
+1
2013-07-16
x86, bitops: Change bitops to be native operand size
H. Peter Anvin
2
-31
/
+39
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
10
-16
/
+16
2013-07-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+7
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-1
/
+16
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
1
-12
/
+0
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+8
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-61
/
+0
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
5
-14
/
+80
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
3
-5
/
+35
2013-07-03
x86: kill TIF_DEBUG
Oleg Nesterov
1
-3
/
+1
2013-07-03
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2
-2
/
+34
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+13
2013-07-02
Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-8
/
+271
2013-07-02
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+80
2013-07-02
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+117
2013-07-02
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+14
2013-07-02
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
[next]