summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-25leds: lp55xx: handle enable pin in driverSebastian Reichel
2013-10-25leds-gpio: of: led should not be created if its status is disabledJosh Wu
2013-10-25of: introduce of_get_available_child_countBryan Wu
2013-10-22leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner
2013-10-22leds: pwm: Remove redundant of_match_ptrSachin Kamat
2013-10-22leds: Include linux/of.h headerSachin Kamat
2013-10-22leds: dac124s085: Remove redundant spi_set_drvdataSachin Kamat
2013-10-22leds: lp55xx: enable setting default triggerLinus Walleij
2013-10-22leds: blinkm: Remove redundant breakSachin Kamat
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
2013-10-16block/partitions/efi.c: treat size mismatch as a warning, not an errorDoug Anderson
2013-10-16mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pagesAndrea Arcangeli
2013-10-16mm/zswap: bugfix: memory leak when re-swaponWeijie Yang
2013-10-16mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pagesCyrill Gorcunov
2013-10-16mm: migration: do not lose soft dirty bit if page is in migration stateCyrill Gorcunov
2013-10-16gcov: MAINTAINERS: Add an entry for gcovPeter Oberparleiter
2013-10-16mm/hugetlb.c: correct missing private flag clearingJoonsoo Kim
2013-10-16mm/vmscan.c: don't forget to free shrinker->nr_deferredAndrew Vagin
2013-10-16ipc/sem.c: synchronize semop and semctl with IPC_RMIDManfred Spraul
2013-10-16ipc: update locking scheme commentsDavidlohr Bueso
2013-10-16mm, memcg: protect mem_cgroup_read_events for cpu hotplugDavid Rientjes