Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bd472c794bbf6771c3fc1c58f188bc16c393d2fe
/
arch
bd472c7
[PATCH] paravirt: Be careful about touching BIOS address space
by Rusty Russell
· 18 years ago
da181a8
[PATCH] paravirt: Add MMU virtualization to paravirt_ops
by Rusty Russell
· 18 years ago
13623d7
[PATCH] paravirt: Add APIC accessors to paravirt-ops.
by Rusty Russell
· 18 years ago
6020c8f
[PATCH] paravirt: Allow disable power management under hypervisor
by Rusty Russell
· 18 years ago
3bbf547
[PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabled
by Andi Kleen
· 18 years ago
4f205fd
[PATCH] paravirt: Allow selected bug checks to be
by Rusty Russell
· 18 years ago
c9ccf30
[PATCH] paravirt: Add startup infrastructure for paravirtualization
by Rusty Russell
· 18 years ago
d7cd561
[PATCH] i386: cpu_detect extraction
by Rusty Russell
· 18 years ago
139ec7c
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
by Rusty Russell
· 18 years ago
d3561b7
[PATCH] paravirt: header and stubs for paravirtualisation
by Rusty Russell
· 18 years ago
db91b88
[PATCH] i386: Fix double #includes in arch/i386
by Nicolas Kaiser
· 18 years ago
3529833
[PATCH] i386: substitute __va lookup with pfn_to_kaddr
by David Rientjes
· 18 years ago
b6bcc4b
[PATCH] x86-64: Don't force inlining of do_csum
by Andi Kleen
· 18 years ago
8c89812
[PATCH] i386: remove IOPL check on task switch
by Chuck Ebbert
· 18 years ago
516d283
[PATCH] x86-64: Fix race in IO-APIC routing entry setup.
by Andi Kleen
· 18 years ago
d15512f
[PATCH] i386: Fix race in IO-APIC routing entry setup.
by Andi Kleen
· 18 years ago
b9a8d94
[PATCH] x86-64: Make x86_64 udelay() round up instead of down.
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
bff6547
[PATCH] Calgary: allow compiling Calgary in but not using it by default
by Muli Ben-Yehuda
· 18 years ago
eae9375
[PATCH] Calgary: check BBAR ioremap success when ioremapping
by Muli Ben-Yehuda
· 18 years ago
b34e90b
[PATCH] Calgary: use BIOS supplied BBARs and topology information
by Laurent Vivier
· 18 years ago
58db854
[PATCH] calgary: phb_shift can be int
by Muli Ben-Yehuda
· 18 years ago
cef518e
[PATCH] i386: Move memory map printing and other code to e820.c
by bibo,mao
· 18 years ago
b5b2405
[PATCH] i386: Move e820/efi memmap walking code to e820.c
by bibo,mao
· 18 years ago
b2dff6a
[PATCH] i386: Move find_max_pfn function to e820.c
by bibo,mao
· 18 years ago
8e3342f
[PATCH] i386: create e820.c for e820 map sanitize and copy function
by bibo,mao
· 18 years ago
269c2d8
[PATCH] i386: i386 create e820.c to handle standard io/mem resources
by bibo,mao
· 18 years ago
8e3de53
[PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat mode
by Albert Cahalan
· 18 years ago
b026872
[PATCH] x86-64: Try multiple timer variants in check_timer
by Andi Kleen
· 18 years ago
11a4180
[PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths
by Andi Kleen
· 18 years ago
ab2bf0c
[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*
by Andi Kleen
· 18 years ago
5df0287
[PATCH] x86-64: Extend clear_irq_vector
by Yinghai Lu
· 18 years ago
3760dd6
[PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr
by Andi Kleen
· 18 years ago
770d132
[PATCH] i386: Retrieve CLFLUSH size from CPUID
by Andi Kleen
· 18 years ago
ea7322d
[PATCH] x86-64: Speed and clean up cache flushing in change_page_attr
by Andi Kleen
· 18 years ago
74b47a7
[PATCH] i386: Fix entry.S code with !CONFIG_VM86
by Joe Korty
· 18 years ago
4c7aa6c
[PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL
by Vivek Goyal
· 18 years ago
be274ee
[PATCH] i386: extend bzImage protocol for relocatable protected mode kernel
by Vivek Goyal
· 18 years ago
e69f202
[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN
by Vivek Goyal
· 18 years ago
6a044b3
[PATCH] i386: Warn upon absolute relocations being present
by Vivek Goyal
· 18 years ago
968de4f
[PATCH] i386: Relocatable kernel support
by Eric W. Biederman
· 18 years ago
fd593d1
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
by Eric W. Biederman
· 18 years ago
2a43f3e
[PATCH] i386: CONFIG_PHYSICAL_START cleanup
by Eric W. Biederman
· 18 years ago
8621b81
[PATCH] i386: Reserve kernel memory starting from _text
by Eric W. Biederman
· 18 years ago
6ed0188
[PATCH] i386: Add comment for align to vmlinux.lds
by Vivek Goyal
· 18 years ago
6569580
[PATCH] i386: Distinguish absolute symbols
by Vivek Goyal
· 18 years ago
9c5f8be
[PATCH] x86: Mention PCI instead of RAM in NMI parity error message
by Andi Kleen
· 18 years ago
7cd8b68
[PATCH] x86: remove last two pci_find offenders in the core code
by Alan Cox
· 18 years ago
72690a2
[PATCH] x86: Don't use nested idle loops
by Andi Kleen
· 18 years ago
ec7fcaa
[PATCH] i386: Implement "current" with the PDA
by Jeremy Fitzhardinge
· 18 years ago
b2938f8
[PATCH] i386: Implement smp_processor_id() with the PDA
by Jeremy Fitzhardinge
· 18 years ago
49d26b6
[PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage
by Jeremy Fitzhardinge
· 18 years ago
66e10a4
[PATCH] i386: Fix places where using %gs changes the usermode ABI
by Jeremy Fitzhardinge
· 18 years ago
f95d47c
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
by Jeremy Fitzhardinge
· 18 years ago
6211119
[PATCH] i386: Initialize the per-CPU data area
by Jeremy Fitzhardinge
· 18 years ago
9ca3610
[PATCH] i386: Basic definitions for i386-pda
by Jeremy Fitzhardinge
· 18 years ago
eb5b7b9
[PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs struct
by Jeremy Fitzhardinge
· 18 years ago
bcddc01
[PATCH] x86-64: miscellaneous entry.S adjustments
by Jan Beulich
· 18 years ago
da68933
[PATCH] x86-64: dump_trace() atomicity fix
by Andrew Morton
· 18 years ago
fa5cecd
[PATCH] i386: add missing iounmap in i386 hpet clocksource code
by Amol Lad
· 18 years ago
c0e84b9
[PATCH] i386: Add iounmap in error paths in hpet code
by Amol Lad
· 18 years ago
3992872
[PATCH] x86-64: Insert Local and IO APIC(s) into resource map
by Aaron Durbin
· 18 years ago
acc2076
[PATCH] i386: add sleazy FPU optimization
by Chuck Ebbert
· 18 years ago
be44d2a
[PATCH] i386: espfix cleanup
by Stas Sergeev
· 18 years ago
bb81a09
[PATCH] x86: all cpu backtrace
by Andrew Morton
· 18 years ago
e5e3a04
[PATCH] i386: remove default_ldt, and simplify ldt-setting.
by Jeremy Fitzhardinge
· 18 years ago
e2764a1
[PATCH] x86-64: use BUILD_BUG_ON in FPU code
by Alexey Dobriyan
· 18 years ago
42ed458
[PATCH] i386: i386 add X86_FEATURE_PEBS and detection
by Stephane Eranian
· 18 years ago
36b2a8d
[PATCH] x86-64: add X86_FEATURE_PEBS and detection
by Stephane Eranian
· 18 years ago
a63954b
[PATCH] i386: remove pointless printk from i386 oops output
by Dave Jones
· 18 years ago
d606f88
[PATCH] i386: fix must_checks
by Randy Dunlap
· 18 years ago
dd315df
[PATCH] x86: Compress stack unwinder output
by Andi Kleen
· 18 years ago
b615ebd
[PATCH] x86: shorten lines in unwinder to be <= 80 characters
by Andi Kleen
· 18 years ago
9b48341
[PATCH] i386: fix buggy MTRR address checks
by Andreas Mohr
· 18 years ago
dc3d174
[PATCH] i386: Update defconfig
by Andi Kleen
· 18 years ago
8f820e9
[PATCH] x86-64: Update defconfig
by Andi Kleen
· 18 years ago
91f433c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
15a4cb9
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
d8594d6
[POWERPC] Add missing EXPORTS for mpc52xx support
by Grant Likely
· 18 years ago
650f328
[POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment
by Grant Likely
· 18 years ago
8a8944a
[POWERPC] ps3: add a default zImage target
by Geoff Levand
· 18 years ago
0004a9d
[MIPS] Cleanup memory barriers for weakly ordered systems.
by Ralf Baechle
· 18 years ago
08f57f7
[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.
by Ralf Baechle
· 18 years ago
0bcdda0
[MIPS] Unify csum_partial.S
by Atsushi Nemoto
· 18 years ago
03dbd2e
[MIPS] SWARM: Fix a typo in #error directives
by Maciej W. Rozycki
· 18 years ago
05e4396
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
by Atsushi Nemoto
· 18 years ago
9b8ab9f
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird
by Linus Torvalds
· 18 years ago
07704eb
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
d773c66
[PATCH] m68knommu: remove __rom_end from 68360 startup code
by Greg Ungerer
· 18 years ago
5529840
[PATCH] m68knommu: auto detect memory size on M5208EVB board
by Michael Broughton
· 18 years ago
1bddcc5
[PATCH] m68knommu: add SHM support
by David Wu
· 18 years ago
329237c
[PATCH] m68knommu: add printk level for stack dump
by Greg Ungerer
· 18 years ago
19127e2
[PATCH] m68knommu: add printk level for oops dumps
by Greg Ungerer
· 18 years ago
1b9552a
[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n
by Adrian Bunk
· 18 years ago
6869e94
[PATCH] m68knommu: formatting cleanup in Kconfig
by Greg Ungerer
· 18 years ago
74f8f55
[S390] Don't use small stacks when lockdep is used.
by Heiko Carstens
· 18 years ago
8b62bc9
[S390] Memory detection fixes.
by Heiko Carstens
· 18 years ago
09252e7
[S390] Convert extmem spin_lock into a mutex.
by Heiko Carstens
· 18 years ago
1681ced
[S390] set KBUILD_IMAGE.
by Christian Borntraeger
· 18 years ago
236257e
[S390] lockdep: show held locks when showing a stackdump
by Heiko Carstens
· 18 years ago
59f35d5
[S390] Add dynamic size check for usercopy functions.
by Gerald Schaefer
· 18 years ago
Next »