index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-28
/
+4
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
parisc/kmap: remove duplicate kmap code
Ira Weiny
1
-26
/
+2
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-3
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-4
/
+0
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-6
/
+0
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+10
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2020-06-02
arch/parisc/include/asm/pgtable.h: remove unused `old_pte'
Andrew Morton
1
-2
/
+0
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
1
-8
/
+0
2020-05-29
parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
1
-1
/
+2
2020-05-12
floppy: use symbolic register names in the parisc port
Willy Tarreau
1
-7
/
+8
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
1
-6
/
+6
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-2
/
+0
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
2020-04-05
parisc: Rework arch_rw locking functions
Helge Deller
2
-82
/
+67
2020-04-05
parisc: Improve interrupt handling in arch_spin_lock_flags()
Helge Deller
1
-8
/
+17
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-18
/
+0
2020-03-27
[parisc, s390, sparc64] no need for access_ok() in futex handling
Al Viro
1
-3
/
+0
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-2
/
+3
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-17
/
+0
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-0
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-3
/
+2
2020-01-03
compat: provide compat_ptr() on all architectures
Arnd Bergmann
1
-17
/
+0
2019-12-20
parisc: Fix compiler warnings in debug_core.c
Helge Deller
1
-2
/
+8
2019-12-15
parisc: fix compilation when KEXEC=n and KEXEC_FILE=y
Sven Schnelle
1
-4
/
+0
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-04
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
4
-66
/
+59
2019-12-04
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
1
-0
/
+1
2019-12-04
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
1
-0
/
+1
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+8
2019-11-30
Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-49
/
+52
2019-11-15
y2038: ipc: remove __kernel_time_t reference from headers
Arnd Bergmann
3
-8
/
+8
2019-11-11
parisc: remove __ioremap
Christoph Hellwig
1
-10
/
+1
2019-10-14
parisc: prefer __section from compiler_attributes.h
Nick Desaulniers
2
-2
/
+2
2019-10-14
parisc: Do not hardcode registers in checksum functions
Helge Deller
1
-49
/
+52
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
1
-0
/
+1
2019-09-25
mm: introduce MADV_COLD
Minchan Kim
1
-0
/
+2
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-16
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-1
/
+65
2019-09-08
parisc: add kexec syscall support
Sven Schnelle
2
-0
/
+38
2019-09-08
parisc: add __pdc_cpu_rendezvous()
Sven Schnelle
1
-0
/
+1
2019-08-24
parisc: fix compilation errrors
Qian Cai
1
-2
/
+1
2019-08-12
parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU
Helge Deller
1
-1
/
+10
2019-08-03
parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...
Helge Deller
1
-0
/
+15
2019-08-03
parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Sven Schnelle
1
-0
/
+1
2019-07-21
parisc: add kprobe_fault_handler()
Sven Schnelle
1
-0
/
+4
[next]