Commit Graph

317 Commits (2b6d598bc9043f51d2092d10392a6e3c161cdff7)

Author SHA1 Message Date
Chris Metcalf cf89c4262b tile PCI RC: support I/O space access 12 years ago
Chris Metcalf a3c4f2fb26 tile PCI RC: gentler warning for missing plug-in PCI 12 years ago
Chris Metcalf 90d9dd6695 tile PCI RC: support more MSI-X interrupt vectors 12 years ago
Chris Metcalf 803c874abe tile: support LSI MEGARAID SAS HBA hybrid dma_ops 12 years ago
Chris Metcalf 26cde05a2c tile PCI RC: handle case that PCI link is already up 12 years ago
Chris Metcalf b3ad73a33e tile PCI RC: tweak the the pcie_rc_delay support 12 years ago
Chris Metcalf 2be705523f tile PCI RC: support pci=off boot arg for tilepro 12 years ago
Chris Metcalf 523c178edf tile PCI RC: tilepro conflict with PCI and RAM addresses 12 years ago
Chris Metcalf 9bbb08faa9 tile PCI RC: cleanups for tilepro PCI RC 12 years ago
Chris Metcalf dd78bc11fb tile: convert uses of "inv" to "finv" 12 years ago
Chris Metcalf 7d937719e3 tile: various minor cleanups to hardwall subsystem 12 years ago
Paul Gortmaker 18f894c145 tile: delete __cpuinit usage from all tile files 12 years ago
Jiang Liu 3f29c33194 mm/tile: prepare for removing num_physpages and simplify mem_init() 12 years ago
Jiang Liu 40a3b8df7b tile: normalize global variables exported by vmlinux.lds 12 years ago
Viresh Kumar 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago
Chris Metcalf c539914dcd tile: support new Tilera hypervisor 12 years ago
Tejun Heo a43cb95d54 dump_stack: unify debug information printed by show_regs() 12 years ago
Thomas Gleixner d0380e6c3c early_printk: consolidate random copies of identical code 12 years ago
Simon Marchi 9fc1894c98 arch/tile: Fix syscall return value passed to tracepoint 12 years ago
Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
Thomas Gleixner 0dc8153cfe tile: Use generic idle loop 12 years ago
Thomas Gleixner e26ef8fe72 tile: Enter idle with preemption disabled 12 years ago
Chris Metcalf ff7f3efb9a tile: expect new initramfs name from hypervisor file system 12 years ago
Henrik Austad 39e8202bb3 tile: ns2cycles should use __raw_get_cpu_var 12 years ago
Simon Marchi ef567f25d5 tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS 12 years ago
Simon Marchi ef18272453 arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace 12 years ago
Chris Metcalf 87c319a2c3 tile: properly use COMPAT_SYSCALL_DEFINEx 12 years ago
Chris Metcalf 5a114b9866 tile: work around bug in the generic sys_llseek 12 years ago
Al Viro d5dc77bfee consolidate compat lookup_dcookie() 12 years ago
Chris Metcalf 570fd50153 tile: tag some code with #ifdef CONFIG_COMPAT 12 years ago
Chris Metcalf 7c63e1ee0a tile: export a handful of symbols appropriately 12 years ago
Chris Metcalf 7f04f08168 tile: avoid defining INT_MASK macro in <arch/interrupts.h> 12 years ago
Chris Metcalf a05d3f9fa3 tile: provide "screen_info" when enabling VT 12 years ago
Al Viro a402922bff tile: switch to generic compat rt_sigaction() 12 years ago
Al Viro 7b5d3c1d11 tile: switch to generic compat rt_sigqueueinfo() 12 years ago
Al Viro 47669ab036 tile: switch to generic sigaltstack 12 years ago
Chris Metcalf e69ddd335e tile: remove an unused variable in copy_thread() 12 years ago
Greg Kroah-Hartman b881bc469b ARCH: drivers remove __dev* attributes. 12 years ago
Simon Marchi 9af6254767 arch/tile: implement arch_ptrace using user_regset on tile 12 years ago
Simon Marchi 7be68284bd arch/tile: implement user_regset interface on tile 12 years ago
Catalin Marinas 0ad50c3896 compat: generic compat_sys_sched_rr_get_interval() implementation 12 years ago
Chris Metcalf 395e095ed9 arch/tile: clean up tile-specific PTRACE_SETOPTIONS 12 years ago
Rusty Russell 82fab442f5 modules: don't hand 0 to vmalloc. 12 years ago
Chris Metcalf cb67e161bc arch/tile: provide PT_FLAGS_COMPAT value in pt_regs 12 years ago
Wei Yongjun 17a263540c tile/PCI: use for_each_pci_dev to simplify the code 12 years ago
Chris Metcalf 5955a59666 tilegx: remove __init from pci fixup hook 12 years ago
Al Viro afa86fc426 flagday: don't pass regs to copy_thread() 12 years ago
Al Viro 24465a40ba take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h 12 years ago
Al Viro e9eac30418 tile: switch to generic clone() 12 years ago
Al Viro e3cb7e9f0d tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors 12 years ago