aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-09xtensa: remove KCORE_ELF againPaul Bolle1-15/+0
2013-05-09xtensa: add MMU v3 supportMax Filippov12-86/+451
2013-05-09xtensa: fix ibreakenable register updateMax Filippov4-0/+8
2013-05-09xtensa: fix oprofile building as moduleMax Filippov2-3/+6
2013-05-07block_device_operations->release() should return voidAl Viro1-2/+1
2013-05-04xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"Al Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-13/+23
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-8/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+2
2013-04-29mm/xtensa: use common help functions to free reserved pagesJiang Liu1-18/+3
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-2/+2
2013-04-09xtensa simdisk: switch to proc_create_data()Al Viro1-13/+23
2013-04-08xtensa: Use generic idle loopThomas Gleixner2-12/+3
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-20xtensa: remove explicit selection of GENERIC_GPIOAlexandre Courbot2-2/+0
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds36-115/+1851
2013-02-25xtensa: add accept4 syscallChris Zankel1-1/+4
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-23xtensa: add support for TLSChris Zankel7-7/+25
2013-02-23xtensa: add missing include asm/uaccess.h to checksum.hMax Filippov1-0/+1
2013-02-23xtensa: do not enable GENERIC_GPIO by defaultMax Filippov1-1/+1
2013-02-23xtensa: complete ptrace handling of register windowsMax Filippov1-13/+20
2013-02-23xtensa: add support for oprofiledann6-1/+209
2013-02-23xtensa: move spill_registers to traps.hMax Filippov2-20/+25
2013-02-23xtensa: ISS: add host file-based simulated diskVictor Prupis3-0/+412
2013-02-23xtensa: fix str[n]cmp return valueMax Filippov1-2/+2
2013-02-23xtensa: avoid mmap cache aliasingMax Filippov2-0/+45
2013-02-23xtensa: add finit_module syscallMax Filippov1-1/+3
2013-02-23xtensa: pull signal definitions from signal-defs.hMax Filippov1-10/+1
2013-02-23xtensa: fix ipc_parse_version selectionMax Filippov1-0/+1
2013-02-23xtensa: dispatch medium-priority interruptsMarc Gauthier10-45/+260
2013-02-23xtensa: Add config files for Diamond 233L - Rev C processor variantPete Delaney5-0/+825
2013-02-23xtensa: use new common dtc ruleStephen Warren3-14/+17
2013-02-23xtensa: rename prom_update_property to of_update_propertyMax Filippov1-2/+2
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds5-36/+4
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-5/+6
2013-02-14burying unused conditionalsAl Viro2-3/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+15
2013-02-03xtensa: switch to generic sigaltstackAl Viro4-18/+4
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro1-1/+0
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-6/+1