summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | MIPS: Octeon: Use board_cache_error_setup for cache error handler setup.David Daney2012-05-161-6/+8
| | | * | | MIPS: Make set_handler() __cpuinit.David Daney2012-05-161-1/+1
| | | * | | MIPS: Introduce board_cache_error_setup() hook.David Daney2012-05-162-1/+5
| | | |/ /
| | * | | MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle2012-05-218-16/+0
| | * | | MIPS: Code formatting fixes.Steven J. Hill2012-05-152-40/+40
| | |/ /
| * | | MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski2012-05-151-0/+1
| * | | MIPS: OCTEON: Remove unused file.David Daney2012-05-151-1365/+0
| * | | MIPS: Handle huge pages with 64KB base page size.David Daney2012-05-152-5/+11
| * | | MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.cMatt Turner2012-05-151-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-298-89/+44
|\ \ \
| * \ \ Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King2012-05-296-76/+32
| |\ \ \
| | * | | arm: don't open-code ptrace_report_syscall()Al Viro2012-05-211-14/+1
| | * | | arm: bury unused _TIF_RESTORE_SIGMASKAl Viro2012-05-211-1/+0
| | * | | arm: remove unused restart trampolineAl Viro2012-05-213-17/+0
| | * | | arm: new way of handling ERESTART_RESTARTBLOCKAl Viro2012-05-213-28/+13
| | * | | arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro2012-05-212-9/+3
| | * | | arm: don't call try_to_freeze() from do_signal()Al Viro2012-05-211-4/+0
| | * | | arm: if there's no handler we need to restore sigmask, syscall or no syscallAl Viro2012-05-211-8/+6
| | * | | arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro2012-05-212-3/+4
| | * | | arm: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-6/+6
| * | | | ARM: neponset: make sure neponset_ncr_frob() is exportedRussell King2012-05-251-0/+1
| * | | | ARM: fix out[bwl]()Russell King2012-05-251-13/+11
* | | | | rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2012-05-292-2/+2
* | | | | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-05-291-0/+50
* | | | | x86: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-297-62/+63
* | | | | x86: print e820 physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-291-26/+27
* | | | | cris: select GENERIC_ATOMIC64Cong Wang2012-05-291-0/+1
* | | | | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-292-1/+13
|\ \ \ \ \
| * | | | | mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones2012-05-201-1/+1
| * | | | | mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-091-0/+12
* | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-05-282-11/+4
|\ \ \ \ \ \
| * | | | | | mips: Fix KBUILD_CPPFLAGS definitionMichal Marek2012-05-161-2/+2
| * | | | | | kbuild: link of vmlinux moved to a scriptSam Ravnborg2012-05-051-9/+2
| * | | | | | kbuild: refactor final link of sparc32Sam Ravnborg2012-05-052-16/+9
* | | | | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-282-2/+2
|\ \ \ \ \ \ \
| * | | | | | | vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-062-2/+2
* | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-05-285-11/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias2012-05-251-1/+5
| * | | | | | | | microblaze: Add TLS support to sys_cloneEdgar E. Iglesias2012-05-251-3/+4
| * | | | | | | | microblaze: ftrace: Pass the first calling instruction for dynamic ftraceMichal Simek2012-05-251-1/+1
| * | | | | | | | microblaze: Port OOM changes to do_page_faultKautuk Consul2012-05-251-5/+28
| * | | | | | | | microblaze: Do not select GENERIC_GPIO by defaultLars-Peter Clausen2012-05-251-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | openrisc: use generic strnlen_user() functionJonas Bonn2012-05-273-75/+3
* | | | | | | | powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-275-83/+48
* | | | | | | | Merge branch 'generic-string-functions'Linus Torvalds2012-05-2617-440/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc: use the new generic strnlen_user() functionDavid Miller2012-05-267-231/+9
| * | | | | | | | x86: use the new generic strnlen_user() functionLinus Torvalds2012-05-266-109/+4
| * | | | | | | | word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-263-3/+31
| * | | | | | | | x86: use generic strncpy_from_user routineLinus Torvalds2012-05-263-97/+2
* | | | | | | | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26178-106/+614
|\ \ \ \ \ \ \ \ \