Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c91485676ebea1342622b8ac566c1efd750b60dc
/
include
/
asm-sh
135ab6e
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
by Arnd Bergmann
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
fb48388
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
by Olaf Hering
· 18 years ago
ef6edc9
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
by Martin Schwidefsky
· 18 years ago
b98adfc
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 18 years ago
ebba5f9
[PATCH] consistently use MAX_ERRNO in __syscall_return
by Randy Dunlap
· 18 years ago
f3c2575
sh: Calculate shm alignment at runtime.
by Paul Mundt
· 18 years ago
87b0ef9
sh: dma-mapping compile fixes.
by Paul Mundt
· 18 years ago
19f9a34
sh: Initial vsyscall page support.
by Paul Mundt
· 18 years ago
8c12b5d
sh: Clean up PAGE_SIZE definition for assembly use.
by Paul Mundt
· 18 years ago
72c3554
sh: Support for L2 cache on newer SH-4A CPUs.
by Paul Mundt
· 18 years ago
9d549a7
sh: Update kexec support for API changes.
by Paul Mundt
· 18 years ago
05ae915
sh: Optimized readsl()/writesl() support.
by Paul Mundt
· 18 years ago
2220d16
sh: Report movli.l/movco.l capabilities.
by Paul Mundt
· 18 years ago
315bb96
sh: CPU flags in AT_HWCAP in ELF auxvt.
by Paul Mundt
· 18 years ago
a6a31139
sh: Add support for 4K stacks.
by Paul Mundt
· 18 years ago
d153ea8
sh: stack debugging support.
by Paul Mundt
· 18 years ago
2c7834a
sh: machvec rework.
by Paul Mundt
· 18 years ago
bc8fb5d
sh: Solution Engine SH7343 board support.
by Paul Mundt
· 18 years ago
5a4053b
sh: Kill off dead boards.
by Paul Mundt
· 18 years ago
781125c
sh: New atomic ops for SH-4A movli.l/movco.l
by Paul Mundt
· 18 years ago
91550f7
sh: Kill off the rest of the legacy rtc mess.
by Paul Mundt
· 18 years ago
51e22e7
sh: SHMIN board support.
by Takashi YOSHII
· 18 years ago
e5723e0
sh: Add support for SH7706/SH7710/SH7343 CPUs.
by Paul Mundt
· 18 years ago
ecd9561
serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.
by Paul Mundt
· 18 years ago
9f23e7e
sh: pselect6 and ppoll, along with signal trampoline rework.
by Paul Mundt
· 18 years ago
a2d1a5f
sh: __addr_ok() and other misc nommu fixups.
by Yoshinori Sato
· 18 years ago
e96636c
sh: Various nommu fixes.
by Yoshinori Sato
· 18 years ago
e7f93a3
sh: Make PAGE_OFFSET configurable.
by Paul Mundt
· 18 years ago
adf1890
sh: Move voyagergx_reg.h to a more sensible place.
by Paul Mundt
· 18 years ago
4b56568
sh: math-emu support
by Takashi YOSHII
· 18 years ago
af514ca
sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.
by Paul Mundt
· 18 years ago
2991be7
sh: Fixup __strnlen_user() behaviour.
by Paul Mundt
· 18 years ago
0f08f33
sh: More cosmetic cleanups and trivial fixes.
by Paul Mundt
· 18 years ago
959f85f
sh: Consolidated SH7751/SH7780 PCI support.
by Paul Mundt
· 18 years ago
56e8d7b
sh: kgdb stub cleanups.
by Paul Mundt
· 18 years ago
3aa770e
sh: APM/PM support.
by Andriy Skulysh
· 18 years ago
ef48e8e
sh: Free up some and document PTEL flags.
by Paul Mundt
· 18 years ago
00b3aa3
sh: xchg()/__xchg() always_inline fixes for gcc4.
by Paul Mundt
· 18 years ago
f151749
sh: Cleanup and document register bank usage.
by Paul Mundt
· 18 years ago
5283ecb
sh: Add support for R7780RP and R7780MP boards.
by Paul Mundt
· 18 years ago
d7c30c6
sh: Store Queue API rework.
by Paul Mundt
· 18 years ago
373e68b
sh: Board updates for I/O routine rework.
by Paul Mundt
· 18 years ago
c470662
sh: Fixup SHMLBA definition for SH7705.
by Paul Mundt
· 18 years ago
d7cdc9e
sh: ioremap() overhaul.
by Paul Mundt
· 18 years ago
26ff6c1
sh: page table alloc cleanups and page fault optimizations.
by Paul Mundt
· 18 years ago
0c7b1df
sh: SH-4A Privileged Space Mapping Buffer (PMB) support.
by Paul Mundt
· 18 years ago
a09749d
sh: Titan board support.
by Jamie Lenehan
· 18 years ago
2984762
sh: Add control register barriers.
by Paul Mundt
· 18 years ago
94c0fa5
sh: landisk board support.
by kogiidena
· 18 years ago
634bf4f
sh: Fix libata build.
by Paul Mundt
· 18 years ago
8b39526
sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).
by Paul Mundt
· 18 years ago
75c92ac
sh: Wire up new syscalls.
by Paul Mundt
· 18 years ago
ef9a1d4
sh: remove cpu_online() definition from <asm/smp.h>
by Alexey Dobriyan
· 18 years ago
5b19c90
sh: Support for SH7770/SH7780 CPU subtypes.
by Paul Mundt
· 18 years ago
a80fd21
sh: earlyprintk= support and cleanups.
by Paul Mundt
· 18 years ago
e86d6b6
sh: prefetch()/prefetchw() support.
by Paul Mundt
· 18 years ago
b638d0b
sh: Optimized cache handling for SH-4/SH-4A caches.
by Richard Curnow
· 18 years ago
fdfc74f
sh: Support for SH-4A memory barriers.
by Paul Mundt
· 18 years ago
e8fb67f
sh: HS7751RVoIP board updates.
by Paul Mundt
· 18 years ago
6d75e65
sh: Move hd64461.h to a more sensible location.
by Paul Mundt
· 18 years ago
d95fb13
sh: Fixup TMU_TOCR definition for SH7300.
by Paul Mundt
· 18 years ago
3f787fe
sh: hugetlb updates.
by Paul Mundt
· 18 years ago
e4c2cfe
sh: Various cosmetic cleanups.
by Paul Mundt
· 18 years ago
e4e3b5c
sh: Add a simple cmpxchg().
by Tom Rini
· 18 years ago
0c91c1a
sh: Move smc37c93x.h for SystemH board use.
by Paul Mundt
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
b5233d0
Fix 'make headers_check' on sh
by Paul Mundt
· 18 years ago
67bb2c6
[PATCH] sh: fix FPN_START typo
by Alexey Dobriyan
· 18 years ago
52393cc
[PATCH] remove set_wmb - arch removal
by Steven Rostedt
· 18 years ago
f6dc8c5
[PATCH] Make cpu_relax() imply barrier() on all arches
by Chase Venters
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 18 years ago
61f4c3d
[PATCH] lockdep: remove RWSEM_DEBUG remnants
by Ingo Molnar
· 18 years ago
6d20819
[PATCH] irq-flags: SH: Use the new IRQF_ constants
by Thomas Gleixner
· 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
afedfd0
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
by Matt Mackall
· 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
c80d79d
[PATCH] Configurable NODES_SHIFT
by Yasunori Goto
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
104b8de
[PATCH] unify pfn_to_page: sh pfn_to_page
by KAMEZAWA Hiroyuki
· 19 years ago
6ecf66a
[PATCH] bitops: sh: make thread_info.flags an unsigned long
by Akinobu Mita
· 19 years ago
e2268c7
[PATCH] bitops: sh: 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
a0f62ac
[PATCH] 2TB files: add blkcnt_t
by Takashi Sato
· 19 years ago
abcb6c9
[PATCH] 2TB files: st_blocks is invalid when calling stat64
by Takashi Sato
· 19 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
57f3ebc
[PATCH] remove ISA legacy functions: remove the helpers
by Al Viro
· 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
87f55e6
[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions
by Paul Mundt
· 19 years ago
37cc794
[PATCH] sh: convert voyagergx to platform device, drop sh-bus
by Paul Mundt
· 19 years ago
8d27e08
[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions
by Paul Mundt
· 19 years ago
de02797
[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes
by Paul Mundt
· 19 years ago
091904a
[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse
by Paul Mundt
· 19 years ago
7401729
[PATCH] sh: SH4-202 microdev updates
by Paul Mundt
· 19 years ago
Next »