Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2c17218257dc948a4c0b89de900eab0261ac0f77
/
arch
/
alpha
f8d6c8d
ALPHA: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 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
50ececc
alpha: switch to generic sigaltstack
by Al Viro
· 12 years ago
031b656
unify SS_ONSTACK/SS_DISABLE definitions
by Al Viro
· 12 years ago
1ca97bb
new helper: current_user_stack_pointer()
by Al Viro
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
96433f6e
UAPI: (Scripted) Disintegrate arch/alpha/include/asm
by David Howells
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
090f8cc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
608ff1a
Merge branch 'akpm' (Andrew's patchbomb)
by Linus Torvalds
· 12 years ago
42d7395
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
by Andi Kleen
· 12 years ago
c6bd5bc
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
cc1b39d
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
6d49e35
propagate name change to comments in kernel source
by Nadia Yvette Chambers
· 12 years ago
22062a9
new helper: signal_pt_regs()
by Al Viro
· 12 years ago
4f4202f
unify default ptrace_signal_deliver
by Al Viro
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
dfe09ae
alpha: switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
71613c3
get rid of pt_regs argument of ->load_binary()
by Al Viro
· 12 years ago
3c456bf
get rid of pt_regs argument of search_binary_handler()
by Al Viro
· 12 years ago
2590673
alpha: reorganize copy_process(), prepare to saner fork_idle()
by Al Viro
· 12 years ago
b960f30
alpha: don't pass useless arguments to do_{,rt_},sigreturn()
by Al Viro
· 12 years ago
e0e431a
alpha: simplify fork and friends
by Al Viro
· 12 years ago
24bc518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8d93810
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
191c5f1
TTY: call tty_port_destroy in the rest of drivers
by Jiri Slaby
· 12 years ago
8cbd9cc
tracing,x86: Add a TSC trace_clock
by David Sharp
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8166ea0
alpha: use BUG_ON where possible
by Sasha Levin
· 12 years ago
a8fc927
sk-filter: Add ability to get socket filter program (v2)
by Pavel Emelyanov
· 12 years ago
ca364d8
Merge 3.7-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
c629803
tty, ioctls -- Add new ioctl definitions for tty flags fetching
by Cyrill Gorcunov
· 12 years ago
3185bd2
alpha: separate thread-synchronous flags
by Al Viro
· 12 years ago
a736427
missing const in alpha callers of do_mount()
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
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
5522be6
alpha: switch to saner kernel_execve() semantics
by Al Viro
· 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
cb45076
alpha: get rid of switch_stack argument of do_work_pending()
by Al Viro
· 12 years ago
d9d0738
alpha: don't bother passing switch_stack separately from regs
by Al Viro
· 12 years ago
6972d6f
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
by Al Viro
· 12 years ago
7721d3c
alpha: simplify TIF_NEED_RESCHED handling
by Al Viro
· 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
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 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
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
e7a570f
asm-generic: Add default clkdev.h
by Mark Brown
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago
3498d13
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
12f79be
alpha: don't open-code trace_report_syscall_{enter,exit}
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
44f4b56
alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
by Al Viro
· 12 years ago
cba1ec7
alpha: switch to generic kernel_thread()
by Al Viro
· 12 years ago
756144f
alpha: switch to generic sys_execve()
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
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
866ecfd
switch osf_getdirentries() to fget_light()
by Al Viro
· 12 years ago
4c94cad
alpha: Add missing RCU idle APIs on idle loop
by Frederic Weisbecker
· 12 years ago
6a6c027
alpha: Fix preemption handling in idle loop
by Frederic Weisbecker
· 12 years ago
f31389d
userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids
by Eric W. Biederman
· 12 years ago
ddd03a1
get rid of generic instances of asm/exec.h
by Al Viro
· 12 years ago
8885b7b
PCI: Provide a default pcibios_update_irq()
by Thierry Reding
· 12 years ago
3ddbebf
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
by Thierry Reding
· 12 years ago
e372dc6
Merge 3.6-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
d1b5153
alpha: Fix fall-out from disintegrating asm/system.h
by Michael Cree
· 12 years ago
67a806d
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
by Mel Gorman
· 12 years ago
0be4218
alpha: fix fpu.h usage in userspace
by Mike Frysinger
· 12 years ago
0bcc426
alpha/mm/fault.c: Port OOM changes to do_page_fault
by Kautuk Consul
· 12 years ago
28d353d
alpha: take kernel_execve() out of entry.S
by Al Viro
· 12 years ago
be53db6
alpha: take a bunch of syscalls into osf_sys.c
by Al Viro
· 12 years ago
f2db633
alpha: Use new generic strncpy_from_user() and strnlen_user()
by Michael Cree
· 12 years ago
d8d5da1
alpha: Wire up cross memory attach syscalls
by Michael Cree
· 12 years ago
a2fa3cc
alpha: Don't export SOCK_NONBLOCK to user space.
by Michael Cree
· 12 years ago
b19e2ca
TTY: use tty_port_link_device
by Jiri Slaby
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
7eafef6
alpha: remove mysterious if zero-ed out includes
by Paul Bolle
· 12 years ago
85a00dd
Merge branch 'pci/myron-pcibios_setup' into next
by Bjorn Helgaas
· 12 years ago
9d74c5c
alpha/PCI: factor out pcibios_setup()
by Myron Stowe
· 12 years ago
e822a00
Merge branch 'topic/sebastian-devinit-fixups' into next
by Bjorn Helgaas
· 12 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 13 years ago
8ff255a
alpha/PCI: move fixup hooks from __init to __devinit
by Sebastian Andrzej Siewior
· 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
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 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
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
b1bf7d4
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
Next »