Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e58e0d03120d6c2aa134fd3be4f0f762f0bb25e7
e58e0d0
[PATCH] x86-64: Clean up the SRAT node list before computing the hash function
by Andi Kleen
· 19 years ago
66759a0
[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets
by Chuck Ebbert
· 19 years ago
049cdef
[PATCH] x86-64: reduce x86-64 bug frame by 4 bytes
by Jan Beulich
· 19 years ago
c47a316
[PATCH] x86-64: Make dmi_find_device for !DMI case inline
by Andi Kleen
· 19 years ago
aeb3998
[PATCH] x86-64: Allow frame pointer and fix help text.
by Andi Kleen
· 19 years ago
9cdd304
[PATCH] x86-64: more gratitious linux/irq.h includes
by Al Viro
· 19 years ago
ff347b2
[PATCH] x86-64: Fix incorrect FP signals
by Chuck Ebbert
· 19 years ago
8478157
[PATCH] x86-64: Clean up nmi error message
by Chuck Ebbert
· 19 years ago
a2d236b
[PATCH] x86-64: Lose constraints on cmpxchg
by Jan Beulich
· 19 years ago
1a426cb
[PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code.
by Jan Beulich
· 19 years ago
a2a0c99
[PATCH] x86-64: Remove unused vxtime.hz field
by Andi Kleen
· 19 years ago
a0d58c9
[PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tss
by Andi Kleen
· 19 years ago
1209140
[PATCH] x86-64: Safe interrupts in oops_begin/end
by Jan Beulich
· 19 years ago
059bf0f
[PATCH] x86-64: Merge msr.c with i386 version
by Andi Kleen
· 19 years ago
55679ed
[PATCH] x86-64: Clean up includes in arch/x86_64/kernel/suspend.c
by Al Viro
· 19 years ago
7effaa8
[PATCH] x86-64: Fix CFI information
by Jan Beulich
· 19 years ago
b3ab838
[PATCH] x86-64: Fix gcc 4 warnings about pointer signedness
by Andi Kleen
· 19 years ago
5bf97e011
[PATCH] x86-64: Use physflat on Intel for < 8 CPUs with CPU hotplug
by Andi Kleen
· 19 years ago
27183ebd
[PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device}
by Andi Kleen
· 19 years ago
05d1fa4
[PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT.
by Andi Kleen
· 19 years ago
2e8ad43
[PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscalls
by Andi Kleen
· 19 years ago
c1a71a1
[PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode.
by Ashok Raj
· 19 years ago
9c0aa0f
[PATCH] Replace extern inline with static inline in asm-x86_64/*
by Adrian Bunk
· 19 years ago
47e5701
[PATCH] x86-64: Remove freeing of SMP trampoline pages
by Andi Kleen
· 19 years ago
016102d
[PATCH] x86-64: Fix typo CONFIG_CPU_HOTPLUG -> CONFIG_HOTPLUG_CPU in genapic.c
by Andi Kleen
· 19 years ago
24dead8
[PATCH] Remove unnecessary BUG_ON in irq.c
by Alexander Nyberg
· 19 years ago
f297e4e
[PATCH] Increase nodemap hash.
by Nakul Saraiya
· 19 years ago
fb04892
[PATCH] x86-64: Fix off by one in pfn_valid
by Jim Paradis
· 19 years ago
6e44f12
[PATCH] i386: add memory clobbers to syscall macros
by Andi Kleen
· 19 years ago
e92343c
[PATCH] x86-64: Fix show_mem a little bit
by Andi Kleen
· 19 years ago
083044e
[PATCH] x86-64: Remove disable_tsc code in context switch
by Andi Kleen
· 19 years ago
fe5d5f0
[PATCH] x86-64: Print version at end of kernel build
by Andi Kleen
· 19 years ago
48496e3
[PATCH] x86-64: Fix (harmless) typo in head.S early level2 page table
by Andi Kleen
· 19 years ago
b8f68e9
[PATCH] x86-64: Fix idle=poll
by Hugh Dickins
· 19 years ago
e99b861
[PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in CPUs.
by Andi Kleen
· 19 years ago
2b4a081
[PATCH] x86-64: Increase TLB flush array size
by Andi Kleen
· 19 years ago
165aeb8
[PATCH] x86-64: Don't include config.h in asm/timex.h
by Andi Kleen
· 19 years ago
3f74478
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
by Andi Kleen
· 19 years ago
459192c
[PATCH] x86-64: Add simnow console
by Andi Kleen
· 19 years ago
e5bc8b6
[PATCH] x86-64: Make remote TLB flush more scalable
by Andi Kleen
· 19 years ago
83b942b
[PATCH] x86-64: Fix 32bit sendfile
by Tsuneo.Yoshioka@f-secure.com
· 19 years ago
9acf23c
[PATCH] x86-64: Include build number in oops output
by Andi Kleen
· 19 years ago
69e1a33
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
by Andi Kleen
· 19 years ago
413588c
[PATCH] x86-64: Remove code to resume machine check state of other CPUs.
by Andi Kleen
· 19 years ago
b9aac10
[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn
by Andi Kleen
· 19 years ago
0a43e4b
[PATCH] x86-64: Use e820_find_hole to compute reserved pages
by Andi Kleen
· 19 years ago
7c7a389
[PATCH] x86-64: Fix harmless off by one in e820 code
by Andi Kleen
· 19 years ago
117090b
[PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookup
by Andi Kleen
· 19 years ago
1d3fbbf
[PATCH] x86-64: Don't trust boot_cpu_id in the mptable.
by Andi Kleen
· 19 years ago
8c566ef
[PATCH] x86-64: Add command line option to set machine check tolerance level
by Andi Kleen
· 19 years ago
673242c
[PATCH] x86-64: Make lockless machine check record passing a bit more robust.
by Andi Kleen
· 19 years ago
a54e678
[PATCH] x86-64: Remove redundant swiotlb=force handling
by Andi Kleen
· 19 years ago
63f02fd
[PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP found
by Andi Kleen
· 19 years ago
5d3d0f7
[PATCH] x86-64: Reverse order of bootmem lists
by Andi Kleen
· 19 years ago
6142891
[PATCH] x86-64: Avoid unnecessary double bouncing for swiotlb
by Andi Kleen
· 19 years ago
357e11d
[PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zero
by Andi Kleen
· 19 years ago
df0cc26
[PATCH] x86-64: Use SRAT data on Intel systems too.
by Andi Kleen
· 19 years ago
3f098c2
[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing
by Andi Kleen
· 19 years ago
b916911
[PATCH] x86-64: Don't cache align PDA on UP builds
by Andi Kleen
· 19 years ago
8675b1a
[PATCH] x86-64: Fix the apic version that gets printed during boot
by Andi Kleen
· 19 years ago
0b07e98
[PATCH] x86-64: Don't assign CPU numbers in SRAT parsing
by Andi Kleen
· 19 years ago
f1f4e83
[PATCH] x86-64: White space and comment fixes for smp_call_function_single
by Andi Kleen
· 19 years ago
b445221
[PATCH] x86-64: Enable interrupts during delay calibration on APs
by Andi Kleen
· 19 years ago
7055646
[PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on physflat mode
by Andi Kleen
· 19 years ago
5a40b7c
[PATCH] x86-64: Remove code for outdated APICs
by Andi Kleen
· 19 years ago
61c1134
[PATCH] x86-64: Remove esr disable hack in APIC code
by Andi Kleen
· 19 years ago
eddfb4e
[PATCH] x86-64: Remove obsolete APIC "write around" bug workaround
by Andi Kleen
· 19 years ago
c1507eb
[PATCH] x86-64: Remove apic_write_around from smpboot.c
by Andi Kleen
· 19 years ago
affc9b8
[PATCH] x86-64: Update defconfig
by Andi Kleen
· 19 years ago
f343bb4
[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.
by Andi Kleen
· 19 years ago
b342659
[PATCH] cpuset semaphore depth check optimize
by Paul Jackson
· 19 years ago
f24ec7f
[PATCH] crc16: remove w1 specific comments.
by Evgeniy Polyakov
· 19 years ago
26cda98
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
by Linus Torvalds
· 19 years ago
1df5c10
Mark ia64-specific MCA/INIT scheduler hooks as dangerous
by Linus Torvalds
· 19 years ago
c3ff8ec
[PATCH] i386: Don't miss pending signals returning to user mode after signal processing
by Roland McGrath
· 19 years ago
2d909d0
[PATCH] ppc64: Remove unused code
by Anton Blanchard
· 19 years ago
1ed2fd2
[PATCH] ppc64: Fix for missing start-cpu rtas token
by Anton Blanchard
· 19 years ago
3238e9c
[PATCH] ppc64: indent pci code
by Anton Blanchard
· 19 years ago
2637032
[PATCH] ppc64: xics cleanup
by Anton Blanchard
· 19 years ago
fd9648d
[PATCH] ppc64: Add ptrace data breakpoint support
by Anton Blanchard
· 19 years ago
a94d308
[PATCH] ppc64: Add definitions for new PTRACE calls
by Anton Blanchard
· 19 years ago
df09ce4
[PATCH] ppc64: Fix up some whitespace issues in ptrace32.c
by Anton Blanchard
· 19 years ago
a098722
[PATCH] ppc64: ptrace cleanups
by Anton Blanchard
· 19 years ago
962bca7
[PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS
by Robert Jennings
· 19 years ago
4267292
ppc64: Set up PCI tree from Open Firmware device tree
by Paul Mackerras
· 19 years ago
c93a777
[PATCH] i810fb: Update i810fb documentation
by Antonino A. Daplas
· 19 years ago
747a505
[PATCH] i810fb: Change option ext_vga to extvga to match documentation
by Antonino A. Daplas
· 19 years ago
595e8a9
[PATCH] i810fb: Restore xres and yres option parameters
by Antonino A. Daplas
· 19 years ago
883f645
[PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to no
by Antonino A. Daplas
· 19 years ago
81d4903
[PATCH] m68knommu: common RAM based 68360 startup code
by Greg Ungerer
· 19 years ago
d871629
[PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 processors
by Greg Ungerer
· 19 years ago
2d9d166
[PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processor family
by Greg Ungerer
· 19 years ago
7ce4d42
[PATCH] m68knommu: add SPI register definitions for 528x processors
by Greg Ungerer
· 19 years ago
66aa2b4
[PATCH] uclinux: add NULL check, 0 end valid check and some more exports to nommu.c
by Greg Ungerer
· 19 years ago
966cdb2
[PATCH] m68knommu: dma support for 523x processors
by Greg Ungerer
· 19 years ago
f6515db
[PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driver
by Greg Ungerer
· 19 years ago
b0433b9
[PATCH] m68knommu: add ColdFire serial driver support for 523x processor family
by Greg Ungerer
· 19 years ago
9c1ee93
[PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit()
by Greg Ungerer
· 19 years ago
df28f34
[PATCH] m68knommu: correct prototype args in checksum.h
by Greg Ungerer
· 19 years ago
42ae766
[PATCH] m68knommu: common ROM/flash based 68360 startup code
by Greg Ungerer
· 19 years ago
Next »