aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-29w1-gpio: Use devm_* functionsMarkus Pargmann
2013-10-29w1-gpio: Detect of_gpio_error for first gpioMarkus Pargmann
2013-10-29uio: Pass pointers to virt_to_page(), not integersBen Hutchings
2013-10-29uio: fix memory leakCong Ding
2013-10-29misc/at24: avoid infinite loop on write()Vladimir Zapolskiy
2013-10-29misc/93xx46: avoid infinite loop on write()Vladimir Zapolskiy
2013-10-29misc: atmel_pwm: add deferred-probing supportJohan Hovold
2013-10-29mei: wd: host_init propagate error codes from called functionsTomas Winkler
2013-10-29mei: replace stray pr_debug with dev_dbgAlexander Usyskin
2013-10-29mei: bus: propagate error code returned by mei_me_cl_by_idTomas Winkler
2013-10-29mei: mei_cl_link remove duplicated check for open_handle_countTomas Winkler
2013-10-29mei: print correct device state during unexpected resetAlexander Usyskin
2013-10-29mei: nfc: fix memory leak in error pathTomas Winkler
2013-10-29lkdtm: add tests for additional page permissionsKees Cook
2013-10-29lkdtm: adjust recursion size to avoid warningsKees Cook
2013-10-25lkdtm: isolate stack corruption testKees Cook
2013-10-19mei: move host_clients_map cleanup to device initAlexander Usyskin
2013-10-19mei: me: downgrade two errors to debug levelPaul Bolle
2013-10-19Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan
2013-10-19Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman
2013-10-19Linux 3.12-rc6Linus Torvalds
2013-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-18Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik
2013-10-18Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-10-18Merge branch 'pm-fixes'Rafael J. Wysocki
2013-10-17Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-10-17Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu
2013-10-16Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-16mm: revert mremap pud_free anti-fixHugh Dickins
2013-10-16mm: fix BUG in __split_huge_page_pmdHugh Dickins
2013-10-16swap: fix set_blocksize race during swapon/swapoffKrzysztof Kozlowski
2013-10-16procfs: call default get_unmapped_area on MMU-present architecturesHATAYAMA Daisuke
2013-10-16procfs: fix unintended truncation of returned mapped addressHATAYAMA Daisuke
2013-10-16writeback: fix negative bdi max pauseFengguang Wu
2013-10-16percpu_refcount: export symbolsMatias Bjorling
2013-10-16fs: buffer: move allocation failure loop into the allocatorJohannes Weiner
2013-10-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-16tools/testing/selftests: fix uninitialized variableFelipe Pena