index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
Commit message (
Expand
)
Author
Age
*
Added missing tegra files.
HEAD
master
Jonathan Herman
2013-01-22
*
Patched in Tegra support.
Jonathan Herman
2013-01-17
*
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-19
|
\
|
*
modules: don't hand 0 to vmalloc.
Rusty Russell
2012-12-13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-12-18
|
\
\
|
*
|
arch/tile: implement arch_ptrace using user_regset on tile
Simon Marchi
2012-12-18
|
*
|
arch/tile: implement user_regset interface on tile
Simon Marchi
2012-12-18
|
*
|
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
Chris Metcalf
2012-12-14
|
*
|
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
Chris Metcalf
2012-12-13
|
*
|
tile/PCI: use for_each_pci_dev to simplify the code
Wei Yongjun
2012-12-12
|
*
|
tilegx: remove __init from pci fixup hook
Chris Metcalf
2012-12-12
|
|
/
*
|
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
*
|
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
*
|
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2012-11-28
*
|
tile: switch to generic clone()
Al Viro
2012-11-28
*
|
Merge branch 'arch-tile' into no-rebases
Al Viro
2012-11-28
|
\
\
|
*
|
tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors
Al Viro
2012-11-28
*
|
|
Merge branch 'arch-frv' into no-rebases
Al Viro
2012-11-16
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
Chris Metcalf
2012-10-23
*
|
tile: sanitize copy_thread()
Al Viro
2012-10-25
*
|
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-23
*
|
tile: switch to generic sys_execve()
Al Viro
2012-10-23
*
|
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
2012-10-20
*
|
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2012-10-20
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-10-12
|
\
|
*
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
2012-10-12
*
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-11
|
\
|
*
tile: don't bother with SIGTRAP in setup_frame
Al Viro
2012-10-01
*
|
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-05
*
|
Merge branch 'pci/thierry-fixup-irqs' into next
Bjorn Helgaas
2012-09-19
|
\
\
|
*
|
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
|
*
|
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-09-18
|
|
/
*
/
tile: PCI: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
|
/
*
tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e
Chris Metcalf
2012-07-25
*
tilegx pci: fix semantic merge conflict with 3527ed81c
Chris Metcalf
2012-07-25
*
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
|
\
|
*
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
|
|
\
|
|
*
tile/PCI: factor out pcibios_setup()
Myron Stowe
2012-07-05
|
*
|
tile/PCI: use pci_scan_root_bus instead pci_scan_bus
Yinghai Lu
2012-06-13
|
*
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-07-23
|
\
\
|
*
|
tile: updates to pci root complex from community feedback
Chris Metcalf
2012-07-18
|
*
|
usb: add host support for the tilegx architecture
Chris Metcalf
2012-07-18
|
*
|
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
2012-07-18
|
*
|
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
2012-07-18
|
*
|
tilegx pci: support I/O to arbitrarily-cached pages
Chris Metcalf
2012-07-18
|
*
|
arch/tile: tilegx PCI root complex support
Chris Metcalf
2012-07-18
|
|
/
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-07-22
|
\
\
[next]