index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
tile: remove an unused variable in copy_thread()
Chris Metcalf
2013-02-01
1
-1
/
+1
*
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
2
-35
/
+21
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-19
1
-2
/
+0
|
\
|
*
modules: don't hand 0 to vmalloc.
Rusty Russell
2012-12-14
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-12-18
3
-31
/
+116
|
\
\
|
*
|
arch/tile: implement arch_ptrace using user_regset on tile
Simon Marchi
2012-12-18
1
-9
/
+6
|
*
|
arch/tile: implement user_regset interface on tile
Simon Marchi
2012-12-18
1
-0
/
+62
|
*
|
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
Chris Metcalf
2012-12-14
1
-3
/
+7
|
*
|
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
Chris Metcalf
2012-12-13
1
-17
/
+40
|
*
|
tile/PCI: use for_each_pci_dev to simplify the code
Wei Yongjun
2012-12-12
1
-2
/
+2
|
*
|
tilegx: remove __init from pci fixup hook
Chris Metcalf
2012-12-12
1
-2
/
+1
|
|
/
*
|
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
1
-18
/
+0
*
|
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-3
/
+2
*
|
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2012-11-28
2
-2
/
+0
*
|
tile: switch to generic clone()
Al Viro
2012-11-28
1
-8
/
+0
*
|
Merge branch 'arch-tile' into no-rebases
Al Viro
2012-11-28
1
-1
/
+1
|
\
\
|
*
|
tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors
Al Viro
2012-11-28
1
-1
/
+1
*
|
|
Merge branch 'arch-frv' into no-rebases
Al Viro
2012-11-16
1
-10
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
Chris Metcalf
2012-10-23
1
-10
/
+0
*
|
tile: sanitize copy_thread()
Al Viro
2012-10-25
1
-13
/
+11
*
|
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-23
7
-43
/
+20
*
|
tile: switch to generic sys_execve()
Al Viro
2012-10-23
4
-48
/
+0
*
|
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
2012-10-20
4
-75
/
+69
*
|
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2012-10-20
3
-5
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-10-13
1
-0
/
+3
|
\
|
*
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
2012-10-12
1
-0
/
+3
*
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-4
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
2
-19
/
+2
|
\
|
*
tile: don't bother with SIGTRAP in setup_frame
Al Viro
2012-10-01
2
-19
/
+2
*
|
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-06
1
-57
/
+0
*
|
Merge branch 'pci/thierry-fixup-irqs' into next
Bjorn Helgaas
2012-09-19
2
-16
/
+0
|
\
\
|
*
|
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
2
-16
/
+0
|
*
|
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-09-18
2
-2
/
+2
|
|
/
*
|
tile: PCI: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-20
/
+6
|
/
*
tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e
Chris Metcalf
2012-07-25
1
-1
/
+1
*
tilegx pci: fix semantic merge conflict with 3527ed81c
Chris Metcalf
2012-07-25
1
-1
/
+1
*
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
1
-13
/
+6
|
\
|
*
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
1
-10
/
+0
|
|
\
|
|
*
tile/PCI: factor out pcibios_setup()
Myron Stowe
2012-07-05
1
-10
/
+0
|
*
|
tile/PCI: use pci_scan_root_bus instead pci_scan_bus
Yinghai Lu
2012-06-13
1
-1
/
+4
|
*
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
1
-2
/
+2
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-07-23
5
-118
/
+2080
|
\
\
|
*
|
tile: updates to pci root complex from community feedback
Chris Metcalf
2012-07-18
2
-45
/
+39
|
*
|
usb: add host support for the tilegx architecture
Chris Metcalf
2012-07-18
2
-0
/
+70
|
*
|
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
2012-07-18
3
-145
/
+372
|
*
|
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
2012-07-18
2
-7
/
+20
[next]