Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
53ab6709b4d35b1924240854d794482fd7d33d4a
/
arch
/
alpha
/
include
/
asm
90b57f3
alpha: Wire up syscalls new to 2.6.39
by Michael Cree
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8547727
remove dma64_addr_t
by FUJITA Tomonori
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
861b5ae
bitops: introduce little-endian bitops for most architectures
by Akinobu Mita
· 14 years ago
3e50594
add the common dma_addr_t typedef to include/linux/types.h
by FUJITA Tomonori
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
69ebb83
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
by Huang Ying
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
5229645
vfs: add nonconflicting values for O_PATH
by Stephen Rothwell
· 14 years ago
0586bed
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
8d7718a
futex: Sanitize futex ops argument types
by Michel Lespinasse
· 14 years ago
37a9d91
futex: Sanitize cmpxchg_futex_value_locked API
by Michel Lespinasse
· 14 years ago
3c95c98
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
by Kay Sievers
· 14 years ago
a335b2e
mm: Fix out-of-date comments which refers non-existent functions
by Ryota Ozaki
· 14 years ago
aac7227
rwsem: Move duplicate function prototypes to linux/rwsem.h
by Thomas Gleixner
· 14 years ago
41e5887
rwsem: Unify the duplicate rwsem_is_locked() inlines
by Thomas Gleixner
· 14 years ago
12249b3
rwsem: Move duplicate init macros and functions to linux/rwsem.h
by Thomas Gleixner
· 14 years ago
1c8ed64
rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
by Thomas Gleixner
· 14 years ago
c16a87c
rwsem: Cleanup includes
by Thomas Gleixner
· 14 years ago
61bb460
alpha: Replace deprecated spinlock initialization
by Thomas Gleixner
· 14 years ago
e2609f6
alpha: fix breakage caused by df9ee29270
by Ivan Kokshaysky
· 14 years ago
7d209c8
alpha: kill off alpha_do_IRQ
by Kyle McMartin
· 14 years ago
d5ccde0
alpha: use set_irq_chip and push down __do_IRQ to the machine types
by Kyle McMartin
· 14 years ago
1ddd6db
thp: mm: define MADV_NOHUGEPAGE
by Andrea Arcangeli
· 14 years ago
a826e42
thp: mm: define MADV_HUGEPAGE
by Andrea Arcangeli
· 14 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b7b8de0
TTY: Add tty ioctl to figure device node of the system console.
by Werner Fink
· 14 years ago
004417a
perf, arch: Cleanup perf-pmu init vs lockup-detector
by Peter Zijlstra
· 14 years ago
98c532e
alpha: use single HAE window on T2 core logic (gamma, sable)
by Ivan Kokshaysky
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
e36f561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
by Linus Torvalds
· 14 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
392fb6e
alpha: unb0rk sigsuspend() and rt_sigsuspend()
by Al Viro
· 14 years ago
531f047
alpha: wire up fanotify and prlimit64 syscalls
by Mikael Pettersson
· 14 years ago
b97f897
alpha: fix build breakage in asm/cacheflush.h
by Tejun Heo
· 14 years ago
6445671
alpha: remove homegrown L1_CACHE_ALIGN macro
by FUJITA Tomonori
· 14 years ago
bf56fba
archs: replace unifdef-y with header-y
by Sam Ravnborg
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
a3c8ed6
tty: remove remaining Hayes ESP ioctls
by Greg Kroah-Hartman
· 14 years ago
cb8a88b
alpha/h8300/m68k: remove obsolete <asm/md.h> files
by Geert Uytterhoeven
· 14 years ago
979f867
alpha: implement HW performance events on the EV67 and later CPUs
by Michael Cree
· 14 years ago
92484f1
alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall
by Michael Cree
· 14 years ago
65d9206
alpha: add performance monitor interrupt counter
by Michael Cree
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
f384c95
Merge branch 'linus' into perf/core
by Thomas Gleixner
· 14 years ago
87a9d57
alpha: fix __arch_hweight32 typo
by Matt Turner
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
1ef0437
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
by FUJITA Tomonori
· 14 years ago
48c7cf4
alpha: use asm-generic/scatterlist.h
by FUJITA Tomonori
· 14 years ago
a75f5f0
alpha: simplify and optimize sched_find_first_bit
by Matt Turner
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
cb41838
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f3d46f9
atomic_t: Cast to volatile when accessing atomic variables
by Anton Blanchard
· 14 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 14 years ago
1527bc8
bitops: Optimize hweight() by making use of compile-time evaluation
by Peter Zijlstra
· 15 years ago
5286944
alpha: fix compile errors in dma-mapping-common.h
by FUJITA Tomonori
· 15 years ago
c186cac
dma-mapping: alpha: use include/linux/pci-dma-compat.h
by FUJITA Tomonori
· 15 years ago
f41b177
pci-dma: add linux/pci-dma.h to linux/pci.h
by FUJITA Tomonori
· 15 years ago
08d925b
pci-dma: alpha: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
8d2efd0
alpha: remove dma_sync_single_range
by FUJITA Tomonori
· 15 years ago
fd341ab
alpha: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
ab38612
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
44c36ae
alpha: cpumask_of_node() should handle -1 as a node
by Anton Blanchard
· 15 years ago
38b7827
local_t: Remove cpu_local_xx macros
by Christoph Lameter
· 15 years ago
acadbfb
alpha: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
a582e6f
alpha: Add minimal support for software performance events
by Michael Cree
· 15 years ago
21797c5
alpha: Wire up missing/new syscalls
by Daniele Calore
· 15 years ago
b8a7f3c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
76b7e00
fix up O_SYNC comments
by Christoph Hellwig
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
5f6384c
alpha: Fix fallout from locking changes
by Thomas Gleixner
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
745dd240
Alpha: Rearrange thread info flags fixing two regressions
by Michael Cree
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a08e37f
fcntl: Use consistent values for F_[GS]ETOWN_EX
by Stephen Rothwell
· 15 years ago
6e17e8b
alpha: Fixup recvmmsg syscall glue
by Arnaldo Carvalho de Melo
· 15 years ago
15f3c47
alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY
by Andrew Morton
· 15 years ago
71ccb83
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
by Peter Zijlstra
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
ba0a6c9
fcntl: add F_[SG]ETOWN_EX
by Peter Zijlstra
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
Next »