Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b3f677e501a494aa1582d4ff35fb3ac6f0a59b08
/
include
/
asm-m32r
ff704db
m32r: types: use <asm-generic/int-*.h> for the m32r architecture
by H. Peter Anvin
· 17 years ago
6510d41
kernel: Move arches to use common unaligned access
by Harvey Harrison
· 17 years ago
7e67513
mm: introduce pte_special pte bit
by Nick Piggin
· 17 years ago
188da98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
273b838
ide: remove ide_init_default_irq() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
9dfcd15
ide: remove ide_default_io_ctl() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
0e33555
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
dd135eb
kvm: provide kvm.h for all architecture: fixes headers_install
by Christian Borntraeger
· 17 years ago
2f569af
CONFIG_HIGHPTE vs. sub-page page tables.
by Martin Schwidefsky
· 17 years ago
bdc8078
avoid overflows in kernel/time.c
by H. Peter Anvin
· 17 years ago
531d7d4
asm-*/posix_types.h: scrub __GLIBC__
by Mike Frysinger
· 17 years ago
922a70d
aout: move STACK_TOP[_MAX] to asm/processor.h
by David Howells
· 17 years ago
7fa2ac3
local_t m32r use architecture specific cmpxchg_local
by Mathieu Desnoyers
· 17 years ago
f94d1d3
Fix m32r __xchg
by Mathieu Desnoyers
· 17 years ago
7b631c2
New cmpxchg_local (optimized for UP case) for m32r
by Mathieu Desnoyers
· 17 years ago
6e16d89
Sanitize the type of struct user.u_ar0
by H. Peter Anvin
· 17 years ago
516c25a
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
by Kirill A. Shutemov
· 17 years ago
5ab24c7
Fix __const_udelay declaration and definition mismatches
by Jeff Dike
· 17 years ago
9692bd9
timerfd: fix remaining architectures
by Andrew Morton
· 17 years ago
5e54197
add mm argument to pte/pmd/pud/pgd_free
by Benjamin Herrenschmidt
· 17 years ago
7852375
m32r: remove dead config symbols from M32R code
by Jiri Olsa
· 17 years ago
4a19ec5
[NET]: Introducing socket mark socket option.
by Laszlo Attila Toth
· 17 years ago
56c4da4
core: remove last users of empty FASTCALL macro
by Harvey Harrison
· 17 years ago
c37a330
m32r: Update sys_rt_sigsuspend
by Hirokazu Takata
· 17 years ago
52fda48
m32r: Ignore warnings for unused syscalls
by Hirokazu Takata
· 17 years ago
59ce3df
m32r: Add missing syscalls
by Hirokazu Takata
· 17 years ago
d6ec084
Add CONFIG_DEBUG_SG sg validation
by Jens Axboe
· 17 years ago
18dabf4
Change table chaining layout
by Jens Axboe
· 17 years ago
847ddd2
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
by Bartlomiej Zolnierkiewicz
· 17 years ago
0624517
forbid asm/bitops.h direct inclusion
by Jiri Slaby
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
1c7037d
remove unused flush_tlb_pgtables
by Benjamin Herrenschmidt
· 17 years ago
2633357
bitops: introduce lock ops
by Nick Piggin
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
68a9bd0
remove strict ansi check from __u64 in asm/types.h
by Olaf Hering
· 17 years ago
04fc8bb
kill DECLARE_MUTEX_LOCKED
by Christoph Hellwig
· 17 years ago
0ac1555
m32r: convert to generic sys_ptrace
by Christoph Hellwig
· 17 years ago
3165c0d
include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
f972020
Binfmt_flat: Add minimum support for the Blackfin relocations
by Bernd Schmidt
· 17 years ago
7071b291
m32r: Rename STI/CLI macros
by Hirokazu Takata
· 17 years ago
e070fb74
m32r: Define symbols to unify platform-dependent ICU checks
by Hirokazu Takata
· 17 years ago
a583f1b
remove unused TIF_NOTIFY_RESUME flag
by Stephane Eranian
· 17 years ago
c41917d
[PATCH] sched: sched_cacheflush is now unused
by Ralf Baechle
· 17 years ago
b111757
arch: personality independent stack top
by Peter Zijlstra
· 17 years ago
317b3c2
fbdev: detect primary display device
by Antonino A. Daplas
· 17 years ago
10eb265
fbdev: move arch-specific bits to their respective subdirectories
by Antonino A. Daplas
· 17 years ago
769848c
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
by Mel Gorman
· 17 years ago
e21ea24
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
by Martin Schwidefsky
· 17 years ago
1b0fac4
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
by Dan Williams
· 17 years ago
86245b85
m32r: enable arbitary speed tty rate setting
by Alan Cox
· 17 years ago
45e98cd
page table handling cleanup
by Jan Beulich
· 17 years ago
4eb6bf6
lots-of-architectures: enable arbitary speed tty support
by Alan Cox
· 17 years ago
b4e1ded
m32r: __xchg() should be always_inline
by Al Viro
· 17 years ago
04dd08b
Consolidate asm/poll.h
by Stephen Rothwell
· 17 years ago
23c9bbb
m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macros
by Hirokazu Takata
· 17 years ago
43c09ce
m32r: fix switch_to macro to push/pop frame pointer if needed
by Hirokazu Takata
· 17 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
2f4dfe2
Remove hardcoding of hard_smp_processor_id on UP systems
by Fernando Luis Vazquez Cao
· 17 years ago
beb7dd8
Fix misspellings collected by members of KJ list.
by Robert P. J. Day
· 17 years ago
5dc12dd
Remove tas()
by Jeff Dike
· 18 years ago
2856f5e
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency
by Mathieu Desnoyers
· 18 years ago
0bb5e19
Clean up mostly unused IOSPACE macros
by David Gibson
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
a9dfd28
PCI: scatterlist.h needs types.h
by Jean Delvare
· 18 years ago
d6dd61c
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
by Jeremy Fitzhardinge
· 18 years ago
92f37fd
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
by Eric Dumazet
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
24b29db
[PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.h
by Al Viro
· 18 years ago
16cf5b3
[PATCH] fix sparse warnings from {asm,net}/checksum.h
by Tilman Schmidt
· 18 years ago
4564f9e
[PATCH] consolidate line discipline number definitions
by Tilman Schmidt
· 18 years ago
fabb626
[PATCH] m32r: cosmetic updates and trivial fixes
by Hirokazu Takata
· 18 years ago
ec8c044
[PATCH] Optimize D-cache alias handling on fork
by Ralf Baechle
· 18 years ago
be90038
[PATCH] tty: preparatory structures for termios revamp
by Alan Cox
· 18 years ago
d93f7de
[PATCH] m32r: bootloader support for OPSPUT platform
by Hirokazu Takata
· 18 years ago
f894cb5
[PATCH] m32r: support a synthesizable M32700 core
by Hirokazu Takata
· 18 years ago
8b03a63
[PATCH] m32r: make userspace headers platform-independent
by Hirokazu Takata
· 18 years ago
7d1362c
[PATCH] cleanup asm/setup.h userspace visibility
by Adrian Bunk
· 18 years ago
f5738ce
[PATCH] remove kernel syscalls
by Arnd Bergmann
· 18 years ago
85d20de
[NET]: M32R checksum annotations and cleanups.
by Al Viro
· 18 years ago
c6dbaef
Driver core: add dev_archdata to struct device
by Benjamin Herrenschmidt
· 18 years ago
e50190a
[PATCH] Consolidate check_signature
by Matthew Wilcox
· 18 years ago
9c8e7f5
[PATCH] m32r pt_regs fixes
by Al Viro
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
135ab6e
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
by Arnd Bergmann
· 18 years ago
a93cb05
[PATCH] paravirt: remove set pte atomic
by Zachary Amsden
· 18 years ago
0883d89
[PATCH] ntp: cleanup defines and comments
by Roman Zippel
· 18 years ago
ef6edc9
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
by Martin Schwidefsky
· 18 years ago
ebba5f9
[PATCH] consistently use MAX_ERRNO in __syscall_return
by Randy Dunlap
· 18 years ago
85f6517
[PATCH] m32r: revise __raw_read_trylock()
by Hirokazu Takata
· 18 years ago
a27f311
[PATCH] m32r: Fix "value computed not used" warnings
by Hirokazu Takata
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
47dbec7
Fix 'make headers_check' on m32r
by David Woodhouse
· 18 years ago
52393cc
[PATCH] remove set_wmb - arch removal
by Steven Rostedt
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 18 years ago
aff6014
[PATCH] irq-flags: M32R: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
877ce7c
[AF_UNIX]: Datagram getpeersec
by Catherine Zhang
· 18 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 18 years ago
Next »