Sign in
gem5
/
arm
/
linux-arm64-legacy
/
d7b6e53e326e18f4124e121ee5b0a138a6bc9a1b
/
arch
/
cris
/
include
/
asm
f618776
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
by Fabian Frederick
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
a43ae58
PCI: Turn pcibios_penalize_isa_irq() into a weak function
by Hanjun Guo
· 11 years ago
17b4021
arch,cris: Convert smp_mb__*()
by Peter Zijlstra
· 11 years ago
a21e408
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
462bf23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
073d822
arch: Remove stub cputime.h headers
by Frederic Weisbecker
· 11 years ago
0eb808e
cris: convert ffs from an object-like macro to a function-like macro
by Geert Uytterhoeven
· 11 years ago
ddf1d16
locking/mcs: Allow architecture specific asm files to be used for contended case
by Tim Chen
· 11 years ago
b119fa6
locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order
by Tim Chen
· 11 years ago
562e74f
Merge tag 'cris-for-3.14' of git://jni.nu/cris
by Linus Torvalds
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
3fdb38b
cris: provide {in,out}[wl]_p()
by Geert Uytterhoeven
· 11 years ago
f549ed1
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
by Stephen Rothwell
· 11 years ago
6806afc
net: resort some Kbuild files to hopefully help avoid some conflicts
by Stephen Rothwell
· 11 years ago
93ea02b
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
by Peter Zijlstra
· 11 years ago
bb1d2a9
CRIS: Add missing syscalls
by Jesper Nilsson
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0da5303
cris: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
26db390
cris: fix potential NULL-pointer dereference
by Kirill A. Shutemov
· 11 years ago
2f466d3
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
54197e4
hardirq: Make hardirq bits generic
by Thomas Gleixner
· 11 years ago
72a0c55
cris: media platform drivers: fix build
by Mauro Carvalho Chehab
· 11 years ago
fa9e962
cris/PCI: Remove unused pci_mem_start
by Myron Stowe
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
c9ea40c
CRIS: remove unused current_regs
by Jesper Nilsson
· 12 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
35fa075
mm/CRIS: clean up unused VALID_PAGE()
by Jiang Liu
· 11 years ago
ab53485
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 12 years ago
e3ccbc3
cris: Wire up asm-generic/vga.h
by Geert Uytterhoeven
· 12 years ago
cd07f4f
cris: Wire up asm-generic/xor.h
by Geert Uytterhoeven
· 12 years ago
decd48c
cris: Switch to asm-generic/linkage.h
by Geert Uytterhoeven
· 12 years ago
0dad16f
cris: Provide inb_p() and outb_p()
by Geert Uytterhoeven
· 12 years ago
95f40de
cris: Provide <asm/kvm_para.h>
by Geert Uytterhoeven
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
6546327
arch: Cleanup enable/disable_hlt
by Thomas Gleixner
· 12 years ago
e1b5bb6
consolidate cond_syscall and SYSCALL_ALIAS declarations
by Al Viro
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e72837e
default SET_PERSONALITY() in linux/elf.h
by Al Viro
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
eb2f256
cris: switch to generic old sigaction()
by Al Viro
· 12 years ago
574c486
consolidate kernel-side struct sigaction declarations
by Al Viro
· 12 years ago
92a3ce4
consolidate declarations of k_sigaction
by Al Viro
· 12 years ago
063aceb
cris: Provide dma_mmap_coherent() and dma_get_sgtable()
by Geert Uytterhoeven
· 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
e61ac0b
Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowells/linux-headers into for-linus2
by Jesper Nilsson
· 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
c24bf9b
CRIS: fix I/O macros
by Corey Minyard
· 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
27d892f
cris: 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
1703a21
cris: switch to generic kernel_execve/sys_execve
by Al Viro
· 12 years ago
69b58a6
cris: switch to generic kernel_thread()
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
e717aba
UAPI: (Scripted) Disintegrate arch/cris/include/asm
by David Howells
· 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
b463036
Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris
by Linus Torvalds
· 12 years ago
227c6fc
cris/PCI: remove pcibios_assign_resources()
by Bjorn Helgaas
· 12 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 13 years ago
8af4efa
bury _TIF_RESTORE_SIGMASK
by Al Viro
· 13 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
bb8ac18
bury __kernel_nlink_t, make internal nlink_t consistent
by Al Viro
· 13 years ago
4b7eba4
Merge tag 'cris-for-linus' of git://jni.nu/cris
by Linus Torvalds
· 13 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 13 years ago
803fc74
cris: Use common threadinfo allocator
by Thomas Gleixner
· 13 years ago
9c75fc8
CRIS: Remove legacy RTC drivers
by Jesper Nilsson
· 13 years ago
74f077d
cris: posix_types.h, include asm-generic/posix_types.h
by Jiri Slaby
· 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
b1a154d
Disintegrate asm/system.h for CRIS
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
4d6232b
cris: Use generic posix_types.h
by H. Peter Anvin
· 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
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
02016bc
cris: add arch/cris/include/asm/serial.h
by WANG Cong
· 13 years ago
d496921
cris: fix a build error in kernel/fork.c
by WANG Cong
· 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
Next »