index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
|
\
|
*
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
*
|
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-02
|
\
\
|
*
\
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
2013-06-24
|
|
\
\
|
*
\
\
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
2013-06-17
|
|
\
\
\
|
*
|
|
|
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-06-03
*
|
|
|
|
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-07-02
|
\
\
\
\
\
|
*
\
\
\
\
Merge 3.10-rc7 into tty-next
Greg Kroah-Hartman
2013-06-24
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge 3.10-rc5 into tty-next
Greg Kroah-Hartman
2013-06-08
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge 3.10-rc3 into tty-next
Greg Kroah-Hartman
2013-05-27
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2013-05-20
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-02
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
[readdir] constify ->actor
Al Viro
2013-06-29
|
*
|
|
|
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
2013-06-29
|
*
|
|
|
[readdir] introduce iterate_dir() and dir_context
Al Viro
2013-06-29
|
*
|
|
|
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-29
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
parisc: Use unshadowed index register for flush instructions in flush_dcache_...
John David Anglin
2013-06-18
*
|
|
|
parisc: provide pci_mmap_page_range() for parisc
Thomas Bogendoerfer
2013-06-18
*
|
|
|
parisc: fix serial ports on C8000 workstation
Thomas Bogendoerfer
2013-06-18
*
|
|
|
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)
Helge Deller
2013-06-18
|
/
/
/
*
|
|
parisc: kernel: using strlcpy() instead of strcpy()
Chen Gang
2013-06-01
*
|
|
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
Paul Bolle
2013-06-01
*
|
|
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
Helge Deller
2013-06-01
*
|
|
parisc: memory overflow, 'name' length is too short for using
Chen Gang
2013-06-01
|
|
/
|
/
|
*
|
parisc: fix irq stack on UP and SMP
Helge Deller
2013-05-24
*
|
parisc: make interrupt and interruption stack allocation reentrant
John David Anglin
2013-05-24
*
|
parisc: show number of FPE and unaligned access handler calls in /proc/interr...
Helge Deller
2013-05-24
*
|
parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.S
Helge Deller
2013-05-24
*
|
parisc: add rp5470 entry to machine database
Helge Deller
2013-05-24
*
|
parisc: make default cross compiler search more robust (v3)
Helge Deller
2013-05-13
*
|
parisc: fix SMP races when updating PTE and TLB entries in entry.S
John David Anglin
2013-05-11
*
|
parisc: implement irq stacks - part 2 (v2)
Helge Deller
2013-05-11
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-10
|
\
|
*
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
*
|
parisc: tlb flush counting fix for SMP and UP
Helge Deller
2013-05-07
*
|
parisc: more irq statistics in /proc/interrupts
Helge Deller
2013-05-07
*
|
parisc: implement irq stacks
Helge Deller
2013-05-07
*
|
parisc: add kernel stack overflow check
Helge Deller
2013-05-07
*
|
parisc: only re-enable interrupts if we need to schedule or deliver signals w...
John David Anglin
2013-05-07
*
|
parisc: implement atomic64_dec_if_positive()
Helge Deller
2013-05-06
*
|
parisc: use long branch in fork_like macro
John David Anglin
2013-05-06
*
|
parisc: fix NATIVE set up in build
Mike Frysinger
2013-05-06
*
|
parisc: document the parisc gateway page
Helge Deller
2013-05-06
*
|
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
2013-05-06
*
|
parisc: Provide default implementation for dma_{alloc, free}_attrs
Damian Hobson-Garcia
2013-05-06
*
|
parisc: fix whitespace errors in arch/parisc/kernel/traps.c
Rolf Eike Beer
2013-05-06
*
|
parisc: remove the second argument of kmap_atomic
Zhao Hongjiang
2013-05-06
[next]