Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
80faa59847108d48928fac41b4817ef21ca108a9
/
arch
/
xtensa
c66af41
xtensa: select generic atomic64_t support
by Fengguang Wu
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
079a96a
ipc: add COMPAT_SHMLBA support
by Will Deacon
· 12 years ago
f107701
xtensa/mm/fault.c: port OOM changes to do_page_fault
by Kautuk Consul
· 12 years ago
637e49a
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
688bb41
xtensa: fix incorrect memset
by Alan Cox
· 12 years ago
85a00dd
Merge branch 'pci/myron-pcibios_setup' into next
by Bjorn Helgaas
· 12 years ago
29e8d7b
xtensa/PCI: factor out pcibios_setup()
by Myron Stowe
· 12 years ago
459dac8
Remove useless wrappers of asm-generic/rmap.h
by Paul Bolle
· 12 years ago
da87058
Remove useless wrappers of asm-generic/cpumask.h
by Paul Bolle
· 12 years ago
f022d0f
xtensa: use the declarations provided by <asm/sections.h>
by Geert Uytterhoeven
· 12 years ago
0eff08b
xtensa: use "test -e" instead of bashism "test -a"
by Geert Uytterhoeven
· 12 years ago
5e7b6ed
xtensa: replace xtensa-specific _f{data,text} by _s{data,text}
by Geert Uytterhoeven
· 12 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 12 years ago
03240b2
fixups for signal breakage
by Al Viro
· 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
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
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
a53bb24
xtensa: add handling of TIF_NOTIFY_RESUME
by Al Viro
· 13 years ago
b1175ed
xtensa: xtensa_sigaction doesn't exist
by Al Viro
· 13 years ago
9ccc9c7
xtensa: switch to generic rt_sigsuspend(2)
by Al Viro
· 13 years ago
188f677
xtensa: ->restart_block.fn needs to be reset on rt_sigreturn
by Al Viro
· 13 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
a45170e
xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer
by Oskar Schirmer
· 12 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 12 years ago
ee446fd
tokenring: delete all remaining driver support
by Paul Gortmaker
· 12 years ago
7563bbf
gpiolib/arches: Centralise bolierplate asm/gpio.h
by Mark Brown
· 13 years ago
67ba529
Merge branch 'smp/threadalloc' into smp/hotplug
by Thomas Gleixner
· 12 years ago
a6359d1
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
by Thomas Gleixner
· 13 years ago
e4d5962
xtensa: Use generic init_task
by Thomas Gleixner
· 13 years ago
8e12a03
xtensa: fix build fail on undefined ack_bad_irq
by Paul Gortmaker
· 13 years ago
bfae8ee
xtensa: fix build error in xtensa/include/asm/io.h
by Paul Gortmaker
· 13 years ago
9112a6b
xtensa: fix build failure in xtensa/kernel/signal.c
by Paul Gortmaker
· 13 years ago
3b5d56b
kvmclock: Add functions to check if the host has stopped the vm
by Eric B Munson
· 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
6b8212a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
f9aa7e1
Disintegrate asm/system.h for Xtensa
by David Howells
· 13 years ago
8e3ade2
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
accb61f
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
by Jason Baron
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
e335e3e
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
by Raghavendra K T
· 13 years ago
d12f7c4
xtensa: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
3785006
xtensa: don't mask signals if we fail to setup signal stack
by Matt Fleming
· 13 years ago
ff6d21e
xtensa: no need to reset handler if SA_ONESHOT
by Matt Fleming
· 13 years ago
fa47ac5
xtensa: don't reimplement force_sigsegv()
by Matt Fleming
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
843ec55
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
11ba889
TTY: remove serialP.h inclusion from some files
by Jiri Slaby
· 13 years ago
885f8b0
TTY: iss/console, use tty_port
by Jiri Slaby
· 13 years ago
c9ddb1d
XTENSA: iss/console, fix potential deadlock
by Jiri Slaby
· 13 years ago
86e7e874
XTENSA: iss/console, use setup_timer
by Jiri Slaby
· 13 years ago
410235f
TTY: remove unneeded tty->index checks
by Jiri Slaby
· 13 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 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
4ba2aef
xtensa/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 13 years ago
ef64a54
sock: Introduce the SO_PEEK_OFF sock option
by Pavel Emelyanov
· 13 years ago
2759e65
xtensa: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
a1b58c2
xtensa: fix memscan()
by Akinobu Mita
· 13 years ago
b05d844
audit: inline audit_syscall_entry to reduce burden on archs
by Eric Paris
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
9f13a1f
cpu: Register a generic CPU device on architectures that currently do not
by Ben Hutchings
· 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
9753dfe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
7ec303a
xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources
by Bjorn Helgaas
· 13 years ago
9cdce18
PCI: Xtensa: convert pcibios_set_master() to a non-inlined function
by Myron Stowe
· 13 years ago
0583fcc
consolidate umode_t declarations
by Al Viro
· 13 years ago
0518469
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 13 years ago
a139723
clocksource: xtensa: Convert to clocksource_register_hz/khz
by John Stultz
· 15 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
39adff5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
dcb6929
time: Cleanup old CONFIG_GENERIC_TIME references that snuck in
by John Stultz
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 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
148817b
asm-generic: add another generic ext2 atomic bitops
by Akinobu Mita
· 13 years ago
5296f6d
h8300/m68k/xtensa: __FD_ISSET should return 0/1
by Andrew Morton
· 13 years ago
0e9a6cb
ptrace: unify show_regs() prototype
by Mike Frysinger
· 13 years ago
45b583b
Merge 'akpm' patch series
by Linus Torvalds
· 13 years ago
90b03f5
xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h
by WANG Cong
· 13 years ago
0d0138e
xtensa: prevent arbitrary read in ptrace
by Dan Rosenberg
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
Next »