summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2010-07-19padata: Added sysfs primitives to padata subsystemDan Kruchinin
2010-07-19padata: Make two separate cpumasksDan Kruchinin
2010-07-19PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki
2010-07-19PM / Hibernate: Fix snapshot error code pathRafael J. Wysocki
2010-07-19PM / Hibernate: Fix hibernation_platform_enter()Rafael J. Wysocki
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley
2010-07-19pm_qos: Reimplement using plistsJames Bottomley
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-07-19PM / Hibernate: Fix typos in comments in kernel/power/swap.cCesar Eduardo Barros
2010-07-17sched: No need for bootmem special casesPekka Enberg
2010-07-17sched: Revert nohz_ratelimit() for nowPeter Zijlstra
2010-07-17sched: Reduce update_group_power() callsPeter Zijlstra
2010-07-17sched: Update rq->clock for nohz balanced cpusSuresh Siddha
2010-07-16rlimits: implement prlimit64 syscallJiri Slaby
2010-07-16rlimits: switch more rlimit syscalls to do_prlimitJiri Slaby
2010-07-16rlimits: redo do_setrlimit to more generic do_prlimitJiri Slaby
2010-07-16rlimits: do security check under task_lockJiri Slaby
2010-07-16rlimits: allow setrlimit to non-current tasksJiri Slaby
2010-07-16rlimits: split sys_setrlimitJiri Slaby
2010-07-16rlimits: make sure ->rlim_max never grows in sys_setrlimitOleg Nesterov
2010-07-16rlimits: add task_struct to update_rlimit_cpuJiri Slaby
2010-07-16rlimits: security, add task_struct to setrlimitJiri Slaby
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker
2010-07-14padata: simplify serialization mechanismSteffen Klassert
2010-07-14padata: make padata_do_parallel to return zero on successSteffen Klassert
2010-07-14padata: Handle empty padata cpumasksSteffen Klassert
2010-07-14padata: Block until the instance is unused on stopSteffen Klassert
2010-07-14padata: Check for valid padata instance on startSteffen Klassert
2010-07-14workqueue: fix locking in retry path of maybe_create_worker()Tejun Heo
2010-07-14async: use workqueue for worker poolTejun Heo
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König
2010-07-09init: Remove the BKL from startup codeArnd Bergmann
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2010-07-07kernel/watchdog: Initialize 'result'Kulikov Vasiliy
2010-07-06Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-07-05tracing/kprobes: Support "string" typeMasami Hiramatsu
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-07-02workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND insteadTejun Heo
2010-07-02workqueue: implement unbound workqueueTejun Heo
2010-07-02workqueue: prepare for WQ_UNBOUND implementationTejun Heo
2010-07-02workqueue: fix worker management invocation without pending worksTejun Heo
2010-07-02workqueue: fix incorrect cpu number BUG_ON() in get_work_gcwq()Tejun Heo
2010-07-02workqueue: fix race condition in flush_workqueue()Tejun Heo
2010-07-02workqueue: use worker_set/clr_flags() only from worker itselfTejun Heo
2010-07-01sched: Cure nr_iowait_cpu() usersPeter Zijlstra
2010-07-01Merge branch 'linus' into core/rcuIngo Molnar
2010-06-30futex: futex_find_get_task remove credentails checkMichal Hocko
2010-06-29kexec: fix Oops in crash_shrink_memory()Pavan Naregundi