summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* um: properly check all process' threads for a live mmAnton Vorontsov2012-06-011-6/+7
* um: fix possible race on task->mmAnton Vorontsov2012-06-011-2/+5
* um: should hold tasklist_lock while traversing processesAnton Vorontsov2012-06-011-0/+3
* blackfin: fix possible deadlock in decode_address()Anton Vorontsov2012-06-011-3/+3
* blackfin: a couple of task->mm handling fixesAnton Vorontsov2012-06-011-13/+13
* sh: use clear_tasks_mm_cpumask()Anton Vorontsov2012-06-011-6/+1Star
* powerpc: use clear_tasks_mm_cpumask()Anton Vorontsov2012-06-011-9/+2Star
* arm: use clear_tasks_mm_cpumask()Anton Vorontsov2012-06-011-7/+1Star
* um/kernel/trap.c: port OOM changes to handle_page_fault()Kautuk Consul2012-06-011-5/+19
* rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2012-05-302-2/+2
* mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-05-301-0/+50
* x86: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-307-62/+63
* x86: print e820 physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-301-26/+27
* cris: select GENERIC_ATOMIC64Cong Wang2012-05-301-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/+4Star
|\ \
| * | mips: Fix KBUILD_CPPFLAGS definitionMichal Marek2012-05-161-2/+2
| * | kbuild: link of vmlinux moved to a scriptSam Ravnborg2012-05-051-9/+2Star
| * | kbuild: refactor final link of sparc32Sam Ravnborg2012-05-052-16/+9Star
* | | 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-283-75/+3Star
* | | | | powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-285-83/+48Star
* | | | | Merge branch 'generic-string-functions'Linus Torvalds2012-05-2717-440/+46Star
|\ \ \ \ \
| * | | | | sparc: use the new generic strnlen_user() functionDavid Miller2012-05-267-231/+9Star
| * | | | | x86: use the new generic strnlen_user() functionLinus Torvalds2012-05-266-109/+4Star
| * | | | | 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/+2Star
* | | | | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26178-106/+614
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-11179-106/+615
| |\ \ \ \ \ \
| | * | | | | | ARM: ux500: use machine specific hook for late initShawn Guo2012-05-085-4/+25
| | * | | | | | ARM: tegra: use machine specific hook for late initShawn Guo2012-05-0810-5/+30
| | * | | | | | ARM: shmobile: use machine specific hook for late initShawn Guo2012-05-0813-5/+49
| | * | | | | | ARM: sa1100: use machine specific hook for late initShawn Guo2012-05-0816-3/+25
| | * | | | | | ARM: s3c64xx: use machine specific hook for late initShawn Guo2012-05-0813-2/+23
| | * | | | | | ARM: prima2: use machine specific hook for late initShawn Guo2012-05-083-2/+13
| | * | | | | | ARM: pnx4008: use machine specific hook for late initShawn Guo2012-05-082-3/+13
| | * | | | | | ARM: omap2: use machine specific hook for late initShawn Guo2012-05-0834-27/+154
| | * | | | | | ARM: omap1: use machine specific hook for late initShawn Guo2012-05-0818-3/+37
| | * | | | | | ARM: msm: use machine specific hook for late initShawn Guo2012-05-0811-2/+72
| | * | | | | | ARM: imx: use machine specific hook for late initShawn Guo2012-05-0813-39/+71
| | * | | | | | ARM: exynos: use machine specific hook for late initShawn Guo2012-05-0811-2/+21