Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4b01a0b1613beeb01e12c78feb69e98f0da0a69a
/
arch
/
parisc
b61e8f4
parisc: fix sg_page() fallout
by FUJITA Tomonori
· 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
f67d403
[PARISC] Make palo target work when $obj != $src
by Kyle McMartin
· 17 years ago
7425ada
[PARISC] Zap unused variable warnings in pci.c
by Kyle McMartin
· 17 years ago
9430d37
[PARISC] Fix tests in palo target
by Kyle McMartin
· 17 years ago
09caded
Combine instrumentation menus in kernel/Kconfig.instrumentation
by Mathieu Desnoyers
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
27db71a
[PARISC] Fix palo target
by Kyle McMartin
· 17 years ago
5feb4f3
[PARISC] Restore palo target
by Kyle McMartin
· 17 years ago
991b7d6
[PARISC] Attempt to clean up parisc/Makefile
by Kyle McMartin
· 17 years ago
9611f61
[PARISC] Fix infinite loop in /proc/iomem
by Matthew Wilcox
· 17 years ago
6cc4525
[PARISC] Kill off broken irqstack code
by Kyle McMartin
· 17 years ago
873d50e
[PARISC] Remove hardcoded uses of PAGE_SIZE
by Kyle McMartin
· 17 years ago
6ebeaff
[PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use
by Kyle McMartin
· 17 years ago
80af087
[PARISC] Kill off the last vestiges of ASM_PAGE_SIZE
by Kyle McMartin
· 17 years ago
1c59357
[PARISC] Kill off ASM_PAGE_SIZE use
by Sam Ravnborg
· 17 years ago
be1b3d8
[PARISC] Beautify parisc vmlinux.lds.S
by Sam Ravnborg
· 17 years ago
7819994
[PARISC] Kill incorrect cast warning in unwinder
by Kyle McMartin
· 17 years ago
f16484f
[PARISC] Kill zone_to_nid printk warning
by Kyle McMartin
· 17 years ago
f8b9e59
[PARISC] Unbreak processor_probe when we have more than NR_CPUS
by Kyle McMartin
· 17 years ago
730e844
[PARISC] Kill pointless variable use in time.c
by Kyle McMartin
· 17 years ago
efb80e7
[PARISC] import necessary bits of libgcc.a
by Kyle McMartin
· 17 years ago
6f7d998
[PARISC] Use page allocator instead of slab allocator in pci-dma.c
by Christoph Lameter
· 17 years ago
f13cec8
[PARISC] parisc: "extern inline" -> "static inline"
by Adrian Bunk
· 17 years ago
0ed5462
[PARISC] Update defconfigs
by Kyle McMartin
· 17 years ago
2cfc5be
[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)
by Kyle McMartin
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
dcca2bd
During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
9a39e27
kbuild: fix up CFLAGS usage
by Sam Ravnborg
· 17 years ago
81b4b98
[PARISC] Add NOTES section
by Kyle McMartin
· 17 years ago
88a7907
[PARISC] Use compat_sys_getdents
by Kyle McMartin
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
9281ace
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
by Tejun Heo
· 17 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
608e261
generic bug: use show_regs() instead of dump_stack()
by Heiko Carstens
· 17 years ago
05dc16d
[PARISC] unwinder improvements
by Randolph Chung
· 17 years ago
e036306
[PARISC] Fix unwinder on 64-bit kernels
by Randolph Chung
· 17 years ago
462b529
[PARISC] remove global_ack_eiem
by Grant Grundler
· 17 years ago
c3d4ed4
[PARISC] Fix kernel panic in check_ivt
by Kyle McMartin
· 17 years ago
3bb457a
[PARISC] Fix bug when syscall nr is __NR_Linux_syscalls
by Kyle McMartin
· 17 years ago
cc650a7
[PARISC] be more defensive in process.c::get_wchan
by Kyle McMartin
· 17 years ago
376e210
[PARISC] fix "reduce size of task_struct on 64-bit machines" fallout
by Kyle McMartin
· 17 years ago
cb95779
[PARISC] fix null ptr deref in unwind.c
by Kyle McMartin
· 17 years ago
72738a9
[PARISC] remove remnants of parisc-specific softirq code
by Grant Grundler
· 17 years ago
8dff980
[PARISC] fix section mismatch in smp.c
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
ea74342
[PARISC] ROUND_UP macro cleanup in arch/parisc
by Milind Arun Choudhary
· 18 years ago
7022672
[PARISC] spelling fixes: arch/parisc/
by Simon Arlott
· 17 years ago
b5e8b73
[PARISC] Disable LWS debugging
by Aurelien Jarno
· 17 years ago
2cbd42d
[PARISC] Let PA-8900 processors boot
by Kyle McMartin
· 18 years ago
27f282b
parisc: convert /proc/gsc/pcxl_dma to seq_file
by Alexey Dobriyan
· 18 years ago
fd3eef1
[PARISC] Wire up kexec_load syscall
by Kyle McMartin
· 18 years ago
034a15b
[PARISC] Move #undef to end of syscall table
by Kyle McMartin
· 18 years ago
2c8307f
parisc: sync compat getdents
by Alexandr Andreev
· 18 years ago
01da41b
parisc: make command_line[] static
by Alexey Dobriyan
· 18 years ago
080e892
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
by Linus Torvalds
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 17 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 17 years ago
f7e4217
rename thread_info to stack
by Roman Zippel
· 17 years ago
57501c7
Add IRQF_IRQPOLL flag on parisc
by Bernhard Walle
· 18 years ago
ffb4512
Simplify kallsyms_lookup()
by Alexey Dobriyan
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
869e510
get_unmapped_area handles MAP_FIXED on parisc
by Benjamin Herrenschmidt
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
8cdfb29
libata/IDE: remove combined mode quirk
by Jeff Garzik
· 18 years ago
0136322
[PARISC] clocksource: Move update_cr16_clocksource later in boot
by Kyle McMartin
· 18 years ago
b2a8289
[PARISC] time: clocksource lost update_callback
by Kyle McMartin
· 18 years ago
87c8174
[PARISC] time: Convert clocksource is_continuous to flag
by Kyle McMartin
· 18 years ago
00d1f3c
[PARISC] clocksource_cr16: Use clocksource_change_rating()
by Kyle McMartin
· 18 years ago
0ff851e
[PARISC] Remove __read_mostly annotation from command_line
by Kyle McMartin
· 18 years ago
b0138a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 18 years ago
2ed0e24
[PARISC] Add missing statfs64 and fstatfs64 syscalls
by Guy Martin
· 18 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
f6744bd
[PARISC] Compat signal fixes for 64-bit parisc
by Carlos O'Donell Jr
· 18 years ago
1e67685
[PARISC] Reorder syscalls to match unistd.h
by Carlos O'Donell Jr
· 18 years ago
d104f11
[PARISC] fix sys_rt_sigqueueinfo
by Kyle McMartin
· 18 years ago
bcc0e04
[PARISC] do not export get_register/set_register
by Helge Deller
· 18 years ago
7979345
[PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation code
by Helge Deller
· 18 years ago
a8f44e3
[PARISC] use CONFIG_64BIT instead of __LP64__
by Helge Deller
· 18 years ago
0b3d643
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
by Helge Deller
· 18 years ago
8e9e984
[PARISC] more ENTRY(), ENDPROC(), END() conversions
by Helge Deller
· 18 years ago
2f75c12
[PARISC] Fixes /proc/cpuinfo cache output on B160L
by Helge Deller
· 18 years ago
c5e7655
[PARISC] implement standard ENTRY(), END() and ENDPROC()
by Helge Deller
· 18 years ago
430a502
[PARISC] kill ENTRY_SYS_CPUS
by Kyle McMartin
· 18 years ago
5492a0f
[PARISC] clean up debugging printks in smp.c
by Kyle McMartin
· 18 years ago
2b163b7
[PARISC] factor syscall_restart code out of do_signal
by Kyle McMartin
· 18 years ago
a04b060
[PARISC] display parisc device modalias in sysfs
by Kyle McMartin
· 18 years ago
3fe4c55
[PARISC] use less assembler statements in syscall path
by Helge Deller
· 18 years ago
4650f0a
[PARISC] Add TIF_RESTORE_SIGMASK support
by Kyle McMartin
· 18 years ago
0bbdac0
[PARISC] detect recursive kernel crash earlier
by Helge Deller
· 18 years ago
6e16d94
[PARISC] Convert soft power switch driver to kthread
by Helge Deller
· 18 years ago
324c7e6
[PARISC] disable cr16 clocksource when multiple CPUs are online
by Helge Deller
· 18 years ago
Next »