| Commit message (Expand) | Author | Age | Files | Lines |
* | Change email address for Steve Glendinning | Steve Glendinning | 2012-07-17 | 1 | -1/+1 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2012-06-29 | 12 | -89/+154 |
|\ |
|
| * | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli | 2012-05-29 | 1 | -0/+50 |
| * | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | 7 | -62/+63 |
| * | x86: print e820 physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | 1 | -26/+27 |
| * | cris: select GENERIC_ATOMIC64 | Cong Wang | 2012-05-29 | 1 | -0/+1 |
| * | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 | 2 | -1/+13 |
| |\ |
|
| | * | mfd: Remove confusing ab8500-i2c file and merge into ab8500-core | Lee Jones | 2012-05-20 | 1 | -1/+1 |
| | * | mfd: Add driver for STA2X11 MFD block | Alessandro Rubini | 2012-05-09 | 1 | -0/+12 |
* | | | treewide: Put a space between #include and FILE | Paul Bolle | 2012-06-28 | 4 | -8/+8 |
|/ / |
|
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-05-28 | 2 | -11/+4 |
|\ \ |
|
| * | | mips: Fix KBUILD_CPPFLAGS definition | Michal Marek | 2012-05-16 | 1 | -2/+2 |
| * | | kbuild: link of vmlinux moved to a script | Sam Ravnborg | 2012-05-05 | 1 | -9/+2 |
| * | | kbuild: refactor final link of sparc32 | Sam Ravnborg | 2012-05-05 | 2 | -16/+9 |
* | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 2012-05-28 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 | 2 | -2/+2 |
* | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-05-28 | 5 | -11/+39 |
|\ \ \ \ |
|
| * | | | | microblaze: Setup correct pointer to TLS area | Edgar E. Iglesias | 2012-05-25 | 1 | -1/+5 |
| * | | | | microblaze: Add TLS support to sys_clone | Edgar E. Iglesias | 2012-05-25 | 1 | -3/+4 |
| * | | | | microblaze: ftrace: Pass the first calling instruction for dynamic ftrace | Michal Simek | 2012-05-25 | 1 | -1/+1 |
| * | | | | microblaze: Port OOM changes to do_page_fault | Kautuk Consul | 2012-05-25 | 1 | -5/+28 |
| * | | | | microblaze: Do not select GENERIC_GPIO by default | Lars-Peter Clausen | 2012-05-25 | 1 | -1/+1 |
* | | | | | openrisc: use generic strnlen_user() function | Jonas Bonn | 2012-05-27 | 3 | -75/+3 |
* | | | | | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras | 2012-05-27 | 5 | -83/+48 |
* | | | | | Merge branch 'generic-string-functions' | Linus Torvalds | 2012-05-26 | 17 | -440/+46 |
|\ \ \ \ \ |
|
| * | | | | | sparc: use the new generic strnlen_user() function | David Miller | 2012-05-26 | 7 | -231/+9 |
| * | | | | | x86: use the new generic strnlen_user() function | Linus Torvalds | 2012-05-26 | 6 | -109/+4 |
| * | | | | | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 2012-05-26 | 3 | -3/+31 |
| * | | | | | x86: use generic strncpy_from_user routine | Linus Torvalds | 2012-05-26 | 3 | -97/+2 |
* | | | | | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-26 | 178 | -106/+614 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo... | Olof Johansson | 2012-05-11 | 179 | -106/+615 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: ux500: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 5 | -4/+25 |
| | * | | | | | | ARM: tegra: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 10 | -5/+30 |
| | * | | | | | | ARM: shmobile: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 13 | -5/+49 |
| | * | | | | | | ARM: sa1100: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 16 | -3/+25 |
| | * | | | | | | ARM: s3c64xx: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 13 | -2/+23 |
| | * | | | | | | ARM: prima2: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 3 | -2/+13 |
| | * | | | | | | ARM: pnx4008: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 2 | -3/+13 |
| | * | | | | | | ARM: omap2: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 34 | -27/+154 |
| | * | | | | | | ARM: omap1: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 18 | -3/+37 |
| | * | | | | | | ARM: msm: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 11 | -2/+72 |
| | * | | | | | | ARM: imx: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 13 | -39/+71 |
| | * | | | | | | ARM: exynos: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 11 | -2/+21 |
| | * | | | | | | ARM: ep93xx: use machine specific hook for late init | Shawn Guo | 2012-05-05 | 11 | -3/+31 |
| | * | | | | | | ARM: davinci: use machine specific hook for late init | Shawn Guo | 2012-05-05 | 17 | -6/+42 |
| | * | | | | | | ARM: provide a late_initcall hook for platform initialization | Shawn Guo | 2012-05-03 | 2 | -0/+9 |
* | | | | | | | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 65 | -177/+2978 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ARM: exynos: fix building with CONFIG_OF disabled | Arnd Bergmann | 2012-05-16 | 1 | -1/+5 |
| * | | | | | | | | Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2012-05-16 | 14 | -124/+327 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ARM: EXYNOS: Add AUXDATA for i2c controllers | Thomas Abraham | 2012-05-16 | 1 | -0/+4 |