Age | Commit message (Expand) | Author |
2011-01-31 | OMAP: PM: SmartReflex: Fix possible null pointer read access | Stefan Weil |
2011-01-31 | OMAP: PM: SmartReflex: Fix possible memory leak | Stefan Weil |
2011-01-31 | arm: mach-omap2: voltage: debugfs: fix memory leak | Aaro Koskinen |
2011-01-31 | ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ | Russell King |
2011-01-31 | ARM: initrd: disable initrd if passed address overlaps reserved region | Russell King |
2011-01-31 | ARM: footbridge: fix debug macros | Russell King |
2011-01-31 | [S390] reset default for CONFIG_CHSC_SCH | Sebastian Ott |
2011-01-31 | [S390] use asm-generic/cacheflush.h | Akinobu Mita |
2011-01-31 | [S390] tlb: fix build error caused by THP | Heiko Carstens |
2011-01-31 | [S390] missing sacf in uaccess | Martin Schwidefsky |
2011-01-31 | [S390] pgtable_list corruption | Martin Schwidefsky |
2011-01-31 | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds |
2011-01-28 | microblaze: Fix ASM optimized code for LE | Michal Simek |
2011-01-28 | microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1 | Michal Simek |
2011-01-28 | microblaze: Fix DTB passing from bootloader | Michal Simek |
2011-01-28 | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-27 | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR | Julia Lawall |
2011-01-27 | arm: omap2: mux: fix compile warning | Felipe Balbi |
2011-01-27 | omap1: Simplify use of omap_irq_flags | Tony Lindgren |
2011-01-27 | omap2+: Fix unused variable warning for omap_irq_base | Russell King |
2011-01-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds |
2011-01-27 | perf: Fix Pentium4 raw event validation | Stephane Eranian |
2011-01-27 | xen/setup: Route halt operations to safe_halt pvop. | Stefano Stabellini |
2011-01-27 | xen/e820: Guard against E820_RAM not having page-aligned size or start. | Stefano Stabellini |
2011-01-27 | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. | Stefan Bader |
2011-01-26 | ARM: tegra: clock: Add forward reference to struct clk | Colin Cross |
2011-01-26 | ARM: tegra: irq: Rename gic pointers to avoid conflicts | Colin Cross |
2011-01-26 | arm/tegra: Fix tegra irq_data conversion | Grant Likely |
2011-01-26 | OMAP3: PM: fix save secure RAM to restore MPU power state | Kevin Hilman |
2011-01-26 | avr32: add missing include causing undefined pgtable_page_* references | Hans-Christian Egtvedt |
2011-01-26 | ARM: mxs: acknowledge gpio irq | Uwe Kleine-König |
2011-01-26 | percpu, x86: Fix percpu_xchg_op() | Eric Dumazet |
2011-01-26 | x86: Remove left over system_64.h | Yinghai Lu |
2011-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |
2011-01-26 | thp: fix PARAVIRT x86 32bit noPAE | Andrea Arcangeli |
2011-01-26 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2011-01-26 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-01-26 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-01-25 | ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio mode | Hartley Sweeten |
2011-01-25 | ARM: 6637/1: Make the argument to virt_to_phys() "const volatile" | Catalin Marinas |
2011-01-25 | ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode | Russell King |
2011-01-25 | ARM: 6635/2: Configure reference clock for Versatile Express timers | Pawel Moll |
2011-01-25 | ARM: versatile: name configuration options after actual board names | Russell King |
2011-01-25 | ARM: realview: name configuration options after actual board names | Russell King |
2011-01-25 | ARM: realview,vexpress: fix section mismatch warning for pen_release | Russell King |
2011-01-25 | sh: Fix build of sh7750 base boards | Nobuhiro Iwamatsu |
2011-01-24 | OMAP: PM: SmartReflex: Add missing IS_ERR test | Julia Lawall |