aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-15Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds
2013-11-15Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-11-15Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-11-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15drm: check for !kdev in drm_unplug_minor()David Herrmann
2013-11-15blackfin: fix build warning for unused variableSteven Miao
2013-11-15smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receiveSteven Miao
2013-11-15pm: use GFP_ATOMIC when pm core call this functionScott Jiang
2013-11-15blackfin: serial: Add serial port_fer and port_mux early platform resources.Sonic Zhang
2013-11-15blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2Steven Miao
2013-11-15openrisc: Refactor or32_early_setup()Geert Uytterhoeven
2013-11-15openrisc: Remove unused declaration of __initramfs_startGeert Uytterhoeven
2013-11-15openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven
2013-11-15openrisc: Refresh or1ksim_defconfig for v3.12Geert Uytterhoeven
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang
2013-11-15bf609: update default config for spiScott Jiang
2013-11-15Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2013-11-15Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-15Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-15Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-11-15Merge branch 'akpm' (patch-bomb from Andrew Morton)Linus Torvalds
2013-11-15cmdline-parser: fix buildAlexander Beregalov
2013-11-15hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven
2013-11-15kfifo API type safetyStefani Seibold
2013-11-15kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen
2013-11-15sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen
2013-11-15llists-move-llist_reverse_order-from-raid5-to-llistc-fixAndrew Morton
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig
2013-11-15kernel: fix generic_exec_single indentationChristoph Hellwig
2013-11-15kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fixAndrew Morton
2013-11-15kernel: provide a __smp_call_function_single stub for !CONFIG_SMPChristoph Hellwig
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-15revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig
2013-11-15drivers/w1/masters/w1-gpio.c: use dev_get_platdata()Jingoo Han
2013-11-15sched: remove INIT_COMPLETIONWolfram Sang
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-15sched: replace INIT_COMPLETION with reinit_completionWolfram Sang
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing earlyAlexander Holler
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()Jingoo Han
2013-11-15vsprintf: ignore %n againKees Cook