Sign in
googlers
/
maze
/
linux
/
c53c70a90fdce3e7a53a0412abf7cc2b2a645988
/
arch
/
tile
/
kernel
dd78bc1
tile: convert uses of "inv" to "finv"
by Chris Metcalf
· 12 years ago
7d93771
tile: various minor cleanups to hardwall subsystem
by Chris Metcalf
· 12 years ago
3f29c33
mm/tile: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 12 years ago
40a3b8d
tile: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 12 years ago
0a0fca9
sched: Rename sched.c as sched/core.c in comments and Documentation
by Viresh Kumar
· 12 years ago
b32729b
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
c539914
tile: support new Tilera hypervisor
by Chris Metcalf
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8a72f38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d0380e6
early_printk: consolidate random copies of identical code
by Thomas Gleixner
· 12 years ago
9fc1894
arch/tile: Fix syscall return value passed to tracepoint
by Simon Marchi
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
0dc8153
tile: Use generic idle loop
by Thomas Gleixner
· 12 years ago
e26ef8f
tile: Enter idle with preemption disabled
by Thomas Gleixner
· 12 years ago
ff7f3ef
tile: expect new initramfs name from hypervisor file system
by Chris Metcalf
· 12 years ago
39e8202
tile: ns2cycles should use __raw_get_cpu_var
by Henrik Austad
· 12 years ago
ef567f2
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
by Simon Marchi
· 12 years ago
ef18272
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
by Simon Marchi
· 12 years ago
87c319a
tile: properly use COMPAT_SYSCALL_DEFINEx
by Chris Metcalf
· 12 years ago
5a114b9
tile: work around bug in the generic sys_llseek
by Chris Metcalf
· 12 years ago
d5dc77b
consolidate compat lookup_dcookie()
by Al Viro
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
570fd50
tile: tag some code with #ifdef CONFIG_COMPAT
by Chris Metcalf
· 12 years ago
7c63e1e
tile: export a handful of symbols appropriately
by Chris Metcalf
· 12 years ago
7f04f08
tile: avoid defining INT_MASK macro in <arch/interrupts.h>
by Chris Metcalf
· 12 years ago
a05d3f9
tile: provide "screen_info" when enabling VT
by Chris Metcalf
· 12 years ago
a402922
tile: switch to generic compat rt_sigaction()
by Al Viro
· 12 years ago
7b5d3c1
tile: switch to generic compat rt_sigqueueinfo()
by Al Viro
· 12 years ago
47669ab
tile: switch to generic sigaltstack
by Al Viro
· 12 years ago
e69ddd3
tile: remove an unused variable in copy_thread()
by Chris Metcalf
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
5b3040a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
9af6254
arch/tile: implement arch_ptrace using user_regset on tile
by Simon Marchi
· 12 years ago
7be6828
arch/tile: implement user_regset interface on tile
by Simon Marchi
· 12 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 12 years ago
395e095
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
by Chris Metcalf
· 12 years ago
82fab44
modules: don't hand 0 to vmalloc.
by Rusty Russell
· 12 years ago
cb67e16
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
by Chris Metcalf
· 12 years ago
17a2635
tile/PCI: use for_each_pci_dev to simplify the code
by Wei Yongjun
· 12 years ago
5955a59
tilegx: remove __init from pci fixup hook
by Chris Metcalf
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
24465a4
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
by Al Viro
· 12 years ago
e9eac30
tile: switch to generic clone()
by Al Viro
· 12 years ago
a2b6dfa
Merge branch 'arch-tile' into no-rebases
by Al Viro
· 12 years ago
e3cb7e9
tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors
by Al Viro
· 12 years ago
d05f06e
Merge branch 'arch-frv' into no-rebases
by Al Viro
· 12 years ago
008f179
tile: sanitize copy_thread()
by Al Viro
· 12 years ago
6b14e41
arch/tile: eliminate pt_regs trampolines for syscalls
by Chris Metcalf
· 12 years ago
5305506
tile: switch to generic sys_execve()
by Al Viro
· 12 years ago
7805963
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
by Chris Metcalf
· 12 years ago
0f8b983
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
by Chris Metcalf
· 12 years ago
733deca
Drop struct pt_regs * argument in compat_sys_execve()
by Al Viro
· 12 years ago
54f7fc2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
c19c6c9
arch/tile: enable interrupts in do_work_pending()
by Chris Metcalf
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
751f409
compat: move compat_siginfo_t definition to asm/compat.h
by Denys Vlasenko
· 12 years ago
a925328
tile: don't bother with SIGTRAP in setup_frame
by Al Viro
· 13 years ago
9b9a6d2
Merge branch 'pci/thierry-fixup-irqs' into next
by Bjorn Helgaas
· 12 years ago
8885b7b
PCI: Provide a default pcibios_update_irq()
by Thierry Reding
· 12 years ago
3ddbebf
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
by Thierry Reding
· 12 years ago
424ffc9
tile: PCI: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
7f240b7
tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e
by Chris Metcalf
· 13 years ago
d41ca6d
tilegx pci: fix semantic merge conflict with 3527ed81c
by Chris Metcalf
· 13 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 13 years ago
f0a08fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
55acddd
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f6d2ce0
tile: updates to pci root complex from community feedback
by Chris Metcalf
· 13 years ago
47fc28b
usb: add host support for the tilegx architecture
by Chris Metcalf
· 13 years ago
41bb38f
tile pci: enable IOMMU to support DMA for legacy devices
by Chris Metcalf
· 13 years ago
eef015c
arch/tile: enable ZONE_DMA for tilegx
by Chris Metcalf
· 13 years ago
bbaa22c
tilegx pci: support I/O to arbitrarily-cached pages
by Chris Metcalf
· 13 years ago
1296226
arch/tile: tilegx PCI root complex support
by Chris Metcalf
· 13 years ago
85a00dd
Merge branch 'pci/myron-pcibios_setup' into next
by Bjorn Helgaas
· 13 years ago
7477dc2
tile/PCI: factor out pcibios_setup()
by Myron Stowe
· 13 years ago
9e0304e
arch/tile: big-endian: properly bswap instruction bundles when backtracing
by Chris Metcalf
· 13 years ago
b17c0e6
tile/PCI: use pci_scan_root_bus instead pci_scan_bus
by Yinghai Lu
· 13 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 13 years ago
2ded5c2
tile: add #include to unbreak build after generic init_task conversion
by Chris Metcalf
· 13 years ago
10db9e0
tile: remove cpu_idle_on_new_stack
by Chris Metcalf
· 13 years ago
8efdfc3
tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()
by Yong Zhang
· 13 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
fa2af6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
c6f696f
arch/tile: add descriptive text if the kernel reports a bad trap
by Chris Metcalf
· 13 years ago
8703d6e
arch/tile: allow querying cpu module information from the hypervisor
by Chris Metcalf
· 13 years ago
b8ace08
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
by Chris Metcalf
· 13 years ago
621b195
arch/tile: support multiple huge page sizes dynamically
by Chris Metcalf
· 13 years ago
fc0c49f
arch/tile: support kexec() for tilegx
by Chris Metcalf
· 13 years ago
cd6f32a
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
by Chris Metcalf
· 13 years ago
d5d14ed
arch/tile: Allow tilegx to build with either 16K or 64K page size
by Chris Metcalf
· 13 years ago
47d632f
arch/tile: optimize get_user/put_user and friends
by Chris Metcalf
· 13 years ago
Next »