Age | Commit message (Expand) | Author | Files | Lines |
2011-12-27 | net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discovery | Joshua Kinard | 1 | -1/+1 |
2011-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 70 | -259/+423 |
2011-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2011-12-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+8 |
2011-12-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2011-12-20 | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 1 | -6/+10 |
2011-12-20 | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 3 | -19/+139 |
2011-12-20 | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch | 2 | -8/+8 |
2011-12-20 | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter | 1 | -2/+2 |
2011-12-19 | oprofile: Fix uninitialized memory access when writing to writing to oprofilefs | Robert Richter | 1 | -1/+1 |
2011-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 3 | -9/+4 |
2011-12-16 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 11 | -13/+26 |
2011-12-16 | Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 3 | -4/+11 |
2011-12-16 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2 | -4/+4 |
2011-12-16 | ARM: unwinder: fix bisection to find origin in .idx section | Uwe Kleine-König | 1 | -2/+2 |
2011-12-15 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -3/+15 |
2011-12-15 | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell | 1 | -3/+15 |
2011-12-14 | sparc32: Be less strict in matching %lo part of relocation. | David S. Miller | 1 | -2/+1 |
2011-12-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -94/+37 |
2011-12-14 | ARM: OMAP: rx51: fix USB | Felipe Contreras | 1 | -1/+1 |
2011-12-13 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 5 | -66/+99 |
2011-12-13 | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2... | Arnd Bergmann | 6 | -5/+11 |
2011-12-12 | ARM: OMAP: mcbsp: Fix possible memory corruption | Jarkko Nikula | 1 | -3/+3 |
2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard | 6 | -48/+35 |
2011-12-12 | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier | Arnaud Patard | 1 | -6/+6 |
2011-12-10 | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware | Matt Fleming | 1 | -46/+2 |
2011-12-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -44/+68 |
2011-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 7 | -21/+20 |
2011-12-09 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -0/+1 |
2011-12-09 | thp: add compound tail page _mapcount when mapped | Youquan Song | 1 | -0/+2 |
2011-12-09 | arm/imx: fix power button on imx51 babbage board | Shawn Guo | 1 | -1/+1 |
2011-12-09 | ARM: imx: fix cpufreq build errors | Richard Zhao | 1 | -0/+1 |
2011-12-09 | ARM: mx5: add __initconst for fec pdata | Dong Aisheng | 3 | -3/+3 |
2011-12-09 | MXC PWM: should active during DOZE/WAIT/DBG mode | Jason Chen | 1 | -1/+6 |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 6 | -35/+48 |
2011-12-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 28 | -55/+69 |
2011-12-09 | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 1 | -7/+14 |
2011-12-08 | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann | 1 | -2/+2 |
2011-12-08 | ARM: sa1100: fix build error | Jett.Zhou | 1 | -2/+2 |
2011-12-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2 | -7/+10 |
2011-12-08 | ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS | Kukjin Kim | 1 | -2/+5 |
2011-12-08 | ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep | Amit Daniel Kachhap | 1 | -1/+5 |
2011-12-08 | ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210 | Jingoo Han | 1 | -0/+1 |
2011-12-08 | ARM: SAMSUNG: remove duplicated header include | Jingoo Han | 1 | -1/+0 |
2011-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2 | -1/+5 |
2011-12-07 | Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 3 | -2/+3 |
2011-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 31 | -89/+262 |
2011-12-06 | m68k: Wire up process_vm_{read,write}v | Geert Uytterhoeven | 2 | -1/+5 |
2011-12-06 | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ... | Arnd Bergmann | 6 | -16/+18 |
2011-12-06 | Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in... | Arnd Bergmann | 5 | -6/+7 |