index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2
-3
/
+28
2012-12-03
PARISC: fix user-triggerable panic on parisc
Al Viro
1
-2
/
+4
2012-12-03
PARISC: fix virtual aliasing issue in get_shared_area()
James Bottomley
1
-0
/
+2
2012-09-14
PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Mel Gorman
1
-2
/
+2
2012-06-10
PARISC: fix TLB fault path on PA2.0 narrow systems
James Bottomley
1
-13
/
+17
2012-06-10
PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo...
John David Anglin
1
-2
/
+4
2012-06-01
PARISC: fix panic on prefetch(NULL) on PA7300LC
James Bottomley
1
-1
/
+6
2012-06-01
PARISC: fix crash in flush_icache_page_asm on PA1.1
John David Anglin
1
-18
/
+20
2012-06-01
PARISC: fix PA1.1 oops on boot
James Bottomley
1
-0
/
+4
2011-08-15
fix return type of __atomic64_add_return
John David Anglin
1
-2
/
+2
2011-08-15
Fix futex support
Carlos O'Donell
1
-6
/
+60
2011-08-15
wire up sendmmsg syscall
James Bottomley
2
-1
/
+3
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-7
/
+0
2011-05-28
Merge branch 'setns'
Linus Torvalds
2
-1
/
+3
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2
-1
/
+3
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-8
/
+0
2011-05-25
Remove unused PROC_CHANGE_PENALTY constant
Stephen Boyd
1
-9
/
+0
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
1
-1
/
+1
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
1
-1
/
+1
2011-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
12
-130
/
+206
2011-05-22
Merge branch 'flushing' into for-linus
James Bottomley
8
-124
/
+182
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
1
-0
/
+3
2011-05-12
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
1
-1
/
+3
2011-04-21
[PARISC] set memory ranges in N_NORMAL_MEMORY when onlined
David Rientjes
1
-1
/
+3
2011-04-15
[PARISC] wire up syncfs syscall
James Bottomley
2
-1
/
+3
2011-04-15
[PARISC] wire up the fhandle syscalls
James Bottomley
2
-1
/
+5
2011-04-15
[PARISC] wire up clock_adjtime syscall
James Bottomley
2
-1
/
+3
2011-04-15
[PARISC] wire up fanotify syscalls
James Bottomley
3
-1
/
+13
2011-04-15
[PARISC] prevent speculative re-read on cache flush
James Bottomley
2
-2
/
+16
2011-04-15
[PARISC] only make executable areas executable
James Bottomley
6
-122
/
+166
2011-04-15
[PARISC] fix pacache .size with new binutils
Meelis Roos
1
-4
/
+2
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-4
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
12
-19
/
+19
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-29
parisc: Use irq_to_desc() in show_interrupts()
Thomas Gleixner
1
-5
/
+6
2011-03-29
parisc: Convert irq namespace
Thomas Gleixner
1
-6
/
+6
2011-03-29
parisc: Convert the final irq bits
Thomas Gleixner
1
-7
/
+2
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-23
remove dma64_addr_t
FUJITA Tomonori
1
-13
/
+0
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-2
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+4
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-3
/
+0
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
8
-375
/
+319
2011-03-17
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
Huang Ying
1
-0
/
+2
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
[next]