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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-9
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2
-3
/
+3
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-0
/
+2
2016-12-29
parisc: Mark cr16 clocksource unstable on SMP systems
Helge Deller
1
-3
/
+20
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
11
-11
/
+11
2016-12-21
Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-131
/
+61
2016-12-20
parisc: Optimize timer interrupt function
Helge Deller
2
-88
/
+29
2016-12-14
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-5
/
+15
2016-12-12
parisc: perf: return -EFAULT on error
Dan Carpenter
1
-3
/
+2
2016-12-12
parisc: Enhance CPU detection code on PAT machines
Helge Deller
3
-16
/
+18
2016-12-12
parisc: Re-enable interrupts early
Helge Deller
1
-9
/
+3
2016-12-12
parisc: Enable KASLR
Helge Deller
2
-15
/
+9
2016-12-08
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
1
-0
/
+11
2016-12-07
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
1
-21
/
+1
2016-11-25
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
1
-15
/
+22
2016-11-25
parisc: Fix race in pci-dma.c
John David Anglin
1
-1
/
+1
2016-11-25
parisc: Switch to generic sched_clock implementation
Helge Deller
1
-46
/
+11
2016-11-25
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2
-19
/
+16
2016-11-22
parisc: Fix printk continuations in system detection
Helge Deller
1
-4
/
+4
2016-11-02
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
1
-1
/
+1
2016-11-02
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
1
-2
/
+9
2016-11-02
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
1
-29
/
+24
2016-11-02
parisc: use KERN_CONT when printing device inventory
Helge Deller
1
-3
/
+3
2016-10-11
Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+11
2016-10-11
parisc: Show trap name in kernel crash
Helge Deller
1
-2
/
+2
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-09
parisc: Move exception table into read-only section
Helge Deller
1
-3
/
+4
2016-10-09
parisc: Fix kernel memory layout regarding position of __gp
Helge Deller
1
-2
/
+5
2016-10-08
Merge branch 'work.const-qstr' into work.misc
Al Viro
1
-1
/
+1
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-10-07
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-88
/
+104
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-07
parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
Helge Deller
1
-0
/
+8
2016-10-07
parisc: Drop bootmem and switch to memblock
Helge Deller
1
-2
/
+0
2016-10-05
parisc: Add cfi_startproc and cfi_endproc to assembly code
Helge Deller
4
-68
/
+74
2016-10-05
parisc: Move hpmc stack into page aligned bss section
Helge Deller
1
-4
/
+8
2016-09-25
parisc: Fix self-detected CPU stall warnings on Mako machines
Helge Deller
1
-6
/
+0
2016-09-20
parisc: Update comment regarding implementation of copy_user_page_asm
John David Anglin
1
-5
/
+11
2016-09-20
parisc: Use kmalloc_array() in add_system_map_addresses()
Markus Elfring
1
-1
/
+1
2016-09-20
parisc: Check return value of smp_boot_one_cpu()
Helge Deller
1
-2
/
+2
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+1
2016-08-20
parisc: Fix automatic selection of cr16 clocksource
Helge Deller
2
-20
/
+0
2016-08-07
parisc: use %pD
Al Viro
1
-1
/
+1
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+35
2016-08-04
Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-9
/
+9
2016-08-02
parisc: Add break statements to pdc_pat_io_pci_cfg_read()
Helge Deller
1
-3
/
+3
[next]