summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-10-16driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu
2013-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-10-16Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-16Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-16cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax
2013-10-16ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki
2013-10-16intel_pstate: Fix type mismatch warningRafael J. Wysocki
2013-10-16Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan
2013-10-16usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson
2013-10-16usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-10-16usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso
2013-10-16serial: vt8500: add missing bracesRoel Kluin
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum
2013-10-16gpio: rcar: Include linux/of.h headerSachin Kamat
2013-10-16gpio: lpc32xx: Include linux/of.h headerSachin Kamat
2013-10-16ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()Dan Carpenter
2013-10-16gpio/omap: use gpiolib API to mark a GPIO used as an IRQJavier Martinez Canillas
2013-10-16Merge tag 'v3.12-rc4' into develLinus Walleij
2013-10-16pinctrl: coh901: mark GPIO lines used for IRQLinus Walleij
2013-10-16pinctrl: nomadik: mark GPIO lines used for IRQLinus Walleij
2013-10-16gpio: add API to be strict about GPIO IRQ usageLinus Walleij
2013-10-16gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij
2013-10-16gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij
2013-10-16gpio: rcar: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: pl061: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: mpc8xxx: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: intel-mid: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: em: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: bcm_kona: rename confusing variablesLinus Walleij
2013-10-16gpio: adnp: rename "virq" to "child_irq"Linus Walleij
2013-10-16dm snapshot: fix data corruptionMikulas Patocka
2013-10-16apparmor: fix bad lock balance when introspecting policyJohn Johansen
2013-10-16apparmor: fix memleak of the profile hashJohn Johansen
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-15Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2013-10-16cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds