Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5bf5683a33f3584da6eced480967c4f7e11515a8
/
include
/
asm-parisc
deac93d
lib: Correct printk %pF to work on all architectures
by James Bottomley
· 16 years ago
7f2da1e
[PATCH] kill altroot
by Al Viro
· 16 years ago
19fd623
mm: spinlock tree_lock
by Nick Piggin
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 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
f22ab81
include/asm/ptrace.h userspace headers cleanup
by Adrian Bunk
· 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
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
aaca0bd
flag parameters: paccept
by Ulrich Drepper
· 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
dbcf478
parisc: convert to generic helpers for IPI function calls
by Jens Axboe
· 16 years ago
e374d17
parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
by Kyle McMartin
· 16 years ago
872f6de
parisc: use conditional macro for 64-bit wide ops
by Kyle McMartin
· 16 years ago
f54d8a1
parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.
by Robert P. J. Day
· 16 years ago
9e491e5
parisc: new termios definitions
by Alan Cox
· 16 years ago
849bf3a
parisc: types: use <asm-generic/int-*.h> for the parisc architecture
by H. Peter Anvin
· 17 years ago
730f412
asm-*/futex.h should include linux/uaccess.h
by Jeff Dike
· 17 years ago
6510d41
kernel: Move arches to use common unaligned access
by Harvey Harrison
· 17 years ago
7e67513
mm: introduce pte_special pte bit
by Nick Piggin
· 17 years ago
56a6b1e
generic: implement __fls on all 64-bit archs
by Alexander van Heukelum
· 17 years ago
188da98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
9dfcd15
ide: remove ide_default_io_ctl() macro
by Bartlomiej Zolnierkiewicz
· 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
c20a84c
[PARISC] futex: special case cmpxchg NULL in kernel space
by Kyle McMartin
· 17 years ago
fd5d3f6
[PARISC] clean up include/asm-parisc/elf.h
by Randolph Chung
· 17 years ago
ef1afd4
[PARISC] pdc_console: fix bizarre panic on boot
by Kyle McMartin
· 17 years ago
179183b
[PARISC] remove unused pdc_iodc_printf function
by Kyle McMartin
· 17 years ago
e2be75a
[PARISC] bump __NR_syscalls
by Kyle McMartin
· 17 years ago
9aa150b
[PARISC] unbreak pgalloc.h
by Kyle McMartin
· 17 years ago
d912e1d
[PARISC] move VMALLOC_* definitions to fixmap.h
by Kyle McMartin
· 17 years ago
ff80c66
[PARISC] wire up timerfd syscalls
by Kyle McMartin
· 17 years ago
2f569af
CONFIG_HIGHPTE vs. sub-page page tables.
by Martin Schwidefsky
· 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
df80c8c
Add cmpxchg_local to parisc
by Mathieu Desnoyers
· 17 years ago
516c25a
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
by Kirill A. Shutemov
· 17 years ago
5e54197
add mm argument to pte/pmd/pud/pgd_free
by Benjamin Herrenschmidt
· 17 years ago
8245525
maps4: rework TASK_SIZE macros
by Dave Hansen
· 17 years ago
9636cb0
include/asm-parisc/: Spelling fixes
by Joe Perches
· 17 years ago
8b3de0d
asm-*/compat.h: fix typo in comment
by Marcin Ślusarz
· 17 years ago
8457403
vga.h: Fix prepocessor warning
by Frank Lichtenheld
· 17 years ago
4a19ec5
[NET]: Introducing socket mark socket option.
by Laszlo Attila Toth
· 17 years ago
5398f98
x86: remove flush_agp_mappings()
by Ingo Molnar
· 17 years ago
721fdf3
[PARISC] print more than one character at a time for pdc console
by Kyle McMartin
· 17 years ago
b61e8f4
parisc: fix sg_page() fallout
by FUJITA Tomonori
· 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
cfa76f0
Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 17 years ago
7210c67
[PARISC] fix uninitialized variable warning in asm/rtc.h
by Kyle McMartin
· 17 years ago
847ddd2
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
by Bartlomiej Zolnierkiewicz
· 17 years ago
0624517
forbid asm/bitops.h direct inclusion
by Jiri Slaby
· 17 years ago
1977f03
remove asm/bitops.h includes
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
6cc4525
[PARISC] Kill off broken irqstack code
by Kyle McMartin
· 17 years ago
1c59357
[PARISC] Kill off ASM_PAGE_SIZE use
by Sam Ravnborg
· 17 years ago
f13cec8
[PARISC] parisc: "extern inline" -> "static inline"
by Adrian Bunk
· 17 years ago
218c998
[PARISC] Clean up asm-parisc/pdc.h
by Kyle McMartin
· 17 years ago
c75ac71
[PARISC] Export pdc.h for palo
by Jeff Bailey
· 17 years ago
2cfc5be
[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)
by Kyle McMartin
· 17 years ago
622a9ed
Remove dma_cache_(wback|inv|wback_inv) functions
by Ralf Baechle
· 17 years ago
9c6cdad
cleanup floppy.h
by Jan Beulich
· 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
fabb8ff
[PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines
by Kyle McMartin
· 17 years ago
37efbb7
[PARISC] Add empty <asm-parisc/vga.h>
by Kyle McMartin
· 17 years ago
fd0cbdd
Fix WARN_ON() on bitfield ops for all other archs
by Heiko Carstens
· 17 years ago
a583f1b
remove unused TIF_NOTIFY_RESUME flag
by Stephane Eranian
· 17 years ago
c41917d
[PATCH] sched: sched_cacheflush is now unused
by Ralf Baechle
· 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
e21ea24
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
by Martin Schwidefsky
· 17 years ago
4b77758
Introduce compat_u64 and compat_s64 types
by Arnd Bergmann
· 17 years ago
f23513e
Introduce O_CLOEXEC
by Ulrich Drepper
· 17 years ago
45e98cd
page table handling cleanup
by Jan Beulich
· 17 years ago
caa5171
PCI: remove pci_dac_dma_... APIs
by Jan Beulich
· 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
e036306
[PARISC] Fix unwinder on 64-bit kernels
by Randolph Chung
· 17 years ago
516a949
[PARISC] fix trivial spelling nit in asm/linkage.h
by Kyle McMartin
· 17 years ago
c2b6ebd
[PARISC] fix "ENTRY" macro redefinition
by Helge Deller
· 17 years ago
593af52
[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls
by Helge Deller
· 17 years ago
e9541d0
[PARISC] fix section mismatches in arch/parisc/kernel
by Helge Deller
· 17 years ago
2cbd42d
[PARISC] Let PA-8900 processors boot
by Kyle McMartin
· 18 years ago
fd3eef1
[PARISC] Wire up kexec_load syscall
by Kyle McMartin
· 18 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
04dd08b
Consolidate asm/poll.h
by Stephen Rothwell
· 17 years ago
c9f4f06
wrap access to thread_info
by Roman Zippel
· 18 years ago
14c846a
local_t: parisc cleanup
by Mathieu Desnoyers
· 18 years ago
2856f5e
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency
by Mathieu Desnoyers
· 18 years ago
8ffe9d0
atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc
by Mathieu Desnoyers
· 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
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
Next »