Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7ca2b49b06a6d26e89e3535653889f1d7892b085
7ca2b49
[PATCH] i386: Remove lock section support in semaphore.h
by Andi Kleen
· 18 years ago
add659b
[PATCH] i386: Remove lock section support in rwsem.h
by Andi Kleen
· 18 years ago
01215ad
[PATCH] i386: Remove lock section support in mutex.h
by Andi Kleen
· 18 years ago
0577f14
[PATCH] Calgary IOMMU: save a bit of space in bus_info
by Muli Ben-Yehuda
· 18 years ago
a4fc520
[PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return void
by Muli Ben-Yehuda
· 18 years ago
871b170
[PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devices
by Muli Ben-Yehuda
· 18 years ago
b8f4fe6
[PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tar
by Muli Ben-Yehuda
· 18 years ago
9f2dc46
[PATCH] Calgary IOMMU: break out of pci_find_device_reverse if dev not found
by Muli Ben-Yehuda
· 18 years ago
f38db65
[PATCH] Calgary IOMMU: consolidate per bus data structures
by Muli Ben-Yehuda
· 18 years ago
5f4a7a9
[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members
by Muli Ben-Yehuda
· 18 years ago
352f7ba
[PATCH] Add stack documentation document from Keith Owens
by Andi Kleen
· 18 years ago
ba9c231
[PATCH] i386: initialize end-of-memory variables as early as possible
by Jan Beulich
· 18 years ago
3b94355
[PATCH] remove int_delivery_dest
by Jan Beulich
· 18 years ago
caff071
[PATCH] initialize end of memory variables as early as possible
by Jan Beulich
· 18 years ago
44cc452
[PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/*
by Andi Kleen
· 18 years ago
e241491
[PATCH] x86: Detect CFI support in the assembler at runtime
by Andi Kleen
· 18 years ago
fe7414a
[PATCH] Use BUILD_BUG_ON in apic.c build sanity checking
by Andi Kleen
· 18 years ago
19f03ff
[PATCH] i386: Clean up code style in mpparse.c ACPI code
by Andi Kleen
· 18 years ago
efec3b9
[PATCH] Fix up some non linuxy style in ACPI functions in mpparse.c
by Andi Kleen
· 18 years ago
276ec1a
[PATCH] Remove some unneeded ACPI externs in mpparse.c
by Andi Kleen
· 18 years ago
a01fd3b
[PATCH] Remove useless wrapper in mpparse.c code
by Andi Kleen
· 18 years ago
55f05ff
[PATCH] Replace mp bus array with bitmap for bus not pci
by Andi Kleen
· 18 years ago
dfa4698
[PATCH] Move early chipset quirks out to new file
by Andi Kleen
· 18 years ago
edd9652
[PATCH] Remove MPS table APIC renumbering
by Andi Kleen
· 18 years ago
606bd58
[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'
by Diego Calleja
· 18 years ago
cf4c6a2
[PATCH] i386: Factor out common io apic routing entry access
by Andi Kleen
· 18 years ago
eea0e11
[PATCH] Factor out common io apic routing entry access
by Andi Kleen
· 18 years ago
c1a58b4
[PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsing
by Andi Kleen
· 18 years ago
a8fcf1a
[PATCH] Remove obsolete PIC mode
by Andi Kleen
· 18 years ago
e509913
[PATCH] Remove leftover MCE/EISA support
by Andi Kleen
· 18 years ago
5cb6b99
[PATCH] Remove pirq overwrite support
by Andi Kleen
· 18 years ago
2e91a17
[PATCH] Add some comments to entry.S
by Andi Kleen
· 18 years ago
107878b
[PATCH] i386: Minor fixes & cleanup to tlb flush
by Andi Kleen
· 18 years ago
b1c78c0
[PATCH] Clean up and minor fixes to TLB flush
by Andi Kleen
· 18 years ago
3f14c74
[PATCH] Remove old "focus disabled" chipset errata workaround
by Andi Kleen
· 18 years ago
6c96a29
[PATCH] Remove apic mismatch counter
by Andi Kleen
· 18 years ago
7f11d8a
[PATCH] Remove all ifdefs for local/io apic
by Andi Kleen
· 18 years ago
5ba5891
[PATCH] Add some comments what tce.c actually does
by Andi Kleen
· 18 years ago
cc1e684
[PATCH] Remove leftover CVS Id in thunk.S
by Andi Kleen
· 18 years ago
ecaf45e
[PATCH] i386: Redo semaphore and rwlock assembly helpers
by Andi Kleen
· 18 years ago
07c9819
[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files
by Andi Kleen
· 18 years ago
b06baba
[PATCH] Add proper alignment to ENTRY
by Andi Kleen
· 18 years ago
1a015b5
[PATCH] i386: Remove const case for rwlocks
by Andi Kleen
· 18 years ago
9a0b26e
[PATCH] Clean up read write lock assembly
by Andi Kleen
· 18 years ago
b4062b1
[PATCH] Support patchable lock prefix for pure assembly files
by Andi Kleen
· 18 years ago
538b5b4
[PATCH] Document backtracer selection options
by Andi Kleen
· 18 years ago
31679f3
[PATCH] Simplify profile_pc on x86-64
by Andi Kleen
· 18 years ago
0cb91a2
[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels
by Andi Kleen
· 18 years ago
c16b63e0
[PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set
by Andi Kleen
· 18 years ago
d5d9ca6
[PATCH] A few trivial spelling and grammar fixes
by Adam Henley
· 18 years ago
3034d11
[PATCH] Don't print virtual address in HPET initialization
by Andi Kleen
· 18 years ago
d3a4f48
[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw
by Stephane Eranian
· 18 years ago
2f766d1
[PATCH] Clean up asm/smp.h includes
by Andi Kleen
· 18 years ago
3cfc348
[PATCH] x86: Add portable getcpu call
by Andi Kleen
· 18 years ago
c08c820
[PATCH] Add the vgetcpu vsyscall
by Vojtech Pavlik
· 18 years ago
a670fad
[PATCH] Add initalization of the RDTSCP auxilliary values
by Vojtech Pavlik
· 18 years ago
81af444
[PATCH] Add macros for rdtscp
by Vojtech Pavlik
· 18 years ago
248dcb2
[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs
by Venkatesh Pallipadi
· 18 years ago
1de84979
[PATCH] i386: Enable NMI watchdog by default
by Andi Kleen
· 18 years ago
260d679
[PATCH] i386: Kdump i386 nmi event notification fix
by Vivek Goyal
· 18 years ago
3f22c57
[PATCH] kdump x86_64 nmi event notification fix
by Vivek Goyal
· 18 years ago
c7c19f8
[PATCH] i386: make functions static
by Adrian Bunk
· 18 years ago
fac5855
[PATCH] Fix up panic messages for different NMI panics
by Andi Kleen
· 18 years ago
4038f90
[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
by Shaohua Li
· 18 years ago
c41c5cd
[PATCH] x86: x86 clean up nmi panic messages
by Don Zickus
· 18 years ago
8da5add
[PATCH] x86: Allow users to force a panic on NMI
by Don Zickus
· 18 years ago
e33e89a
[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)
by Don Zickus
· 18 years ago
407984f
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
by Don Zickus
· 18 years ago
2fbe7b2
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions
by Don Zickus
· 18 years ago
957dc87
[PATCH] Add ppoll/pselect syscalls
by Andi Kleen
· 18 years ago
1d001df
[PATCH] Add TIF_RESTORE_SIGMASK
by Andi Kleen
· 18 years ago
3adbbcc
[PATCH] x86: Cleanup NMI interrupt path
by Don Zickus
· 18 years ago
b7471c6
[PATCH] i386: Add SMP support on i386 to reservation framework
by Don Zickus
· 18 years ago
f2802e7
[PATCH] Add SMP support on x86_64 to reservation framework
by Don Zickus
· 18 years ago
cb9c448
[PATCH] i386: Utilize performance counter reservation framework in oprofile
by Don Zickus
· 18 years ago
828f0af
[PATCH] x86: Add performance counter reservation framework for UP kernels
by Don Zickus
· 18 years ago
b07f891
[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support
by Andi Kleen
· 18 years ago
874c4fe
[PATCH] i386: Allow to use GENERICARCH for UP kernels
by Andi Kleen
· 18 years ago
9142e0c
[PATCH] i386: Update defconfig
by Andi Kleen
· 18 years ago
265baba
[PATCH] Update defconfig
by Andi Kleen
· 18 years ago
7e47202
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
7b29122
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
b7de567
[PATCH] VIDIOC_ENUMSTD bug
by Jonathan Corbet
· 18 years ago
1cc5f71
[PATCH] load_module: no BUG if module_subsys uninitialized
by Ed Swierk
· 18 years ago
bfa0e9a
[PATCH] i386: fix flat mode numa on a real numa system
by keith mannthey
· 18 years ago
3212fe1
[PATCH] cpu to node relationship fixup: map cpu to node
by KAMEZAWA Hiroyuki
· 18 years ago
0899298
[PATCH] cpu to node relationship fixup: acpi_map_cpu2node
by KAMEZAWA Hiroyuki
· 18 years ago
25981de
[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/*
by Michael Hanselmann
· 18 years ago
f3ef9ea
[PATCH] do not free non slab allocated per_cpu_pageset
by David Rientjes
· 18 years ago
24fd425
[PATCH] i386 bootioremap / kexec fix
by keith mannthey
· 18 years ago
0b16f21
[PATCH] rtc: lockdep fix/workaround
by Peter Zijlstra
· 18 years ago
c0ba7e5
[PATCH] autofs4: zero timeout prevents shutdown
by Ian Kent
· 18 years ago
be5b6d3
[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.
by David S. Miller
· 18 years ago
efdbc1a
[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.
by David S. Miller
· 18 years ago
a4c0291
[SPARC64]: Fix section-mismatch errors in solaris emul module.
by David S. Miller
· 18 years ago
4cc6773
[NetLabel]: update docs with website information
by Paul Moore
· 18 years ago
fd38585
[NetLabel]: rework the Netlink attribute handling (part 2)
by Paul Moore
· 18 years ago
fcd4828
[NetLabel]: rework the Netlink attribute handling (part 1)
by Paul Moore
· 18 years ago
4fe5d5c
[Netlink]: add nla_validate_nested()
by Paul Moore
· 18 years ago
22acb19
[NETLINK]: add nla_for_each_nested() to the interface list
by Paul Moore
· 18 years ago
Next »