index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tile PCI DMA: fix bug in non-page-aligned accessors
Chris Metcalf
2013-08-06
1
-2
/
+2
|
*
tile PCI RC: add dma_get_required_mask()
Chris Metcalf
2013-08-06
1
-0
/
+18
|
*
tile PCI RC: use proper accessor function
Chris Metcalf
2013-08-06
1
-13
/
+11
|
*
tile PCI RC: bomb comments and whitespace format
Chris Metcalf
2013-08-06
1
-124
/
+56
|
*
tile PCI RC: eliminate pci_controller.mem_resources field
Chris Metcalf
2013-08-06
1
-59
/
+12
|
*
tile PCI RC: restructure TRIO initialization
Chris Metcalf
2013-08-06
1
-92
/
+117
|
*
tile PCI DMA: handle a NULL dev argument properly
Chris Metcalf
2013-08-06
1
-2
/
+3
|
*
tile PCI RC: support I/O space access
Chris Metcalf
2013-08-06
1
-8
/
+120
|
*
tile PCI RC: gentler warning for missing plug-in PCI
Chris Metcalf
2013-08-06
1
-2
/
+8
|
*
tile PCI RC: support more MSI-X interrupt vectors
Chris Metcalf
2013-08-06
1
-20
/
+39
|
*
tile: support LSI MEGARAID SAS HBA hybrid dma_ops
Chris Metcalf
2013-08-06
1
-9
/
+31
|
*
tile PCI RC: handle case that PCI link is already up
Chris Metcalf
2013-08-05
1
-13
/
+28
|
*
tile PCI RC: tweak the the pcie_rc_delay support
Chris Metcalf
2013-08-05
1
-19
/
+16
|
*
tile PCI RC: support pci=off boot arg for tilepro
Chris Metcalf
2013-08-05
1
-0
/
+17
|
*
tile PCI RC: tilepro conflict with PCI and RAM addresses
Chris Metcalf
2013-08-05
1
-4
/
+5
|
*
tile PCI RC: cleanups for tilepro PCI RC
Chris Metcalf
2013-08-05
1
-13
/
+3
|
*
tile: convert uses of "inv" to "finv"
Chris Metcalf
2013-07-31
2
-2
/
+2
|
*
tile: various minor cleanups to hardwall subsystem
Chris Metcalf
2013-07-31
2
-15
/
+18
*
|
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
2013-08-22
1
-7
/
+2
*
|
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
2013-07-14
5
-13
/
+13
|
/
*
mm/tile: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-8
/
+8
*
tile: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-07-03
2
-3
/
+5
*
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-06-19
1
-1
/
+1
*
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2013-05-09
2
-4
/
+10
|
\
|
*
tile: support new Tilera hypervisor
Chris Metcalf
2013-05-02
2
-4
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-1
/
+1
|
\
\
|
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-05-01
4
-28
/
+51
|
\
\
\
|
*
|
|
arch/tile: Fix syscall return value passed to tracepoint
Simon Marchi
2013-04-24
1
-1
/
+1
|
*
|
|
tile: ns2cycles should use __raw_get_cpu_var
Henrik Austad
2013-03-26
1
-1
/
+5
|
*
|
|
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
2013-03-22
2
-7
/
+24
|
*
|
|
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
2013-03-21
3
-24
/
+26
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-6
/
+0
|
\
\
\
|
*
|
|
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
1
-5
/
+0
*
|
|
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-2
/
+1
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
2
-59
/
+10
|
\
\
\
\
|
*
|
|
|
tile: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-57
/
+10
|
*
|
|
|
tile: Enter idle with preemption disabled
Thomas Gleixner
2013-04-08
1
-2
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-04-29
1
-22
/
+5
|
/
/
/
*
|
|
tile: expect new initramfs name from hypervisor file system
Chris Metcalf
2013-03-29
1
-13
/
+12
|
|
/
|
/
|
*
|
tile: properly use COMPAT_SYSCALL_DEFINEx
Chris Metcalf
2013-03-04
1
-16
/
+19
*
|
tile: work around bug in the generic sys_llseek
Chris Metcalf
2013-03-04
1
-0
/
+13
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
2
-123
/
+4
|
\
|
*
tile: switch to generic compat rt_sigaction()
Al Viro
2013-02-03
1
-49
/
+0
|
*
tile: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
1
-15
/
+0
|
*
tile: switch to generic sigaltstack
Al Viro
2013-02-03
2
-59
/
+4
*
|
tile: tag some code with #ifdef CONFIG_COMPAT
Chris Metcalf
2013-02-08
1
-0
/
+4
*
|
tile: export a handful of symbols appropriately
Chris Metcalf
2013-02-08
2
-0
/
+3
*
|
tile: avoid defining INT_MASK macro in <arch/interrupts.h>
Chris Metcalf
2013-02-04
1
-1
/
+1
*
|
tile: provide "screen_info" when enabling VT
Chris Metcalf
2013-02-04
1
-0
/
+5
[prev]
[next]