Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
af294867a52bf718df835a688e8c786d550bee26
/
arch
238a871
i2c: Switch pasemi to the new device/driver matching scheme
by Jean Delvare
· 17 years ago
24fbacc
i2c: Clean up Blackfin BF527 I2C device declarations
by Jean Delvare
· 17 years ago
f26a398
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
7371fd1
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
839052d
[IA64] fix personality(PER_LINUX32) performance issue
by Huang, Xiaolan
· 17 years ago
8568dae
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
713c051
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 17 years ago
c913f94
arch/parisc/kernel/perf_asm.S: build fix
by Kyle McMartin
· 17 years ago
3378f7e
parisc: remove -traditional from assembler flags
by Kyle McMartin
· 17 years ago
872f6de
parisc: use conditional macro for 64-bit wide ops
by Kyle McMartin
· 17 years ago
8dd79cb
[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.
by Heiko Carstens
· 17 years ago
85cb185
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
by Heiko Carstens
· 17 years ago
5cbbf16
[S390] s390dbf: Use const char * for dbf name.
by Cornelia Huck
· 17 years ago
2069e97
[S390] sparsemem vmemmap: initialize memmap.
by Heiko Carstens
· 17 years ago
e557d27
arch/parisc/kernel/unaligned.c: use time_* macros
by S.Caglar Onur
· 17 years ago
b64af9b
parisc: remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 17 years ago
91bae23
parisc: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
bd3bb8c
parisc: fix trivial section name warnings
by Helge Deller
· 17 years ago
7012255
[POWERPC] cell: Fix section mismatches in io-workarounds code
by Ishizaki Kou
· 17 years ago
dfe1e09
[POWERPC] spufs: Fix compile error
by FUJITA Tomonori
· 17 years ago
cec08e7
[POWERPC] vmemmap fixes to use smaller pages
by Benjamin Herrenschmidt
· 17 years ago
08fcf1d
[POWERPC] spufs: Fix pointer reference in find_victim
by Luke Browning
· 17 years ago
8978a31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
3fc9577
lib: create common ascii hex array
by Harvey Harrison
· 17 years ago
9089870
atmel_lcdfb: fix initialization of a pre-allocated framebuffer
by Nicolas Ferre
· 17 years ago
3fb2c74
[IA64] Properly unregister legacy interrupts
by Prarit Bhargava
· 17 years ago
7af1d75
[IA64] Remove NULL pointer check for argument never passed as NULL.
by Simon Holm Thøgersen
· 17 years ago
0fb232f
[IA64] trivial cleanup for perfmon.c
by Hidetoshi Seto
· 17 years ago
2e513fe
[IA64] trivial cleanup for entry.S
by Hidetoshi Seto
· 17 years ago
3633c73
[IA64] fix interrupt masking for pending works on kernel leave
by Hidetoshi Seto
· 17 years ago
f13ae30
[IA64] allow user to force_pal_cache_flush
by Alex Chiang
· 17 years ago
8a3360f
[IA64] Don't reserve crashkernel memory > 4 GB
by Bernhard Walle
· 17 years ago
2224661
[IA64] machvec support for SGI UV platform
by Jack Steiner
· 17 years ago
4ef7e3e
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
25c55d9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 17 years ago
1f465f4
x86: user_regset_view table fix for ia32 on 64-bit
by Roland McGrath
· 17 years ago
afc8534
x86: arch/x86/mm/pat.c - fix warning
by Pranith Kumar
· 17 years ago
89804c0
x86: fix csum_partial() export
by Ingo Molnar
· 17 years ago
8c45a4e
x86: early_init_centaur(): use set_cpu_cap()
by Andrew Morton
· 17 years ago
61165d7
x86: fix app crashes after SMP resume
by Hugh Dickins
· 17 years ago
77db988
x86/PCI: X86_PAT & mprotect
by Venki Pallipadi
· 17 years ago
4a367f3
x86/PCI: fix broken ISA DMA
by Takashi Iwai
· 17 years ago
f38c843
m68knommu: missing sections for linker script
by Greg Ungerer
· 17 years ago
4413a0f
parisc: fix DISCONTIGMEM compile breakage
by Mel Gorman
· 17 years ago
460817b
mn10300: replace deprecated "TOPDIR" with newer "srctree"
by Robert P. J. Day
· 17 years ago
78f508a
m68knommu: ColdFire add support for kernel preemption (missing chunk)
by Sebastian Siewior
· 17 years ago
fe2cc53
uml: track and make up lost ticks
by Jeff Dike
· 17 years ago
3d88958
uml: style fixes in the random driver
by Jeff Dike
· 17 years ago
5d33e4d
uml: random driver fixes
by Jeff Dike
· 17 years ago
60a2988
uml: physical memory shouldn't include initial stack
by Jeff Dike
· 17 years ago
a7dfa94
uml: use PAGE_SIZE in linker scripts
by Cyrill Gorcunov
· 17 years ago
6d07424
uml: use DIV_ROUND_UP
by Jiri Olsa
· 17 years ago
63b9871
uml: fix CONFIG_RAW dependencies
by Robert P. J. Day
· 17 years ago
5563d72
uml: use __SPIN_LOCK_UNLOCKED
by Jeff Dike
· 17 years ago
cfd28f6
uml: fix bad NTP interaction with clock
by Jeff Dike
· 17 years ago
43f5b30
uml: fix build when SLOB is enabled
by Jeff Dike
· 17 years ago
484f1e2
uml: fix errno return
by Johann Felix Soden
· 17 years ago
47906dd
uml: tidy ptrace interface
by Jeff Dike
· 17 years ago
96cee30
uml: style fixes
by Jeff Dike
· 17 years ago
53c2587
uml: redo host capability detection and disabling
by Jeff Dike
· 17 years ago
bfd123b
[POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reporting
by Jeremy McNicoll
· 17 years ago
73f5b8f
[POWERPC] 85xx: Fix some sparse warnings for 85xx MDS
by Andy Fleming
· 17 years ago
3f34693
[POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board.
by Zhang Wei
· 17 years ago
f637ef8
[POWERPC] 86xx: mpc8610_hpcd: fix second serial port
by Anton Vorontsov
· 17 years ago
34b4a87
[POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashes
by Anton Vorontsov
· 17 years ago
94833a4
[POWERPC] 85xx: Add 8568 PHY workarounds to board code
by Andy Fleming
· 17 years ago
ad12e34
[POWERPC] 86xx: mpc8610_hpcd: use ULI526X driver for on-board ethernet
by Anton Vorontsov
· 17 years ago
9a28dbf
sparc64: Use a TS_RESTORE_SIGMASK
by David S. Miller
· 17 years ago
94d149c
sparc: Fix mremap address range validation.
by David S. Miller
· 17 years ago
5aaca7a
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 17 years ago
8c6b0ef
x86: wakeup.lds.S - section ordering fix
by Cyrill Gorcunov
· 17 years ago
f8955eb
x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
by James Bottomley
· 17 years ago
8965eb1
x86/pci: fix broken ISA DMA
by Takashi Iwai
· 17 years ago
8d97b84
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
cb0e8b0
[MIPS] Pb1000: bury the remnants of the PCI code
by Sergei Shtylyov
· 17 years ago
005ca9a
[MIPS] Fix build failure in mips oprofile code
by Thiemo Seufer
· 17 years ago
83738e3
[MIPS] fix warning message on SMP kernels
by Thiemo Seufer
· 17 years ago
b01273f
[MIPS] markeins: build fix
by Adrian Bunk
· 17 years ago
d303f4a
[MIPS] ELF handling - use SELFMAG instead of numeric constant
by Cyrill Gorcunov
· 17 years ago
7ff83f2
[MIPS] XXS1500 code style cleanup
by Sergei Shtylyov
· 17 years ago
1ff1a78
[MIPS] MTX-1 code style cleanup
by Sergei Shtylyov
· 17 years ago
c3d1d5c
[MIPS] Pb1200/DBAu1200 code style cleanup
by Sergei Shtylyov
· 17 years ago
6afabe6
[MIPS] Pb1550 code style cleanup
by Sergei Shtylyov
· 17 years ago
2091a17
[MIPS] Pb1500 code style cleanup
by Sergei Shtylyov
· 17 years ago
be1c3c1
[MIPS] Pb1100 code style cleanup
by Sergei Shtylyov
· 17 years ago
7916c35
[MIPS] Pb1000 code style cleanup
by Sergei Shtylyov
· 17 years ago
abd14cc
[MIPS] DBAu1xx0 code style cleanup
by Sergei Shtylyov
· 17 years ago
a963327
[MIPS] Alchemy PCI code style cleanup
by Sergei Shtylyov
· 17 years ago
c1dcb14
[MIPS] Alchemy common code style cleanup
by Sergei Shtylyov
· 17 years ago
ad1d77a
[MIPS] Add empty argument parenthesis to GCC_IMM_ASM
by Ralf Baechle
· 17 years ago
1c9e919
[MIPS] msp_hwbutton.c: minor irq handler cleanups
by Jeff Garzik
· 17 years ago
a640630
[MIPS] unexport __kmap_atomic_to_page
by Adrian Bunk
· 17 years ago
dc3bf35
[MIPS] Initialize max_pfn again.
by Ralf Baechle
· 17 years ago
f4324f3
[MIPS] IRIX: Handle do_brk() error return correctly.
by Ralf Baechle
· 17 years ago
1928cc8
[MIPS] MT: Functional fixes and a little reformatting of APRP support
by Kevin D. Kissell
· 17 years ago
9f2546a
[MIPS] Don't use max_pfn which is no longer initialized these days.
by Ralf Baechle
· 17 years ago
d0e7ba0
[MIPS] ip27-timer: fix unsigned irq < 0
by Roel Kluin
· 17 years ago
b618336
[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries
by Kevin D. Kissell
· 17 years ago
8e07c2c
[MIPS] Alchemy: SMBus resource fix
by Sergei Shtylyov
· 17 years ago
3c29970
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
Next »