summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-13Linux 3.12-rc5Linus Torvalds
2013-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter
2013-10-13ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D
2013-10-13Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2013-10-13Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-10-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-10-13parisc: let probe_kernel_read() capture access to page zeroHelge Deller
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin
2013-10-13parisc: fix interruption handler to respect pagefault_disable()Helge Deller
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller
2013-10-13parisc: remove unused syscall_ipi() function.Helge Deller
2013-10-13parisc: kill SMP single function call interruptJiang Liu
2013-10-13parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven
2013-10-12vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds
2013-10-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-10-12Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-10-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-10-12ext4: fix memory leak in xattrDave Jones
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-12Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-12Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki
2013-10-12iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4...Wei Yongjun
2013-10-12ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta
2013-10-11ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()Rafael J. Wysocki
2013-10-11ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()Rafael J. Wysocki
2013-10-11USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman
2013-10-11USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò
2013-10-11USB: support new huawei devices in option.cFangxiaozhi (Franko)
2013-10-11Merge tag 'for-usb-linus-2013-10-09' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-10-11Merge tag 'fixes-for-v3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-10-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-11VFIO: vfio_iommu_type1: fix bug caused by break in nested loopAntonios Motakis
2013-10-11usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior
2013-10-11gpiolib: let gpiod_request() return -EPROBE_DEFERAlexandre Courbot
2013-10-11gpiolib: safer implementation of desc_to_gpio()Alexandre Courbot
2013-10-11ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jackDavid Henningsson
2013-10-11ACPI / PM / Documentation: Replace outdated project links and addressesRafael J. Wysocki
2013-10-11MAINTAINERS / ACPI: Update links to the Linux-ACPI project web pageRafael J. Wysocki
2013-10-11gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg
2013-10-11ALSA: hda - Add a headset mic model for ALC269 and friendsDavid Henningsson
2013-10-11ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)David Henningsson
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar