index
:
peter/linux
blockdev
logitech-hidpp
logitech-wtp
logitech-wtp-unfinished
master
nouveau-acpi
nouveau-acpi-v2
nouveau-acpi-v2.2
nouveau-acpi-v2.3
nouveau-acpi-v2.3-with-pci-pm-d3
nouveau-acpi-v3
nouveau-pm2
pci/pm
rpi-4.0.y
rpi-4.0.y-dev
rtl-eeprom
rtl-eeprom-3.13
rtl-eeprom-3.17
Linux Kernel in development
Peter Wu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-24
parisc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-2
/
+1
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+2
2016-06-05
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
1
-0
/
+2
2016-05-22
parisc: Fix typos in eisa_eeprom.h
Andrea Gelmini
1
-2
/
+2
2016-05-22
parisc: Fix typo in ldcw.h
Andrea Gelmini
1
-1
/
+1
2016-05-22
parisc: Update futex.h to match generic implementation
John David Anglin
1
-41
/
+29
2016-05-22
parisc: Add native high-resolution sched_clock() implementation
Helge Deller
1
-4
/
+5
2016-05-22
parisc: Add 64bit get_user() and put_user() for 32bit kernel
Helge Deller
1
-1
/
+15
2016-05-22
parisc: Simplify and speed up get_user() and put_user()
Helge Deller
1
-58
/
+21
2016-05-22
parisc: Add syscall tracepoint support
Helge Deller
3
-1
/
+14
2016-04-15
Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+1
2016-04-14
parisc: Fix ftrace function tracer
Helge Deller
1
-17
/
+1
2016-04-08
parisc: Update comment regarding relative extable support
Helge Deller
1
-6
/
+4
2016-04-08
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
1
-0
/
+1
2016-03-31
Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+20
2016-03-31
parisc: Fix and enable seccomp filter support
Helge Deller
1
-0
/
+13
2016-03-31
parisc: Fix SIGSYS signals in compat case
Helge Deller
1
-0
/
+7
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
2
-4
/
+5
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+5
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2016-03-14
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+3
2016-03-13
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
1
-1
/
+1
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-6
/
+4
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
1
-3
/
+0
2016-03-01
parisc: Use parentheses around expression in floppy.h
Helge Deller
1
-1
/
+1
2016-02-22
arch: Introduce post-init read-only memory
Kees Cook
1
-0
/
+3
2016-02-22
asm-generic: Consolidate mark_rodata_ro()
Kees Cook
1
-4
/
+0
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-2
/
+0
2016-01-20
parisc: convert to dma_map_ops
Christoph Hellwig
1
-180
/
+9
2016-01-16
parisc: Protect huge page pte changes with spinlocks
Helge Deller
1
-16
/
+4
2016-01-12
parisc: Imporove debug info about space registers and TLB configuration
Helge Deller
1
-1
/
+1
2016-01-12
parisc: Reduce overhead of parisc_requires_coherency()
Helge Deller
1
-9
/
+8
2016-01-12
parisc: Initialize PCI bridge cache line and default latency
Helge Deller
1
-0
/
+1
2015-12-12
parisc: Disable huge pages on Mako machines
Helge Deller
1
-1
/
+2
2015-11-22
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-33
/
+120
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
1
-0
/
+85
2015-11-22
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
1
-1
/
+5
2015-11-22
parisc: Add defines for Huge page support
Helge Deller
2
-4
/
+29
2015-11-20
parisc: Drop definition of start_thread_som for HP-UX SOM binaries
Helge Deller
1
-27
/
+0
2015-11-20
parisc: Fix wrong comment regarding first pmd entry flags
Helge Deller
1
-1
/
+1
2015-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2015-11-09
Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-1
/
+0
2015-11-08
parisc: Fixes and cleanups in kernel uapi header files
Helge Deller
1
-2
/
+2
2015-11-04
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+5
2015-10-25
parisc: Change L1_CACHE_BYTES to 16
John David Anglin
1
-13
/
+5
2015-09-23
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
1
-1
/
+1
2015-09-08
parisc: Define ioremap_uc and ioremap_wc
Guenter Roeck
1
-0
/
+2
2015-07-27
atomic: Provide atomic_{or,xor,and}
Peter Zijlstra
1
-2
/
+0
2015-07-27
parisc: Provide atomic_{or,xor,and}
Peter Zijlstra
1
-0
/
+9
[next]