Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
014c90dbb9b63bae067afc80a7931a76c5268ae3
/
include
/
asm-h8300
e0b0f9e
h8300: update timer handler - new files
by Yoshinori Sato
· 16 years ago
758db3f
[h8300] move include/asm-h8300 to arch/h8300/include/asm
by Linus Torvalds
· 16 years ago
7f2da1e
[PATCH] kill altroot
by Al Viro
· 16 years ago
762b829
Merge git://git.infradead.org/~dwmw2/random-2.6
by Linus Torvalds
· 16 years ago
7dcf2a9
remove dummy asm/kvm.h files
by Adrian Bunk
· 16 years ago
79885b2
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
by Edgar E. Iglesias
· 16 years ago
b69c49b
clean up duplicated alloc/free_thread_info
by FUJITA Tomonori
· 16 years ago
b5684b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
2a8f745
ide: remove <asm/ide.h> for some archs
by Bartlomiej Zolnierkiewicz
· 16 years ago
d83b8b8
ide: define MAX_HWIFS in <linux/ide.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
7540081
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 16 years ago
e53f12c
remove include/asm-h8300/keyboard.h
by Adrian Bunk
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
2351ec5
Remove asm/semaphore.h
by Matthew Wilcox
· 16 years ago
3b2d38b
h8300: fix typo in header guard
by Vegard Nossum
· 16 years ago
b7cffc1
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
by Mike Frysinger
· 16 years ago
8615315
h8300: types: use <asm-generic/int-*.h> for the h8300 architecture
by H. Peter Anvin
· 17 years ago
6510d41
kernel: Move arches to use common unaligned access
by Harvey Harrison
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
dd135eb
kvm: provide kvm.h for all architecture: fixes headers_install
by Christian Borntraeger
· 17 years ago
12d4873
h8300: fix recent uaccess breakage
by Yoshinori Sato
· 17 years ago
5cc265a
h8300: IRQ handling update
by Yoshinori Sato
· 17 years ago
4223cc3
h8300: uaccess.h update
by Yoshinori Sato
· 17 years ago
257ce73
Add pgtable_t to remaining nommu architectures
by Martin Schwidefsky
· 17 years ago
bdc8078
avoid overflows in kernel/time.c
by H. Peter Anvin
· 17 years ago
531d7d4
asm-*/posix_types.h: scrub __GLIBC__
by Mike Frysinger
· 17 years ago
922a70d
aout: move STACK_TOP[_MAX] to asm/processor.h
by David Howells
· 17 years ago
aebb77a
Add cmpxchg_local to h8300
by Mathieu Desnoyers
· 17 years ago
6e16d89
Sanitize the type of struct user.u_ar0
by H. Peter Anvin
· 17 years ago
516c25a
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
by Kirill A. Shutemov
· 17 years ago
870b8f8
remove mm_{ptov,vtop}()
by Adrian Bunk
· 17 years ago
4a19ec5
[NET]: Introducing socket mark socket option.
by Laszlo Attila Toth
· 17 years ago
da7ce6e
asm-h8300: parentheses around definition CLOCK_TICK_RATE
by Roel Kluin
· 17 years ago
d6ec084
Add CONFIG_DEBUG_SG sg validation
by Jens Axboe
· 17 years ago
18dabf4
Change table chaining layout
by Jens Axboe
· 17 years ago
b2fff3f
include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros
by Stefan Richter
· 17 years ago
0624517
forbid asm/bitops.h direct inclusion
by Jiri Slaby
· 17 years ago
1c7037d
remove unused flush_tlb_pgtables
by Benjamin Herrenschmidt
· 17 years ago
2633357
bitops: introduce lock ops
by Nick Piggin
· 17 years ago
622a9ed
Remove dma_cache_(wback|inv|wback_inv) functions
by Ralf Baechle
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
68a9bd0
remove strict ansi check from __u64 in asm/types.h
by Olaf Hering
· 17 years ago
04fc8bb
kill DECLARE_MUTEX_LOCKED
by Christoph Hellwig
· 17 years ago
f972020
Binfmt_flat: Add minimum support for the Blackfin relocations
by Bernd Schmidt
· 17 years ago
a583f1b
remove unused TIF_NOTIFY_RESUME flag
by Stephane Eranian
· 17 years ago
e9ed7e7
take declarations of enable_irq() et.al. to linux/interrupt.h
by Al Viro
· 17 years ago
b111757
arch: personality independent stack top
by Peter Zijlstra
· 17 years ago
317b3c2
fbdev: detect primary display device
by Antonino A. Daplas
· 17 years ago
10eb265
fbdev: move arch-specific bits to their respective subdirectories
by Antonino A. Daplas
· 17 years ago
769848c
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
by Mel Gorman
· 17 years ago
1b0fac4
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
by Dan Williams
· 17 years ago
2fea299
h8300 entry.S update
by Yoshinori Sato
· 17 years ago
f79224c
h8300: enable arbitary speed tty port setup
by Alan Cox
· 17 years ago
575e334
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
by Michael Ellerman
· 18 years ago
4eb6bf6
lots-of-architectures: enable arbitary speed tty support
by Alan Cox
· 17 years ago
8778beb
h8300 trival patches
by Yoshinori Sato
· 17 years ago
b67405b
h8300 atomic.h update
by Yoshinori Sato
· 17 years ago
04dd08b
Consolidate asm/poll.h
by Stephen Rothwell
· 17 years ago
4431663
h8300 syscall update
by Yoshinori Sato
· 17 years ago
5dc12dd
Remove tas()
by Jeff Dike
· 18 years ago
0bb5e19
Clean up mostly unused IOSPACE macros
by David Gibson
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
c728d60
h8300 generic irq
by Yoshinori Sato
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
a9dfd28
PCI: scatterlist.h needs types.h
by Jean Delvare
· 18 years ago
d6dd61c
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
by Jeremy Fitzhardinge
· 18 years ago
92f37fd
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
by Eric Dumazet
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
4564f9e
[PATCH] consolidate line discipline number definitions
by Tilman Schmidt
· 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
219576e
[PATCH] include/asm-h8300/: "extern inline" -> "static inline"
by Adrian Bunk
· 18 years ago
f5738ce
[PATCH] remove kernel syscalls
by Arnd Bergmann
· 18 years ago
e624386
[PATCH] Centralise definitions of sector_t and blkcnt_t
by Matthew Wilcox
· 18 years ago
db52108
[NET]: H8300 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
fb48388
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
by Olaf Hering
· 18 years ago
ebba5f9
[PATCH] consistently use MAX_ERRNO in __syscall_return
by Randy Dunlap
· 18 years ago
0000f0b
Fix H8300 exported headers.
by David Woodhouse
· 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
868e81b
[PATCH] h8300 remove duplicate define
by Yoshinori Sato
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
b98d339
[PATCH] irq-flags: H8300: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
877ce7c
[AF_UNIX]: Datagram getpeersec
by Catherine Zhang
· 18 years ago
908dcec
[PATCH] adjust handle_IRR_event() return type
by Jan Beulich
· 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
dd6cc76
[PATCH] unify pfn_to_page: h8300 pfn_to_page
by KAMEZAWA Hiroyuki
· 19 years ago
f6e0213
[PATCH] bitops: h8300: 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
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 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
Next »