deliverable/linux.git
2013-11-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-16  Linus TorvaldsMerge tag 'mfd-3.13-1' of git://git./linux/kernel/git...
2013-11-16  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2013-11-16  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2013-11-15  Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2013-11-15  Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git./linux...
2013-11-15  Linus TorvaldsMerge tag 'for-3.13' of git://git.openrisc.net/~jonas...
2013-11-15  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2013-11-15  Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2013-11-15  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2013-11-15  Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2013-11-15  David Herrmanndrm: check for !kdev in drm_unplug_minor()
2013-11-15  Steven Miaoblackfin: fix build warning for unused variable
2013-11-15  Steven Miaosmp: bf561: and smb_wmb()/smp_rmb() at ipi send/receive
2013-11-15  Scott Jiangpm: use GFP_ATOMIC when pm core call this function
2013-11-15  Sonic Zhangblackfin: serial: Add serial port_fer and port_mux...
2013-11-15  Steven Miaoblackfin: pinctrl-adi2: code cleanup after using pinctr...
2013-11-15  Geert Uytterhoevenopenrisc: Refactor or32_early_setup()
2013-11-15  Wei NiDocumentation: dt: hwmon: Add OF document for LM90
2013-11-15  Wei Nihwmon: (lm90) Add power control
2013-11-15  Wei Nihwmon: (lm90) Add support for TI TMP451
2013-11-15  Wei Nihwmon: (lm90) Use enums for the indexes of temp8 and...
2013-11-15  Wei Nihwmon: (lm90) Add support to handle IRQ
2013-11-15  Wei Nihwmon: (lm90) Define status bits
2013-11-15  Guenter Roeckhwmon: (lm90) Fix max6696 alarm handling
2013-11-15  Geert Uytterhoevenopenrisc: Remove unused declaration of __initramfs_start
2013-11-15  Geert Uytterhoevenopenrisc: Use the declarations provided by <asm/sections.h>
2013-11-15  Geert Uytterhoevenopenrisc: Refresh or1ksim_defconfig for v3.12
2013-11-15  Sonic Zhangblackfin: adi gpio driver and pinctrl driver support
2013-11-15  Scott Jiangbf609: update default config for spi
2013-11-15  Sonic ZhangBlackfin: bfin_gpio: Use proper mask for comparing...
2013-11-15  Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2013-11-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2013-11-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next
2013-11-15  Linus TorvaldsMerge tag 'iommu-updates-v3.13' of git://git./linux...
2013-11-15  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2013-11-15  Linus TorvaldsMerge tag 'stable/for-linus-3.13-rc0-tag' of git:/...
2013-11-15  Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2013-11-15  Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2013-11-15  Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2013-11-15  Dmitry TorokhovMerge branch 'next' into for-linus
2013-11-15  Dmitry TorokhovRevert "Input: ALPS - add support for model found on...
2013-11-15  Linus TorvaldsMerge branch 'akpm' (patch-bomb from Andrew Morton)
2013-11-15  Alexander Beregalovcmdline-parser: fix build
2013-11-15  Geert Uytterhoevenhfsplus: Fix undefined __divdi3 in hfsplus_init_header_...
2013-11-15  Stefani Seiboldkfifo API type safety
2013-11-15  Lars-Peter... kfifo: kfifo_copy_{to,from}_user: fix copied bytes...
2013-11-15  Nicolin Chensound/core/memalloc.c: use gen_pool_dma_alloc() to...
2013-11-15  Andrew Mortonllists-move-llist_reverse_order-from-raid5-to-llistc-fix
2013-11-15  Christoph Hellwigllists: move llist_reverse_order from raid5 to llist.c
2013-11-15  Christoph Hellwigkernel: fix generic_exec_single indentation
2013-11-15  Andrew Mortonkernel-provide-a-__smp_call_function_single-stub-for...
2013-11-15  Christoph Hellwigkernel: provide a __smp_call_function_single stub for...
2013-11-15  Christoph Hellwigkernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
2013-11-15  Christoph Hellwigrevert "softirq: Add support for triggering softirq...
2013-11-15  Jingoo Handrivers/w1/masters/w1-gpio.c: use dev_get_platdata()
2013-11-15  Wolfram Sangsched: remove INIT_COMPLETION
2013-11-15  Wolfram Sangtree-wide: use reinit_completion instead of INIT_COMPLETION
2013-11-15  Wolfram Sangsched: replace INIT_COMPLETION with reinit_completion
2013-11-15  Alexander Hollerdrivers/rtc/rtc-hid-sensor-time.c: enable HID input...
2013-11-15  Jingoo Handrivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()
2013-11-15  Kees Cookvsprintf: ignore %n again
2013-11-15  Tetsuo Handaseq_file: remove "%n" usage from seq_file users
2013-11-15  Tetsuo Handaseq_file: introduce seq_setwidth() and seq_pad()
2013-11-15  Peter Zijlstralockref: use BLOATED_SPINLOCKS to avoid explicit config...
2013-11-15  Kirill A. Shutemovmm: create a separate slab for page->ptl allocation
2013-11-15  Peter Zijlstramm: properly separate the bloated ptl from the regular...
2013-11-15  Kirill A. Shutemovmm: dynamically allocate page->ptl if it cannot be...
2013-11-15  Kirill A. Shutemovxtensa: use buddy allocator for PTE table
2013-11-15  Kirill A. Shutemoviommu/arm-smmu: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovxtensa: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovx86: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovunicore32: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovum: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovtile: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovsparc: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovsh: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovscore: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovs390: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovpowerpc: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovparisc: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovmips: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovmetag: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovm68k: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovm32r: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovia64: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovhexagon: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovfrv: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovcris: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovavr32: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovarm64: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovarm: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovarc: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovalpha: handle pgtable_page_ctor() fail
2013-11-15  Kirill A. Shutemovopenrisc: add missing pgtable_page_ctor/dtor calls
2013-11-15  Kirill A. Shutemovmn10300: add missing pgtable_page_ctor/dtor calls
2013-11-15  Kirill A. Shutemovmicroblaze: add missing pgtable_page_ctor/dtor calls
2013-11-15  Kirill A. Shutemovmm: allow pgtable_page_ctor() to fail
2013-11-15  Kirill A. Shutemovxtensa: fix potential NULL-pointer dereference
2013-11-15  Kirill A. Shutemovm32r: fix potential NULL-pointer dereference
next
This page took 0.193507 seconds and 5 git commands to generate.