Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b6f50b49b9712f49c377e9e3587906e27bea39d0
/
arch
/
m32r
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 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
9e2d865
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
9b2a60c
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
by Catalin Marinas
· 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
3cffdc8
Uninclude linux/freezer.h
by Richard Weinberger
· 12 years ago
d70745b
m32r: trim masks
by Al Viro
· 12 years ago
8ca8230
bury the rest of TIF_IRET
by Al Viro
· 12 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
48ae077
m32r: Add missing RCU idle APIs on idle loop
by Frederic Weisbecker
· 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
9a75c6e
m32r: make memset() global for CONFIG_KERNEL_BZIP2=y
by Geert Uytterhoeven
· 12 years ago
a8abbca
m32r: add memcpy() for CONFIG_KERNEL_GZIP=y
by Geert Uytterhoeven
· 12 years ago
df12aef
m32r: consistently use "suffix-$(...)"
by Geert Uytterhoeven
· 12 years ago
a6b2029
m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' fallout
by Geert Uytterhoeven
· 12 years ago
f9717f3
m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout
by Geert Uytterhoeven
· 12 years ago
07f604cc
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
86c47b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
bf343dfd
don't call try_to_freeze() from do_signal()
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 12 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 12 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
bb8ac18
bury __kernel_nlink_t, make internal nlink_t consistent
by Al Viro
· 12 years ago
c7523a7c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
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
3883e30
m32r: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 12 years ago
97a1c1e
m32r: Use generic time config
by Anna-Maria Gleixner
· 12 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
a6359d1
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
by Thomas Gleixner
· 13 years ago
7433c5c
m32r: Use generic init_task
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
bda3bdc
m32r: Remove pointless function prototypes
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
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 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
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 13 years ago
02ebbbd
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
1a8ffff
m32r: drop unused Kconfig symbol
by Paul Bolle
· 13 years ago
abcefec
m32r: Allow use of atomic64
by Steven Rostedt
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 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
ff0c4ad
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 13 years ago
a4e0527
asm-generic: move archictures to common delay.h
by Jonas Bonn
· 13 years ago
dab16ae
m32r: Use generic PREEMPT config
by Frederic Weisbecker
· 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
63e424c
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
by Akinobu Mita
· 13 years ago
5bf54a9
m32r: remove redundant declaration
by KOSAKI Motohiro
· 13 years ago
937e26c
m32r: convert cpumask api
by KOSAKI Motohiro
· 13 years ago
5ca43f6
lib: consolidate DEBUG_STACK_USAGE option
by Stephen Boyd
· 13 years ago
818b667
Remove unused PROC_CHANGE_PENALTY constant
by Stephen Boyd
· 13 years ago
0091a47
m32r, mm: set all online nodes in N_NORMAL_MEMORY
by David Rientjes
· 13 years ago
1c39517
mm: now that all old mmu_gather code is gone, remove the storage
by Peter Zijlstra
· 13 years ago
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 13 years ago
6988f20
Merge branch 'fixes-2.6.39' into for-2.6.40
by Tejun Heo
· 13 years ago
a2d063a
extable, core_kernel_data(): Make sure all archs define _sdata
by Steven Rostedt
· 13 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
0dd61be
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4bdab7e
m32r: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
27e5c5a
m32r: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
Next »