summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-17cpufreq: Detect spurious invocations of update_policy_cpu()Srivatsa S. Bhat
2013-10-17cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) modelAaro Koskinen
2013-10-17cpufreq: pmac64: provide cpufreq transition latency for older G5 modelsAaro Koskinen
2013-10-17cpufreq: pmac64: speed up frequency switchAaro Koskinen
2013-10-17cpufreq: highbank-cpufreq: Enable Midway/ECX-2000Mark Langsdorf
2013-10-17exynos-cpufreq: fix false return check from "regulator_set_voltage"Manish Badarkhe
2013-10-17speedstep-centrino: Remove unnecessary bracesEvgeny Kapaev
2013-10-16acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO caseViresh Kumar
2013-10-16cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax
2013-10-16cpufreq: arm-big-little: use clk_get instead of clk_get_sysSudeep KarkadaNagesha
2013-10-16cpufreq: exynos: Show a list of available frequenciesJungseok Lee
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-16ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()Dan Carpenter
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