Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
666a2c534cc6238932296a95c9e9c06ca3b73d97
/
arch
/
x86_64
44df75e
[PATCH] x86_64: add x86-64 support for memory hot-add
by Matt Tolentino
· 19 years ago
8817210
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
by Andi Kleen
· 19 years ago
562795f
[PATCH] x86_64: Remove elf32_map in 32bit ELF loader
by Andi Kleen
· 19 years ago
f0cf5d1
[PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}
by Jan Beulich
· 19 years ago
0addb14
[PATCH] x86_64: Update defconfig
by Andi Kleen
· 19 years ago
f74e667
x86-64: fix initrd freeing
by Linus Torvalds
· 19 years ago
ee408c7
[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.
by Andi Kleen
· 19 years ago
142a64a
[PATCH] x86_64: set do_not_nx as cpuinitdata
by Andi Kleen
· 19 years ago
5b74357
[PATCH] x86_64: lapic resume uses correct base address
by Shaohua Li
· 19 years ago
e25db98
[PATCH] x86_64: Only let user select PM timer support when EMBEDDED
by Andi Kleen
· 19 years ago
5f8efbb
[PATCH] x86_64: Allow nesting of int3 by default for kprobes
by Andi Kleen
· 19 years ago
57eafdc
[PATCH] amd64: task_stack_page()
by Al Viro
· 19 years ago
bb04923
[PATCH] amd64: task_pt_regs()
by Al Viro
· 19 years ago
e4f17c4
[PATCH] amd64: task_thread_info()
by Al Viro
· 19 years ago
983d5db
[PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabled
by Vivek Goyal
· 19 years ago
0d9cb75
[PATCH] x86_64: Don't confuse noapic with noapictimer
by Andi Kleen
· 19 years ago
256ddb0
[PATCH] x86_64: don't copy command line twice
by Jan Beulich
· 19 years ago
2a2d592
[PATCH] i386/x86-64: make setup_early_printk() usage consistent
by Jan Beulich
· 19 years ago
6c5acd1
[PATCH] x86_64: Allow kernel page tables upto the end of memory
by Andi Kleen
· 19 years ago
0a9c3ee
[PATCH] x86_64: Use safe_smp_processor_id in MCE handler
by Andi Kleen
· 19 years ago
11a8e77
[PATCH] x86_64: Some housekeeping in local APIC code
by Andi Kleen
· 19 years ago
5f1d189
[PATCH] x86_64: Display meaningful part of filename during BUG()
by Jan Beulich
· 19 years ago
1b2f630
[PATCH] x86_64: Reduce screen space needed by stack trace
by Jan Beulich
· 19 years ago
5329e13d
[PATCH] x86_64: Fix get_cmos_time()
by Jan Beulich
· 19 years ago
bdf2b1c
[PATCH] x86_64: No need to export get_cmos_time anymore
by Andi Kleen
· 19 years ago
dd52d64
[PATCH] x86_64: Remove unused AMD K8 C stepping flag
by Andi Kleen
· 19 years ago
77a7533
[PATCH] x86_64: sparse warning cleanups
by Stephen Hemminger
· 19 years ago
cf05013
[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line
by Andi Kleen
· 19 years ago
cdc4b9c
[PATCH] x86_64: Remove unused segments
by Andi Kleen
· 19 years ago
af5b980
[PATCH] x86_64: ioapic virtual wire mode fix
by Vivek Goyal
· 19 years ago
79f1261
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch
by Ravikiran G Thirumalai
· 19 years ago
1008fdd
[PATCH] x86_64: Memorize location of i8259 for reboots.
by Eric W. Biederman
· 19 years ago
60923df
[PATCH] x86_64: allow setting RF in EFLAGS
by Chuck Ebbert
· 19 years ago
100c0e3
[PATCH] x86_64: "invalid operand" -> "invalid opcode"
by Chuck Ebbert
· 19 years ago
6820940
[PATCH] x86_64: Sparse warnings fix.
by Luiz Fernando Capitulino
· 19 years ago
915f34e
[PATCH] x86_64: Remove useless KDB vector
by Andi Kleen
· 19 years ago
5b22a38
[PATCH] x86_64: Tell user to enable GART_IOMMU when needed
by Andi Kleen
· 19 years ago
7554c3f
[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernels
by Andi Kleen
· 19 years ago
365ba91
[PATCH] x86_64: Allocate PDAs in the local node
by Ravikiran G Thirumalai
· 19 years ago
df79efd
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
by Ravikiran G Thirumalai
· 19 years ago
05b3cbd
[PATCH] x86_64: Early initialization of cpu_to_node
by Ravikiran Thirumalai
· 19 years ago
0b91317
[PATCH] x86_64: Fix up white space in time.c
by Andi Kleen
· 19 years ago
2c8bc94
[PATCH] x86_64: Use standard __always_inline in vsyscall.c
by Andi Kleen
· 19 years ago
c818a18
[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC
by Andi Kleen
· 19 years ago
7f6c5b0
[PATCH] x86_64: Support alternative() in vsyscalls
by Andi Kleen
· 19 years ago
737c5c3
[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot.
by Andi Kleen
· 19 years ago
b9d1e4b
[PATCH] x86_64: x86_64 write apic id fix
by Vivek Goyal
· 19 years ago
aea9fca
[PATCH] x86_64: Remove duplicate exports
by Brian Gerst
· 19 years ago
e360282
[PATCH] x86_64: unexport pci_*_consistent
by Brian Gerst
· 19 years ago
4855170
[PATCH] x86_64: Make it clear in machine checks that it's an hardware problem
by Andi Kleen
· 19 years ago
2cbc9ee
[PATCH] x86_64: Clean up copy_*_user
by Andi Kleen
· 19 years ago
17a941d
[PATCH] x86_64: Use function pointers to call DMA mapping functions
by Muli Ben-Yehuda
· 19 years ago
8a6fdd3
[PATCH] x86_64: Reject SRAT tables that don't cover all memory
by Andi Kleen
· 19 years ago
95833c8
[PATCH] x86_64: Add idle notifiers
by Andi Kleen
· 19 years ago
6b050f8
[PATCH] x86_64: Clean up some printks in NUMA code
by Andi Kleen
· 19 years ago
d18ff47
[PATCH] x86_64: Fix up coding style in numa.c
by Andi Kleen
· 19 years ago
ca8642f
[PATCH] x86_64: Fix off by one in IOMMU check
by Andi Kleen
· 19 years ago
d25bf7e
[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state
by Venkatesh Pallipadi
· 19 years ago
5a07a30
[PATCH] i386/x86-64: Remove sub jiffy profile timer support
by Venkatesh Pallipadi
· 19 years ago
01b8faa
[PATCH] x86_64: Report hardware breakpoints in user space when triggered by the kernel
by John Blackwood
· 19 years ago
66c5815
[PATCH] x86_64: Convert page fault error codes to symbolic constants.
by Andi Kleen
· 19 years ago
bf2fcc6
[PATCH] x86_64: Implement is_compat_task the right way
by Andi Kleen
· 19 years ago
f95190b
[PATCH] x86_64: Remove unnecessary case from the page fault handler
by Andi Kleen
· 19 years ago
c11efdf
[PATCH] x86_64: Align and pad x86_64 GDT on page boundary
by Ravikiran G Thirumalai
· 19 years ago
bb33421
[PATCH] x86_64: Allow compilation on a 32bit biarch toolchain
by Andi Kleen
· 19 years ago
79c62cf
[PATCH] x86_64: Make udelay more accurate
by Ross Biro
· 19 years ago
e4e9407
[PATCH] x86_64: Return -1 for unknown PCI bus affinity
by Andi Kleen
· 19 years ago
1584b89
[PATCH] x86_64: Validate SLIT table
by Andi Kleen
· 19 years ago
e992867
[PATCH] x86_64: Generalize DMI and enable for x86-64
by Andi Kleen
· 19 years ago
b347d25
[PATCH] x86_64: Remove bogus file in arch/x86_64/pci
by Andi Kleen
· 19 years ago
f46ace6
[PATCH] x86_64: Add missing newline in IOMMU error message
by Andi Kleen
· 19 years ago
bd9cb64
[PATCH] x86_64: fix page fault from show_trace()
by Jan Beulich
· 19 years ago
4724e3e
[PATCH] x86_64: fix single step handling for 32bit processes
by Peter Beutner
· 19 years ago
6e3fbee
[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown
by Eric W. Biederman
· 19 years ago
329d400
[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI
by Zwane Mwaikambo
· 19 years ago
73ca535
[PATCH] x86_64: increase MCE bank counts
by Shaohua Li
· 19 years ago
f2ecfab
[PATCH] x86_64: another mb() for smpboot.c
by Benjamin LaHaise
· 19 years ago
b556b35
[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.
by Jan Beulich
· 19 years ago
ed8388a
[PATCH] x86_64: Don't confuse apic=... command line option with apic
by Andi Kleen
· 19 years ago
7c0ac55
[PATCH] x86_64: Dont't disable early PCI scan with apic
by Andi Kleen
· 19 years ago
3f98bc4
[PATCH] i386/x86-64: Update AMD CPUID flags
by Andi Kleen
· 19 years ago
39b3a79
[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag
by Andi Kleen
· 19 years ago
2d52ede
[PATCH] x86_64: Remove enable/disable_hlt
by Andi Kleen
· 19 years ago
f62a91f
[PATCH] x86_64: Don't reserve hotplug CPUs by default
by Andi Kleen
· 19 years ago
636aab5
[PATCH] x86_64: No need to remove NT during CPU setup
by Andi Kleen
· 19 years ago
8b1bde9
[PATCH] x86_64: Adjust page fault handling
by Jan Beulich
· 19 years ago
505cc4e
[PATCH] x86_64: Remove unprotected iret
by Jan Beulich
· 19 years ago
eca37c1
[PATCH] x86_64: Clean up double fault handling
by Jan Beulich
· 19 years ago
6e3f361
[PATCH] x86_64: make trap information available to die notification handlers
by Jan Beulich
· 19 years ago
5c617cf
[PATCH] x86_64: Removing unused function die_if_kernel().
by Jan Beulich
· 19 years ago
0a52158
[PATCH] x86_64: fix bound check IDT gate
by Jan Beulich
· 19 years ago
6e0c47e
[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO
by Jan Beulich
· 19 years ago
130951c
[PATCH] x86_64: Support constant TSC feature in future AMD CPUs.
by Andi Kleen
· 19 years ago
2765130
[PATCH] x86_64: More CFI fixes for 32bit entry code
by Jan Beulich
· 19 years ago
6076399
[PATCH] x86_64: Update defconfig
by Andi Kleen
· 19 years ago
a941564
[PATCH] capable/capability.h (arch/)
by Randy Dunlap
· 19 years ago
eb3a729
[PATCH] kprobes: fix race in recovery of reentrant probe
by Keshavamurthy Anil S
· 19 years ago
ab396e9
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
0498b63
[PATCH] kprobes: fix build breakage
by Ananth N Mavinakayanahalli
· 19 years ago
e597c29
[PATCH] kprobes: arch_remove_kprobe
by Anil S Keshavamurthy
· 19 years ago
Next »