Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
40fa4b6a07866bbd70b22b78b349960ebaef7c8e
/
arch
/
parisc
a8f340e
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
by Jon Smirl
· 18 years ago
733ea86
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
a581c2a
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
by Heiko Carstens
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
4d3ce21
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 18 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 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
a53da52
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
by Ingo Molnar
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
76b67ed9
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 18 years ago
61c3401
[PARISC] Fix do_gettimeofday() hang
by James Bottomley
· 18 years ago
6e1b9585
[PARISC] Fix PCREL22F relocation problem for most modules
by James Bottomley
· 18 years ago
1c63b4b
[PARISC] Refactor show_regs in traps.c
by Kyle McMartin
· 18 years ago
ec1fdc2
[PARISC] OS_ID_LINUX == 0x0006
by Kyle McMartin
· 18 years ago
a9d2d38
[PARISC] Ensure Space ID hashing is turned off
by Kyle McMartin
· 18 years ago
e5a2e7f
[PARISC] Match show_cache_info with reality
by Kyle McMartin
· 18 years ago
667baef
[PARISC] Remove unused macro fixup_branch in syscall.S
by Kyle McMartin
· 18 years ago
a3ea84f
[PARISC] Add is_compat_task() helper
by Kyle McMartin
· 18 years ago
3f9edb5
[PARISC] pdc_stable version 0.30
by Thibaut Varene
· 19 years ago
9b0703f
[PARISC] Work around machines which do not support chassis warnings
by Thibaut Varene
· 19 years ago
8ffaeaf
[PARISC] PDC_CHASSIS is implemented on all machines
by Thibaut Varene
· 19 years ago
7514b7a
[PARISC] Remove dead function pc_in_user_space
by Kyle McMartin
· 18 years ago
3fd3a74
[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list
by Carlos O'Donell
· 19 years ago
64f4953
[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
by Kyle McMartin
· 19 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 18 years ago
d09042d
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
by Laurent MEYER
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
6ca773c
[PARISC] Add new entries to the syscall table
by Kyle McMartin
· 19 years ago
2fd8303
[PARISC] Further work for multiple page sizes
by Helge Deller
· 19 years ago
8ea6947
[PARISC] defconfig updates
by Helge Deller
· 19 years ago
67a5a59
[PARISC] Misc. janitorial work
by Helge Deller
· 19 years ago
b2d6b9f
[PARISC] EISA regions must be mapped NO_CACHE
by Helge Deller
· 19 years ago
894b577
[PATCH] No arch-specific strpbrk implementations
by Kyle McMartin
· 19 years ago
c80d79d
[PATCH] Configurable NODES_SHIFT
by Yasunori Goto
· 19 years ago
a2d3380
[PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs
by Stuart Brady
· 19 years ago
8ace5ff
[PARISC] Kill duplicated EXPORT_SYMBOL warnings
by Kyle McMartin
· 19 years ago
d345fd3
[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c
by Kyle McMartin
· 19 years ago
6f0b451
[PARISC] Update defconfigs
by Helge Deller
· 19 years ago
50a34db
[PARISC] Add PREEMPT support
by Kyle McMartin
· 19 years ago
10267cd
[PARISC] Fixup CONFIG_EISA a bit
by Helge Deller
· 19 years ago
b29eac4
[PARISC] getsockopt should be ENTRY_COMP
by Kyle McMartin
· 19 years ago
a41d386
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
by Helge Deller
· 19 years ago
cb4ab59
[PARISC] Temporary FIXME for ioremapping EISA regions
by Helge Deller
· 19 years ago
29ef8295
[PARISC] Enable ioremap functionality unconditionally
by Helge Deller
· 19 years ago
b8ce0aad
[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
by Helge Deller
· 19 years ago
b9e71ac
[PARISC] Fix IOREMAP with a 64-bit kernel
by Helge Deller
· 19 years ago
ba57583
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
by James Bottomley
· 19 years ago
5076c15
[PARISC] I/O-Space must be ioremap_nocache()'d
by Helge Deller
· 19 years ago
94c3e87
[PARISC] Enable free_initrd_mem()
by Helge Deller
· 19 years ago
a81dd18
[PARISC] Clarify pdc_stable license terms
by Thibaut VARENE
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
59e18a2
[PATCH] bitops: parisc: use generic bitops
by Akinobu Mita
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
88959ea
[PATCH] create struct compat_timex and use it everywhere
by Stephen Rothwell
· 19 years ago
cdb0452
[PATCH] kill include/linux/platform.h, default_idle() cleanup
by Adrian Bunk
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
06027bd
[PATCH] hrtimer: round up relative start time on low-res arches
by Ingo Molnar
· 19 years ago
108dff7
[PATCH] sys_newfstatat -> sys_fstatat64
by Kyle McMartin
· 19 years ago
28b2425
[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done
by Kyle McMartin
· 19 years ago
1fcbf05
[PATCH] sys_hpux: fix strlen_user() race
by Kyle McMartin
· 19 years ago
68ee3eb
[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)
by Kyle McMartin
· 19 years ago
a2ba82c
[PARISC] Simplify DISCONTIGMEM in Kconfig
by Kyle McMartin
· 19 years ago
f671c45
[PARISC] Arch-specific compat signals
by Kyle McMartin
· 19 years ago
81a3de3
[PARISC] Use DEBUG_KERNEL to catch used-after-free __init data
by Helge Deller
· 19 years ago
1bcdd85
[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data
by Helge Deller
· 19 years ago
a2bb214
[PARISC] Remove {,un}lock_kernel from perf ioctl
by Matthew Wilcox
· 19 years ago
85509c0
[PARISC] Add chassis_power_off routine
by Kyle McMartin
· 19 years ago
526110f
[PARISC] Remove obsolete _hlt cruft
by Kyle McMartin
· 19 years ago
9073315
[PARISC] Move pm_power_off export to process.c
by Kyle McMartin
· 19 years ago
96629c0
[PARISC] Clean up compiler warning in pci.c
by Helge Deller
· 19 years ago
1099209
[PARISC] Use F_EXTEND() for COMMAND_GLOBAL
by Kyle McMartin
· 19 years ago
370361f
[PARISC] Fix floating point invalid exception trap handler
by James Bottomley
· 19 years ago
c475eea
[PARISC] Drop unused do_check_pgt_cache()
by Helge Deller
· 19 years ago
2c9aada
[PARISC] Remove unnecessary extern declarations from asm/pci.h
by Grant Grundler
· 19 years ago
cb6fc18
[PARISC] Use kzalloc and other janitor-style cleanups
by Helge Deller
· 19 years ago
a1c7444
[PARISC] Update b180_defconfig
by Matthew Wilcox
· 19 years ago
ce33941
[PARISC] Make flush_tlb_all_local take a void *
by Matthew Wilcox
· 19 years ago
35ec56b
[PATCH] e1000: Added disable packet split capability
by Jesse Brandeburg
· 19 years ago
ad3ed31
[PATCH] Add parisc_bus_type probe and remove methods
by Russell King
· 19 years ago
40f1f0d
[PATCH] parisc: task_stack_page(), task_thread_info()
by Al Viro
· 19 years ago
a941564
[PATCH] capable/capability.h (arch/)
by Randy Dunlap
· 19 years ago
58b6c58
[PARISC] Use STABS_DEBUG macro from vmlinux.lds.h
by Matthew Wilcox
· 19 years ago
f45adcf
[PARISC] Fix Dino reporting on J2240
by Matthew Wilcox
· 19 years ago
5cdb820
[PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn
by Grant Grundler
· 19 years ago
a01c8cb1
[PARISC] Fix GSC graphics cards with 64MB regions
by Matthew Wilcox
· 19 years ago
e0565a1
[PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h
by Kyle McMartin
· 19 years ago
1b2425e
[PARISC] Make local cache flushes take a void *
by Matthew Wilcox
· 19 years ago
8039de1
[PARISC] Add __read_mostly section for parisc
by Helge Deller
· 19 years ago
e6a6d2e
[PATCH] sanitize building of fs/compat_ioctl.c
by Christoph Hellwig
· 19 years ago
ec3cad9
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
by Christoph Hellwig
· 19 years ago
e585e47
[PATCH] tiny: Make *[ug]id16 support optional
by Matt Mackall
· 19 years ago
9d7d575
[PARISC] Remove unused variable in signal.c
by Grant Grundler
· 19 years ago
784412f
[PARISC] remove drm compat ioctls handlers
by Christoph Hellwig
· 19 years ago
ad7dd33
[PARISC] move PA perf driver over to ->compat_ioctl
by Christoph Hellwig
· 19 years ago
83aceb5
[PARISC] Fix some compile problems in ptrace.c
by Matthew Wilcox
· 19 years ago
4269b0d
[PARISC] Improve the error message when we get a clashing mod path
by Matthew Wilcox
· 19 years ago
ba5c4f1
[PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices
by Matthew Wilcox
· 19 years ago
aa0eecb
[PARISC] Document some register usages in assembly files
by Carlos O'Donell
· 19 years ago
Next »