summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm: use vm_unmapped_area() on frv architectureMichel Lespinasse2013-02-271-32/+17
* mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse2013-02-271-31/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2641-162/+75
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-2616-54/+1
| * spufs_mkdir(): don't d_add() on negative parentAl Viro2013-02-221-43/+21
| * fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-221-2/+2
| * new helper: file_inode(file)Al Viro2013-02-2224-63/+51
* | Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-02-2636-115/+1851
|\ \
| * | xtensa: add accept4 syscallChris Zankel2013-02-251-1/+4
| * | xtensa: add support for TLSChris Zankel2013-02-237-7/+25
| * | xtensa: add missing include asm/uaccess.h to checksum.hMax Filippov2013-02-231-0/+1
| * | xtensa: do not enable GENERIC_GPIO by defaultMax Filippov2013-02-231-1/+1
| * | xtensa: complete ptrace handling of register windowsMax Filippov2013-02-231-13/+20
| * | xtensa: add support for oprofiledann2013-02-236-1/+209
| * | xtensa: move spill_registers to traps.hMax Filippov2013-02-232-20/+25
| * | xtensa: ISS: add host file-based simulated diskVictor Prupis2013-02-233-0/+412
| * | xtensa: fix str[n]cmp return valueMax Filippov2013-02-231-2/+2
| * | xtensa: avoid mmap cache aliasingMax Filippov2013-02-232-0/+45
| * | xtensa: add finit_module syscallMax Filippov2013-02-231-1/+3
| * | xtensa: pull signal definitions from signal-defs.hMax Filippov2013-02-231-10/+1
| * | xtensa: fix ipc_parse_version selectionMax Filippov2013-02-231-0/+1
| * | xtensa: dispatch medium-priority interruptsMarc Gauthier2013-02-2310-45/+260
| * | xtensa: Add config files for Diamond 233L - Rev C processor variantPete Delaney2013-02-235-0/+825
| * | xtensa: use new common dtc ruleStephen Warren2013-02-233-14/+17
| * | xtensa: rename prom_update_property to of_update_propertyMax Filippov2013-02-231-2/+2
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-2646-327/+295
|\ \ \
| * | | microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-1223-22/+23
| * | | microblaze: Fix coding style issuesMichal Simek2013-02-1232-294/+259
| * | | microblaze: Add missing return from debugfs_tlbMichal Simek2013-02-121-0/+2
| * | | microblaze: Makefile cleanJason Wu2013-02-121-6/+3
| * | | microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen2013-02-122-0/+4
| * | | microblaze: Fix strncpy_from_user macroMichal Simek2013-02-121-5/+4
* | | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2013-02-266-18/+34
|\ \ \ \
| * | | | openrisc: add missing header inclusionStefan Kristiansson2013-02-261-0/+1
| * | | | openrisc: really pass correct arg to schedule_tailJonas Bonn2013-02-171-1/+1
| * | | | Add bitops include needed for ext2 filesystemSebastian Macke2013-02-171-0/+1
| * | | | openrisc: update DTLB-miss handler lastJonas Bonn2013-02-171-3/+14
| * | | | openrisc: fix up vmalloc page table loadingJonas Bonn2013-02-142-6/+14
| * | | | openrisc idle: delete pm_idleLen Brown2013-02-101-5/+0
| * | | | openrisc: remove CONFIG_SYMBOL_PREFIXJames Hogan2013-02-101-4/+0
| * | | | openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson2013-02-101-3/+3
| * | | | openrisc: remove unused current_regsJonas Bonn2013-02-101-1/+0
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-265-15/+53
|\ \ \ \
| * | | | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...Andrea Arcangeli2013-02-241-3/+47
| * | | | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...Andrea Arcangeli2013-02-241-7/+1
| * | | | x86/mm/numa: Don't check if node is NUMA_NO_NODEWen Congyang2013-02-241-2/+1
| * | | | x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming2013-02-201-2/+3
| * | | | x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-201-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-263-2/+46
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-202-1/+24
| |\ \ \ \ \