aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson2013-02-09
| |\
| * \ Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-28
| |\ \
| * \ \ Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
| |\ \ \
| | * | | clockevents: export clockevents_config_and_register for module useShawn Guo2013-01-14
| * | | | Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...Olof Johansson2013-01-08
| |\ \ \ \
| | * | | | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
* | | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \ \ \
| * | | | | | kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-04
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \ \ \
| * | | | | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
| * | | | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
| |\| | | | |
| * | | | | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-17
| |\ \ \ \ \ \
| * | | | | | | kernel/gcov: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
| |\ \ \ \ \ \ \ \
| * | | | | | | | | tcp: remove Appropriate Byte Count supportStephen Hemminger2013-02-05
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | softirq: reduce latenciesEric Dumazet2013-01-10
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-assorted'Rafael J. Wysocki2013-02-15
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | suspend: enable freeze timeout configuration through sysLi Fei2013-02-09
| | * | | | | | | | | PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui2013-02-09
| | * | | | | | | | | PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-25
| | * | | | | | | | | PM: don't use [delayed_]work_pending()Tejun Heo2013-01-25
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cpuset: drop spurious retval assignment in proc_cpuset_show()Li Zefan2013-01-15
| * | | | | | | | | | cpuset: fix RCU lockdep splatLi Zefan2013-01-15
| * | | | | | | | | | cpuset: remove cpuset->parentTejun Heo2013-01-07
| * | | | | | | | | | cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre()Tejun Heo2013-01-07
| * | | | | | | | | | cpuset: replace cgroup_mutex locking with cpuset internal lockingTejun Heo2013-01-07
| * | | | | | | | | | cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is emptyTejun Heo2013-01-07
| * | | | | | | | | | cpuset: pin down cpus and mems while a task is being attachedTejun Heo2013-01-07
| * | | | | | | | | | cpuset: make CPU / memory hotplug propagation asynchronousTejun Heo2013-01-07
| * | | | | | | | | | cpuset: drop async_rebuild_sched_domains()Tejun Heo2013-01-07
| * | | | | | | | | | cpuset: don't nest cgroup_mutex inside get_online_cpus()Tejun Heo2013-01-07
| * | | | | | | | | | cpuset: reorganize CPU / memory hotplug handlingTejun Heo2013-01-07
| * | | | | | | | | | cpuset: cleanup cpuset[_can]_attach()Tejun Heo2013-01-07
| * | | | | | | | | | cpuset: introduce cpuset_for_each_child()Tejun Heo2013-01-07
| * | | | | | | | | | cpuset: introduce CS_ONLINETejun Heo2013-01-07
| * | | | | | | | | | cpuset: introduce ->css_on/offline()Tejun Heo2013-01-07
| * | | | | | | | | | cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()Tejun Heo2013-01-07
| * | | | | | | | | | cpuset: remove unused cpuset_unlock()Tejun Heo2013-01-07
* | | | | | | | | | | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2013-02-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cgroup: fail if monitored file and event_control are in different cgroupLi Zefan2013-02-18
| * | | | | | | | | | | cgroup: fix cgroup_rmdir() vs close(eventfd) raceLi Zefan2013-02-18
| * | | | | | | | | | | cpuset: fix cpuset_print_task_mems_allowed() vs rename() raceLi Zefan2013-02-18
| * | | | | | | | | | | cgroup: fix exit() vs rmdir() raceLi Zefan2013-02-18