index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+2
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
1
-1
/
+1
2008-10-23
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
1
-3
/
+2
2008-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
133
-287
/
+12211
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-17
parisc: convert to generic compat_sys_ptrace
Helge Deller
3
-258
/
+183
2008-10-16
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2
-60
/
+2
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
1
-47
/
+0
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-1
/
+1
2008-10-15
oprofile: more whitespace fixes
Robert Richter
1
-1
/
+1
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+14
2008-10-10
parisc: add rtc platform driver
Kyle McMartin
2
-1
/
+21
2008-10-10
parisc: initialize unwinder much earlier
James Bottomley
3
-3
/
+5
2008-10-10
parisc: add new syscalls
Kyle McMartin
2
-2
/
+14
2008-10-10
parisc: hijack jump to start_kernel
Kyle McMartin
2
-2
/
+27
2008-10-10
parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked
Kyle McMartin
2
-21
/
+46
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin
123
-0
/
+11977
2008-10-10
parisc: move pdc_result to real2.S
Kyle McMartin
3
-2
/
+17
2008-10-10
parisc: add arch/parisc/kernel/.gitignore
Kyle McMartin
1
-0
/
+1
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
1
-0
/
+14
2008-09-06
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
David Woodhouse
1
-3
/
+0
2008-09-02
fix typo in arch/parisc/hpux/fs.c
Stephen Rothwell
1
-1
/
+1
2008-08-25
[PATCH] fix hpux_getdents()
Al Viro
1
-11
/
+19
2008-07-27
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
1
-5
/
+5
2008-07-24
flag parameters: pipe
Ulrich Drepper
1
-1
/
+1
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-1
/
+1
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-2
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
4
-118
/
+27
2008-07-15
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+0
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
16
-29
/
+25
2008-07-03
parisc-kernel-perf: BKL pushdown
Arnd Bergmann
1
-0
/
+4
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
3
-5
/
+5
2008-06-26
parisc: convert to generic helpers for IPI function calls
Jens Axboe
2
-113
/
+22
2008-06-16
Merge branch 'linus' into core/rodata
Ingo Molnar
15
-28
/
+25
2008-06-13
parisc: fix off by one in setup_sigcontext32
Kyle McMartin
1
-2
/
+2
2008-06-13
parisc: export empty_zero_page
Kyle McMartin
1
-0
/
+1
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
11
-27
/
+18
2008-05-25
move BUG_TABLE into RODATA
Jan Beulich
1
-1
/
+0
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
17
-90
/
+89
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: remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-2
/
+0
2008-05-15
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-4
/
+4
2008-05-15
parisc: fix trivial section name warnings
Helge Deller
11
-18
/
+27
[next]