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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2
-11
/
+11
2009-07-03
parisc: perf: wire up sys_perf_counter_open
Kyle McMartin
1
-1
/
+1
2009-07-03
parisc: wire sys_perf_counter_open to sys_ni_syscall
Kyle McMartin
1
-0
/
+1
2009-07-03
parisc: inventory.c, fix bloated stack frame
Kyle McMartin
1
-17
/
+24
2009-07-03
parisc: processor.c, fix bloated stack frame
Kyle McMartin
1
-5
/
+11
2009-07-03
parisc: remove dead code from sys_parisc32.c
Christoph Hellwig
1
-62
/
+0
2009-07-03
parisc: wire up rt_tgsigqueueinfo
Kyle McMartin
1
-1
/
+2
2009-07-03
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
2
-12
/
+23
2009-07-03
parisc: fix "delay!" timer handling
Grant Grundler
1
-35
/
+53
2009-07-03
parisc: add parameter to read_cr16()
Coly Li
1
-1
/
+1
2009-07-03
parisc: remove obsolete hw_interrupt_type
Thomas Gleixner
1
-1
/
+1
2009-07-03
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
Helge Deller
1
-4
/
+4
2009-07-03
parisc: remove CVS keywords
Alexander Beregalov
4
-8
/
+4
2009-07-03
parisc: wire up preadv/pwritev syscalls
Kyle McMartin
1
-0
/
+2
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2
-10
/
+0
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-2
/
+4
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
15
-71
/
+416
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
Linus Torvalds
1
-3
/
+3
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
parisc: move dereference_function_descriptor to process.c
Kyle McMartin
2
-15
/
+14
2009-04-02
parisc: Move kernel Elf_Fdesc define to <asm/elf.h>
Kyle McMartin
1
-4
/
+0
2009-04-02
Merge branch 'rusty-cpumask-parisc' into parisc
Kyle McMartin
3
-14
/
+14
2009-04-02
parisc: rtc: Rename rtc-parisc to rtc-generic
Geert Uytterhoeven
1
-3
/
+3
2009-04-01
rtc-parisc: remove unnecessary ret variable
dann frazier
1
-4
/
+1
2009-04-01
rtc-parisc: declare rtc_parisc_dev as static
dann frazier
1
-1
/
+1
2009-03-31
parisc: oops_enter()/oops_exit() in die()
Helge Deller
1
-0
/
+3
2009-03-31
parisc: document light weight syscall ABI
Helge Deller
1
-10
/
+48
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
8
-3
/
+238
2009-03-31
parisc: simplify sys_clone()
Helge Deller
1
-12
/
+2
2009-03-31
parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT
Helge Deller
2
-0
/
+64
2009-03-31
parisc: allow to build with 16k default kernel page size
Helge Deller
1
-8
/
+17
2009-03-31
parisc: expose 32/64-bit capabilities in cpuinfo
Colin Watson
2
-1
/
+12
2009-03-31
parisc: use constants instead of numbers in assembly
Helge Deller
1
-4
/
+4
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-1
/
+1
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
1
-1
/
+1
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-1
/
+1
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
5
-37
/
+26
2009-03-16
cpumask: Use accessors code.: parisc
Rusty Russell
2
-7
/
+7
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc
Rusty Russell
2
-4
/
+4
2009-03-16
cpumask: arch_send_call_function_ipi_mask: parisc
Rusty Russell
1
-3
/
+3
2009-03-13
parisc: convert cpu_check_affinity to new cpumask api
Kyle McMartin
1
-5
/
+7
2009-03-13
parisc: fix use of new cpumask api in irq.c
Kyle McMartin
1
-4
/
+4
2009-03-13
parisc: update parisc for new irq_desc
Mike Travis
1
-4
/
+4
2009-03-13
parisc: add braces around arguments in assembler macros
Helge Deller
1
-3
/
+3
2009-03-13
parisc: fix section mismatch warnings
Helge Deller
1
-6
/
+6
2009-03-13
parisc: BUG_ON() cleanup
Helge Deller
2
-20
/
+7
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+1
[next]