index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-17
Revert "parisc: Re-enable interrupts early"
John David Anglin
1
-3
/
+9
2017-12-17
parisc: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-17
parisc: Align os_hpmc_size on word boundary
Helge Deller
1
-0
/
+1
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-18
Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-29
/
+149
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-21
/
+3
2017-11-17
parisc: Add CPU topology support
Helge Deller
4
-26
/
+146
2017-11-17
parisc: Fix validity check of pointer size argument in new CAS implementation
John David Anglin
1
-3
/
+3
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+8
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
15
-0
/
+15
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-0
/
+8
2017-10-19
parisc: Fix detection of nonsynchronous cr16 cycle counters
Helge Deller
1
-1
/
+4
2017-10-19
parisc: Export __cmpxchg_u64 unconditionally
Guenter Roeck
1
-1
/
+1
2017-10-19
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
1
-3
/
+3
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
1
-1
/
+1
2017-09-22
parisc: Move init_per_cpu() into init section
Helge Deller
3
-4
/
+3
2017-09-22
parisc: Check if initrd was loaded into broken RAM
Helge Deller
1
-0
/
+9
2017-09-22
parisc: Add PDCE_CHECK instruction to HPMC handler
Helge Deller
1
-1
/
+9
2017-09-22
parisc: Add wrapper for pdc_instr() firmware function
Helge Deller
1
-0
/
+20
2017-09-22
parisc: Move start_parisc() into init section
Helge Deller
1
-2
/
+2
2017-09-22
parisc: Stop unwinding at start of stack
Helge Deller
1
-0
/
+12
2017-09-20
parisc: switch to {get,put}_compat_sigset()
Al Viro
3
-21
/
+3
2017-09-14
parisc, watchdog/core: Use lockup_detector_stop()
Thomas Gleixner
1
-1
/
+1
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-16
/
+15
2017-08-22
parisc/core: Fix section mismatches
Helge Deller
1
-3
/
+3
2017-08-22
parisc: Make existing core files reuseable for bootloader
Helge Deller
2
-1
/
+18
2017-08-22
parisc/random: Add machine specific randomness
Helge Deller
1
-3
/
+21
2017-08-22
parisc: Static initialization of pcxl_res_lock spinlock
Helge Deller
1
-2
/
+1
2017-08-22
parisc: Static initialization of spinlocks in perf and unwind code
Helge Deller
2
-6
/
+2
2017-08-22
parisc: PDT: Add full support for memory failure via Page Deallocation Table ...
Helge Deller
1
-41
/
+239
2017-08-22
parisc: PDT/firmware: Add support to read PDT on older PAT-machines
Helge Deller
1
-8
/
+39
2017-07-31
parisc: Increase thread and stack size to 32kb
Helge Deller
1
-1
/
+1
2017-07-31
parisc: Handle vma's whose context is not current in flush_cache_range
John David Anglin
1
-3
/
+2
2017-07-26
parisc: Extend disabled preemption in copy_user_page
John David Anglin
1
-1
/
+1
2017-07-26
parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...
John David Anglin
1
-20
/
+14
2017-07-25
parisc: Suspend lockup detectors before system halt
Helge Deller
1
-0
/
+2
2017-07-25
parisc: Show DIMM slot number which holds broken memory module
Helge Deller
1
-5
/
+14
2017-07-25
parisc: Add function to return DIMM slot of physical address
Helge Deller
1
-0
/
+25
2017-07-25
parisc: Fix crash when calling PDC_PAT_MEM PDT firmware function
Helge Deller
2
-3
/
+12
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-16
/
+15
2017-07-23
parisc: Merge millicode routines via linker script
Helge Deller
1
-0
/
+2
2017-07-23
parisc: Disable further stack checks when panic occurs during stack check
Helge Deller
1
-1
/
+7
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+13
2017-07-04
Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-14
/
+289
2017-07-02
parisc: use compat_sys_keyctl()
Eric Biggers
1
-1
/
+1
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-5
/
+0
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-6
/
+9
2017-06-09
parisc: Don't hardcode PSW values in hpmc code
Helge Deller
1
-2
/
+3
[next]