index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
2
-117
/
+25
|
\
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
2
-4
/
+4
|
*
parisc: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
1
-113
/
+21
*
|
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2008-07-14
1
-1
/
+0
|
\
\
|
*
|
Merge branch 'linus' into core/rodata
Ingo Molnar
2008-06-16
10
-19
/
+19
|
|
\
|
|
*
|
move BUG_TABLE into RODATA
Jan Beulich
2008-05-25
1
-1
/
+0
*
|
|
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
11
-20
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
parisc: fix off by one in setup_sigcontext32
Kyle McMartin
2008-06-13
1
-2
/
+2
|
*
|
parisc: export copy_user_page_asm
Kyle McMartin
2008-06-13
1
-0
/
+3
|
*
|
parisc: move head.S to head.text section
Kyle McMartin
2008-06-13
2
-1
/
+3
|
*
|
Revert "parisc: fix trivial section name warnings"
Kyle McMartin
2008-06-13
7
-18
/
+13
|
|
/
|
*
[PATCH] take init_files to fs/file.c
Al Viro
2008-05-16
1
-1
/
+0
*
|
parisc-kernel-perf: BKL pushdown
Arnd Bergmann
2008-07-02
1
-0
/
+4
|
/
*
arch/parisc/kernel/perf_asm.S: build fix
Kyle McMartin
2008-05-15
1
-0
/
+2
*
parisc: remove -traditional from assembler flags
Kyle McMartin
2008-05-15
1
-3
/
+0
*
parisc: use conditional macro for 64-bit wide ops
Kyle McMartin
2008-05-15
2
-62
/
+54
*
arch/parisc/kernel/unaligned.c: use time_* macros
S.Caglar Onur
2008-05-15
1
-1
/
+2
*
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-15
3
-3
/
+3
*
parisc: fix trivial section name warnings
Helge Deller
2008-05-15
7
-13
/
+18
*
unified (weak) sys_pipe implementation
Ulrich Drepper
2008-05-03
1
-13
/
+0
*
parisc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+1
*
parisc: use non-racy method for /proc/pcxl_dma creation
Denis V. Lunev
2008-04-29
1
-4
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-04-21
1
-17
/
+13
|
\
|
*
PCI: parisc: use generic pci_enable_resources()
Bjorn Helgaas
2008-04-20
1
-17
/
+13
*
|
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
|
/
*
Generic semaphore implementation
Matthew Wilcox
2008-04-17
3
-108
/
+1
*
[PARISC] fix signal trampoline cache flushing
Kyle McMartin
2008-04-15
1
-1
/
+2
*
[PARISC] head.S: section mismatch fixes
Helge Deller
2008-03-15
1
-3
/
+4
*
[PARISC] add back Crestone Peak cpu
Kyle McMartin
2008-03-15
1
-0
/
+1
*
[PARISC] clean up show_stack
Kyle McMartin
2008-03-15
1
-4
/
+21
*
[PARISC] add pa8900 CPUs to hardware inventory
James Bottomley
2008-03-15
1
-1
/
+11
*
[PARISC] pdc_console: fix bizarre panic on boot
Kyle McMartin
2008-03-15
2
-12
/
+34
*
[PARISC] dump_stack in show_regs
Kyle McMartin
2008-03-15
1
-0
/
+2
*
[PARISC] remove unused pdc_iodc_printf function
Kyle McMartin
2008-03-15
1
-13
/
+0
*
[PARISC] wire up timerfd syscalls
Kyle McMartin
2008-03-15
1
-0
/
+3
*
[PARISC] remove old timerfd syscall
Kyle McMartin
2008-03-15
1
-1
/
+1
*
procfs: constify function pointer tables
Jan Engelhardt
2008-02-08
1
-1
/
+1
*
arch/parisc/: Spelling fixes
Joe Perches
2008-02-03
2
-2
/
+2
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
1
-1
/
+1
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
1
-4
/
+4
*
[PARISC] print more than one character at a time for pdc console
Kyle McMartin
2007-12-06
2
-63
/
+36
*
[PARISC] timer interrupt should not be IRQ_DISABLED
Kyle McMartin
2007-12-06
1
-1
/
+1
*
Revert "[PARISC] import necessary bits of libgcc.a"
Kyle McMartin
2007-12-06
1
-0
/
+22
*
parisc: fix sg_page() fallout
FUJITA Tomonori
2007-10-23
1
-0
/
+1
*
Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...
Linus Torvalds
2007-10-20
17
-275
/
+224
|
\
|
*
[PARISC] Zap unused variable warnings in pci.c
Kyle McMartin
2007-10-19
1
-5
/
+5
|
*
[PARISC] Fix infinite loop in /proc/iomem
Matthew Wilcox
2007-10-18
1
-32
/
+0
|
*
[PARISC] Kill off broken irqstack code
Kyle McMartin
2007-10-18
5
-59
/
+3
|
*
[PARISC] Remove hardcoded uses of PAGE_SIZE
Kyle McMartin
2007-10-18
4
-6
/
+6
|
*
[PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use
Kyle McMartin
2007-10-18
2
-6
/
+4
[next]