Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9bfd354b1b9c2f4faee121892bdfbc1490b51ab5
9bfd354
[PATCH] fix u32 vs. pm_message_t in driver/video
by Pavel Machek
· 20 years ago
0370aff
[PATCH] fix u32 vs. pm_message_t in drivers/
by Pavel Machek
· 20 years ago
a4ffad5
[PATCH] power/video.txt: update documentation with more systems
by Pavel Machek
· 20 years ago
b1c4285
[PATCH] u32 vs. pm_message_t in ppc and radeon
by Pavel Machek
· 20 years ago
7f4927c
[PATCH] fix u32 vs. pm_message_t in PCI, PCIE
by Pavel Machek
· 20 years ago
f451390
[PATCH] fix u32 vs. pm_message_t in drivers/macintosh
by Pavel Machek
· 20 years ago
0b9c33a
[PATCH] Fix u32 vs. pm_message_t in x86-64
by Pavel Machek
· 20 years ago
e2d5356
[PATCH] fix pm_message_t vs. u32 in alsa
by Pavel Machek
· 20 years ago
e5378ca
[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi
by Pavel Machek
· 20 years ago
8d189f7
[PATCH] fix u32 vs. pm_message_t in drivers/message
by Pavel Machek
· 20 years ago
a291068
[PATCH] fix u32 vs. pm_message_t in drivers/media
by Pavel Machek
· 20 years ago
8bf2803
[PATCH] fix u32 vs. pm_message_t in pcmcia
by Pavel Machek
· 20 years ago
05adc3b
[PATCH] u32 vs. pm_message_t fixes for drivers/net
by Pavel Machek
· 20 years ago
4fd416c
[PATCH] Fix u32 vs. pm_message_t in drivers/char
by Pavel Machek
· 20 years ago
438510f
[PATCH] pm_message_t: more fixes in common and i386
by Pavel Machek
· 20 years ago
74ad74c
[PATCH] h8300 header update
by Yoshinori Sato
· 20 years ago
d31ddaa
[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fix
by Siddha, Suresh B
· 20 years ago
a8ab26f
[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine
by Andi Kleen
· 20 years ago
ebfcaa9
[PATCH] x86_64: Rename the extended cpuid level field
by Andi Kleen
· 20 years ago
2299924
[PATCH] x86_64: Add acpi_skip_timer_override option
by Andi Kleen
· 20 years ago
0a65800
[PATCH] x86_64: Rewrite exception stack backtracing
by Andi Kleen
· 20 years ago
6351864
[PATCH] x86_64: Final support for AMD dual core
by Andi Kleen
· 20 years ago
3dd9d51
[PATCH] x86_64: add support for Intel dual-core detection and displaying
by Andi Kleen
· 20 years ago
f2ea275
[PATCH] x86_64: Remove duplicated syscall entry.
by Andi Kleen
· 20 years ago
daeeafe
[PATCH] x86_64: Keep only a single debug notifier chain
by Andi Kleen
· 20 years ago
ece9030
[PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP aperture
by Andi Kleen
· 20 years ago
a1e9778
[PATCH] x86_64: Port over e820 gap detection from i386
by Andi Kleen
· 20 years ago
cf94b62
[PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fix
by Siddha, Suresh B
· 20 years ago
1f2c958
[PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space size
by Andi Kleen
· 20 years ago
f0de53b
[PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUS
by Andi Kleen
· 20 years ago
94ad847
[PATCH] x86_64: Use the extended RIP MSR for machine check reporting if available.
by Andi Kleen
· 20 years ago
1c17340
[PATCH] x86_64: Correct wrong comment in local.h
by Andi Kleen
· 20 years ago
72e76be
[PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance counters
by Andi Kleen
· 20 years ago
3a848f6
[PATCH] x86_64: Make kernel math errors a die() now
by Andi Kleen
· 20 years ago
c29601e
[PATCH] x86_64: Support constantly ticking TSCs
by Andi Kleen
· 20 years ago
dc37db4
[PATCH] x86_64: Remove unused macro in preempt support
by Andi Kleen
· 20 years ago
cdd219c
[PATCH] x86_64: Fix a small missing schedule race
by Andi Kleen
· 20 years ago
6fefb0d
[PATCH] x86_64: Regularize exception stack handling
by Andi Kleen
· 20 years ago
11b854b
[PATCH] x86_64: Call do_notify_resume unconditionally in entry.S
by Andi Kleen
· 20 years ago
36c1104
[PATCH] x86_64: Minor microoptimization in syscall entry slow path
by Andi Kleen
· 20 years ago
d61915d
[PATCH] x86_64: Fix interaction of single stepping with debuggers
by Andi Kleen
· 20 years ago
b957591
[PATCH] x86_64: Dump stack and prevent recursion on early fault
by Andi Kleen
· 20 years ago
f1290ec
[PATCH] x86_64: Use a common function to find code segment bases
by Andi Kleen
· 20 years ago
e502cdd
[PATCH] x86_64: Handle programs that set TF in user space using popf while single stepping
by Andi Kleen
· 20 years ago
be61bff
[PATCH] x86_64: Some fixes for single step handling
by Andi Kleen
· 20 years ago
aa85b9a
[PATCH] x86_64: clean up ptrace single-stepping
by Andi Kleen
· 20 years ago
b6d9a5d
[PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CONFIG_ISA
by Andi Kleen
· 20 years ago
1e01441
[PATCH] x86_64: Use a VMA for the 32bit vsyscall
by Andi Kleen
· 20 years ago
35faa71
[PATCH] x86_64 show_stack(): call touch_nmi_watchdog
by akpm@osdl.org
· 20 years ago
90660ec
[PATCH] x86_64 genapic update
by Jason Davis
· 20 years ago
107ce72
[PATCH] x86_64: disable interrupts during SMP bogomips checking
by Andi Kleen
· 20 years ago
f18de453
[PATCH] x86-64: Fix BUG()
by Andi Kleen
· 20 years ago
db46868
[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10
by Andi Kleen
· 20 years ago
e09b8c0
[PATCH] x86-64: i386 vDSO: add PT_NOTE segment
by Roland McGrath
· 20 years ago
c97db4a
[PATCH] i386 vDSO: add PT_NOTE segment
by Roland McGrath
· 20 years ago
ecd02dd
[PATCH] i386: Use loaddebug macro consistently
by Roland McGrath
· 20 years ago
b0a70b5
[PATCH] i2c-i801: I2C patch for Intel ESB2
by Jason Gaston
· 20 years ago
680d323
[PATCH] ahci: AHCI mode SATA patch for Intel ESB2
by Jason Gaston
· 20 years ago
c368ca4
[PATCH] ata_piix: IDE mode SATA patch for Intel ESB2
by Jason Gaston
· 20 years ago
c4c8ea9
[PATCH] intel8x0: AC'97 audio patch for Intel ESB2
by Jason Gaston
· 20 years ago
d69332b
[PATCH] piix: IDE PATA patch for Intel ESB2
by Jason Gaston
· 20 years ago
e285f80
[PATCH] irq and pci_ids: patch for Intel ESB2
by Jason Gaston
· 20 years ago
48bb358
[PATCH] mips: remove #include <linux/audit.h> two times
by Yoichi Yuasa
· 20 years ago
5dfa9c1
[PATCH] mips: update VR41xx CPU-PCI bridge support
by Yoichi Yuasa
· 20 years ago
4bfa437
[PATCH] mips: remove obsolete VR41xx RTC function from vr41xx.h
by Yoichi Yuasa
· 20 years ago
e63f8f4
[PATCH] ppc64: no prefetch for NULL pointers
by Olof Johansson
· 20 years ago
89e09f5
[PATCH] ppc64: remove -fno-omit-frame-pointer
by Anton Blanchard
· 20 years ago
50bfb2e
[PATCH] ppc64: remove bogus f50 hack in prom.c
by Benjamin Herrenschmidt
· 20 years ago
187335a
[PATCH] ppc64: Detect altivec via firmware on unknown CPUs
by Benjamin Herrenschmidt
· 20 years ago
547ee84
[PATCH] ppc64: Improve mapping of vDSO
by Benjamin Herrenschmidt
· 20 years ago
fa89c50
[PATCH] ppc64: fix export of wrong symbol
by Paul Mackerras
· 20 years ago
dfbacdc
[PATCH] ppc64: Fix semantics of __ioremap
by Benjamin Herrenschmidt
· 20 years ago
7bbd827
[PATCH] ppc64: very basic desktop g5 sound support
by Benjamin Herrenschmidt
· 20 years ago
b20af5f
[PATCH] pmac: Improve sleep code of tumbler driver
by Benjamin Herrenschmidt
· 20 years ago
b75550e
[PATCH] pmac: sound support for latest laptops
by Benjamin Herrenschmidt
· 20 years ago
16b8175
[PATCH] ppc32: MV643XX ethernet is an option for Pegasos
by Benjamin Herrenschmidt
· 20 years ago
d8f6098
[PATCH] ppc32: fix compilation error in arch/ppc/syslib/open_pic_defs.h
by Benoit Boissinot
· 20 years ago
cd2c169
[PATCH] ppc32: fix compilation error in include/asm/prom.h
by Benoit Boissinot
· 20 years ago
51e6606
[PATCH] ppc32: fix compilation error in arch/ppc/kernel/time.c
by Benoit Boissinot
· 20 years ago
9ce3a71
[PATCH] ppc32: fix compilation error in include/asm-m68k/setup.h
by Benoit Boissinot
· 20 years ago
b625a2b
[PATCH] ppc32: Make the Powerstack II Pro4000 boot again
by Leigh Brown
· 20 years ago
ef2f325
[PATCH] ppc32: Fix building 32bit kernel for 64bit machines
by Tom Rini
· 20 years ago
54095a6
[PATCH] ppc32: Fix a problem with NTP on !(chrp||gemini)
by Giovambattista Pulcini
· 20 years ago
fd16230
[PATCH] ppc32: Fix mpc8xx watchdog
by Tom Rini
· 20 years ago
f50b153
[PATCH] ppc32: Support 36-bit physical addressing on e500
by Kumar Gala
· 20 years ago
b464fce
[PATCH] ppc32: Allow adjust of pfn offset in pte
by Kumar Gala
· 20 years ago
a85f6d4
[PATCH] ppc32: make usage of CONFIG_PTE_64BIT & CONFIG_PHYS_64BIT consistent
by Kumar Gala
· 20 years ago
7a1e335
[PATCH] ppc32: Fix pte_update for 64-bit PTEs
by Kumar Gala
· 20 years ago
0c541b4
[PATCH] ppc32: Fix AGP and sleep again
by Benjamin Herrenschmidt
· 20 years ago
7a648b9
[PATCH] ppc32: Fix cpufreq problems
by Benjamin Herrenschmidt
· 20 years ago
6c26e03
[PATCH] ppc32: fix single-stepping of emulated instructions
by Paul Mackerras
· 20 years ago
e378cc1
[PATCH] ppc32: oops on kernel altivec assist exceptions
by Paul Mackerras
· 20 years ago
6460b4c
[PATCH] ppc32: improve timebase sync for SMP
by Paul Mackerras
· 20 years ago
35b535d
[PATCH] ppc32: ppc4xx_pic - add acknowledge when enabling level-sensitive IRQ
by Eugene Surovegin
· 20 years ago
16acbc6
[PATCH] ppc32: fix bogosity in process-freezing code
by Paul Mackerras
· 20 years ago
0c9b794
[PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENT
by James Morris
· 20 years ago
7e5c6bc
[PATCH] irda_device() oops fix
by Jean Tourrilhes
· 20 years ago
6775cab
[PATCH] Fix dst_destroy() race
by Herbert Xu
· 20 years ago
2a27805
[PATCH] net: don't call kmem_cache_create with a spinlock held
by Arnaldo Carvalho de Melo
· 20 years ago
9f3786d
[PATCH] Fix linux/atalk.h header
by David S. Miller
· 20 years ago
Next »