Age | Commit message (Expand) | Author |
2012-04-15 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-04-15 | x86-32: fix up strncpy_from_user() sign error | Linus Torvalds |
2012-04-15 | ARM: 7386/1: jump_label: fixup for rename to static_key | Rabin Vincent |
2012-04-15 | ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE | Jonathan Austin |
2012-04-15 | ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU | Will Deacon |
2012-04-15 | ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus | Linus Walleij |
2012-04-15 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-14 | Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-04-14 | ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors | Kevin Hilman |
2012-04-14 | ARM: dts: remove blank interrupt-parent properties | Rob Herring |
2012-04-14 | ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files | Sachin Kamat |
2012-04-14 | ARM: EXYNOS: Remove broken config values for touchscren for NURI board | Marek Szyprowski |
2012-04-14 | ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards | Marek Szyprowski |
2012-04-14 | ARM: EXYNOS: fix regulator name for NURI board | Marek Szyprowski |
2012-04-14 | ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL | Maurus Cuelenaere |
2012-04-14 | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2012-04-13 | Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-04-13 | Merge tag 'omap-fixes-b-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren |
2012-04-13 | sparc64: Eliminate obsolete __handle_softirq() function | Paul E. McKenney |
2012-04-13 | sparc64: Fix bootup crash on sun4v. | David S. Miller |
2012-04-13 | ARM: msm: Fix section mismatches in proc_comm.c | David Brown |
2012-04-13 | arm: msm: trout: fix compile failure | Daniel Walker |
2012-04-13 | arm: msm: halibut: remove unneeded fixup | Daniel Walker |
2012-04-13 | ia64: populate the cmpxchg header with appropriate code | Paul Gortmaker |
2012-04-13 | alpha: fix build failures from system.h dismemberment | Paul Gortmaker |
2012-04-13 | ARM: 7383/1: nommu: populate vectors page from paging_init | Will Deacon |
2012-04-13 | ARM: 7381/1: nommu: fix typo in mm/Kconfig | Will Deacon |
2012-04-13 | ARM: 7380/1: DT: do not add a zero-sized memory property | Marc Zyngier |
2012-04-13 | ARM: 7379/1: DT: fix atags_to_fdt() second call site | Marc Zyngier |
2012-04-13 | ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter... | Archit Taneja |
2012-04-13 | ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai... | Paul Walmsley |
2012-04-13 | ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 data | Fernando Guzman Lugo |
2012-04-13 | x86, microcode: Ensure that module is only loaded on supported AMD CPUs | Andreas Herrmann |
2012-04-13 | x86, microcode: Fix sysfs warning during module unload on unsupported CPUs | Andreas Herrmann |
2012-04-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-12 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-04-12 | irq_domain: Move irq_virq_count into NOMAP revmap | Grant Likely |
2012-04-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-04-11 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-04-11 | arch/tile: avoid unused variable warning in proc.c for tilegx | Chris Metcalf |
2012-04-11 | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up | Linus Torvalds |
2012-04-11 | [S390] Fix compile error in swab.h | Martin Schwidefsky |
2012-04-11 | [S390] Fix stfle() lowcore protection problem | Michael Holzheu |
2012-04-11 | [S390] cpum_cf: get rid of compile warnings | Heiko Carstens |
2012-04-11 | [S390] irq: simple coding style change | Heiko Carstens |
2012-04-11 | [S390] update default configuration | Michael Holzheu |
2012-04-11 | [S390] fix tlb flushing for page table pages | Martin Schwidefsky |
2012-04-11 | [S390] kernel: Use local_irq_save() for memcpy_real() | Michael Holzheu |
2012-04-11 | ARM: ux500: wake secondary cpu via resched | Jonas Aaberg |
2012-04-10 | irq: Kill pointless irqd_to_hw export | Grant Likely |