Age | Commit message (Expand) | Author | Files | Lines |
2012-03-19 | Merge tag 'v3.3' into staging/for_v3.4 | Mauro Carvalho Chehab | 455 | -5954/+3749 |
2012-03-17 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -27/+0 |
2012-03-16 | C6X: remove dead code from entry.S | Mark Salter | 1 | -27/+0 |
2012-03-15 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2 | -2753/+2 |
2012-03-14 | arch/tile/configs: convert to minimal configs via "make savedefconfig" | Chris Metcalf | 2 | -2753/+2 |
2012-03-14 | sparc32: Add -Av8 to assembler command line. | David S. Miller | 1 | -1/+1 |
2012-03-14 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 6 | -576/+1488 |
2012-03-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -8/+9 |
2012-03-14 | tile: Use set_current_blocked() and block_sigmask() | Matt Fleming | 2 | -15/+3 |
2012-03-13 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 3 | -2/+5 |
2012-03-13 | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 4 | -2/+8 |
2012-03-12 | perf/x86: Fix local vs remote memory events for NHM/WSM | Peter Zijlstra | 1 | -8/+9 |
2012-03-12 | arch/tile: misplaced parens near likely | roel | 1 | -1/+1 |
2012-03-12 | arch/tile: sync up the defconfig files to the tip | Chris Metcalf | 2 | -559/+1483 |
2012-03-12 | arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639 | Chris Metcalf | 1 | -1/+1 |
2012-03-10 | x86: Derandom delay_tsc for 64 bit | Thomas Gleixner | 1 | -2/+2 |
2012-03-09 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -2/+2 |
2012-03-09 | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+3 |
2012-03-09 | Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 5 | -2/+13 |
2012-03-09 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2012-03-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 4 | -2/+12 |
2012-03-08 | ARM: S3C2440: Fixed build error for s3c244x | Kukjin Kim | 1 | -0/+1 |
2012-03-07 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 11 | -44/+73 |
2012-03-07 | C6X: fix KSTK_EIP and KSTK_ESP macros | Mark Salter | 1 | -2/+2 |
2012-03-07 | ARM: 7358/1: perf: add PMU hotplug notifier | Lorenzo Pieralisi | 1 | -0/+23 |
2012-03-07 | ARM: 7357/1: perf: fix overflow handling for xscale2 PMUs | Will Deacon | 1 | -2/+8 |
2012-03-07 | ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers | Will Deacon | 3 | -18/+12 |
2012-03-07 | ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU | Will Deacon | 1 | -0/+5 |
2012-03-07 | ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode | Will Deacon | 5 | -16/+16 |
2012-03-07 | ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typo | Kuninori Morimoto | 1 | -1/+1 |
2012-03-07 | ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame buffer | Laurent Pinchart | 1 | -0/+4 |
2012-03-07 | ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.h | Laurent Pinchart | 1 | -0/+1 |
2012-03-07 | ARM: mach-shmobile: Fix bonito compile breakage | Phil Edworthy | 1 | -1/+2 |
2012-03-07 | sh: fix up the ubc clock definition for sh7785. | Thomas Schwinge | 1 | -1/+1 |
2012-03-07 | sh: add parameter for RSPI in clock-sh7757 | Shimoda, Yoshihiro | 1 | -1/+3 |
2012-03-07 | sh: Fix sh2a vbr table for more than 255 irqs | Phil Edworthy | 1 | -0/+1 |
2012-03-07 | x86: fix typo in recent find_vma_prev purge | Linus Torvalds | 1 | -1/+1 |
2012-03-07 | vm: avoid using find_vma_prev() unnecessarily | Linus Torvalds | 1 | -1/+3 |
2012-03-06 | Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 24 | -46/+47 |
2012-03-06 | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann | 32 | -55/+166 |
2012-03-06 | Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 15 | -25/+25 |
2012-03-06 | ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER | H Hartley Sweeten | 1 | -0/+2 |
2012-03-06 | ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 board | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2012-03-06 | ARM: pxa: fix invalid mfp pin issue | Haojian Zhuang | 1 | -0/+7 |
2012-03-06 | ARM: pxa: remove duplicated registeration on pxa-gpio | Haojian Zhuang | 5 | -5/+0 |
2012-03-06 | ARM: pxa: add dummy clock for pxa25x and pxa27x | Haojian Zhuang | 2 | -0/+2 |
2012-03-06 | Merge branch 'akpm' (Andrew's patch bomb) | Linus Torvalds | 1 | -1/+1 |
2012-03-06 | alpha: fix 32/64-bit bug in futex support | Andrew Morton | 1 | -1/+1 |
2012-03-06 | ARM: ecard: ensure fake vma vm_flags is setup | Russell King | 1 | -0/+1 |
2012-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -5/+17 |