Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
17a941d854a3f7b0bb916fdeee4c9ffdcc19d8d3
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
6eb0a0f
[PATCH] i386: 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
4839057
[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h
by Adrian Bunk
· 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
2966387
[PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctl
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
819a692
[PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node
by Andi Kleen
· 19 years ago
1584b89
[PATCH] x86_64: Validate SLIT table
by Andi Kleen
· 19 years ago
7a4a76c
[PATCH] x86_64: Fix off by one in acpi table mapping
by Andi Kleen
· 19 years ago
7180d4f
[PATCH] x86_64: Fix 64bit FXSAVE encoding
by Jan Beulich
· 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
636dd2b
[PATCH] x86_64: fls in asm for x86_64
by Stephen Hemminger
· 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
60917a3
[PATCH] x86_64: don't save eflags in x86-64 switch_to()
by Benjamin LaHaise
· 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
b556b35e
[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
152bf8c
[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep drivers
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
7eb903f
[PATCH] x86_64: Add documentation for CPU hotplug ACPI extension
by Andi Kleen
· 19 years ago
f62a91f
[PATCH] x86_64: Don't reserve hotplug CPUs by default
by Andi Kleen
· 19 years ago
92934bc
[PATCH] i386/x86-64: Use input/output dependencies for bitops
by Andi Kleen
· 19 years ago
636aab5
[PATCH] x86_64: No need to remove NT during CPU setup
by Andi Kleen
· 19 years ago
1f6818b
[PATCH] x86_64: Minor GFP_DMA32 comment fix
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
8d8706e
[PATCH] lindent rio drivers
by Andrew Morton
· 19 years ago
a941564
[PATCH] capable/capability.h (arch/)
by Randy Dunlap
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
e16885c
[PATCH] uninline capable()
by Ingo Molnar
· 19 years ago
a9fad4c
[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86
by Matt Domsch
· 19 years ago
5c908a7
[PATCH] remove unused out_pio label in i810_audio
by Jesper Juhl
· 19 years ago
eb3a729
[PATCH] kprobes: fix race in recovery of reentrant probe
by Keshavamurthy Anil S
· 19 years ago
df019b1
[PATCH] kprobes: fix unloading of self probed module
by Keshavamurthy Anil S
· 19 years ago
ef43bc4
[PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotas
by Jan Kara
· 19 years ago
0c8365e
[PATCH] synclink_gt remove unnecessary page alignment
by Paul Fulghum
· 19 years ago
d251575
[PATCH] random: get rid of sparse warning
by Stephen Hemminger
· 19 years ago
8c174af
[PATCH] MAINTAINERS: remove dead project
by Alan Cox
· 19 years ago
9e9e394
[PATCH] kdump: vmcore compilation warning fix
by Vivek Goyal
· 19 years ago
fd85d76
[PATCH] cs89x0: Fix the Kconfig help text
by Jean Delvare
· 19 years ago
91e1c46
[PATCH] cs89x0: fix setting of ALLOW_DMA
by Lennert Buytenhek
· 19 years ago
4ab2495
[PATCH] tclk: fix typos, exclamation mark frenzy and missing device id on messages
by Alan Cox
· 19 years ago
b759958
[PATCH] Allow reading CMOS day of week register
by Alan Cox
· 19 years ago
e56d5ae
[PATCH] ext3: fix documentation of online resizing
by Tore Anderson
· 19 years ago
75ba086
[PATCH] doc: refer to kdump in oops-tracing.txt
by Akinobu Mita
· 19 years ago
8428cfe
[PATCH] kdump: add dmesg gdbmacro into document
by Akinobu Mita
· 19 years ago
beb25c6
[PATCH] uml: kill an unused variable
by Jeff Dike
· 19 years ago
621009f
[PATCH] uml: fix debug output on x86_64
by Jeff Dike
· 19 years ago
a174b30
[PATCH] uml: eliminate doubled boot output
by Jeff Dike
· 19 years ago
edc0e65
[PATCH] uml: revert compile-time option checking
by Jeff Dike
· 19 years ago
114d1ff
[PATCH] uml: update Kconfig help
by Jeff Dike
· 19 years ago
4ee189a
[PATCH] uml: fix missing KBUILD_BASENAME
by Jeff Dike
· 19 years ago
10b5aab
[PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #define
by Adrian Bunk
· 19 years ago
4eac915
[PATCH] mm: gfp_atomic comments
by Paul Jackson
· 19 years ago
7365f3d
[PATCH] Restore KERN_EMERG to each line printed by bad_page
by Hugh Dickins
· 19 years ago
45ed344
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
99535ac
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
bb7e8c5
[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description
by Adrian Bunk
· 19 years ago
54608b7
[PKT_SCHED] ematch: Remove bogus include.
by Evgeniy Polyakov
· 19 years ago
c3f343e
[NET]: Fix diverter build.
by Evgeniy Polyakov
· 19 years ago
8b3a700
[NET]: Remove more unneeded typecasts on *malloc()
by Kris Katterjohn
· 19 years ago
ae0f7d5
[IPV6]: Avoid calling ip6_xmit() with NULL sk
by David Woodhouse
· 19 years ago
a776809
[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit
by David S. Miller
· 19 years ago
82bf7e9
[NET]: Some more missing include/etherdevice.h includes
by David S. Miller
· 19 years ago
607f4e3
[PATCH] new tty buffering access fix
by Paul Fulghum
· 19 years ago
61943c5
[SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependencies
by Adrian Bunk
· 19 years ago
4cec873
Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)
by Linus Torvalds
· 19 years ago
7e4e574
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
Next »