Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9ef0d6f7628bdcb5cc3c11623930f2527a3881a0
/
arch
/
alpha
3185bd2
alpha: separate thread-synchronous flags
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
· 12 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
· 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
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
745914d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 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
25534eb
alpha: add io{read,write}{16,32}be functions
by Michael Cree
· 13 years ago
7a8bb98
alpha: implement various OSF/1 stat syscalls
by Mans Rullgard
· 13 years ago
50744de
alpha: implement setsysinfo(SSI_LMF) as a no-op
by Mans Rullgard
· 13 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
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
2ff2b28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
cbdfb9f
alpha: tidy signal delivery up
by Al Viro
· 13 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 12 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6e24f31
alpha: 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
7563bbf
gpiolib/arches: Centralise bolierplate asm/gpio.h
by Mark Brown
· 13 years ago
fd0d000
perf: Pass last sampling period to perf_sample_data_init()
by Robert Richter
· 13 years ago
a6359d1
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
by Thomas Gleixner
· 13 years ago
5dced29
alpha: Use generic init_task
by Thomas Gleixner
· 13 years ago
2f2be27
alpha: silence 'const' warning in sys_marvel.c
by Matt Turner
· 13 years ago
8fa1964
alpha: include module.h to fix modpost on Tsunami
by Jim Faulkner
· 13 years ago
f8eafb5
alpha: properly define get/set_rtc_time on Marvel/SMP
by Matt Turner
· 13 years ago
dd7f1fe
alpha: VGA_HOSE depends on VGA_CONSOLE
by Matt Turner
· 13 years ago
2ec9415
alpha: Use generic idle thread allocation
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
eac0556
Merge branch 'linus' into queue
by Marcelo Tosatti
· 13 years ago
5ba840f
alpha: fix build failures from system.h dismemberment
by Paul Gortmaker
· 13 years ago
e75d660
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
3b5d56b
kvmclock: Add functions to check if the host has stopped the vm
by Eric B Munson
· 13 years ago
a19568eb
alpha: Use vsprintf extention %pf with builtin_return_address
by Joe Perches
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
2561b06
alpha: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
deb74f5
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 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
Next »