aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-215-302/+178
|\
| * kernel/nsproxy.c: remove duplicate task_cred_xxx for user_nsYuanhan Liu2013-02-211-2/+1
| * sys_prctl(): coding-style cleanupAndrew Morton2013-02-211-145/+143
| * sys_prctl(): arg2 is unsigned long which is never < 0Chen Gang2013-02-211-1/+3
| * smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li2013-02-211-153/+30
| * time: don't inline EXPORT_SYMBOL functionsGreg Kroah-Hartman2013-02-211-2/+2
| * compat: return -EFAULT on error in waitid()Dan Carpenter2013-02-211-1/+1
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-212-6/+21
|\ \
| * \ Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson2013-02-092-10/+12
| |\ \
| * \ \ Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-2716-126/+335
| |\ \ \
| * \ \ \ Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-143-8/+7
| |\ \ \ \
| | * | | | clockevents: export clockevents_config_and_register for module useShawn Guo2013-01-141-0/+1
| * | | | | Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...Olof Johansson2013-01-081-6/+20
| |\ \ \ \ \
| | * | | | | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-6/+20
* | | | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-0/+2
|\ \ \ \ \ \ \
| * | | | | | | kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-042-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-7/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-6/+5
| * | | | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-259-92/+223
| |\| | | | |
| * | | | | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-179-34/+112
| |\ \ \ \ \ \
| * | | | | | | kernel/gcov: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-202-9/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-181-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-087-19/+44
| |\ \ \ \ \ \ \ \
| * | | | | | | | | tcp: remove Appropriate Byte Count supportStephen Hemminger2013-02-051-1/+0
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-2910-98/+262
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-159-36/+79
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | softirq: reduce latenciesEric Dumazet2013-01-101-8/+9
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-207-41/+90
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-assorted'Rafael J. Wysocki2013-02-157-41/+90
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | suspend: enable freeze timeout configuration through sysLi Fei2013-02-092-2/+29
| | * | | | | | | | | PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui2013-02-092-14/+57
| | * | | | | | | | | PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-262-18/+0
| | * | | | | | | | | PM: don't use [delayed_]work_pending()Tejun Heo2013-01-262-7/+4
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-201-389/+483
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cpuset: drop spurious retval assignment in proc_cpuset_show()Li Zefan2013-01-151-1/+0
| * | | | | | | | | | cpuset: fix RCU lockdep splatLi Zefan2013-01-151-4/+4
| * | | | | | | | | | cpuset: remove cpuset->parentTejun Heo2013-01-071-11/+17
| * | | | | | | | | | cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre()Tejun Heo2013-01-071-75/+48
| * | | | | | | | | | cpuset: replace cgroup_mutex locking with cpuset internal lockingTejun Heo2013-01-071-81/+107
| * | | | | | | | | | cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is emptyTejun Heo2013-01-071-0/+14
| * | | | | | | | | | cpuset: pin down cpus and mems while a task is being attachedTejun Heo2013-01-071-2/+26
| * | | | | | | | | | cpuset: make CPU / memory hotplug propagation asynchronousTejun Heo2013-01-071-6/+48
| * | | | | | | | | | cpuset: drop async_rebuild_sched_domains()Tejun Heo2013-01-071-60/+16
| * | | | | | | | | | cpuset: don't nest cgroup_mutex inside get_online_cpus()Tejun Heo2013-01-071-4/+35
| * | | | | | | | | | cpuset: reorganize CPU / memory hotplug handlingTejun Heo2013-01-071-117/+104
| * | | | | | | | | | cpuset: cleanup cpuset[_can]_attach()Tejun Heo2013-01-071-17/+18
| * | | | | | | | | | cpuset: introduce cpuset_for_each_child()Tejun Heo2013-01-071-31/+54
| * | | | | | | | | | cpuset: introduce CS_ONLINETejun Heo2013-01-071-1/+10
| * | | | | | | | | | cpuset: introduce ->css_on/offline()Tejun Heo2013-01-071-22/+44