Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
a3a255e744dfa672e741dc24306491139d0de2d8
/
arch
a3a255e
[PATCH] x86: cpu_khz type fix
by Andrew Morton
· 19 years ago
129f694
[PATCH] Remove i386_ksyms.c, almost.
by Alexey Dobriyan
· 19 years ago
80bb82a
[PATCH] VIA 82C586B IRQ routing fix
by Aleksey Gorelov
· 19 years ago
c434b7a
[PATCH] x86: avoid wasting IRQs for PCI devices
by Natalie Protasevich
· 19 years ago
b5d23e5
[PATCH] ia64: Selectable Timer Interrupt Frequency
by Christoph Lameter
· 19 years ago
5912100
[PATCH] i386: Selectable Frequency of the Timer Interrupt
by Christoph Lameter
· 19 years ago
799d19f
[PATCH] allow early printk to use more than 25 lines
by Jan Beulich
· 19 years ago
7fbb4f6
[PATCH] adjust i386 watchdog tick calculation
by Jan Beulich
· 19 years ago
ca05fea
[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)
by Natalie Protasevich
· 19 years ago
7c1def1
[PATCH] i386: never block forced SIGSEGV
by Roland McGrath
· 19 years ago
8c5a090
[PATCH] x86/x86_64: pcibus_to_node
by Christoph Lameter
· 19 years ago
8a9e1b0
[PATCH] Platform SMIs and their interferance with tsc based delay calibration
by Venkatesh Pallipadi
· 19 years ago
0f8e2d6
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
by Ian Campbell
· 19 years ago
d0e7feb
[PATCH] biarch compiler support for i386
by H. Peter Anvin
· 19 years ago
6f4e1e5
[PATCH] add page_state info to show_mem
by Martin J. Bligh
· 19 years ago
bbfceef
[PATCH] add x86-64 specific support for sparsemem
by Matt Tolentino
· 19 years ago
2b97690
[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options
by Matt Tolentino
· 19 years ago
1035faf
[PATCH] add x86-64 Kconfig options for sparsemem
by Matt Tolentino
· 19 years ago
0733266
[PATCH] remove direct ref to contig_page_data for x86-64
by Matt Tolentino
· 19 years ago
145e664
[PATCH] ppc64: sparsemem memory model
by Andy Whitcroft
· 19 years ago
74b30be
[PATCH] ppc64: add memory present
by Andy Whitcroft
· 19 years ago
510f8fa
[PATCH] ppc64: add early_pfn_to_nid
by Andy Whitcroft
· 19 years ago
641c767
[PATCH] sparsemem swiss cheese numa layouts
by Andy Whitcroft
· 19 years ago
05b79bd
[PATCH] sparsemem memory model for i386
by Andy Whitcroft
· 19 years ago
d41dee3
[PATCH] sparsemem memory model
by Andy Whitcroft
· 19 years ago
af70536
[PATCH] generify memory present
by Andy Whitcroft
· 19 years ago
b159d43
[PATCH] generify early_pfn_to_nid
by Andy Whitcroft
· 19 years ago
368a0a3
[PATCH] ppc64: Kconfig memory models
by Mike Kravetz
· 19 years ago
074ccf8
[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE
by Dave Hansen
· 19 years ago
0e19243
[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE
by Dave Hansen
· 19 years ago
3f22ab2
[PATCH] make each arch use mm/Kconfig
by Dave Hansen
· 19 years ago
5b505b9
[PATCH] sparsemem base: teach discontig about sparse ranges
by Dave Hansen
· 19 years ago
6f167ec
[PATCH] sparsemem base: simple NUMA remap space allocator
by Dave Hansen
· 19 years ago
c2ebaa4
[PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)
by Dave Hansen
· 19 years ago
408fde8
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
by Dave Hansen
· 19 years ago
a493604
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
92a8cbe
[PATCH] ARM: Remove explicit page-alignments in memory init
by Russell King
· 19 years ago
3a66941
[PATCH] ARM: Ensure memory information is page aligned
by Russell King
· 19 years ago
b46a58fd
[PATCH] ARM: Use list_for_each_entry() for dmabounce
by Russell King
· 19 years ago
f1b0477
[PATCH] ppc32: Fix building MPC8555 CDS
by Kumar Gala
· 19 years ago
e00d349
[PATCH] ARM: Move signal return code into vector page
by Russell King
· 19 years ago
fb7a0e3
Merge kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
by Linus Torvalds
· 19 years ago
0521621
[PATCH] ARM: Allow clps7500 to build without parsing "acorn" tag
by Russell King
· 19 years ago
ebe2a9f
[PATCH] ARM: Allow riscpc to parse "acorn" boot info tag
by Russell King
· 19 years ago
522c37b
[PATCH] ARM: Fix sa1111.c build error caused by klist changes
by Russell King
· 19 years ago
bdca3f0
[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (2/2)
by Randy Vinson
· 19 years ago
2b07188
[PATCH] s390: pending interrupt after ipl from reader
by Heiko Carstens
· 19 years ago
e9b9a04
[PATCH] s390: memory detection > 32GB
by Heiko Carstens
· 19 years ago
447570c
[PATCH] s390: cmm sender parameter visibility
by Heiko Carstens
· 19 years ago
77eb65c
[PATCH] s390: kernel stack overflow panic
by Heiko Carstens
· 19 years ago
14651c7
[PATCH] s390: #ifdefs in compat_ioctls
by Martin Schwidefsky
· 19 years ago
60b2737
[PATCH] uml: fix linkage of tt mode against NPTL
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
b77d6ad
[PATCH] uml: make hw_controller_type->release exist only for archs needing it
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
faec1e9
[PATCH] uml: complete hw_controller_type->release conversion
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
dbce706
[PATCH] uml: add and use generic hw_controller_type->release
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
960c2a8
[PATCH] m32r: Update defconfig files
by Hirokazu Takata
· 19 years ago
1cc1265
[PATCH] m32r: Cleanup arch/m32r/mm/extable.c
by Hirokazu Takata
· 19 years ago
6f973b0
[PATCH] m32r: Update setup_xxxxx.c
by Hirokazu Takata
· 19 years ago
2368086
[PATCH] m32r: Support M3A-2170(Mappi-III) platform
by Hirokazu Takata
· 19 years ago
e5d310b
[PATCH] ioc4: CONFIG split
by Brent Casavant
· 19 years ago
9b843cd
[PATCH] ppc64: set/clear SMT capable bit at boot
by Anton Blanchard
· 19 years ago
515bae9
[PATCH] ppc64: Mark kernel hptes dirty
by Anton Blanchard
· 19 years ago
ac5b33c
[PATCH] ppc64: tidy up vio devices fake parent
by Stephen Rothwell
· 19 years ago
145d01e
[PATCH] ppc64 iSeries: allow build with no PCI
by Stephen Rothwell
· 19 years ago
7f74e79
[PATCH] ppc64 iSeries: tidy up irq code after merge
by Stephen Rothwell
· 19 years ago
89ef68f
[PATCH] ppc64 iSeries: remove XmPciLpEvent.c
by Stephen Rothwell
· 19 years ago
0c3b4f1
[PATCH] ppc64 iSeries: irq simple cleanups
by Stephen Rothwell
· 19 years ago
061c063
[PATCH] ppc64 iSeries: remove some more members of iSeries_Device_Node
by Stephen Rothwell
· 19 years ago
a2ebaf2
[PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_Node
by Stephen Rothwell
· 19 years ago
aab41de
[PATCH] ppc64 iSeries: iSeries_pci.h cleanups
by Stephen Rothwell
· 19 years ago
57ca86d
[PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanups
by Stephen Rothwell
· 19 years ago
ea7190d
[PATCH] ppc64 iSeries: remove iSeries_pci_reset.c
by Stephen Rothwell
· 19 years ago
c670b1a
[PATCH] ppc64 iSeries: misc header cleanups
by Stephen Rothwell
· 19 years ago
4a5304f
[PATCH] ppc64 iSeries: tidy up some includes and HvCall.h
by Stephen Rothwell
· 19 years ago
c92877e
[PATCH] ppc64 iSeries: cleanup ItLpQueue.h
by Stephen Rothwell
· 19 years ago
dd61ce9
[PATCH] ppc64 iSeries: eliminate some unused inline functions
by Stephen Rothwell
· 19 years ago
0bc0ffd
[PATCH] ppc64 iSeries: remove LparData.h
by Stephen Rothwell
· 19 years ago
0e3e4a1
[PATCH] ppc64 iSeries: remove iSeries_proc.h
by Stephen Rothwell
· 19 years ago
723e2b3
[PATCH] ppc64: override command line AS/LD/CC variables when adding -m64 and co for biarch compilers
by Sven Luther
· 19 years ago
20cee16
[PATCH] ppc64: Abolish ioremap_mm
by David Gibson
· 19 years ago
6879dc1
[PATCH] ppc32: Kill embedded system.map, use kallsyms
by Benjamin Herrenschmidt
· 19 years ago
a70d439
[PATCH] ppc32: don't recursively crash in die() on CHRP/PReP machines
by Jakub Bogusz
· 19 years ago
ba8c6d5
[PATCH] ppc32: remove some unnecessary includes of prom.h
by Kumar Gala
· 19 years ago
1492ec8
[PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-E
by Kumar Gala
· 19 years ago
5be061e
[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC's
by Kumar Gala
· 19 years ago
65145e0
[PATCH] ppc32: Added support for all MPC8548 internal interrupts
by Kumar Gala
· 19 years ago
eee4146
[PATCH] ppc32: remove orphaned ppc4xx_kgdb.c
by Matt Porter
· 19 years ago
682afbb
[PATCH] ppc32: Add support for MPC8245 8250 serial ports on Sandpoint
by Kumar Gala
· 19 years ago
1e5aa8c
[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 40x
by Matt Porter
· 19 years ago
b264c35
[PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCP
by Kumar Gala
· 19 years ago
c93fcff
[PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.c
by Kumar Gala
· 19 years ago
c91999b
[PATCH] ppc32: Added preliminary support for the MPC8548 CDS board
by Kumar Gala
· 19 years ago
5b37b70
[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processors
by Kumar Gala
· 19 years ago
2894801
[PATCH] kbuild: display compile version
by Coywolf Qi Hunt
· 19 years ago
65ed0b3
[PATCH] SN2 XPC build patches
by Jes Sorensen
· 19 years ago
f14f75b
[PATCH] ia64 uncached alloc
by Jes Sorensen
· 19 years ago
cbe37d0
[PATCH] mm: remove PG_highmem
by Badari Pulavarty
· 19 years ago
1363c3c
[PATCH] Avoiding mmap fragmentation
by Wolfgang Wander
· 19 years ago
63551ae
[PATCH] Hugepage consolidation
by David Gibson
· 19 years ago
753ee72
[PATCH] VM: early zone reclaim
by Martin Hicks
· 19 years ago
Next »