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
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-75
/
+138
2017-07-14
sparc64: Measure receiver forward progress to avoid send mondo timeout
Jane Chu
3
-70
/
+131
2017-07-13
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2017-07-13
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
1
-4
/
+2
2017-07-12
SPARC64: Fix sun4v DMA panic
Tushar Dave
1
-5
/
+7
2017-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
12
-268
/
+684
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-51
/
+61
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+11
2017-07-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2017-07-03
sparc: kernel: pmc: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2
-27
/
+0
2017-06-28
sparc: remove arch specific dma_supported implementations
Christoph Hellwig
3
-40
/
+39
2017-06-28
sparc: remove leon_dma_ops
Christoph Hellwig
1
-4
/
+1
2017-06-28
sparc: implement ->mapping_error
Christoph Hellwig
3
-7
/
+21
2017-06-26
sparc64: fix typo in property
Pavel Tatashin
2
-3
/
+3
2017-06-25
sparc64: add port_id to VIO device metadata
Jag Raman
1
-0
/
+2
2017-06-25
sparc64: Enhance search for VIO device in MDESC
Jag Raman
2
-62
/
+60
2017-06-25
sparc64: enhance VIO device probing
Jag Raman
1
-16
/
+37
2017-06-25
sparc64: check if a client is allowed to register for MDESC notifications
Jag Raman
1
-0
/
+17
2017-06-25
sparc64: remove restriction on VIO device name size
Jag Raman
1
-19
/
+4
2017-06-25
sparc64: refactor code to obtain cfg_handle property from MDESC
Jag Raman
1
-11
/
+19
2017-06-25
sparc64: add MDESC node name property to VIO device metadata
Jag Raman
2
-48
/
+62
2017-06-25
sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocation
Jag Raman
1
-5
/
+3
2017-06-25
sparc64: expand MDESC interface
Jag Raman
1
-0
/
+216
2017-06-25
sparc64: skip handshake for LDC channels in RAW mode
Jag Raman
2
-1
/
+15
2017-06-25
sparc64: specify the device class in VIO version info. packet
Jag Raman
1
-0
/
+1
2017-06-25
sparc64: ensure VIO operations are defined while being used
Jag Raman
1
-4
/
+13
2017-06-25
sparc: kernel: apc: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-06-15
sparc/time: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-15
sparc64: broken %tick frequency on spitfire cpus
Pavel Tatashin
1
-1
/
+26
2017-06-15
sparc64: use prom interface to get %stick frequency
Pavel Tatashin
1
-5
/
+2
2017-06-13
sparc64: optimize functions that access tick
Pavel Tatashin
1
-9
/
+13
2017-06-13
sparc64: add hot-patched and inlined get_tick()
Pavel Tatashin
2
-6
/
+27
2017-06-13
sparc64: initialize time early
Pavel Tatashin
3
-13
/
+12
2017-06-13
sparc64: improve modularity tick options
Pavel Tatashin
1
-28
/
+55
2017-06-13
sparc64: optimize loads in clock_sched()
Pavel Tatashin
1
-10
/
+7
2017-06-13
sparc64: show time stamps from zero
Pavel Tatashin
1
-2
/
+8
2017-06-13
sparc64: access tick function from variable
Pavel Tatashin
1
-14
/
+16
2017-06-13
sparc64: remove trailing white spaces
Pavel Tatashin
1
-3
/
+3
2017-06-11
sparc64: print debug messages when reading from LDC channel
Jag Raman
1
-0
/
+5
2017-06-11
sparc64: ldc abort during vds iso boot
Jag Raman
1
-1
/
+6
2017-06-11
sparc64: ensure LDC channel is ready before communication
Jag Raman
1
-5
/
+25
2017-06-11
sparc64: enhance ldc_abort to print message
Jag Raman
1
-25
/
+28
2017-06-11
sparc64: expand LDC interface
Jag Raman
1
-12
/
+34
2017-06-09
sparc: vio: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-7
/
+11
2017-06-06
sparc64: delete old wrap code
Pavel Tatashin
3
-33
/
+1
2017-06-06
sparc: Machine description indices can vary
James Clarke
1
-4
/
+64
2017-06-06
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
1
-4
/
+7
2017-06-06
arch/sparc: support NR_CPUS = 4096
Jane Chu
1
-4
/
+13
[next]