Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d2be8ee53856c3c510d4d38f534979747db65d96
/
arch
/
x86_64
3448097
Revert "swsusp special saveable pages support" commits
by Linus Torvalds
· 18 years ago
00212fe
[PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machines
by Amul Shah
· 18 years ago
3722447
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
55b2355
[PATCH] don't use flush_tlb_all in suspend time
by Shaohua Li
· 18 years ago
3e3318d
[PATCH] swsusp: x86_64 mark special saveable/unsaveable pages
by Shaohua Li
· 18 years ago
7b0c2d9
[PATCH] x86: make i387 mxcsr_feature_mask __read_mostly
by Andreas Mohr
· 18 years ago
acae9d3
[PATCH] x86: make using_apic_timer __read_mostly
by Andreas Mohr
· 18 years ago
1b2db9f
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
by Christoph Lameter
· 18 years ago
762834e
[PATCH] Unify pxm_to_node() and node_to_pxm()
by Yasunori Goto
· 18 years ago
6c763eb
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
dcc1a66
[PATCH] x86_64: use select for GART_IOMMU to enable AGP
by Roman Zippel
· 18 years ago
ead2bfe
[PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled because of e820
by Chuck Ebbert
· 18 years ago
3e8e7c9
Pull bugzilla-5653 into release branch
by Len Brown
· 18 years ago
1465887
Pull Kconfig into release branch
by Len Brown
· 18 years ago
a2ef3a5
[PATCH] Fix HPET operation on 64-bit NVIDIA platforms
by Andy Currid
· 18 years ago
822ff01
[PATCH] x86_64: Don't do syscall exit tracing twice
by Andi Kleen
· 18 years ago
7ca97c6
[PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_area
by Robert Hentosh
· 18 years ago
0d01532
[PATCH] x86_64: Handle empty node zero
by Daniel Yeisley
· 18 years ago
b2468e5
[PATCH] x86_64: fix last_tsc calculation of PM timer
by Jan Beulich
· 18 years ago
dc9a719
[PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver
by Andi Kleen
· 18 years ago
6ae53cd
[PATCH] x86_64: Fix stack/mmap randomization for compat tasks
by Andi Kleen
· 18 years ago
dc49e34
[PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64
by Satoshi Oshima
· 18 years ago
40e59a6
[PATCH] x86_64: Don't schedule on exception stack on preemptive kernels
by Andi Kleen
· 18 years ago
fad7906
[PATCH] x86_64: Fix memory hotadd heuristics
by Andi Kleen
· 18 years ago
f0fdabf
[PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bit
by Andi Kleen
· 18 years ago
ac71d12
[PATCH] x86_64: Avoid EBDA area in early boot allocator
by Andi Kleen
· 18 years ago
8b1ffe95
[PATCH] x86_64: add nmi_exit to die_nmi
by Corey Minyard
· 18 years ago
cdc60a4
[PATCH] x86_64: fix die_lock nesting
by Corey Minyard
· 18 years ago
5192d84
[PATCH] x86_64: Check for too many northbridges in IOMMU code
by Andi Kleen
· 18 years ago
e0c1e9b
[PATCH] x86_64: avoid IRQ0 ioapic pin collision
by Kimball Murray
· 18 years ago
532f57d
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
160bd18
[PATCH] x86_64: make PC Speaker driver work
by Mikael Pettersson
· 19 years ago
d261020
[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64
by Andi Kleen
· 19 years ago
5411be5
[PATCH] drop task argument of audit_syscall_{entry,exit}
by Al Viro
· 19 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 19 years ago
5b20192
[PATCH] x86_64: Fix a race in the free_iommu path
by Mike Waychison
· 19 years ago
ddbe3ee
[PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall pages
by Andi Kleen
· 19 years ago
3b5fd59
[PATCH] x86_64: sparsemem does not need node_mem_map
by Andy Whitcroft
· 19 years ago
18bd057
[PATCH] i386/x86-64: Fix x87 information leak between processes
by Andi Kleen
· 19 years ago
3b60211
[PATCH] Switch Kprobes inline functions to __kprobes for x86_64
by Prasanna S Panchamukhi
· 19 years ago
f1233ab
[PATCH] x86_64: Add tee and sync_file_range
by Andi Kleen
· 19 years ago
8bcc528
[PATCH] x86_64: x86_64 add crashdump trigger points
by Vivek Goyal
· 19 years ago
d16e862
[PATCH] x86_64: Update defconfig
by Andi Kleen
· 19 years ago
4f705ae
[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/
by Bjorn Helgaas
· 19 years ago
44b940c
[PATCH] x86_64: Fix embarassing typo in mmconfig bus check
by Andi Kleen
· 19 years ago
ecc16ba
[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access
by Andi Kleen
· 19 years ago
97a4d00
[PATCH] x86_64: Remove check for canonical RIP
by Andi Kleen
· 19 years ago
89ec4c2
[PATCH] vesafb: Fix incorrect logo colors in x86_64
by Antonino A. Daplas
· 19 years ago
894b577
[PATCH] No arch-specific strpbrk implementations
by Kyle McMartin
· 19 years ago
c80d79d
[PATCH] Configurable NODES_SHIFT
by Yasunori Goto
· 19 years ago
b8feb47
[PATCH] x86_64: Update 32-bit system call table
by Andi Kleen
· 19 years ago
67d53ea
[PATCH] x86_64: Eliminate IA32_NR_syscalls define
by Andi Kleen
· 19 years ago
bbd3aff
[PATCH] x86_64: fix CONFIG_REORDER
by Sam Ravnborg
· 19 years ago
97c2803
[PATCH] x86_64: Plug GS leak in arch_prctl()
by John Blackwood
· 19 years ago
b20367a
[PATCH] x86_64: Fix drift with HPET timer enabled
by Jordan Hargrave
· 19 years ago
49c93e8
[PATCH] i386/x86-64: Return defined error value for bad PCI config space accesses
by Andi Kleen
· 19 years ago
8c30b1a
[PATCH] i386/x86_64: Check if MCFG works for the first 16 busses
by Andi Kleen
· 19 years ago
e405d06
[PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP
by Ravikiran G Thirumalai
· 19 years ago
3d34ee6
[PATCH] x86_64: Don't return error for HPET initialization in initcall
by Andi Kleen
· 19 years ago
ac04dca
[PATCH] x86_64: Don't export strlen twice
by Andi Kleen
· 19 years ago
7bf36bb
[PATCH] x86_64: When user could have changed RIP always force IRET
by Andi Kleen
· 19 years ago
553f265
[PATCH] x86_64: Don't run NMI watchdog during machine checks
by Andi Kleen
· 19 years ago
d1530d8
[PATCH] x86_64: Clear APIC feature bit when local APIC is disabled
by Andi Kleen
· 19 years ago
fa47dd0
[PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfig
by Andi Kleen
· 19 years ago
946f2ee
[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area
by Arjan van de Ven
· 19 years ago
9522236
[PATCH] x86_64: Introduce e820_all_mapped
by Arjan van de Ven
· 19 years ago
eee5a9f
[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
by Arjan van de Ven
· 19 years ago
a806223
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
by Andi Kleen
· 19 years ago
68a3a7f
[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64
by Andi Kleen
· 19 years ago
9d99aaa
[PATCH] x86_64: Support memory hotadd without sparsemem
by Andi Kleen
· 19 years ago
805e8c0
[PATCH] x86_64: Clean up execve path
by Andi Kleen
· 19 years ago
903fcc6
[PATCH] x86_64: Update defconfig
by Andi Kleen
· 19 years ago
1300124
ACPI: Kconfig: ACPI should depend on, not select PCI
by Adrian Bunk
· 19 years ago
0cb3463
[PATCH] unexport get_wchan
by Adrian Bunk
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
da2e9e1
[PATCH] Mark unwind info for signal trampolines in vDSOs
by Jakub Jelinek
· 19 years ago
641f71f
[PATCH] RTC: Remove RTC UIP synchronization on x86_64
by Matt Mackall
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
8fdd6c6
[PATCH] lightweight robust futexes: x86_64
by Ingo Molnar
· 19 years ago
ec936fc
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
dc8ecb4
[PATCH] unify pfn_to_page: x86_64 pfn_to_page
by KAMEZAWA Hiroyuki
· 19 years ago
1e9f28f
[PATCH] sched: new sched domain for representing multi-core
by Siddha, Suresh B
· 19 years ago
f33e2fb
[PATCH] bitops: x86_64: use generic bitops
by Akinobu Mita
· 19 years ago
c28f896
[PATCH] kprobes: fix broken fault handling for x86_64
by Prasanna S Panchamukhi
· 19 years ago
2326c77
[PATCH] kprobe handler: discard user space trap
by bibo,mao
· 19 years ago
c6fd91f
[PATCH] kretprobe instance recycled by parent process
by bibo mao
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
88959ea
[PATCH] create struct compat_timex and use it everywhere
by Stephen Rothwell
· 19 years ago
841b8a4
[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups
by H. Peter Anvin
· 19 years ago
c36cd16
[PATCH] x86_64: Add cpu_relax() to busy loops in PM timer code
by Andi Kleen
· 19 years ago
3076a49
[PATCH] x86_64: Report SIGSEGV for IRET faults
by Andi Kleen
· 19 years ago
0085979
[PATCH] x86_64: Remove bogus special case in AMD core parsing.
by Andi Kleen
· 19 years ago
dcf36bf
[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure
by Eric Dumazet
· 19 years ago
40caa88
[PATCH] x86_64: Eliminate register_die_notifier symbol exported
by Kevin Winchester
· 19 years ago
9c01dda
[PATCH] x86_64: Search K8 devices on more devices.
by Navin Boppuri
· 19 years ago
5d05f4d
[PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial)
by Jon Mason
· 19 years ago
ba22f13
[PATCH] x86_64: Remove CONFIG_UNORDERED_IO
by Andi Kleen
· 19 years ago
9d95dd8
[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo
by Andi Kleen
· 19 years ago
c912c2d
[PATCH] x86_64: free_bootmem_node needs __pa in allocate_aperture
by Jon Mason
· 19 years ago
da7ed9f
[PATCH] x86_64: timer interrupt lockup due to pending interrupt
by Vivek Goyal
· 19 years ago
Next »