Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3e71f6dd47e7e64461328adcdc3fbad1465b4c2f
/
include
/
asm-cris
4564f9e
[PATCH] consolidate line discipline number definitions
by Tilman Schmidt
· 18 years ago
047c7c4
[PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_save() in headers
by Jiri Kosina
· 18 years ago
4ec0311
[PATCH] kill eth_io_copy_and_sum()
by Al Viro
· 18 years ago
ec8c044
[PATCH] Optimize D-cache alias handling on fork
by Ralf Baechle
· 18 years ago
be90038
[PATCH] tty: preparatory structures for termios revamp
by Alan Cox
· 18 years ago
bb8cc64
[PATCH] include/asm-cris/: "extern inline" -> "static inline"
by Adrian Bunk
· 18 years ago
d3fa72e
[PATCH] Pass struct dev pointer to dma_cache_sync()
by Ralf Baechle
· 18 years ago
f67637e
[PATCH] Add struct dev pointer to dma_is_consistent()
by Ralf Baechle
· 18 years ago
3532010
[NET]: Cris checksum annotations and cleanups.
by Al Viro
· 18 years ago
c6dbaef
Driver core: add dev_archdata to struct device
by Benjamin Herrenschmidt
· 18 years ago
135ab6e
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
by Arnd Bergmann
· 18 years ago
ef6edc9
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
by Martin Schwidefsky
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
ed9526b
Clean up exported headers on CRIS
by David Woodhouse
· 18 years ago
52393cc
[PATCH] remove set_wmb - arch removal
by Steven Rostedt
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
aa7135f
[PATCH] irq-flags: CRIS: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
9aaeded
typo fixes: bandwith -> bandwidth
by Adrian Bunk
· 18 years ago
877ce7c
[AF_UNIX]: Datagram getpeersec
by Catherine Zhang
· 18 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 18 years ago
0d7012a
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
by Ingo Molnar
· 18 years ago
ef4d04b
Add empty Kbuild files for 'make headers_install' in remaining arches.
by David Woodhouse
· 18 years ago
5614253
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
by David Woodhouse
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
491d4be
[PATCH] sys_kexec_load() naming fixups
by Andrew Morton
· 19 years ago
bad7af5
[PATCH] Remove unused prepare_to_switch macro
by Hirokazu Takata
· 19 years ago
bb872f7
[PATCH] unify pfn_to_page: cris pfn_to_page
by KAMEZAWA Hiroyuki
· 19 years ago
e9f26df
[PATCH] bitops: cris: use generic bitops
by Akinobu Mita
· 19 years ago
67b0ad5
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
by Akinobu Mita
· 19 years ago
72b61a3
[PATCH] bitops: cris: remove unnecessary local_irq_restore()
by Akinobu Mita
· 19 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
cdb0452
[PATCH] kill include/linux/platform.h, default_idle() cleanup
by Adrian Bunk
· 19 years ago
5f6164f
[PATCH] add asm-generic/mman.h
by Michael S. Tsirkin
· 19 years ago
f822566
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
by Michael S. Tsirkin
· 19 years ago
bcc68b8
[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos
by Alexey Dobriyan
· 19 years ago
f5a61d0
[PATCH] death of get_thread_info/put_thread_info
by Al Viro
· 19 years ago
cfa0f29
[PATCH] cris: fix KSTK_EIP
by Al Viro
· 19 years ago
95ca0dc
[PATCH] cris: task_pt_regs()
by Al Viro
· 19 years ago
af4cd3f
[PATCH] Generic ioctl.h
by Brian Gerst
· 19 years ago
2acbb8c
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
by Arjan van de Ven
· 19 years ago
ffbf670
[PATCH] mutex subsystem, add atomic_xchg() to all arches
by Ingo Molnar
· 19 years ago
f8aaeace
[PATCH] consolidate asm/futex.h
by Jeff Dike
· 19 years ago
1fd73c6
[PATCH] Kill L1_CACHE_SHIFT_MAX
by Ravikiran G Thirumalai
· 19 years ago
d3cb487
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
by Christoph Lameter
· 19 years ago
f6b3ec2
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
by Badari Pulavarty
· 19 years ago
3821af2
[FLS64]: generic version
by Stephen Hemminger
· 19 years ago
8426e1f
[PATCH] atomic: inc_not_zero
by Nick Piggin
· 19 years ago
4a6dae6
[PATCH] atomic: cmpxchg
by Nick Piggin
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
d9b5444
[PATCH] cris: "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
5f9c3cb
[PATCH] cris: printk() duplicate declaration
by Arthur Othieno
· 19 years ago
727a53b
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
by Arthur Othieno
· 19 years ago
dfb7dac
[PATCH] unify sys_ptrace prototype
by Christoph Hellwig
· 19 years ago
43b7eae
[PATCH] gfp_t: dma-mapping (cris)
by Al Viro
· 19 years ago
676067c
[PATCH] Remove unused var from asm/futex.h
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
8d286aa
[PATCH] Clean up struct flock64 definitions
by Stephen Rothwell
· 19 years ago
5ac353f
[PATCH] Clean up struct flock definitions
by Stephen Rothwell
· 19 years ago
1abf62a
[PATCH] Clean up the fcntl operations
by Stephen Rothwell
· 19 years ago
e64ca97
[PATCH] Clean up the open flags
by Stephen Rothwell
· 19 years ago
9317259
[PATCH] Create asm-generic/fcntl.h
by Stephen Rothwell
· 19 years ago
97de50c
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers
by Jesper Juhl
· 19 years ago
f26fdd5
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
by Karsten Wiese
· 19 years ago
36d57ac
[PATCH] auxiliary vector cleanups
by H. J. Lu
· 19 years ago
4732efb
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
by Jakub Jelinek
· 19 years ago
fa5b08d
[PATCH] sab: consolidate kmem_bufctl_t
by Kyle Moffett
· 19 years ago
fd4fd5a
[PATCH] mm: consolidate get_order
by Stephen Rothwell
· 19 years ago
b0573de
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
by Patrick McHardy
· 19 years ago
51533b6
[PATCH] CRIS update: new subarchitecture v32
by Mikael Starvik
· 19 years ago
5d01e6c
[PATCH] CRIS update: updates for 2.6.12
by Mikael Starvik
· 19 years ago
dcf1310
[PATCH] CRIS update: synchronous serial port driver
by Mikael Starvik
· 19 years ago
8d20a54
[PATCH] CRIS update: SMP
by Mikael Starvik
· 19 years ago
21783c9
[PATCH] CRIS update: profiler
by Mikael Starvik
· 19 years ago
59c6113
[PATCH] CRIS update: pci
by Mikael Starvik
· 19 years ago
4f18cfb
[PATCH] CRIS update: mm
by Mikael Starvik
· 19 years ago
7cf32ca
[PATCH] CRIS update: misc patches
by Mikael Starvik
· 19 years ago
2e0cea1
[PATCH] CRIS update: IRQ
by Mikael Starvik
· 19 years ago
63245d2
[PATCH] CRIS update: I/O and DMA allocator
by Mikael Starvik
· 19 years ago
7e92042
[PATCH] CRIS update: drivers
by Mikael Starvik
· 19 years ago
cb09f54
[PATCH] CRIS update: arch split
by Mikael Starvik
· 19 years ago
7c90347
[PATCH] Add emergency_restart()
by Eric W. Biederman
· 19 years ago
dcd497f
[PATCH] streamline preempt_count type across archs
by Jesper Juhl
· 19 years ago
b1ecb4c
[PATCH] asm/signal.h unification
by Al Viro
· 20 years ago
7f261b5
[PATCH] move SA_xxx defines to linux/signal.h
by Stas Sergeev
· 20 years ago
cd7619d
[PATCH] Exterminate PAGE_BUG
by Matt Mackall
· 20 years ago
d455a36
[PATCH] freepgt: arch FIRST_USER_ADDRESS 0
by Hugh Dickins
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago