Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7f62ad5d37f4e43c841e92c6f159c93dcf2d2cdd
/
arch
/
x86_64
6101429
[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
by Eric W. Biederman
· 18 years ago
bc5e81a
[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.
by Eric W. Biederman
· 18 years ago
b93179b
[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.
by Eric W. Biederman
· 18 years ago
dfbffdd
[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.
by Eric W. Biederman
· 18 years ago
13a7950
[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.
by Eric W. Biederman
· 18 years ago
e273d14
[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS
by Eric W. Biederman
· 18 years ago
f45bcd7
[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.
by Eric W. Biederman
· 18 years ago
5ff5115
[PATCH] x86_64 irq: Simplfiy the set_affinity logic.
by Eric W. Biederman
· 18 years ago
a8c8a36
[PATCH] x86_64 irq: Refactor setup_IO_APIC_irq
by Eric W. Biederman
· 18 years ago
a27bc06
[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr
by Eric W. Biederman
· 18 years ago
e560c8b
[PATCH] x86_64 irq: Kill declaration of removed array, interrupt
by Eric W. Biederman
· 18 years ago
9f0a5ba
[PATCH] irq: Remove set_native_irq_info
by Eric W. Biederman
· 18 years ago
fc5d56f
[PATCH] x86_64 irq: Simplfy __assign_irq_vector
by Eric W. Biederman
· 18 years ago
874ff01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
c0cd79d
Pull fluff into release branch
by Len Brown
· 18 years ago
d7e25f3
[PATCH] genirq: remove IRQ_DISABLED
by Ingo Molnar
· 18 years ago
76d2160
[PATCH] genirq: do not mask interrupts by default
by Ingo Molnar
· 18 years ago
7460ed2
[PATCH] time: x86_64: re-enable vsyscall support for x86_64
by john stultz
· 18 years ago
1489939
[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
by john stultz
· 18 years ago
c37e7bb
[PATCH] time: x86_64: split x86_64/kernel/time.c up
by john stultz
· 18 years ago
2d0c87c
[PATCH] time: x86_64: hpet_address cleanup
by john stultz
· 18 years ago
95492e4
[PATCH] x86: rewrite SMP TSC sync code
by Ingo Molnar
· 18 years ago
414f827
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
c37ce03
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c
by Eric W. Biederman
· 18 years ago
7a44d37
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c
by Eric W. Biederman
· 18 years ago
306421f
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c
by Eric W. Biederman
· 18 years ago
f385451
[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head
by Eric W. Biederman
· 18 years ago
126b192
[PATCH] x86-64: Remove mk_pte_phys()
by Andi Kleen
· 18 years ago
62cc4939
[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64
by Andi Kleen
· 18 years ago
9af3cf0
[PATCH] x86_64: Wire up compat epoll_pwait
by Ralf Baechle
· 18 years ago
9fbbd4d
[PATCH] x86: Don't require the vDSO for handling a.out signals
by Andi Kleen
· 18 years ago
0a4599c
[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs
by Andi Kleen
· 18 years ago
f790cd3
[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo
by Andi Kleen
· 18 years ago
2fb12a9
[PATCH] x86-64: survive having no irq mapping for a vector
by Eric W. Biederman
· 18 years ago
8469add
[PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code
by Evgeniy Polyakov
· 18 years ago
3e94fb8
[PATCH] x86-64: avoid warning message livelock
by Roland Dreier
· 18 years ago
ee4eff6
[PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC
by Benjamin Romer
· 18 years ago
f0a5a58
[PATCH] x86-64: clean up sparsemem memory_present call
by Bob Picco
· 18 years ago
5d0e600
[PATCH] x86: fix laptop bootup hang in init_acpi()
by Ingo Molnar
· 18 years ago
310adfd
[PATCH] x86-64: robustify bad_dma_address handling
by Muli Ben-Yehuda
· 18 years ago
fc986db
[PATCH] x86-64: Don't reserve ROMs
by Andi Kleen
· 18 years ago
00edefa
[PATCH] x86-64: Fix off by one error in IOMMU boundary checking
by Andi Kleen
· 18 years ago
ffb6017
[PATCH] x86-64: x86_64 - Fix FS/GS registers for VT execution
by Zachary Amsden
· 18 years ago
9a11ff6
[PATCH] x86-64: Unexport __supported_pte_mask
by Andi Kleen
· 18 years ago
f49481b
[PATCH] x86-64: Check return value of putreg in PTRACE_SETREGS
by Andi Kleen
· 18 years ago
2f7a2a7
[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - update 1
by Jack Steiner
· 18 years ago
edf8dd3
[PATCH] x86-64: Kconfig typos
by Nicolas Kaiser
· 18 years ago
a98f0dd
[PATCH] x86-64: Allow to run a program when a machine check event is detected
by Andi Kleen
· 18 years ago
24ce0e9
[PATCH] x86-64: Tighten mce_amd driver MSR reads
by Jan Beulich
· 18 years ago
9b35589
[PATCH] x86: simplify notify_page_fault()
by Jan Beulich
· 18 years ago
1676193
[PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_watchdog
by Venkatesh Pallipadi
· 18 years ago
4c3cbf7
[PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.c
by Glauber de Oliveira Costa
· 18 years ago
c49c533
[PATCH] x86-64: Remove fastcall references in x86_64 code
by Glauber de Oliveira Costa
· 18 years ago
53fee04
[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole
by Rohit Seth
· 18 years ago
006e84ee
[PATCH] x86-64: do not always end the stack trace with ULONG_MAX
by Catalin Marinas
· 18 years ago
5558870
[PATCH] x86-64: improved iommu documentation
by Karsten Weiss
· 18 years ago
56829d1
[PATCH] mmconfig: fix unreachable_devices()
by OGAWA Hirofumi
· 18 years ago
429d512
[PATCH] mmconfig: minor cleanup in mmconfig code
by OGAWA Hirofumi
· 18 years ago
a4ec1b2
[PATCH] mmconfig: remove #define MMCONFIG_APER_XXX
by OGAWA Hirofumi
· 18 years ago
44de020
[PATCH] mmconfig: Reject a broken MCFG tables on Asus etc
by OGAWA Hirofumi
· 18 years ago
faed197
[PATCH] mmconfig: Fix x86_64 ioremap base_address
by OGAWA Hirofumi
· 18 years ago
b786739
[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64
by Olivier Galibert
· 18 years ago
5441392
[PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix
by Amul Shah
· 18 years ago
076422d
[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically
by Amul Shah
· 18 years ago
0812a57
[PATCH] x86-64: Add __copy_from_user_nocache
by Andi Kleen
· 18 years ago
287eeb5
[PATCH] x86-64: Update defconfig
by Andi Kleen
· 18 years ago
7f8f97c
ACPI: acpi_table_parse() now returns success/fail, not count
by Len Brown
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
7a3a06d0
[PATCH] Dynamic kernel command-line: fixups
by Alon Bar-Lev
· 18 years ago
adf4885
[PATCH] Dynamic kernel command-line: x86_64
by Alon Bar-Lev
· 18 years ago
cefc8be
[PATCH] Consolidate bust_spinlocks()
by Kirill Korotaev
· 18 years ago
d4d23ad
[PATCH] Common compat_sys_sysinfo
by Kyle McMartin
· 18 years ago
3de3af1
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
by Robert P. J. Day
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
5ac6da6
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
by Christoph Lameter
· 18 years ago
dc5882b
[PATCH] x86_64 ia32 vDSO: use install_special_mapping
by Roland McGrath
· 18 years ago
78149df
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
f7feaca
msi: Make MSI useable more architectures
by Eric W. Biederman
· 18 years ago
21d37bb
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
563aaf0
[IA64] swiotlb cleanup
by Jan Beulich
· 18 years ago
15a58ed
ACPICA: Remove duplicate table definitions (non-conflicting), cont
by Alexey Starikovskiy
· 18 years ago
cee324b
ACPICA: use new ACPI headers.
by Alexey Starikovskiy
· 18 years ago
ad71860a
ACPICA: minimal patch to integrate new tables into Linux
by Alexey Starikovskiy
· 18 years ago
c633090
[PATCH] x86_64 ia32 vDSO: define arch_vma_name
by Roland McGrath
· 18 years ago
e03f0ca
[PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMP
by Roland McGrath
· 18 years ago
58d9ce7d
[PATCH] Revert nmi_known_cpu() check during boot option parsing
by Venkatesh Pallipadi
· 18 years ago
7401969
[PATCH] x86-64: Fix warnings in ia32_aout.c
by Andi Kleen
· 18 years ago
b92cc55
[PATCH] x86-64: tighten up printks
by Muli Ben-Yehuda
· 18 years ago
ed5316d
[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration
by Jack Steiner
· 18 years ago
03c3cc6
[PATCH] x86-64: Update defconfig
by Andi Kleen
· 18 years ago
fea5f1e
Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"
by Linus Torvalds
· 18 years ago
de9e957
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
7523c4d
[PATCH] x86_64: Fix dump_trace()
by OGAWA Hirofumi
· 18 years ago
36f696c
Revert "[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT"
by Linus Torvalds
· 18 years ago
10f549f
[PATCH] make fn_keys work again on power/macbooks
by Soeren Sonnenburg
· 18 years ago
917325d
[CPUFREQ] select consistently
by Randy Dunlap
· 18 years ago
0888f06
[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code
by Ingo Molnar
· 18 years ago
Next »