Age | Commit message (Expand) | Author |
2012-08-24 | powerpc/mpic_msgr: Add missing includes | Scott Wood |
2012-08-24 | powerpc: Fix null pointer deref in perf hardware breakpoints | Michael Neuling |
2012-08-24 | powerpc: Fixup whitespace in xmon | Michael Ellerman |
2012-08-24 | powerpc: Fix xmon dl command for new printk implementation | Michael Ellerman |
2012-08-23 | powerpc/fsl: fix "Failed to mount /dev: No such device" errors | Kim Phillips |
2012-08-23 | powerpc/fsl: update defconfigs | Kim Phillips |
2012-08-23 | Merge branch 'randconfig/mach' into fixes | Arnd Bergmann |
2012-08-23 | ARM: ux500: don't select LEDS_GPIO for snowball | Arnd Bergmann |
2012-08-23 | ARM: imx: build i.MX6 functions only when needed | Arnd Bergmann |
2012-08-23 | ARM: imx: select CPU_FREQ_TABLE when needed | Arnd Bergmann |
2012-08-23 | ARM: imx: fix ksz9021rn_phy_fixup | Arnd Bergmann |
2012-08-23 | ARM: imx: build pm-imx5 code only when PM is enabled | Arnd Bergmann |
2012-08-23 | ARM: omap: allow building omap44xx without SMP | Arnd Bergmann |
2012-08-23 | Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2012-08-23 | Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |
2012-08-23 | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu... | Arnd Bergmann |
2012-08-23 | xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. | Konrad Rzeszutek Wilk |
2012-08-23 | MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module | Gabor Juhos |
2012-08-23 | ARM: dts: imx51-babbage: fix esdhc cd/wp properties | Shawn Guo |
2012-08-23 | ARM: imx6: spin the cpu until hardware takes it down | Shawn Guo |
2012-08-23 | ARM: at91/dts: remove partial parameter in at91sam9g25ek.dts | Bo Shen |
2012-08-23 | ARM: at91/clock: fix PLLA overclock warning | Nicolas Ferre |
2012-08-23 | ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support | Ludovic Desroches |
2012-08-23 | ARM: at91: fix system timer irq issue due to sparse irq support | Ludovic Desroches |
2012-08-22 | x86, microcode, AMD: Fix broken ucode patch size check | Andreas Herrmann |
2012-08-22 | KVM: x86 emulator: use stack size attribute to mask rsp in stack ops | Avi Kivity |
2012-08-22 | KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended | Takuya Yoshikawa |
2012-08-22 | ARM: shmobile: sh73a0: fixup RELOC_BASE of intca_irq_pins_desc | Kuninori Morimoto |
2012-08-22 | x86/alternatives: Fix p6 nops on non-modular kernels | Avi Kivity |
2012-08-22 | x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask | Liu, Chuansheng |
2012-08-22 | x86/spinlocks: Fix comment in spinlock.h | Richard Weinberger |
2012-08-21 | mm: hugetlbfs: correctly populate shared pmd | Michal Hocko |
2012-08-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2012-08-21 | s390: Always use "long" for ssize_t to match size_t | Geert Uytterhoeven |
2012-08-20 | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-08-20 | [IA64] defconfig: Remove CONFIG_MISC_DEVICES | Fabio Estevam |
2012-08-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-08-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-08-19 | Merge branch 'alpha' (alpha architecture patches) | Linus Torvalds |
2012-08-19 | alpha: Fix fall-out from disintegrating asm/system.h | Michael Cree |
2012-08-19 | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman |
2012-08-19 | alpha: fix fpu.h usage in userspace | Mike Frysinger |
2012-08-19 | alpha/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul |
2012-08-19 | alpha: take kernel_execve() out of entry.S | Al Viro |
2012-08-19 | alpha: take a bunch of syscalls into osf_sys.c | Al Viro |
2012-08-19 | alpha: Use new generic strncpy_from_user() and strnlen_user() | Michael Cree |
2012-08-19 | alpha: Wire up cross memory attach syscalls | Michael Cree |
2012-08-19 | alpha: Don't export SOCK_NONBLOCK to user space. | Michael Cree |
2012-08-18 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-08-18 | x32: Use compat shims for {g,s}etsockopt | Mike Frysinger |