Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
53eb8c82d581fdd4b389a3e417261f3ae924e603
/
arch
/
m32r
/
include
055dc21
soreuseport: infrastructure
by Tom Herbert
· 12 years ago
d59577b
sk-filter: Add ability to lock a socket filter program
by Vincent Bernat
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
031b656
unify SS_ONSTACK/SS_DISABLE definitions
by Al Viro
· 12 years ago
5208ba2
missing user_stack_pointer() instances
by Al Viro
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
f7f4dc1
UAPI: (Scripted) Disintegrate arch/m32r/include/asm
by David Howells
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
4f4202f
unify default ptrace_signal_deliver
by Al Viro
· 12 years ago
92bbe6c
m32r: switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
8cbd9cc
tracing,x86: Add a TSC trace_clock
by David Sharp
· 12 years ago
a8fc927
sk-filter: Add ability to get socket filter program (v2)
by Pavel Emelyanov
· 12 years ago
8eae10e
m32r: switch to generic sys_execve()
by Al Viro
· 12 years ago
ea4a1da
m32r: switch to generic kernel_thread()/kernel_execve()
by Al Viro
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
50e0d10
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
16f3e95
cross-arch: don't corrupt personality flags upon exec()
by Jiri Kosina
· 12 years ago
c37d615
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic
by Arnd Bergmann
· 12 years ago
e7a570f
asm-generic: Add default clkdev.h
by Mark Brown
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago
d70745b
m32r: trim masks
by Al Viro
· 12 years ago
8ca8230
bury the rest of TIF_IRET
by Al Viro
· 13 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 12 years ago
8af4efa
bury _TIF_RESTORE_SIGMASK
by Al Viro
· 12 years ago
786d35d
Make most arch asm/module.h files use asm-generic/module.h
by David Howells
· 12 years ago
ddd03a1
get rid of generic instances of asm/exec.h
by Al Viro
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
55acddd
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
07f604c
m32r: remove duplicate definition of PTRACE_O_TRACESYSGOOD
by Geert Uytterhoeven
· 12 years ago
43cc7e8
smp: Remove num_booting_cpus()
by Thomas Gleixner
· 12 years ago
bb8ac18
bury __kernel_nlink_t, make internal nlink_t consistent
by Al Viro
· 12 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
fe2eff8
m32r: struct old_sigaction is never used
by Al Viro
· 13 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 12 years ago
e6e9c54
m32r: Use common threadinfo allocator
by Thomas Gleixner
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
c9034c3
Disintegrate asm/system.h for M32R
by David Howells
· 13 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 13 years ago
ef64a54
sock: Introduce the SO_PEEK_OFF sock option
by Pavel Emelyanov
· 13 years ago
86d10ea
m32r: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
dca88ad
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
84dfa98
consolidate a bunch of ipcbuf.h instances
by Al Viro
· 13 years ago
0583fcc
consolidate umode_t declarations
by Al Viro
· 13 years ago
d507462
UAPI: Make M32R use asm-generic/param.h
by David Howells
· 13 years ago
d88e4cb
freezer: remove now unused TIF_FREEZE
by Tejun Heo
· 13 years ago
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 13 years ago
7847777
atomic: cleanup asm-generic atomic*.h inclusion
by Arun Sharma
· 13 years ago
f24219b
atomic: move atomic_add_unless to generic code
by Arun Sharma
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
0e9a6cb
ptrace: unify show_regs() prototype
by Mike Frysinger
· 13 years ago
f796062
m32r, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
a4e0527
asm-generic: move archictures to common delay.h
by Jonas Bonn
· 13 years ago
c6830c2
Fix node_start/end_pfn() definition for mm/page_cgroup.c
by KAMEZAWA Hiroyuki
· 13 years ago
571503e
Merge branch 'setns'
by Linus Torvalds
· 13 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 13 years ago
937e26c
m32r: convert cpumask api
by KOSAKI Motohiro
· 13 years ago
818b667
Remove unused PROC_CHANGE_PENALTY constant
by Stephen Boyd
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8547727
remove dma64_addr_t
by FUJITA Tomonori
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
861b5ae
bitops: introduce little-endian bitops for most architectures
by Akinobu Mita
· 14 years ago
3e50594
add the common dma_addr_t typedef to include/linux/types.h
by FUJITA Tomonori
· 14 years ago
b6a8401
mm: NUMA aware alloc_thread_info_node()
by Eric Dumazet
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
73ecf3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
73352e4
ioctl: Use asm-generic/ioctls.h on m32r (enables termiox)
by Jeff Mahoney
· 14 years ago
e36f561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
by Linus Torvalds
· 14 years ago
2d01971
m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN
by Kyle McMartin
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
a7f8388
m32r: fix rt_sigsuspend()
by Al Viro
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
a3c8ed6
tty: remove remaining Hayes ESP ioctls
by Greg Kroah-Hartman
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
f7f2dde
m32r: use use asm-generic/scatterlist.h
by FUJITA Tomonori
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
f3d46f9
atomic_t: Cast to volatile when accessing atomic variables
by Anton Blanchard
· 14 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 15 years ago
e34112e
m32r: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
38b7827
local_t: Remove cpu_local_xx macros
by Christoph Lameter
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
Next »