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
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
1
-0
/
+14
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2
-117
/
+25
2008-07-14
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+0
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
11
-20
/
+19
2008-07-02
parisc-kernel-perf: BKL pushdown
Arnd Bergmann
1
-0
/
+4
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2
-4
/
+4
2008-06-26
parisc: convert to generic helpers for IPI function calls
Jens Axboe
1
-113
/
+21
2008-06-16
Merge branch 'linus' into core/rodata
Ingo Molnar
10
-19
/
+19
2008-06-13
parisc: fix off by one in setup_sigcontext32
Kyle McMartin
1
-2
/
+2
2008-06-13
parisc: export copy_user_page_asm
Kyle McMartin
1
-0
/
+3
2008-06-13
parisc: move head.S to head.text section
Kyle McMartin
2
-1
/
+3
2008-06-13
Revert "parisc: fix trivial section name warnings"
Kyle McMartin
7
-18
/
+13
2008-05-25
move BUG_TABLE into RODATA
Jan Beulich
1
-1
/
+0
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-15
arch/parisc/kernel/perf_asm.S: build fix
Kyle McMartin
1
-0
/
+2
2008-05-15
parisc: remove -traditional from assembler flags
Kyle McMartin
1
-3
/
+0
2008-05-15
parisc: use conditional macro for 64-bit wide ops
Kyle McMartin
2
-62
/
+54
2008-05-15
arch/parisc/kernel/unaligned.c: use time_* macros
S.Caglar Onur
1
-1
/
+2
2008-05-15
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-3
/
+3
2008-05-15
parisc: fix trivial section name warnings
Helge Deller
7
-13
/
+18
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-13
/
+0
2008-04-29
parisc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-5
/
+1
2008-04-29
parisc: use non-racy method for /proc/pcxl_dma creation
Denis V. Lunev
1
-4
/
+3
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-17
/
+13
2008-04-20
PCI: parisc: use generic pci_enable_resources()
Bjorn Helgaas
1
-17
/
+13
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-108
/
+1
2008-04-15
[PARISC] fix signal trampoline cache flushing
Kyle McMartin
1
-1
/
+2
2008-03-15
[PARISC] head.S: section mismatch fixes
Helge Deller
1
-3
/
+4
2008-03-15
[PARISC] add back Crestone Peak cpu
Kyle McMartin
1
-0
/
+1
2008-03-15
[PARISC] clean up show_stack
Kyle McMartin
1
-4
/
+21
2008-03-15
[PARISC] add pa8900 CPUs to hardware inventory
James Bottomley
1
-1
/
+11
2008-03-15
[PARISC] pdc_console: fix bizarre panic on boot
Kyle McMartin
2
-12
/
+34
2008-03-15
[PARISC] dump_stack in show_regs
Kyle McMartin
1
-0
/
+2
2008-03-15
[PARISC] remove unused pdc_iodc_printf function
Kyle McMartin
1
-13
/
+0
2008-03-15
[PARISC] wire up timerfd syscalls
Kyle McMartin
1
-0
/
+3
2008-03-15
[PARISC] remove old timerfd syscall
Kyle McMartin
1
-1
/
+1
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-03
arch/parisc/: Spelling fixes
Joe Perches
2
-2
/
+2
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-1
/
+1
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2007-12-06
[PARISC] print more than one character at a time for pdc console
Kyle McMartin
2
-63
/
+36
2007-12-06
[PARISC] timer interrupt should not be IRQ_DISABLED
Kyle McMartin
1
-1
/
+1
2007-12-06
Revert "[PARISC] import necessary bits of libgcc.a"
Kyle McMartin
1
-0
/
+22
2007-10-23
parisc: fix sg_page() fallout
FUJITA Tomonori
1
-0
/
+1
2007-10-20
Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...
Linus Torvalds
17
-275
/
+224
2007-10-19
[PARISC] Zap unused variable warnings in pci.c
Kyle McMartin
1
-5
/
+5
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2
-6
/
+6
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+1
2007-10-18
[PARISC] Fix infinite loop in /proc/iomem
Matthew Wilcox
1
-32
/
+0
[next]