Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f7232056bff5fe2d3bfeab35252a66ebaeb5bbde
/
arch
/
parisc
7024a9b
[PATCH] adjust parisc sys_ptrace prototype
by Christoph Hellwig
· 19 years ago
9c0cbd5
[PATCH] TIOC* compat ioctl handling
by Christoph Hellwig
· 19 years ago
208d54e
[PATCH] memory hotplug locking: node_size_lock
by Dave Hansen
· 19 years ago
92dc6fc
[PATCH] mm: parisc pte atomicity
by Hugh Dickins
· 19 years ago
872fec1
[PATCH] mm: init_mm without ptlock
by Hugh Dickins
· 19 years ago
210cc67
Auto-update from upstream
by Kyle McMartin
· 19 years ago
5c1fb41
[PATCH] gfp_t: dma-mapping (parisc)
by Al Viro
· 19 years ago
2767820
[PARISC] defconfig updates
by Kyle McMartin
· 19 years ago
e55fb3e
[PARISC] Properly specify section alignment for real2.S
by Grant Grundler
· 19 years ago
61520e1
[PARISC] Specify level to fix binutils level promotion bug
by Grant Grundler
· 19 years ago
e635c96
[PARISC] Explicitly specify sr4 when flushing kernel space
by Matthew Wilcox
· 19 years ago
9b3b331
[PARISC] Properly specify index field to I/D cache flush ops
by Grant Grundler
· 19 years ago
37318a3
[PARISC] Fix copy_user_page_asm to NOT access past end of page
by Grant Grundler
· 19 years ago
dd0fd51
[PARISC] Remove the spurious do_softirq calls from entry.S
by James Bottomley
· 19 years ago
618febd
[PARISC] Fix the alloc_slabmgmt panic
by James Bottomley
· 19 years ago
b2450cc
[PARISC] Implement 5 argument clone.
by Carlos O'Donell
· 19 years ago
8b63134
[PARISC] Update Kconfig for itimer selection
by Grant Grundler
· 19 years ago
5beb5f3
[PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64
by Randolph Chung
· 19 years ago
675ec7a
[PARISC] Document history of PDC_NARROW as it is now obsolete
by Grant Grundler
· 19 years ago
c8e8b19
[PARISC] kfree cleanups to ioctl32.c
by Jesper Juhl
· 19 years ago
b8db800
[PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.c
by Grant Grundler
· 19 years ago
8054f03
[PARISC] More informative error message in pcibios_link_hba_resources
by Grant Grundler
· 19 years ago
7c92e97
[PARISC] Update pdc console from parisc tree
by Matthew Wilcox
· 19 years ago
40c72f2
[PARISC] Prevent signal loops if we have a problem setting up a frame
by Randolph Chung
· 19 years ago
eba9172
[PARISC] Add printing of fpregs state to stack dump
by Thibaut Varene
· 19 years ago
fa681a1
[PARISC] Disable use of fpregs in pa_memcpy
by Randolph Chung
· 19 years ago
91313d6
[PARISC] Add sync required after fdc to enforce insn ordering
by Grant Grundler
· 19 years ago
413059f
[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
by Grant Grundler
· 19 years ago
3499495
[PARISC] Use work queue in LED/LCD driver instead of tasklet.
by Grant Grundler
· 19 years ago
ba1f188
[PARISC] Add new ioprio_{set,get} syscalls
by Jens Axboe
· 19 years ago
2464212
[PARISC] Fix parisc_setup_cache_timing to choose a better flush threshold
by Stuart Brady
· 19 years ago
f053725
[PARISC] Add ability for prctl to change unaligned trap behaviour
by Kyle McMartin
· 19 years ago
99ac794
[PARISC] Replace some calls to bl with b,l or bv to use longer offsets
by Randolph Chung
· 19 years ago
5cd55b0
[PARISC] Take into account nullified insn and lock functions for profiling
by Randolph Chung
· 19 years ago
896a375
[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs
by Grant Grundler
· 19 years ago
53f01bb
[PARISC] Convert parisc_device to use struct resource for hpa
by Matthew Wilcox
· 19 years ago
5658374
[PARISC] Convert parisc_device tree to use struct device klists
by Matthew Wilcox
· 19 years ago
fb1c8f9
[PATCH] spinlock consolidation
by Ingo Molnar
· 19 years ago
0013a85
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
a08b6b7
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
by viro@ZenIV.linux.org.uk
· 19 years ago
b149ee2
[PATCH] NTP: ntp-helper functions
by john stultz
· 19 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 19 years ago
6e34622
It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers
by Linus Torvalds
· 19 years ago
0f94c8e
[PATCH] Add pcibios_bus_to_resource for parisc
by Dominik Brodowski
· 19 years ago
59586e5
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
by Eric W. Biederman
· 19 years ago
d5950b4
[NET]: add a top-level Networking menu to *config
by Sam Ravnborg
· 19 years ago
026d02a
[PATCH] Serial: Split 8250 port table (part 2)
by Russell King
· 19 years ago
074ccf8
[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE
by Dave Hansen
· 19 years ago
3f22ab2
[PATCH] make each arch use mm/Kconfig
by Dave Hansen
· 19 years ago
408fde8
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
by Dave Hansen
· 19 years ago
ff381d2
[PATCH] Driver Core: arch: update device attribute callbacks
by Yani Ioannou
· 19 years ago
5cae841
[PATCH] ISA DMA Kconfig fixes - part 1
by Al Viro
· 20 years ago
7ed20e1
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
by Jesper Juhl
· 20 years ago
7d87e14
[PATCH] consolidate sys_shmat
by Stephen Rothwell
· 20 years ago
dae409a
[PATCH] add Big Endian variants of ioread/iowrite
by James Bottomley
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago