summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-2739-131/+108
|\
| * hlist: drop the node parameter from iteratorsSasha Levin2013-02-2712-59/+45
| * arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-2725-9/+29
| * 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 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-274-15/+28
|\ \
| * | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi2013-02-143-8/+9
| * | x86, efi: Allow slash in file path of initrdLee, Chun-Yi2013-01-311-7/+19
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-273-22/+37
|\ \ \ | |_|/ |/| |
| * | x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-02-271-19/+34
| * | x86, efi: Mark disable_runtime as __initdataMatt Fleming2013-02-251-1/+1
| * | x86, doc: Fix incorrect comment about 64-bit code segment descriptorsKonrad Rzeszutek Wilk2013-02-251-2/+2
* | | 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