index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-27
[PARISC] Add NOTES section
Kyle McMartin
1
-0
/
+2
2007-08-27
[PARISC] Use compat_sys_getdents
Kyle McMartin
2
-144
/
+1
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
4
-0
/
+4
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+3
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-11
/
+12
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
1
-1
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-11
/
+2
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-1
/
+1
2007-06-21
[PARISC] unwinder improvements
Randolph Chung
1
-7
/
+34
2007-06-21
[PARISC] Fix unwinder on 64-bit kernels
Randolph Chung
1
-0
/
+2
2007-06-12
[PARISC] remove global_ack_eiem
Grant Grundler
1
-18
/
+8
2007-06-04
[PARISC] Fix kernel panic in check_ivt
Kyle McMartin
2
-7
/
+5
2007-06-03
[PARISC] Fix bug when syscall nr is __NR_Linux_syscalls
Kyle McMartin
1
-1
/
+1
2007-05-30
[PARISC] be more defensive in process.c::get_wchan
Kyle McMartin
1
-0
/
+4
2007-05-30
[PARISC] fix "reduce size of task_struct on 64-bit machines" fallout
Kyle McMartin
2
-4
/
+3
2007-05-30
[PARISC] fix null ptr deref in unwind.c
Kyle McMartin
1
-1
/
+3
2007-05-30
[PARISC] remove remnants of parisc-specific softirq code
Grant Grundler
1
-34
/
+1
2007-05-30
[PARISC] fix section mismatch in smp.c
Helge Deller
1
-1
/
+1
2007-05-27
[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls
Helge Deller
1
-0
/
+5
2007-05-27
[PARISC] fix section mismatches in arch/parisc/kernel
Helge Deller
2
-8
/
+8
2007-05-22
[PARISC] ROUND_UP macro cleanup in arch/parisc
Milind Arun Choudhary
2
-5
/
+3
2007-05-22
[PARISC] spelling fixes: arch/parisc/
Simon Arlott
13
-30
/
+30
2007-05-22
[PARISC] Disable LWS debugging
Aurelien Jarno
1
-4
/
+4
2007-05-22
[PARISC] Let PA-8900 processors boot
Kyle McMartin
3
-3
/
+8
2007-05-22
parisc: convert /proc/gsc/pcxl_dma to seq_file
Alexey Dobriyan
1
-41
/
+53
2007-05-22
[PARISC] Wire up kexec_load syscall
Kyle McMartin
1
-0
/
+1
2007-05-22
[PARISC] Move #undef to end of syscall table
Kyle McMartin
1
-5
/
+5
2007-05-22
parisc: sync compat getdents
Alexandr Andreev
1
-2
/
+8
2007-05-22
parisc: make command_line[] static
Alexey Dobriyan
1
-1
/
+1
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
1
-2
/
+2
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2
-2
/
+2
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-08
Add IRQF_IRQPOLL flag on parisc
Bernhard Walle
1
-1
/
+1
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
1
-4
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
7
-7
/
+0
2007-05-07
get_unmapped_area handles MAP_FIXED on parisc
Benjamin Herrenschmidt
1
-0
/
+5
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-04-28
libata/IDE: remove combined mode quirk
Jeff Garzik
1
-1
/
+0
2007-02-26
[PARISC] clocksource: Move update_cr16_clocksource later in boot
Kyle McMartin
3
-4
/
+13
2007-02-26
[PARISC] time: clocksource lost update_callback
Kyle McMartin
2
-5
/
+7
2007-02-26
[PARISC] time: Convert clocksource is_continuous to flag
Kyle McMartin
1
-1
/
+1
2007-02-26
[PARISC] clocksource_cr16: Use clocksource_change_rating()
Kyle McMartin
1
-2
/
+1
2007-02-26
[PARISC] Remove __read_mostly annotation from command_line
Kyle McMartin
1
-1
/
+1
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
46
-1270
/
+957
2007-02-21
[PARISC] Add missing statfs64 and fstatfs64 syscalls
Guy Martin
1
-0
/
+2
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-17
[PARISC] Compat signal fixes for 64-bit parisc
Carlos O'Donell Jr
1
-10
/
+11
[next]