- c14b4bc tile: support static_key usage in non-module __exit sections by Chris Metcalf · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- f9abf53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
- b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 9 years ago
- ca76866 tile 32-bit big-endian: fix bugs in syscall argument order by Chris Metcalf · 9 years ago
- 635efc7 tile/ptrace: run seccomp after ptrace by Kees Cook · 9 years ago
- 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
- bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d6542d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- bdf03e5 Fix typo by Andrea Gelmini · 9 years ago
- 94ceaf3 Fix typo by Andrea Gelmini · 9 years ago
- e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
- 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 9 years ago
- cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
- ec3c073 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
- 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 35b90a2 tile: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
- 77ef8f5 tile kgdb: fix bug in copy to gdb regs, and optimize memset by Chris Metcalf · 9 years ago
- fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
- 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
- bd38118 tile: uninline dma_set_mask by Christoph Hellwig · 9 years ago
- 1bb50ca arch/tile: move user_exit() to early kernel entry sequence by Chris Metcalf · 9 years ago
- 9ce815e tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry by Chris Metcalf · 9 years ago
- f3a2616 tile: fix a -Wframe-larger-than warning by Chris Metcalf · 9 years ago
- 5ac65ab tile: include the syscall number in the backtrace by Chris Metcalf · 9 years ago
- 583b24a arch/tile: adopt prepare_exit_to_usermode() model from x86 by Chris Metcalf · 9 years ago
- 65a792e tile/jump_label: add jump label support for TILE-Gx by Zhigang Lu · 9 years ago
- f419e6f tile: define a macro ktext_writable_addr to get writable kernel text address by Zhigang Lu · 9 years ago
- 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
- 3225031 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 3a48d13 tile: fix build failure by Sudip Mukherjee · 9 years ago
- bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
- 02cf1da Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1af115d Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
- 1eaef88 tile: Reorganize _switch_to() by Chris Metcalf · 9 years ago
- 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 9 years ago
- ff3e9a7 tile/vdso: emit a GNU hash as well by Chris Metcalf · 9 years ago
- 71db87b bus: subsys: update return type of ->remove_dev() to void by Viresh Kumar · 9 years ago
- fe363ad sched, tile: Remove finish_arch_switch by Chris Metcalf · 9 years ago
- 232ff5e tile: Remove finish_arch_switch by Chris Metcalf · 9 years ago
- f5dbdd4 tile/pci_gx: Prepare trio_handle_level_irq for irq argument removal by Thomas Gleixner · 9 years ago
- a0ddef8 tile: enable full SECCOMP support by Chris Metcalf · 9 years ago
- 38715df tile/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
- 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
- 3f81d24 tile: use free_bootmem_late() for initrd by Chris Metcalf · 9 years ago
- 507a883 treewide: Use helper function to access irq_data->msi_desc by Jiang Liu · 10 years ago
- 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- a611fb7 Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 10 years ago
- 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
- 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 10 years ago
- 32e805e tile: add init.h to usb.c to avoid compile failure by Paul Gortmaker · 10 years ago
- 9ae4d6b tile: vdso: use raw_read_seqcount_begin() in vdso by Chris Metcalf · 10 years ago
- 47ad7b9 tile: improve stack backtrace by Chris Metcalf · 10 years ago
- e8200ba tile: fix "odd fault" warning for stack backtraces by Chris Metcalf · 10 years ago
- 9a5d2cb tile: set up initial stack top to honor STACK_TOP_DELTA by Chris Metcalf · 10 years ago
- e5701b7 tile: support delivering NMIs for multicore backtrace by Chris Metcalf · 10 years ago
- 9b0f5d6 tile: properly use node_isset() on a nodemask_t by Chris Metcalf · 10 years ago
- 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 6b6e177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
- 128f3cb tile: nohz: warn if nohz_full uses hypervisor shared cores by Chris Metcalf · 10 years ago
- 437d3e1 tile: ftrace: fix function_graph tracer issues by Tony Lu · 10 years ago
- 49e4e15 tile: support CONTEXT_TRACKING and thus NOHZ_FULL by Chris Metcalf · 10 years ago
- b340c65 tile: support arch_irq_work_raise by Chris Metcalf · 10 years ago
- 9088616 arch: tile: fix null pointer dereference on pt_regs pointer by Colin Ian King · 10 years ago
- 89067c2 tile: use si_int instead of si_ptr for compat_siginfo by Chris Metcalf · 10 years ago
- fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 89f191b tile: Remove signal translation and exec_domain by Richard Weinberger · 11 years ago
- 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
- b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
- 0cc0cd7 tile: fix up obsolete cpu function usage. by Rusty Russell · 10 years ago
- 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- ff59887 tile: use PCI define for Max_Read_Request_Size by Rafał Miłecki · 10 years ago
- be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
- d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 10 years ago
- 0db2812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
- f80e696 tile: use pr_warn instead of pr_warning by Joe Perches · 10 years ago
- 4b3ed614 tile: neaten early_printk uses by Joe Perches · 10 years ago
- 1dc6244 printk: remove used-once early_vprintk by Joe Perches · 10 years ago
- 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
- 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
- a5c1cb6 arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by one by Chen Gang · 10 years ago
- f474367 tile: Use the more common pr_warn instead of pr_warning by Joe Perches · 10 years ago
- 01f7ae0 arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_user() by Chen Gang · 10 years ago
- 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- 78410af tile: add clock_gettime support to vDSO by Chris Metcalf · 10 years ago
- 94fb1af tile: switch to using seqlocks for the vDSO time code by Chris Metcalf · 10 years ago
- 454ac3e tile: Remove tile-specific _sinitdata and _einitdata by Geert Uytterhoeven · 11 years ago
- 367b938 tile: use ARRAY_SIZE by Himangi Saraogi · 11 years ago
- e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
- 81829a9 tile: Use this_cpu_ptr() for hardware counters by Christoph Lameter · 10 years ago
- b4f5019 tile: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago