summaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-06gpio: pl061: don't depend on CONFIG_ARMRob Herring1-1/+1
2013-10-30gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun1-0/+1
2013-10-30gpiolib: provide a declaration of seq_file in gpio/driver.hStephen Rothwell1-0/+1
2013-10-30gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()Stephen Rothwell1-1/+1
2013-10-30gpio: provide stubs for devres gpio functionsLinus Walleij1-7/+27
2013-10-30gpiolib: devres: add missing headersAlexandre Courbot1-0/+2
2013-10-30gpiolib: make GPIO_DEVRES depend on GPIOLIBAlexandre Courbot1-4/+4
2013-10-23gpiolib: devres: fix devm_gpiod_get_index()Alexandre Courbot1-1/+1
2013-10-19gpiolib / ACPI: document the GPIO descriptor based interfaceMika Westerberg1-4/+22
2013-10-19gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg3-1/+15
2013-10-19gpiolib / ACPI: add ACPI support for gpiod_get_index()Mika Westerberg1-0/+10
2013-10-19gpiolib / ACPI: convert to gpiod interfacesMika Westerberg2-37/+43
2013-10-19gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot4-0/+357
2013-10-19gpiolib: port of_ functions to use gpiodAlexandre Courbot2-16/+41
2013-10-19gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot5-362/+658
2013-10-19Linux 3.12-rc6v3.12-rc6Linus Torvalds1-1/+1
2013-10-19Fixup "MAINTAINERS: GPIO-INTEL-MID: add maintainer"Linus Walleij1-6/+6
2013-10-18gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer1-2/+1
2013-10-18Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik1-0/+1
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck1-1/+1
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman1-2/+6
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki3-64/+0
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu3-21/+0
2013-10-17gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren1-0/+18
2013-10-17mm: revert mremap pud_free anti-fixHugh Dickins1-4/+1
2013-10-17mm: fix BUG in __split_huge_page_pmdHugh Dickins1-1/+9
2013-10-17swap: fix set_blocksize race during swapon/swapoffKrzysztof Kozlowski1-1/+3
2013-10-17procfs: call default get_unmapped_area on MMU-present architecturesHATAYAMA Daisuke1-2/+6
2013-10-17procfs: fix unintended truncation of returned mapped addressHATAYAMA Daisuke1-1/+1
2013-10-17writeback: fix negative bdi max pauseFengguang Wu1-5/+5
2013-10-17percpu_refcount: export symbolsMatias Bjorling1-0/+3
2013-10-17fs: buffer: move allocation failure loop into the allocatorJohannes Weiner2-2/+14
2013-10-17mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner6-148/+79
2013-10-17tools/testing/selftests: fix uninitialized variableFelipe Pena1-1/+1
2013-10-17block/partitions/efi.c: treat size mismatch as a warning, not an errorDoug Anderson1-1/+6
2013-10-17mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pagesAndrea Arcangeli1-1/+15
2013-10-17mm/zswap: bugfix: memory leak when re-swaponWeijie Yang1-0/+4
2013-10-17mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pagesCyrill Gorcunov1-1/+3
2013-10-17mm: migration: do not lose soft dirty bit if page is in migration stateCyrill Gorcunov3-2/+9
2013-10-17gcov: MAINTAINERS: Add an entry for gcovPeter Oberparleiter1-0/+6
2013-10-17mm/hugetlb.c: correct missing private flag clearingJoonsoo Kim1-0/+1
2013-10-17mm/vmscan.c: don't forget to free shrinker->nr_deferredAndrew Vagin1-0/+1
2013-10-17ipc/sem.c: synchronize semop and semctl with IPC_RMIDManfred Spraul1-13/+29
2013-10-17ipc: update locking scheme commentsDavidlohr Bueso1-6/+21
2013-10-17mm, memcg: protect mem_cgroup_read_events for cpu hotplugDavid Rientjes1-0/+2
2013-10-17driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu1-2/+5
2013-10-16cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax1-1/+1
2013-10-16ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki1-99/+1
2013-10-16intel_pstate: Fix type mismatch warningRafael J. Wysocki1-3/+4
2013-10-16Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan1-6/+2