| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-11-09 |
|\ |
|
| * | s390/sclp: fix addressing mode clobber | Heiko Carstens | 2012-11-06 |
| * | s390: Move css limits from drivers/s390/cio/ to include/asm/. | Cornelia Huck | 2012-11-06 |
| * | s390/thp: respect page protection in pmd_none() and pmd_present() | Gerald Schaefer | 2012-10-26 |
| * | s390/mm: use pmd_large() instead of pmd_huge() | Gerald Schaefer | 2012-10-26 |
* | | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2012-11-09 |
|\ \ |
|
| * | | h8300: add missing L1_CACHE_SHIFT | Fengguang Wu | 2012-11-09 |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-11-06 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: 7569/1: mm: uninitialized warning corrections | viresh kumar | 2012-11-04 |
| * | | ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses | Will Deacon | 2012-10-29 |
| * | | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V... | Paul Walmsley | 2012-10-29 |
| * | | ARM: 7565/1: sched: stop sched_clock() during suspend | Felipe Balbi 2 | 2012-10-29 |
* | | | Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-11-02 |
|\ \ \ |
|
| * | | | frv: fix the broken preempt | Al Viro | 2012-11-02 |
| * | | | frv: switch to saner kernel_execve() semantics | Al Viro | 2012-11-02 |
| * | | | FRV: Fix the new-style kernel_thread() stuff | David Howells | 2012-11-02 |
| * | | | FRV: Fix the preemption handling | David Howells | 2012-11-02 |
| * | | | FRV: Don't objcopy the GNU build_id note | David Howells | 2012-11-02 |
| * | | | FRV: Add missing linux/export.h #inclusions | David Howells | 2012-11-02 |
* | | | | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-02 |
|\ \ \ \ |
|
| * | | | | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk | 2012-10-31 |
| * | | | | xen/arm: use the __HVC macro | Stefano Stabellini | 2012-10-30 |
| * | | | | x86: remove obsolete comment from asm/xen/hypervisor.h | Olaf Hering | 2012-10-30 |
* | | | | | Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2012-11-01 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | xtensa: switch to generic sys_execve() | Max Filippov | 2012-10-25 |
| * | | | | xtensa: switch to generic kernel_execve() | Max Filippov | 2012-10-25 |
| * | | | | xtensa: switch to generic kernel_thread() | Max Filippov | 2012-10-25 |
| * | | | | xtensa: reset windowbase/windowstart when cloning the VM | Chris Zankel | 2012-10-25 |
| * | | | | xtensa: use physical addresses for bus addresses | Chris Zankel | 2012-10-25 |
| * | | | | xtensa: allow multi-inclusion for uapi/unistd.h | Chris Zankel | 2012-10-25 |
* | | | | | KVM: x86: fix vcpu->mmio_fragments overflow | Xiao Guangrong | 2012-10-31 |
* | | | | | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-28 |
|\ \ \ \ \ |
|
| * | | | | | Revert "ARM i.MX25: Fix PWM per clock lookups" | Arnd Bergmann | 2012-10-27 |
| * | | | | | ARM: versatile: fix versatile_defconfig | Arnd Bergmann | 2012-10-27 |
| * | | | | | ARM: mvebu: update defconfig with 3.7 changes | Thomas Petazzoni | 2012-10-27 |
| * | | | | | ARM: at91: fix at91x40 build | Arnd Bergmann | 2012-10-27 |
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r... | Arnd Bergmann | 2012-10-26 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: shmobile: r8a7779: I/O address abuse cleanup | Kuninori Morimoto | 2012-10-19 |
| * | | | | | | Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2012-10-26 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dt | Tomasz Figa | 2012-10-21 |
| | * | | | | | | ARM: dts: Split memory into 4 sections for exynos4210-trats | Tomasz Figa | 2012-10-17 |
| | * | | | | | | ARM: SAMSUNG: Add naming of s3c64xx-spi devices | Heiko Stuebner | 2012-10-17 |
| * | | | | | | | ARM: socfpga: Fix socfpga compilation with early_printk() enabled | Pavel Machek | 2012-10-25 |
| * | | | | | | | ARM: SPEAr: Remove unused empty files | Viresh Kumar | 2012-10-25 |
| * | | | | | | | Merge tag 'omap-for-v3.7-rc2/fixes-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2012-10-25 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:... | Vaibhav Hiremath | 2012-10-23 |
| | * | | | | | | | Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel... | Tony Lindgren | 2012-10-23 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | ARM: OMAP3: Beagle: fix OPP customization and initcall ordering | Kevin Hilman | 2012-10-22 |
| | | * | | | | | | | ARM: OMAP2: UART: fix console UART mismatched runtime PM status | Kevin Hilman | 2012-10-22 |
| | | * | | | | | | | ARM: OMAP3: PM: apply part of the erratum i582 workaround | Paul Walmsley | 2012-10-22 |
| | | | |_|/ / / /
| | | |/| | | | | |
|