Age | Commit message (Expand) | Author | Files | Lines |
2011-06-05 | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 2 | -2/+5 |
2011-06-05 | ARM: Tegra: Harmony: Fix conflicting GPIO numbering | Stephen Warren | 2 | -2/+5 |
2011-06-04 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -0/+141 |
2011-06-02 | ARM: mach-shmobile: add DMAC clock definitions on SH7372 | Guennadi Liakhovetski | 1 | -0/+7 |
2011-05-28 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 19 | -5060/+110 |
2011-05-28 | Merge branch 'setns' | Linus Torvalds | 2 | -0/+2 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 2 | -0/+2 |
2011-05-28 | Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely | 3 | -2113/+104 |
2011-05-28 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 6 | -28/+2 |
2011-05-28 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 184 | -6108/+1492 |
2011-05-28 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 174 | -6018/+1364 |
2011-05-28 | ARM: 6945/1: Add unwinding support for division functions | Laura Abbott | 1 | -5/+20 |
2011-05-27 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -2/+25 |
2011-05-27 | GPIO: OMAP: move to drivers/gpio | Kevin Hilman | 2 | -2010/+1 |
2011-05-27 | GPIO: OMAP: move register offset defines into <plat/gpio.h> | Kevin Hilman | 2 | -103/+103 |
2011-05-27 | arm: use asm-generic/bitops/le.h | Akinobu Mita | 1 | -38/+5 |
2011-05-27 | arch: add #define for each of optimized find bitops | Akinobu Mita | 1 | -0/+3 |
2011-05-27 | gpio: Move the s5pc100 GPIO to drivers/gpio | Kyungmin Park | 2 | -356/+1 |
2011-05-27 | gpio: Move the s5pv210 GPIO to drivers/gpio | Kyungmin Park | 2 | -289/+1 |
2011-05-27 | gpio: Move the exynos4 GPIO to drivers/gpio | Kyungmin Park | 2 | -366/+1 |
2011-05-27 | gpio: Move to Samsung common GPIO library to drivers/gpio | Kyungmin Park | 2 | -207/+0 |
2011-05-27 | gpio/nomadik: add function to read GPIO pull down status | Rickard Andersson | 1 | -0/+2 |
2011-05-27 | gpio: move Nomadik GPIO driver to drivers/gpio | Grant Likely | 5 | -1028/+0 |
2011-05-27 | gpio: move U300 GPIO driver to drivers/gpio | Linus Walleij | 2 | -701/+1 |
2011-05-26 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 1 | -1/+1 |
2011-05-26 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 49 | -3043/+1110 |
2011-05-26 | ARM: kill pmd_off() | Russell King | 1 | -6/+1 |
2011-05-26 | mfd: Modifying the twl4030-power macro name Main_Ref to all caps | Lesly A M | 1 | -1/+1 |
2011-05-26 | ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks | Will Deacon | 1 | -3/+3 |
2011-05-26 | ARM: 6943/1: mm: use TTBR1 instead of reserved context ID | Will Deacon | 2 | -11/+10 |
2011-05-26 | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas | 5 | -4/+13 |
2011-05-26 | ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area | Will Deacon | 2 | -0/+3 |
2011-05-26 | ARM: add sendmmsg syscall | Russell King | 2 | -0/+2 |
2011-05-26 | ARM: 6863/1: allow hotplug on msm | Jeffrey Ohlstein | 1 | -1/+0 |
2011-05-26 | ARM: 6830/1: mach-ux500: force PrimeCell revisions | Linus Walleij | 4 | -33/+53 |
2011-05-26 | ARM: 6828/1: mach-ux500: delete SSP PrimeCell ID | Linus Walleij | 2 | -4/+1 |
2011-05-26 | ARM: 6827/1: mach-netx: delete hardcoded periphid | Linus Walleij | 1 | -1/+0 |
2011-05-26 | ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resume | Dave Martin | 1 | -0/+7 |
2011-05-26 | ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 | Dave Martin | 4 | -46/+66 |
2011-05-26 | ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM | Will Deacon | 1 | -4/+5 |
2011-05-26 | ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM | Will Deacon | 3 | -2/+7 |
2011-05-26 | ARM: arch-shmobile: support SDHI card detection on mackerel, using a GPIO | Guennadi Liakhovetski | 1 | -0/+20 |
2011-05-26 | Merge branch 'rmobile/fbdev' into rmobile-latest | Paul Mundt | 2 | -0/+114 |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -0/+1 |
2011-05-26 | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve... | Russell King | 87 | -3009/+786 |
2011-05-26 | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 19 | -795/+218 |
2011-05-26 | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 23 | -89/+1909 |
2011-05-26 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 66 | -2935/+223 |
2011-05-25 | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+78 |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 19 | -711/+84 |