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
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+5
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-08-27
treewide: Fix printks with 0x%#
Joe Perches
1
-1
/
+1
2013-08-01
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
2
-0
/
+4
2013-08-01
parisc: Remove arch/parisc/kernel/sys32.h header
John David Anglin
4
-46
/
+0
2013-08-01
parisc: add defconfig for c8000 machine
Helge Deller
1
-0
/
+279
2013-08-01
parisc: Fix cache routines to ignore vma's with an invalid pfn
John David Anglin
1
-64
/
+71
2013-07-15
parisc: delete __cpuinit usage from all users
Paul Gortmaker
4
-14
/
+16
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
1
-1
/
+1
2013-07-11
net: rename busy poll socket op and globals
Eliezer Tamir
1
-1
/
+1
2013-07-10
Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-49
/
+94
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-07-10
parisc: Fix gcc miscompilation in pa_memcpy()
Helge Deller
1
-29
/
+50
2013-07-10
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
2
-3
/
+4
2013-07-10
parisc: optimize mtsp(0,sr) inline assembly
Helge Deller
1
-3
/
+6
2013-07-10
parisc: switch to gzip-compressed vmlinuz kernel
Helge Deller
3
-11
/
+18
2013-07-10
parisc: more capabilities info in /proc/cpuinfo
Helge Deller
1
-3
/
+16
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
2
-11
/
+1
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
2
-11
/
+1
2013-07-04
mm/PARISC: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-11
/
+1
2013-07-04
mm/PARISC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-44
/
+3
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-2
/
+2
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+2
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-41
/
+74
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2013-07-02
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-11
/
+8
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
1
-0
/
+1
2013-06-29
[readdir] constify ->actor
Al Viro
1
-7
/
+5
2013-06-29
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
1
-1
/
+1
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
1
-1
/
+3
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-25
Merge 3.10-rc7 into tty-next
Greg Kroah-Hartman
6
-41
/
+74
2013-06-25
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
6
-41
/
+74
2013-06-18
parisc: Use unshadowed index register for flush instructions in flush_dcache_...
John David Anglin
1
-38
/
+38
2013-06-18
parisc: provide pci_mmap_page_range() for parisc
Thomas Bogendoerfer
2
-0
/
+32
2013-06-18
parisc: fix serial ports on C8000 workstation
Thomas Bogendoerfer
1
-0
/
+1
2013-06-18
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)
Helge Deller
2
-3
/
+3
2013-06-18
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
4
-7
/
+5
2013-06-18
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-06-09
Merge 3.10-rc5 into tty-next
Greg Kroah-Hartman
4
-7
/
+5
2013-06-04
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+0
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
[next]