Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2b14c30b46e007a16c665cc86329bf4a1d9ff6ee
/
arch
/
x86_64
a166222
[PATCH] x86_64: Fix CONFIG_IOMMU_DEBUG
by Muli Ben-Yehuda
· 18 years ago
2699500
[PATCH] x86_64: Fix backtracing for interrupt stacks
by Andi Kleen
· 18 years ago
0b0bf7a
[PATCH] vDSO hash-style fix
by Roland McGrath
· 18 years ago
be6b5a3
[PATCH] cpu hotplug: use hotplug version of registration in late inits
by Chandra Seetharaman
· 18 years ago
cea6a4b
[PATCH] panic_on_oops: remove ssleep()
by Horms
· 18 years ago
2a8a3d5
[PATCH] machine_kexec.c: Fix the description of segment handling
by Eric W. Biederman
· 18 years ago
65f87d8
[PATCH] x86_64: Fix swiotlb=force
by Andi Kleen
· 18 years ago
355540f
[PATCH] x86_64: Revert k8-bus.c northbridge access change
by Andi Kleen
· 18 years ago
d2105b1
[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix
by Jon Mason
· 18 years ago
089bbbc
[PATCH] x86_64: Calgary IOMMU - fix off by one error
by Muli Ben-Yehuda
· 18 years ago
0e5f61b
[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSC
by Andi Kleen
· 18 years ago
260f659
[PATCH] x86_64: Update defconfig
by Andi Kleen
· 18 years ago
b13761e
[PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuck
by Andi Kleen
· 18 years ago
0e92da4
[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler
by Andi Kleen
· 18 years ago
d5a2601
[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile
by Andi Kleen
· 18 years ago
2c87e2c
[PATCH] x86_64: Fix access check in ptrace compat
by Andi Kleen
· 18 years ago
aa0a9f3
[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines
by Muli Ben-Yehuda
· 18 years ago
0d2caeb
[PATCH] x86_64: Fix hotplug problem in mce amd
by Jacob Shin
· 18 years ago
3391c22
[PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enabling
by Markus Schoder
· 18 years ago
d5d8ad7
[PATCH] x86_64: Update defconfig
by Andi Kleen
· 18 years ago
894673e
[PATCH] tty: Remove include of screen_info.h from tty.h
by Jon Smirl
· 18 years ago
1454aed
[PATCH] put a comment at register_die_notifier that the export is used
by Arjan van de Ven
· 18 years ago
f86bf9b
[PATCH] lockdep: clean up completion initializer in smpboot.c
by Ingo Molnar
· 18 years ago
1a91023a
[PATCH] x86_64: e820.c needs pgtable.h
by Andrew Morton
· 18 years ago
51bece9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
60be6b9
[PATCH] lockdep: annotate on-stack completions
by Ingo Molnar
· 18 years ago
366c7f5
[PATCH] lockdep: annotate enable_in_hardirq()
by Ingo Molnar
· 18 years ago
1e95052
[PATCH] lockdep: enable on x86_64
by Ingo Molnar
· 18 years ago
2148270
[PATCH] lockdep: x86_64 early init
by Ingo Molnar
· 18 years ago
6375e2b
[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h
by Ingo Molnar
· 18 years ago
2601e64
[PATCH] lockdep: irqtrace subsystem, x86_64 support
by Ingo Molnar
· 18 years ago
21b32bb
[PATCH] lockdep: stacktrace subsystem, x86_64 support
by Ingo Molnar
· 18 years ago
c9ca1ba
[PATCH] lockdep: x86_64 document stack frame internals
by Ingo Molnar
· 18 years ago
3ac9493
[PATCH] lockdep: beautify x86_64 stacktraces
by Ingo Molnar
· 18 years ago
63104ee
kbuild: introduce utsrelease.h
by Sam Ravnborg
· 18 years ago
b1e05aa
[PATCH] irq-flags: x86_64: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
fc25465
Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 18 years ago
a581c2a
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
by Heiko Carstens
· 18 years ago
b915543
[PATCH] audit syscall classes
by Al Viro
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
80f7228
typo fixes: occuring -> occurring
by Adrian Bunk
· 18 years ago
5bba171
[NET]: make skb_release_data() static
by Adrian Bunk
· 18 years ago
1f1332f
[PATCH] KConfig: Spellchecking 'similarity' and 'independent'
by Matt LaPlante
· 18 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 18 years ago
a53da52
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
by Ingo Molnar
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
cc57637
[PATCH] solve config broken: undefined reference to `online_page'
by Yasunori Goto
· 18 years ago
d9a5685
[PATCH] x86_64: oprofile build fix
by Andrew Morton
· 18 years ago
a052b68
[PATCH] x86: do_IRQ(): check irq number
by Andrew Morton
· 18 years ago
5c45bf2
[PATCH] sched: mc/smt power savings sched policy
by Siddha, Suresh B
· 18 years ago
74b85f3
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
by Chandra Seetharaman
· 18 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
c9cf552
[PATCH] add poison.h and patch primary users
by Randy Dunlap
· 18 years ago
19eadf9
[PATCH] x86: increase interrupt vector range
by Rusty Russell
· 18 years ago
bc02af9
[PATCH] pgdat allocation for new node add (specify node id)
by Yasunori Goto
· 18 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
972d19e
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 18 years ago
81a07d7
Merge branch 'x86-64'
by Linus Torvalds
· 18 years ago
8501a2f
[PATCH] x86_64: x86_64 stack usage debugging
by Eric Sandeen
· 18 years ago
4961f10
[PATCH] x86_64: (resend) x86_64 stack overflow debugging
by Eric Sandeen
· 18 years ago
0080e66
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
by Venkatesh Pallipadi
· 18 years ago
e77deac
[PATCH] x86_64: Avoid broadcasting NMI IPIs
by Keith Owens
· 18 years ago
704fc59
[PATCH] x86_64: fix apic error on bootup
by Siddha, Suresh B
· 18 years ago
03fdc2c
[PATCH] x86_64: enlarge window for stack growth
by Chuck Ebbert
· 18 years ago
6bfa9bb
[PATCH] x86_64: Minor string functions optimizations
by Andi Kleen
· 18 years ago
2ee60e17
[PATCH] x86_64: Move export symbols to their C functions
by Andi Kleen
· 18 years ago
45486f8
[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR
by Keith Owens
· 18 years ago
9c63f87
[PATCH] x86_64: Fix modular pc speaker
by Piotr Kaczuba
· 18 years ago
d39159c
[PATCH] x86_64: remove sys32_ni_syscall()
by Adrian Bunk
· 18 years ago
409f89e
[PATCH] x86_64: Do not use -ffunction-sections for modules
by Sergey Vlasov
· 18 years ago
cab093b
[PATCH] x86_64: adjust kstack_depth_to_print default
by Jan Beulich
· 18 years ago
bdbdaa7
[PATCH] i386/x86-64: adjust /proc/interrupts column headings
by Jan Beulich
· 18 years ago
75bd665
[PATCH] x86_64: Fix fast check in safe_smp_processor_id
by Andi Kleen
· 18 years ago
e42f943
[PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information
by Rohit Seth
· 18 years ago
495ab9c
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
by Andi Kleen
· 18 years ago
d9005b5
[PATCH] x86_64: Remove bogus RED-PEN comment in signal.c
by Andi Kleen
· 18 years ago
8fa3d6f
[PATCH] x86_64: check_addr() cleanups
by Andrew Morton
· 18 years ago
5f51e13
[PATCH] x86_64: miscellaneous mm/init.c fixes
by Jan Beulich
· 18 years ago
b633237
[PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata
by Andi Kleen
· 18 years ago
2903ee8
[PATCH] x86_64: mce_amd cleanup
by Jacob Shin
· 18 years ago
9526866
[PATCH] x86_64: mce_amd support for family 0x10 processors
by Jacob Shin
· 18 years ago
fff2e89
[PATCH] x86_64: mce_amd relocate sysfs files
by Jacob Shin
· 18 years ago
17fc14f
[PATCH] x86_64: apic support for extended apic interrupt
by Jacob Shin
· 18 years ago
bf66025
[PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share
by Andi Kleen
· 18 years ago
2f82bde
[PATCH] x86_64: Update copyright in time.c
by Vojtech Pavlik
· 18 years ago
b2df3dd
[PATCH] x86_64: Explain why HPET T0_CMP register is written twice
by Vojtech Pavlik
· 18 years ago
4221133
[PATCH] x86_64: Make use of the *PER* constants in time.c
by Vojtech Pavlik
· 18 years ago
e30db3e
[PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges
by Vojtech Pavlik
· 18 years ago
7b0e850
[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo
by Vojtech Pavlik
· 18 years ago
f8bf3c6
[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box
by Vojtech Pavlik
· 18 years ago
f3fa8eb
[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86
by Rohit Seth
· 18 years ago
e465058
[PATCH] x86_64: Calgary IOMMU - Calgary specific bits
by Jon Mason
· 18 years ago
0dc243a
[PATCH] x86_64: Calgary IOMMU - IOMMU abstractions
by Jon Mason
· 18 years ago
8d4f6b9
[PATCH] x86_64: Calgary IOMMU - introduce iommu_detected
by Jon Mason
· 18 years ago
2bbc419
[PATCH] x86_64: Change assembly to use regular cpuid_count macro
by Rohit Seth
· 18 years ago
46d13a3
[PATCH] x86_64: use halt() instead of raw inline assembly
by Jan Beulich
· 18 years ago
d2ae5b5
[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k
by Andi Kleen
· 18 years ago
b79c4df7
[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c
by Carl-Daniel Hailfinger
· 18 years ago
c33bd9a
[PATCH] i386/x86-64: fall back to old-style call trace if no unwinding
by Jan Beulich
· 18 years ago
dffead4
[PATCH] x86_64: reliable stack trace support (x86-64 syscall
by Jan Beulich
· 18 years ago
Next »