Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
907d2e7cc7ebba4ab398422a7f0435e1802be65b
/
arch
/
x86
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
b871661
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
c207f3a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
c7c66c0
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
19e5109
take removal of PF_FORKNOEXEC to flush_old_exec()
by Al Viro
· 13 years ago
8fc3dc5
__register_binfmt() made void
by Al Viro
· 13 years ago
4a52246
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
161f7a7
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0bbfcaf
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a24401b
highmem: kill all __kmap_atomic()
by Cong Wang
· 13 years ago
8fd75e1
x86: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
b0e37d7
Merge branch 'dcache-word-accesses'
by Linus Torvalds
· 13 years ago
dc72d99
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
by Eric Dumazet
· 13 years ago
0b95ec5
crypto: camellia - add assembler implementation for x86_64
by Jussi Kivilinna
· 13 years ago
df8d291
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 13 years ago
9993bc63
sched/x86: Fix overflow in cyc2ns_offset
by Salman Qazi
· 13 years ago
47258cf
Merge tag 'v3.3-rc7' into sched/core
by Ingo Molnar
· 13 years ago
bea95c1
Merge branch 'perf/hw-branch-sampling' into perf/core
by Ingo Molnar
· 13 years ago
f9b4eeb
perf/x86: Prettify pmu config literals
by Peter Zijlstra
· 13 years ago
35239e2
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
87e24f4
perf/x86: Fix local vs remote memory events for NHM/WSM
by Peter Zijlstra
· 13 years ago
5fbd036
sched: Cleanup cpu_active madness
by Peter Zijlstra
· 13 years ago
a7f4255
x86: Derandom delay_tsc for 64 bit
by Thomas Gleixner
· 13 years ago
263a5c8
Merge 3.3-rc6 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
bfcfaa7
vfs: use 'unsigned long' accesses for dcache name comparison and hashing
by Linus Torvalds
· 13 years ago
55062d0
x86: fix typo in recent find_vma_prev purge
by Linus Torvalds
· 13 years ago
097d591
vm: avoid using find_vma_prev() unnecessarily
by Linus Torvalds
· 13 years ago
3f33ab1
x86/kprobes: Split out optprobe related code to kprobes-opt.c
by Masami Hiramatsu
· 13 years ago
4648468
x86/kprobes: Fix a bug which can modify kernel code permanently
by Masami Hiramatsu
· 13 years ago
86b4ce3
x86/kprobes: Fix instruction recovery on optimized path
by Masami Hiramatsu
· 13 years ago
4f0449e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
6414fa6a
aout: move setup_arg_pages() prior to reading/mapping the binary
by Al Viro
· 13 years ago
d010b33
perf: Add callback to flush branch_stack on context switch
by Stephane Eranian
· 13 years ago
2481c5f
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
by Stephane Eranian
· 13 years ago
3e702ff
perf/x86: Add LBR software filter support for Intel CPUs
by Stephane Eranian
· 13 years ago
60ce0fb
perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs
by Stephane Eranian
· 13 years ago
88c9a65
perf/x86: Disable LBR support for older Intel Atom processors
by Stephane Eranian
· 13 years ago
c5cc2cd
perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters
by Stephane Eranian
· 13 years ago
ff3fb51
perf/x86: Sync branch stack sampling with precise_sampling
by Stephane Eranian
· 13 years ago
b36817e
perf/x86: Add Intel LBR sharing logic
by Stephane Eranian
· 13 years ago
225ce53
perf/x86: Add Intel LBR MSR definitions
by Stephane Eranian
· 13 years ago
bce38cd
perf: Add generic taken branch sampling support
by Stephane Eranian
· 13 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
643161ac
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 13 years ago
1018faa
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
by Joerg Roedel
· 13 years ago
a97f4f5
x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
by Jonathan Nieder
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
84113717
x86/PCI: use host bridge _CRS info on MSI MS-7253
by Jonathan Nieder
· 13 years ago
e25bda5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d93c407
x86/time: Eliminate unused irq0_irqs counter
by Jan Beulich
· 13 years ago
500dd237
Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
8940426
crypto: twofish-x86_64/i586 - set alignmask to zero
by Jussi Kivilinna
· 13 years ago
919e2c3
crypto: blowfish-x86_64 - set alignmask to zero
by Jussi Kivilinna
· 13 years ago
435d3e5
crypto: serpent-sse2 - combine ablk_*_init functions
by Jussi Kivilinna
· 13 years ago
d433208
crypto: blowfish-x86_64 - use crypto_[un]register_algs
by Jussi Kivilinna
· 13 years ago
53709dd
crypto: twofish-x86_64-3way - use crypto_[un]register_algs
by Jussi Kivilinna
· 13 years ago
35474c3
crypto: serpent-sse2 - use crypto_[un]register_algs
by Jussi Kivilinna
· 13 years ago
c5905af
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
by Ingo Molnar
· 13 years ago
b4e5185
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
by Grant Likely
· 13 years ago
1cc1c96
PCI: fix memleak when ACPI _CRS is not used.
by Yinghai Lu
· 13 years ago
3f806e5
x86/mce/AMD: Fix UP build error
by Borislav Petkov
· 13 years ago
b0e5c77
x86/tsc: Reduce the TSC sync check time for core-siblings
by Suresh Siddha
· 13 years ago
27e74da
i387: export 'fpu_owner_task' per-cpu variable
by Linus Torvalds
· 13 years ago
a38449ef
x86: Specify a size for the cmp in the NMI handler
by Steven Rostedt
· 13 years ago
7e16838
i387: support lazy restore of FPU state
by Linus Torvalds
· 13 years ago
80ab6f1
i387: use 'restore_fpu_checking()' directly in task switching code
by Linus Torvalds
· 13 years ago
cea20ca
i387: fix up some fpu_counter confusion
by Linus Torvalds
· 13 years ago
8eaffa6
xen/pat: Disable PAT support for now.
by Konrad Rzeszutek Wilk
· 13 years ago
416d721
xen/setup: Remove redundant filtering of PTE masks.
by Konrad Rzeszutek Wilk
· 13 years ago
986cb48
x86-32/irq: Don't switch to irq stack for a user-mode irq
by Linus Torvalds
· 13 years ago
45d5a16
x86/nmi: Test saved %cs in NMI to determine nested NMI case
by Steven Rostedt
· 13 years ago
34ddc81
i387: re-introduce FPU state preloading at context switch time
by Linus Torvalds
· 13 years ago
f94edac
i387: move TS_USEDFPU flag from thread_info to task_struct
by Linus Torvalds
· 13 years ago
09bda44
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
4903062
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
by Linus Torvalds
· 13 years ago
b3b0870
i387: do not preload FPU state at task switch time
by Linus Torvalds
· 13 years ago
6d59d7a
i387: don't ever touch TS_USEDFPU directly, use helper functions
by Linus Torvalds
· 13 years ago
b6c6641
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
by Linus Torvalds
· 13 years ago
15d8791
i387: fix x86-64 preemption-unsafe user stack save/restore
by Linus Torvalds
· 13 years ago
c38e234
i387: fix sense of sanity check
by Linus Torvalds
· 13 years ago
694ce18
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
6e77fe8
crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse2_init()
by Jesper Juhl
· 13 years ago
8d21190
crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()
by Jesper Juhl
· 13 years ago
5467bdd
x86/cpu: Clean up modalias feature matching
by Ben Hutchings
· 13 years ago
70142a9
x86/cpu: Fix overrun check in arch_print_cpu_modalias()
by Ben Hutchings
· 13 years ago
5b1cbac
i387: make irq_fpu_usable() tests more robust
by Linus Torvalds
· 13 years ago
be98c2c
i387: math_state_restore() isn't called from asm
by Linus Torvalds
· 13 years ago
4845465
x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()
by Steven Rostedt
· 13 years ago
f8d98f1
x86: Fix to decode grouped AVX with VEX pp bits
by Masami Hiramatsu
· 13 years ago
ce2814f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
32c3233
x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors
by Andreas Herrmann
· 13 years ago
f39d47f
perf: Fix double start/stop in x86_pmu_start()
by Stephane Eranian
· 13 years ago
c98fdea
x86/sched/perf/AMD: Set sched_clock_stable
by Borislav Petkov
· 13 years ago
c1d2f1b
x86/microcode: Remove noisy AMD microcode warning
by Prarit Bhargava
· 13 years ago
14fdbf7
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
Next »