Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
937a801576f954bd030d7c4a5a94571710d87c0b
/
arch
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
31aa366
[MIPS] Show actual CPU information in /proc/cpuinfo
by Karl-Johan Karlsson
· 18 years ago
5c90d52
[MIPS] Cobalt: Time runs too quickly
by Scott Ashcroft
· 18 years ago
59d6ab8
[MIPS] Update Malta config.
by Ralf Baechle
· 18 years ago
ba00003
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
9c8e7f5
[PATCH] m32r pt_regs fixes
by Al Viro
· 18 years ago
8774cb8
[PATCH] minimal alpha pt_regs fixes
by Al Viro
· 18 years ago
2850bc2
[PATCH] m68k pt_regs fixes
by Al Viro
· 18 years ago
40a5f7c
[POWERPC] PReP fixup after irq changes
by Olaf Hering
· 18 years ago
f5a9245
[POWERPC] SPU fixup after irq changes
by Olaf Hering
· 18 years ago
35a84c2
[POWERPC] Fix up after irq changes
by Olaf Hering
· 18 years ago
ada26d4
Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6
by Linus Torvalds
· 18 years ago
be577a5
Build fixes for struct pt_regs removal
by Matthew Wilcox
· 18 years ago
1224f37
[POWERPC] Fix iseries/smp.c for irq breakage
by Stephen Rothwell
· 18 years ago
b75f3f7
[POWERPC] Update iseries_defconfig
by Stephen Rothwell
· 18 years ago
2b00b25
[POWERPC] Fix fsl_soc build breaks
by Olof Johansson
· 18 years ago
d150ad7
[PATCH] x86_64 irq_regs fix
by Andrew Morton
· 18 years ago
e630015
ARM: fix up nested irq regs usage
by Linus Torvalds
· 18 years ago
e317c8c
[PATCH] ixp4xxdefconfig arm fixes
by Frederik Deweerdt
· 18 years ago
428929a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
0cd61b6
Initial blind fixup for arm for irq changes
by Linus Torvalds
· 18 years ago
8c1addb
[IA64] Fix breakage from irq change
by Tony Luck
· 18 years ago
da104a8
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
96e1a87
[PATCH] um: irq changes break build
by Pekka Enberg
· 18 years ago
dc36670
[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument
by Al Viro
· 18 years ago
6c04c28
[PATCH] m68k: fix typo in __generic_copy_to_user
by Roman Zippel
· 18 years ago
d6359fd
[PATCH] m68k: cleanup string functions
by Roman Zippel
· 18 years ago
d195412
[PATCH] i386: irqs build fix
by Andrew Morton
· 18 years ago
dc64bef
[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.
by Martin Schwidefsky
· 18 years ago
5a489b9
[S390] irq change build fixes.
by Heiko Carstens
· 18 years ago
c1ce464
[POWERPC] Minor fix for bootargs property
by Geoff Levand
· 18 years ago
3afbf5d
[POWERPC] Update pSeries defconfig for SATA
by Brian King
· 18 years ago
41550c5
[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ
by Benjamin Herrenschmidt
· 18 years ago
c998de1
[POWERPC] Fix zImage decompress location
by Benjamin Herrenschmidt
· 18 years ago
9938c47
[POWERPC] linux,tce-size property is 32 bits
by Nathan Lynch
· 18 years ago
74c37e8
[POWERPC] Add DTS for MPC8349E-mITX board
by Timur Tabi
· 18 years ago
13a2eea
[POWERPC] Fix harmless typo
by Nick Piggin
· 18 years ago
3211be5
[PPC] Fix some irq breakage with ARCH=ppc
by Paul Mackerras
· 18 years ago
49f19ce
[PATCH] powerpc: irq change build breaks
by Olof Johansson
· 18 years ago
44aefd2
Merge git://git.infradead.org/~dhowells/irq-2.6
by Linus Torvalds
· 18 years ago
4b0ff1a
[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS
by Randy Dunlap
· 18 years ago
88271e9
[PATCH] i386: fix rwsem build bug on CONFIG_M386=y
by Ingo Molnar
· 18 years ago
7d0b0e8
[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers
by Andi Kleen
· 18 years ago
0a5ace2
[PATCH] x86-64: Fix FPU corruption
by Andi Kleen
· 18 years ago
51ec28e
[PATCH] x86: Terminate the kernel stacks for the unwinder
by Andi Kleen
· 18 years ago
f015c6c
[PATCH] i386: Fix PCI BIOS config space access
by Andi Kleen
· 18 years ago
70d666d
[PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex
by Jon Mason
· 18 years ago
d8d2bed
[PATCH] x86-64: Calgary IOMMU: Update Jon's contact info
by Jon Mason
· 18 years ago
76fd231
[PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space location
by Jon Mason
· 18 years ago
dedc993
[PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_init
by Jon Mason
· 18 years ago
814eadc
[PATCH] i386: Update defconfig
by Andi Kleen
· 18 years ago
a7441a3
[PATCH] x86-64: Update defconfig
by Andi Kleen
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
4b84471
Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6
by Linus Torvalds
· 18 years ago
1604f31
[PA-RISC] Fix time.c for new do_timer() calling convention
by Matthew Wilcox
· 18 years ago
1070c96
[PA-RISC] Fix must_check warnings in drivers.c
by Matthew Wilcox
· 18 years ago
f64ef29
[PA-RISC] Fix parisc_newuname()
by Matthew Wilcox
· 18 years ago
ccd6c35
[PA-RISC] Remove warning from pci.c
by Matthew Wilcox
· 18 years ago
15c130c
[PA-RISC] Fix filldir warnings
by Matthew Wilcox
· 18 years ago
17cca07
[PA-RISC] Fix sys32_sysctl
by Matthew Wilcox
· 18 years ago
43b4f40
[POWERPC] cell: fix bugs found by sparse
by Arnd Bergmann
· 18 years ago
f7e2ce7
[POWERPC] spiderpic: enable new style devtree support
by Arnd Bergmann
· 18 years ago
6827204
[POWERPC] Update cell_defconfig
by Arnd Bergmann
· 18 years ago
8676727
[POWERPC] spufs: add infrastructure for finding elf objects
by Arnd Bergmann
· 18 years ago
7650f2f
[POWERPC] spufs: support new OF device tree format
by Arnd Bergmann
· 18 years ago
e1dbff2
[POWERPC] spufs: add support for read/write on cntl
by Arnd Bergmann
· 18 years ago
772920e
[POWERPC] spufs: remove support for ancient firmware
by Arnd Bergmann
· 18 years ago
cdcc89b
[POWERPC] spufs: make mailbox functions handle multiple elements
by Arnd Bergmann
· 18 years ago
ac91cb8
[POWERPC] spufs: use correct pg_prot for mapping SPU local store
by Arnd Bergmann
· 18 years ago
6263203
[POWERPC] spufs: Add infrastructure needed for gang scheduling
by Arnd Bergmann
· 18 years ago
9add11d
[POWERPC] spufs: implement error event delivery to user space
by Arnd Bergmann
· 18 years ago
28347bc
[POWERPC] spufs: fix context switch during page fault
by HyeonSeung Jang
· 18 years ago
a68cf98
[POWERPC] spufs: scheduler support for NUMA.
by Mark Nutter
· 18 years ago
27d5bf2
[POWERPC] spufs: cell spu problem state mapping updates
by Benjamin Herrenschmidt
· 18 years ago
0b2b6e1
[S390] Remove open-coded mem_map usage.
by Heiko Carstens
· 18 years ago
7676bef
[S390] Have s390 use add_active_range() and free_area_init_nodes.
by Heiko Carstens
· 18 years ago
cb601d4
[S390] Remove crept in whitespace from head*.S again.
by Heiko Carstens
· 18 years ago
8abfe01
[S390] Wire up sys_getcpu system call.
by Heiko Carstens
· 18 years ago
b05e370
[S390] user-copy optimization fallout.
by Martin Schwidefsky
· 18 years ago
aa97b10
[S390] update default configuration
by Martin Schwidefsky
· 18 years ago
5170065
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
c194588
[PATCH] AVR32: Allow renumbering of serial devices
by Haavard Skinnemoen
· 18 years ago
75d3521
[PATCH] atmel_serial: Pass fixed register mappings through platform_data
by Haavard Skinnemoen
· 18 years ago
73e2798
[PATCH] at91_serial -> atmel_serial: Public definitions
by Haavard Skinnemoen
· 18 years ago
1e8ea80
[PATCH] at91_serial -> atmel_serial: Platform device name
by Haavard Skinnemoen
· 18 years ago
749c4e6
[PATCH] at91_serial -> atmel_serial: Kconfig symbols
by Haavard Skinnemoen
· 18 years ago
7009af8
[MIPS] PNX8550 fixups
by Vitaly Wool
· 18 years ago
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 18 years ago
5a96c5d
Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6
by Linus Torvalds
· 18 years ago
13bbd8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
5b9b557
[PATCH] git-powerpc: wrapper: don't require execute permissions
by Andrew Morton
· 18 years ago
95d7788
[PATCH] htirq: tidy up the htirq code
by Eric W. Biederman
· 18 years ago
03571e1
[PATCH] msi: move the ia64 code into arch/ia64
by Eric W. Biederman
· 18 years ago
3b7d192
[PATCH] msi: refactor and move the msi irq_chip into the arch code
by Eric W. Biederman
· 18 years ago
8b955b0
[PATCH] Initial generic hypertransport interrupt support
by Eric W. Biederman
· 18 years ago
e78d016
[PATCH] Add Hypertransport capability defines
by Eric W. Biederman
· 18 years ago
cd1182f
[PATCH] genirq: x86_64 irq: Kill irq compression
by Eric W. Biederman
· 18 years ago
f023d76
[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing
by Eric W. Biederman
· 18 years ago
550f229
[PATCH] genirq: x86_64 irq: make vector_irq per cpu
by Eric W. Biederman
· 18 years ago
e500f57
[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq number
by Eric W. Biederman
· 18 years ago
Next »