Age | Commit message (Expand) | Author |
2012-02-07 | x86/spinlocks: Eliminate TICKET_MASK | Jan Beulich |
2012-01-26 | x86-64: Handle byte-wise tail copying in memcpy() without a loop | Jan Beulich |
2012-01-26 | x86-64: Fix memcpy() to support sizes of 4Gb and above | Jan Beulich |
2012-01-26 | x86-64: Fix memset() to support sizes of 4Gb and above | Jan Beulich |
2012-01-06 | x86-64: Slightly shorten copy_page() | Jan Beulich |
2012-01-04 | x86: Fix atomic64_xxx_cx8() functions | Eric Dumazet |
2012-01-04 | x86: Fix and improve cmpxchg_double{,_local}() | Jan Beulich |
2012-01-04 | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar |
2011-12-22 | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). | David S. Miller |
2011-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-12-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-12-20 | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2011-12-20 | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2011-12-19 | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch |
2011-12-19 | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter |
2011-12-19 | oprofile: Fix uninitialized memory access when writing to writing to oprofilefs | Robert Richter |
2011-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2011-12-16 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2011-12-15 | Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2011-12-15 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson |
2011-12-15 | x86_64, asm: Optimise fls(), ffs() and fls64() | David Howells |
2011-12-15 | x86, bitops: Move fls64.h inside __KERNEL__ | H. Peter Anvin |
2011-12-15 | ARM: unwinder: fix bisection to find origin in .idx section | Uwe Kleine-König |
2011-12-15 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2011-12-15 | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell |
2011-12-15 | x86: Fix and improve percpu_cmpxchg{8,16}b_double() | Jan Beulich |
2011-12-15 | x86: Report cpb and eff_freq_ro flags correctly | Joerg Roedel |
2011-12-14 | sparc32: Be less strict in matching %lo part of relocation. | David S. Miller |
2011-12-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-13 | ARM: OMAP: rx51: fix USB | Felipe Contreras |
2011-12-13 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds |
2011-12-13 | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2... | Arnd Bergmann |
2011-12-12 | ARM: OMAP: mcbsp: Fix possible memory corruption | Jarkko Nikula |
2011-12-12 | x86/i386: Use less assembly in strlen(), speed things up a bit | Alexey Dobriyan |
2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard |
2011-12-11 | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier | Arnaud Patard |
2011-12-09 | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware | Matt Fleming |
2011-12-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-12-09 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2011-12-09 | thp: add compound tail page _mapcount when mapped | Youquan Song |
2011-12-09 | arm/imx: fix power button on imx51 babbage board | Shawn Guo |
2011-12-09 | ARM: imx: fix cpufreq build errors | Richard Zhao |
2011-12-09 | ARM: mx5: add __initconst for fec pdata | Dong Aisheng |
2011-12-09 | MXC PWM: should active during DOZE/WAIT/DBG mode | Jason Chen |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming |
2011-12-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2011-12-08 | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf |
2011-12-08 | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann |