summaryrefslogtreecommitdiffstats
path: root/arch/tile
AgeCommit message (Expand)AuthorLines
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim-6/+1
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer-0/+1
2013-04-24arch/tile: Fix syscall return value passed to tracepointSimon Marchi-1/+1
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner-1/+0
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro-1/+1
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf-1/+9
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf-1/+9
2013-04-08tile: Use generic idle loopThomas Gleixner-57/+11
2013-04-08tile: Enter idle with preemption disabledThomas Gleixner-2/+0
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner-2/+0
2013-04-01Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds-13/+12
2013-03-29tile: expect new initramfs name from hypervisor file systemChris Metcalf-13/+12
2013-03-26tile: ns2cycles should use __raw_get_cpu_varHenrik Austad-1/+5
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds-2/+0
2013-03-22arch: remove KCORE_ELF again [tile]Paul Bolle-5/+0
2013-03-22tile: remove two outdated Kconfig entriesPaul Bolle-9/+0
2013-03-22tile: support atomic64_dec_if_positive()Chris Metcalf-0/+22
2013-03-22tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi-7/+33
2013-03-21tile: Add definition of NR_syscallsSimon Marchi-0/+2
2013-03-21tile: move declaration of sys_call_table to <asm/syscall.h>Simon Marchi-6/+6
2013-03-21arch/tile: Enable HAVE_ARCH_TRACEHOOKSimon Marchi-0/+1
2013-03-21arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi-25/+28
2013-03-20md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle-2/+0
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell-1/+1
2013-03-04tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf-16/+19
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf-0/+16
2013-03-03consolidate compat lookup_dcookie()Al Viro-5/+0
2013-03-03make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro-1/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell-0/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-134/+4
2013-02-23swap: add per-partition lock for swapfileShaohua Li-1/+1
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang-0/+8
2013-02-23mm: remove flags argument to mmap_regionMichel Lespinasse-1/+0
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-6/+0
2013-02-21block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong-6/+0
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2013-02-14burying unused conditionalsAl Viro-6/+0
2013-02-08tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf-0/+4
2013-02-08tile: fix memcpy_*io functions for allnoconfigChris Metcalf-1/+5
2013-02-08tile: export a handful of symbols appropriatelyChris Metcalf-0/+10
2013-02-04tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf-391/+383
2013-02-04tile: provide "screen_info" when enabling VTChris Metcalf-0/+5
2013-02-03tile: switch to generic compat rt_sigaction()Al Viro-53/+1
2013-02-03tile: switch to generic compat rt_sigqueueinfo()Al Viro-17/+1
2013-02-03tile: switch to generic compat rt_sig{procmask,pending}()Al Viro-0/+2
2013-02-03tile: switch to generic sigaltstackAl Viro-63/+5
2013-02-01tile: include kernel/Kconfig.freezer in tile KconfigChris Metcalf-0/+2
2013-02-01tile: remove an unused variable in copy_thread()Chris Metcalf-1/+1
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach-0/+1