Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4... | Wei Yongjun | 2013-10-12 | 1 | -2/+4 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code" | Greg Kroah-Hartman | 2013-10-17 | 1 | -2/+6 | |
| * | | | | | | | | Drivers: hv: vmbus: Fix a bug in channel rescind code | K. Y. Srinivasan | 2013-10-16 | 1 | -6/+2 | |
| * | | | | | | | | w1 - call request_module with w1 master mutex unlocked | Hans-Frieder Vogt | 2013-10-07 | 1 | -0/+3 | |
| * | | | | | | | | w1 - fix fops in w1_bus_notify | Hans-Frieder Vogt | 2013-10-07 | 1 | -0/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-10-17 | 3 | -2/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl() | Dan Carpenter | 2013-10-16 | 1 | -0/+1 | |
| * | | | | | | | | ALSA: us122l: Fix pcm_usb_stream mmapping regression | Takashi Iwai | 2013-10-15 | 1 | -1/+3 | |
| * | | | | | | | | ALSA: hda - Fix inverted internal mic not indicated on some machines | David Henningsson | 2013-10-14 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2013-10-17 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | apparmor: fix bad lock balance when introspecting policy | John Johansen | 2013-10-16 | 1 | -3/+1 | |
| * | | | | | | | | | apparmor: fix memleak of the profile hash | John Johansen | 2013-10-16 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 2013-10-16 | 24 | -189/+219 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm: revert mremap pud_free anti-fix | Hugh Dickins | 2013-10-16 | 1 | -4/+1 | |
| * | | | | | | | | | | mm: fix BUG in __split_huge_page_pmd | Hugh Dickins | 2013-10-16 | 1 | -1/+9 | |
| * | | | | | | | | | | swap: fix set_blocksize race during swapon/swapoff | Krzysztof Kozlowski | 2013-10-16 | 1 | -1/+3 | |
| * | | | | | | | | | | procfs: call default get_unmapped_area on MMU-present architectures | HATAYAMA Daisuke | 2013-10-16 | 1 | -2/+6 | |
| * | | | | | | | | | | procfs: fix unintended truncation of returned mapped address | HATAYAMA Daisuke | 2013-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | | writeback: fix negative bdi max pause | Fengguang Wu | 2013-10-16 | 1 | -5/+5 | |
| * | | | | | | | | | | percpu_refcount: export symbols | Matias Bjorling | 2013-10-16 | 1 | -0/+3 | |
| * | | | | | | | | | | fs: buffer: move allocation failure loop into the allocator | Johannes Weiner | 2013-10-16 | 2 | -2/+14 | |
| * | | | | | | | | | | mm: memcg: handle non-error OOM situations more gracefully | Johannes Weiner | 2013-10-16 | 6 | -148/+79 | |
| * | | | | | | | | | | tools/testing/selftests: fix uninitialized variable | Felipe Pena | 2013-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | | block/partitions/efi.c: treat size mismatch as a warning, not an error | Doug Anderson | 2013-10-16 | 1 | -1/+6 | |
| * | | | | | | | | | | mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages | Andrea Arcangeli | 2013-10-16 | 1 | -1/+15 | |
| * | | | | | | | | | | mm/zswap: bugfix: memory leak when re-swapon | Weijie Yang | 2013-10-16 | 1 | -0/+4 | |
| * | | | | | | | | | | mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages | Cyrill Gorcunov | 2013-10-16 | 1 | -1/+3 | |
| * | | | | | | | | | | mm: migration: do not lose soft dirty bit if page is in migration state | Cyrill Gorcunov | 2013-10-16 | 3 | -2/+9 | |
| * | | | | | | | | | | gcov: MAINTAINERS: Add an entry for gcov | Peter Oberparleiter | 2013-10-16 | 1 | -0/+6 | |
| * | | | | | | | | | | mm/hugetlb.c: correct missing private flag clearing | Joonsoo Kim | 2013-10-16 | 1 | -0/+1 | |
| * | | | | | | | | | | mm/vmscan.c: don't forget to free shrinker->nr_deferred | Andrew Vagin | 2013-10-16 | 1 | -0/+1 | |
| * | | | | | | | | | | ipc/sem.c: synchronize semop and semctl with IPC_RMID | Manfred Spraul | 2013-10-16 | 1 | -13/+29 | |
| * | | | | | | | | | | ipc: update locking scheme comments | Davidlohr Bueso | 2013-10-16 | 1 | -6/+21 | |
| * | | | | | | | | | | mm, memcg: protect mem_cgroup_read_events for cpu hotplug | David Rientjes | 2013-10-16 | 1 | -0/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-10-16 | 2 | -6/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ext[34]: fix double put in tmpfile | Miklos Szeredi | 2013-10-15 | 2 | -6/+4 | |
* | | | | | | | | | | | Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-10-16 | 1 | -6/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dm snapshot: fix data corruption | Mikulas Patocka | 2013-10-16 | 1 | -6/+12 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-10-16 | 2 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | gpiolib: let gpiod_request() return -EPROBE_DEFER | Alexandre Courbot | 2013-10-11 | 1 | -1/+3 | |
| * | | | | | | | | | | gpiolib: safer implementation of desc_to_gpio() | Alexandre Courbot | 2013-10-11 | 1 | -1/+1 | |
| * | | | | | | | | | | gpio/lynxpoint: check if the interrupt is enabled in IRQ handler | Mika Westerberg | 2013-10-11 | 1 | -2/+3 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-10-15 | 9 | -384/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Revert "drivers: of: add initialization code for dma reserved memory" | Marek Szyprowski | 2013-10-15 | 6 | -366/+0 | |
| * | | | | | | | | | | Revert "ARM: init: add support for reserved memory defined by device tree" | Marek Szyprowski | 2013-10-15 | 1 | -3/+0 | |
| * | | | | | | | | | | Revert "of: Feed entire flattened device tree into the random pool" | Grant Likely | 2013-10-14 | 1 | -12/+0 | |
| * | | | | | | | | | | of: fix unnecessary warning on missing /cpus node | Grant Likely | 2013-10-14 | 1 | -3/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 2013-10-15 | 1 | -15/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM: dma-mapping: Always pass proper prot flags to iommu_map() | Andreas Herrmann | 2013-10-02 | 1 | -15/+28 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-10-15 | 1 | -3/+14 | |
|\ \ \ \ \ \ \ \ \ \ |