aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-07cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre()Tejun Heo
2013-01-07cpuset: replace cgroup_mutex locking with cpuset internal lockingTejun Heo
2013-01-07cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is emptyTejun Heo
2013-01-07cpuset: pin down cpus and mems while a task is being attachedTejun Heo
2013-01-07cpuset: make CPU / memory hotplug propagation asynchronousTejun Heo
2013-01-07cpuset: drop async_rebuild_sched_domains()Tejun Heo
2013-01-07cpuset: don't nest cgroup_mutex inside get_online_cpus()Tejun Heo
2013-01-07cpuset: reorganize CPU / memory hotplug handlingTejun Heo
2013-01-07cpuset: cleanup cpuset[_can]_attach()Tejun Heo
2013-01-07cpuset: introduce cpuset_for_each_child()Tejun Heo
2013-01-07cpuset: introduce CS_ONLINETejun Heo
2013-01-07cpuset: introduce ->css_on/offline()Tejun Heo
2013-01-07cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()Tejun Heo
2013-01-07cpuset: remove unused cpuset_unlock()Tejun Heo
2013-01-07cgroup: implement cgroup_rightmost_descendant()Tejun Heo
2013-01-07cgroup: remove unused dummy cgroup_fork_callbacks()Tejun Heo
2013-01-02Linux 3.8-rc2Linus Torvalds
2013-01-02Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas
2013-01-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells
2013-01-02Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins
2013-01-02epoll: prevent missed events on EPOLL_CTL_MODEric Wong
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-30Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie
2012-12-30drm: tegra: program only one window during modesetLucas Stach
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach
2012-12-30drm: tegra: don't leave clients host1x member uninitializedLucas Stach
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-12-30Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-12-30Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2012-12-28mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic
2012-12-28Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixesOlof Johansson
2012-12-27libceph: fix protocol feature mismatch failure pathSage Weil