index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-03-20
1
-42
/
+4
|
\
|
*
alpha/dma: use common noop dma ops
Christian Borntraeger
2016-03-02
1
-42
/
+4
*
|
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
|
/
*
module: use a structure to encapsulate layout.
Rusty Russell
2015-12-04
1
-1
/
+1
*
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-25
1
-1
/
+6
|
\
|
*
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
2015-09-15
1
-1
/
+6
*
|
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
|
/
*
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
2
-21
/
+0
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
|
*
alpha/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-27
1
-1
/
+1
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-01
1
-12
/
+6
|
\
\
|
*
|
alpha/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-12
/
+6
|
|
/
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-31
1
-4
/
+9
|
\
\
|
*
|
alpha: Fix jiffies based cputime assumption
Frederic Weisbecker
2015-07-29
1
-4
/
+9
|
|
/
*
|
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
2015-07-23
1
-6
/
+1
|
/
*
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-06-23
3
-3
/
+0
|
\
|
*
PCI: Remove unnecessary #includes of <asm/pci.h>
Bjorn Helgaas
2015-06-08
3
-3
/
+0
*
|
alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect
Chen Gang
2015-05-26
1
-2
/
+1
*
|
alpha: Wire up all missing implemented syscalls
Chen Gang
2015-05-26
1
-0
/
+3
*
|
alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-05-26
1
-4
/
+3
*
|
alpha: delete non-required instances of <linux/init.h>
Paul Gortmaker
2015-05-26
3
-3
/
+0
*
|
alpha: don't use module_init for non-modular core code
Paul Gortmaker
2015-05-26
1
-2
/
+1
*
|
smp, alpha: kill SMP single function call interrupt
Jiang Liu
2015-05-26
1
-7
/
+1
*
|
alpha: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2015-05-26
1
-1
/
+1
|
/
*
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-13
2
-0
/
+11
|
\
|
*
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-03-19
1
-0
/
+7
|
*
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
2015-03-12
1
-0
/
+4
*
|
alpha, rtc: Change to use rtc_class_ops's set_mmss64()
Xunlei Pang
2015-04-03
1
-4
/
+4
|
/
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
alpha/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
1
-2
/
+6
*
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-31
1
-3
/
+4
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-19
1
-1
/
+1
|
\
|
*
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
1
-1
/
+1
*
|
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
2
-11
/
+11
|
\
\
|
*
|
alpha: Replace __get_cpu_var
Christoph Lameter
2014-08-26
2
-11
/
+11
|
|
/
*
|
vfs: move getname() from callers to do_mount()
Seunghun Lee
2014-10-09
1
-13
/
+10
*
|
alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.
Michael Cree
2014-08-29
1
-0
/
+3
|
/
*
alpha/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
2014-03-19
1
-6
/
+0
*
alpha: Enable system-call auditing support.
蔡正龙
2014-01-31
4
-1
/
+70
*
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-01-10
1
-2
/
+2
|
\
|
*
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
1
-2
/
+2
*
|
alpha/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2013-12-11
1
-1
/
+1
|
/
*
alpha: perf: fix out-of-bounds array access triggered from raw event
Will Deacon
2013-11-16
1
-2
/
+13
*
alpha: Use qemu+cserve provided high-res clock and alarm.
Richard Henderson
2013-11-16
3
-7
/
+95
*
alpha: Switch to GENERIC_CLOCKEVENTS
Richard Henderson
2013-11-16
4
-109
/
+52
*
alpha: Enable the rpcc clocksource for single processor
Richard Henderson
2013-11-16
1
-30
/
+37
*
alpha: Reorganize rtc handling
Richard Henderson
2013-11-16
7
-207
/
+327
*
alpha: Primitive support for CPU power down.
Richard Henderson
2013-11-16
2
-0
/
+32
*
alpha: Allow HZ to be configured
Richard Henderson
2013-11-16
2
-9
/
+25
*
alpha: Notice if we're being run under QEMU
Richard Henderson
2013-11-16
1
-1
/
+12
[next]