Age | Commit message (Expand) | Author | Files | Lines |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 9 | -9/+424 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-11-15 | arm: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -5/+7 |
2013-11-15 | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-14 | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 10 | -30/+28 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 32 | -207/+527 |
2013-11-14 | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -15/+35 |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 100 | -547/+7617 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 4 | -12/+61 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+6 |
2013-11-13 | arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c | Nicolin Chen | 1 | -8/+1 |
2013-11-13 | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 1 | -1/+1 |
2013-11-12 | Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next | Russell King | 13 | -84/+36 |
2013-11-12 | Merge branch 'devel-stable' into for-next | Russell King | 69 | -220/+7135 |
2013-11-12 | Merge branch 'misc' into for-next | Russell King | 30 | -244/+447 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -72/+91 |
2013-11-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 1 | -19/+1 |
2013-11-12 | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 28 | -404/+197 |
2013-11-12 | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+54 |
2013-11-12 | Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -12/+0 |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -20/+43 |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2013-11-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+2 |
2013-11-11 | xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2m | Stefano Stabellini | 1 | -8/+2 |
2013-11-11 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 246 | -7980/+14043 |
2013-11-11 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 34 | -285/+484 |
2013-11-11 | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 43 | -235/+1902 |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 168 | -4586/+8019 |
2013-11-11 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 153 | -3394/+1154 |
2013-11-11 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 21 | -93/+104 |
2013-11-09 | ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h" | Chen Gang | 1 | -24/+0 |
2013-11-09 | ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ... | Chen Gang | 1 | -1/+2 |
2013-11-09 | ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h | Chen Gang | 1 | -24/+25 |
2013-11-09 | ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise() | Stephen Boyd | 1 | -1/+2 |
2013-11-09 | arm,arm64/include/asm/io.h: define struct bio_vec | Stefano Stabellini | 1 | -0/+1 |
2013-11-09 | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-... | Konrad Rzeszutek Wilk | 9 | -9/+390 |
2013-11-09 | Merge tag 'v3.12-rc5' into stable/for-linus-3.13 | Konrad Rzeszutek Wilk | 45 | -89/+295 |
2013-11-09 | arm: make SWIOTLB available | Stefano Stabellini | 2 | -0/+39 |
2013-11-07 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 5 | -5/+385 |
2013-11-07 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -3/+3 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 46 | -102/+344 |
2013-11-07 | irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macro | Axel Lin | 1 | -3/+2 |
2013-11-07 | mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes | Pekon Gupta | 1 | -1/+1 |
2013-11-07 | ARM: OMAP2+: cleaned-up DT support of various ECC schemes | Pekon Gupta | 1 | -14/+34 |
2013-11-07 | Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -0/+40 |
2013-11-07 | ARM: 7872/1: Support arch_irq_work_raise() via self IPIs | Stephen Boyd | 2 | -1/+19 |
2013-11-07 | Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 20 | -167/+92 |
2013-11-07 | ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode | T.J. Purtell | 1 | -4/+10 |
2013-11-07 | ARM: 7878/1: nommu: Implement dummy early_paging_init() | Thierry Reding | 1 | -0/+9 |