aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* s390/uaccess: fix kernel ds access for page table walkHeiko Carstens2013-02-28
* s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2013-02-28
* s390/dis: Fix invalid array sizeSyam Sidhardhan2013-02-28
* s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-28
* s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens2013-02-28
* s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens2013-02-28
* s390/mm: ignore change bit for vmemmapHeiko Carstens2013-02-28
* s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-28
* Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-27
|\
| * hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
| * arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
| * mm: use vm_unmapped_area() on frv architectureMichel Lespinasse2013-02-27
| * mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse2013-02-27
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-27
|\ \
| * | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi2013-02-14
| * | x86, efi: Allow slash in file path of initrdLee, Chun-Yi2013-01-31
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-27
|\ \ \ | |_|/ |/| |
| * | x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-02-27
| * | x86, efi: Mark disable_runtime as __initdataMatt Fleming2013-02-25
| * | x86, doc: Fix incorrect comment about 64-bit code segment descriptorsKonrad Rzeszutek Wilk2013-02-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \
| * | | default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-26
| * | | spufs_mkdir(): don't d_add() on negative parentAl Viro2013-02-22
| * | | fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-22
| * | | new helper: file_inode(file)Al Viro2013-02-22
* | | | Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-02-26
|\ \ \ \
| * | | | xtensa: add accept4 syscallChris Zankel2013-02-26
| * | | | xtensa: add support for TLSChris Zankel2013-02-23
| * | | | xtensa: add missing include asm/uaccess.h to checksum.hMax Filippov2013-02-23
| * | | | xtensa: do not enable GENERIC_GPIO by defaultMax Filippov2013-02-23
| * | | | xtensa: complete ptrace handling of register windowsMax Filippov2013-02-23
| * | | | xtensa: add support for oprofiledann2013-02-23
| * | | | xtensa: move spill_registers to traps.hMax Filippov2013-02-23
| * | | | xtensa: ISS: add host file-based simulated diskVictor Prupis2013-02-23
| * | | | xtensa: fix str[n]cmp return valueMax Filippov2013-02-23
| * | | | xtensa: avoid mmap cache aliasingMax Filippov2013-02-23
| * | | | xtensa: add finit_module syscallMax Filippov2013-02-23
| * | | | xtensa: pull signal definitions from signal-defs.hMax Filippov2013-02-23
| * | | | xtensa: fix ipc_parse_version selectionMax Filippov2013-02-23
| * | | | xtensa: dispatch medium-priority interruptsMarc Gauthier2013-02-23
| * | | | xtensa: Add config files for Diamond 233L - Rev C processor variantPete Delaney2013-02-23
| * | | | xtensa: use new common dtc ruleStephen Warren2013-02-23
| * | | | xtensa: rename prom_update_property to of_update_propertyMax Filippov2013-02-23
* | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-26
|\ \ \ \ \
| * | | | | microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-12
| * | | | | microblaze: Fix coding style issuesMichal Simek2013-02-12
| * | | | | microblaze: Add missing return from debugfs_tlbMichal Simek2013-02-12
| * | | | | microblaze: Makefile cleanJason Wu2013-02-12
| * | | | | microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen2013-02-12
| * | | | | microblaze: Fix strncpy_from_user macroMichal Simek2013-02-12