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.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
2013-06-01
parisc: kernel: using strlcpy() instead of strcpy()
Chen Gang
1
-1
/
+2
2013-06-01
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
Paul Bolle
1
-1
/
+1
2013-06-01
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
Helge Deller
1
-4
/
+1
2013-06-01
parisc: memory overflow, 'name' length is too short for using
Chen Gang
1
-1
/
+1
2013-05-25
parisc: fix irq stack on UP and SMP
Helge Deller
3
-41
/
+26
2013-05-25
parisc: make interrupt and interruption stack allocation reentrant
John David Anglin
2
-10
/
+10
2013-05-25
parisc: show number of FPE and unaligned access handler calls in /proc/interr...
Helge Deller
4
-0
/
+14
2013-05-25
parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.S
Helge Deller
1
-6
/
+6
2013-05-25
parisc: add rp5470 entry to machine database
Helge Deller
1
-0
/
+1
2013-05-14
parisc: make default cross compiler search more robust (v3)
Helge Deller
1
-12
/
+9
2013-05-11
parisc: fix SMP races when updating PTE and TLB entries in entry.S
John David Anglin
1
-72
/
+83
2013-05-11
parisc: implement irq stacks - part 2 (v2)
Helge Deller
5
-17
/
+102
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
1
-8
/
+0
2013-05-08
parisc: tlb flush counting fix for SMP and UP
Helge Deller
4
-19
/
+5
2013-05-08
parisc: more irq statistics in /proc/interrupts
Helge Deller
5
-4
/
+86
2013-05-08
parisc: implement irq stacks
Helge Deller
4
-2
/
+94
2013-05-07
parisc: add kernel stack overflow check
Helge Deller
4
-4
/
+42
2013-05-07
parisc: only re-enable interrupts if we need to schedule or deliver signals w...
John David Anglin
1
-5
/
+9
2013-05-07
parisc: implement atomic64_dec_if_positive()
Helge Deller
2
-0
/
+24
2013-05-07
parisc: use long branch in fork_like macro
John David Anglin
1
-1
/
+2
2013-05-07
parisc: fix NATIVE set up in build
Mike Frysinger
1
-3
/
+1
2013-05-07
parisc: document the parisc gateway page
Helge Deller
1
-1
/
+24
2013-05-07
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
5
-21
/
+37
2013-05-07
parisc: Provide default implementation for dma_{alloc, free}_attrs
Damian Hobson-Garcia
1
-0
/
+3
2013-05-07
parisc: fix whitespace errors in arch/parisc/kernel/traps.c
Rolf Eike Beer
1
-12
/
+12
2013-05-07
parisc: remove the second argument of kmap_atomic
Zhao Hongjiang
1
-3
/
+3
2013-05-05
parisc: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-23
/
+24
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-53
/
+4
2013-05-01
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
2
-14
/
+1
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-8
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-25
/
+1
2013-04-30
mm/parisc: use common help functions to free reserved pages
Jiang Liu
1
-21
/
+2
2013-04-30
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-0
/
+2
2013-04-29
parisc: Don't use create_proc_read_entry()
David Howells
1
-23
/
+24
2013-04-26
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2
-26
/
+26
2013-04-26
parisc: disable -mlong-calls compiler option for kernel modules
Helge Deller
1
-2
/
+4
2013-04-26
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
1
-10
/
+4
2013-04-26
parisc: Change kunmap macro to static inline function
John David Anglin
1
-1
/
+4
2013-04-26
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
3
-1
/
+29
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-08
parisc: Use generic idle loop
Thomas Gleixner
3
-23
/
+2
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-2
/
+0
2013-04-01
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-06
get rid of union semop in sys_semctl(2) arguments
Al Viro
2
-16
/
+1
2013-03-04
consolidate compat lookup_dcookie()
Al Viro
2
-8
/
+1
[next]