Age | Commit message (Expand) | Author |
2012-07-31 | ARM: omap: remove mmc platform data dma_mask and initialization | Russell King |
2012-07-31 | ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches | Will Deacon |
2012-07-31 | ARM: Fix undefined instruction exception handling | Russell King |
2012-07-31 | ARM: 7480/1: only call smp_send_stop() on SMP | Javier Martinez Canillas |
2012-07-31 | ARM: 7478/1: errata: extend workaround for erratum #720789 | Will Deacon |
2012-07-31 | ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UP | Colin Cross |
2012-07-31 | ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend | Colin Cross |
2012-07-31 | ARM: 7468/1: ftrace: Trace function entry before updating index | Colin Cross |
2012-07-31 | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+ | Will Deacon |
2012-07-31 | ARM: 7466/1: disable interrupt before spinning endlessly | Shawn Guo |
2012-07-31 | powerpc/kvm/book3s_32: Fix MTMSR_EERI macro | Alexander Graf |
2012-07-31 | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-30 | ipc: add COMPAT_SHMLBA support | Will Deacon |
2012-07-30 | firmware_map: make firmware_map_add_early() argument consistent with firmware... | Yasuaki Ishimatsu |
2012-07-30 | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas |
2012-07-30 | arch: remove direct definitions of KERN_<LEVEL> uses | Joe Perches |
2012-07-30 | avr32: fix build error in ATSTK1002 code | Fengguang Wu |
2012-07-30 | arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n | Viresh Kumar |
2012-07-30 | avr32/mm/fault.c: port OOM changes to do_page_fault | Kautuk Consul |
2012-07-30 | alpha: remove mysterious if zero-ed out includes | Paul Bolle |
2012-07-30 | xtensa/mm/fault.c: port OOM changes to do_page_fault | Kautuk Consul |
2012-07-30 | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-30 | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-07-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-07-30 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-07-30 | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows... | Linus Torvalds |
2012-07-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds |
2012-07-30 | Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-30 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-30 | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
2012-07-30 | ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attribute | Marek Szyprowski |
2012-07-30 | ARM: dma-mapping: add support for dma_get_sgtable() | Marek Szyprowski |
2012-07-30 | ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attribute | Marek Szyprowski |
2012-07-30 | common: dma-mapping: add support for generic dma_mmap_* calls | Marek Szyprowski |
2012-07-30 | ARM: dma-mapping: fix error path for memory allocation failure | Marek Szyprowski |
2012-07-30 | ARM: dma-mapping: add more sanity checks in arm_dma_mmap() | Marek Szyprowski |
2012-07-30 | ARM: dma-mapping: remove custom consistent dma region | Marek Szyprowski |
2012-07-30 | s390: make use of user_mode() macro where possible | Heiko Carstens |
2012-07-30 | s390/mm: rename user_mode variable to addressing_mode | Heiko Carstens |
2012-07-30 | s390/mm: fix fault handling for page table walk case | Heiko Carstens |
2012-07-30 | s390/mm: make page faults killable | Heiko Carstens |
2012-07-29 | Merge branch 'devel' | Mauro Carvalho Chehab |
2012-07-29 | ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option | Peter Maydell |
2012-07-29 | Merge branch 'marvell/dt' into late2/dt | Olof Johansson |
2012-07-29 | new helper: done_path_create() | Al Viro |
2012-07-29 | pull unlock+dput() out into do_spu_create() | Al Viro |
2012-07-29 | spufs: pull unlock-and-dput() up into spufs_create() | Al Viro |
2012-07-29 | spufs_create_context(): simplify failure exits | Al Viro |