Age | Commit message (Expand) | Author |
2012-05-27 | sparc32,leon: always include leon_pmc in build | Sam Ravnborg |
2012-05-27 | sparc32: refactor cpu_idle() | Sam Ravnborg |
2012-05-27 | sparc32: srmmu_probe now knows about leon too | Sam Ravnborg |
2012-05-27 | sparc32: drop LEON hack for ASI_M_MMUREGS | Sam Ravnborg |
2012-05-27 | sparc32: introduce run-time patching of srmmu access functions | Sam Ravnborg |
2012-05-27 | sparc32: introduce support for run-time patching for all shared assembler code | Sam Ravnborg |
2012-05-27 | sparc32,leon: fix section mismatch warning | Sam Ravnborg |
2012-05-27 | sparc32,leon: always include leon_smp + leon_mm in build | Sam Ravnborg |
2012-05-27 | sparc32,leon: always include leon_kernel in build | Sam Ravnborg |
2012-05-27 | sparc32,leon: clean up leon.h | Sam Ravnborg |
2012-05-27 | sparc32: handle leon in cpu.c | Sam Ravnborg |
2012-05-27 | sparc32: handle leon in irq_32.c | Sam Ravnborg |
2012-05-27 | sparc32: add support for run-time patching of leon/sun single instructions | Sam Ravnborg |
2012-05-27 | sparc32: introduce sparc32_start_kernel called from head_32.S | Sam Ravnborg |
2012-05-27 | sparc32: implement proper LEON support in head_32 (after highmem) | Sam Ravnborg |
2012-05-27 | sparc32: implement proper LEON support in head_32 (before highmem) | Sam Ravnborg |
2012-05-27 | sparc32: string and whitespace cleanup in head_32.S | Sam Ravnborg |
2012-05-27 | sparc: fix bad merge of sparc Kconfig | Stephen Rothwell |
2012-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2012-05-27 | openrisc: use generic strnlen_user() function | Jonas Bonn |
2012-05-27 | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras |
2012-05-27 | lib: Fix generic strnlen_user for 32-bit big-endian machines | Paul Mackerras |
2012-05-26 | Merge branch 'generic-string-functions' | Linus Torvalds |
2012-05-26 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-05-26 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-26 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2012-05-26 | sparc: use the new generic strnlen_user() function | David Miller |
2012-05-26 | x86: use the new generic strnlen_user() function | Linus Torvalds |
2012-05-26 | lib: add generic strnlen_user() function | Linus Torvalds |
2012-05-26 | word-at-a-time: make the interfaces truly generic | Linus Torvalds |
2012-05-26 | x86: use generic strncpy_from_user routine | Linus Torvalds |
2012-05-25 | Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2012-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-05-25 | intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper | David Woodhouse |
2012-05-25 | intel-iommu: Add device info into list before doing context mapping | David Woodhouse |
2012-05-25 | tile: default to tilegx_defconfig for ARCH=tile | Chris Metcalf |
2012-05-25 | tile: fix bug where fls(0) was not returning 0 | Chris Metcalf |
2012-05-25 | arch/tile: mark TILEGX as not EXPERIMENTAL | Chris Metcalf |
2012-05-25 | tile/mm/fault.c: Port OOM changes to handle_page_fault | Kautuk Consul |
2012-05-25 | arch/tile: add descriptive text if the kernel reports a bad trap | Chris Metcalf |
2012-05-25 | arch/tile: allow querying cpu module information from the hypervisor | Chris Metcalf |
2012-05-25 | arch/tile: fix hardwall for tilegx and generalize for idn and ipi | Chris Metcalf |
2012-05-25 | arch/tile: support multiple huge page sizes dynamically | Chris Metcalf |
2012-05-25 | mm: add new arch_make_huge_pte() method for tile support | Chris Metcalf |