aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-31
* um: properly check all process' threads for a live mmAnton Vorontsov2012-05-31
* um: fix possible race on task->mmAnton Vorontsov2012-05-31
* um: should hold tasklist_lock while traversing processesAnton Vorontsov2012-05-31
* blackfin: fix possible deadlock in decode_address()Anton Vorontsov2012-05-31
* blackfin: a couple of task->mm handling fixesAnton Vorontsov2012-05-31
* sh: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-31
* powerpc: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-31
* arm: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-31
* um/kernel/trap.c: port OOM changes to handle_page_fault()Kautuk Consul2012-05-31
* rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2012-05-29
* mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-05-29
* x86: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-29
* x86: print e820 physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-29
* cris: select GENERIC_ATOMIC64Cong Wang2012-05-29
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-29
|\
| * mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones2012-05-20
| * mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-09
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-05-28
|\ \
| * | mips: Fix KBUILD_CPPFLAGS definitionMichal Marek2012-05-15
| * | kbuild: link of vmlinux moved to a scriptSam Ravnborg2012-05-05
| * | kbuild: refactor final link of sparc32Sam Ravnborg2012-05-05
* | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\ \ \
| * | | vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-05-28
|\ \ \ \
| * | | | microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias2012-05-25
| * | | | microblaze: Add TLS support to sys_cloneEdgar E. Iglesias2012-05-25
| * | | | microblaze: ftrace: Pass the first calling instruction for dynamic ftraceMichal Simek2012-05-25
| * | | | microblaze: Port OOM changes to do_page_faultKautuk Consul2012-05-25
| * | | | microblaze: Do not select GENERIC_GPIO by defaultLars-Peter Clausen2012-05-25
* | | | | openrisc: use generic strnlen_user() functionJonas Bonn2012-05-28
* | | | | powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-28
* | | | | Merge branch 'generic-string-functions'Linus Torvalds2012-05-26
|\ \ \ \ \
| * | | | | sparc: use the new generic strnlen_user() functionDavid Miller2012-05-26
| * | | | | x86: use the new generic strnlen_user() functionLinus Torvalds2012-05-26
| * | | | | word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-26
| * | | | | x86: use generic strncpy_from_user routineLinus Torvalds2012-05-26
* | | | | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-11
| |\ \ \ \ \ \
| | * | | | | | ARM: ux500: use machine specific hook for late initShawn Guo2012-05-08
| | * | | | | | ARM: tegra: use machine specific hook for late initShawn Guo2012-05-08
| | * | | | | | ARM: shmobile: use machine specific hook for late initShawn Guo2012-05-08
| | * | | | | | ARM: sa1100: use machine specific hook for late initShawn Guo2012-05-08
| | * | | | | | ARM: s3c64xx: use machine specific hook for late initShawn Guo2012-05-08
| | * | | | | | ARM: prima2: use machine specific hook for late initShawn Guo2012-05-08
| | * | | | | | ARM: pnx4008: use machine specific hook for late initShawn Guo2012-05-08
| | * | | | | | ARM: omap2: use machine specific hook for late initShawn Guo2012-05-08
| | * | | | | | ARM: omap1: use machine specific hook for late initShawn Guo2012-05-08
| | * | | | | | ARM: msm: use machine specific hook for late initShawn Guo2012-05-08
| | * | | | | | ARM: imx: use machine specific hook for late initShawn Guo2012-05-08