aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Add tracing for timer-pulling overhead.Andrea Bastoni2010-09-28
* Add init helper function to properly set hrtimer_start_on_info paramsAndrea Bastoni2010-09-28
* [NPSF] Be more verbose in try_to_wake_up() tracingAndrea Bastoni2010-09-21
* Make smp_send_pull_timers() optional.Bjoern B. Brandenburg2010-06-01
* Change most LitmusRT spinlock_t in raw_spinlock_tAndrea Bastoni2010-05-29
* Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
|\
| * Measure timer re-arming in the proper locationAndrea Bastoni2010-05-29
| * Bugfix: clear LITMUS^RT state on fork completelyBjoern B. Brandenburg2010-05-29
| * Better explanation of jump-to-CFS optimization removalBjoern B. Brandenburg2010-05-29
| * Integrate litmus_tick() in task_tick_litmus()Andrea Bastoni2010-05-29
| * [ported from 2008.3] Add release-master supportAndrea Bastoni2010-05-29
| * [ported from 2008.3] Add hrtimer_start_on() APIAndrea Bastoni2010-05-29
| * [ported from 2008.3] Add Stack Resource Policy (SRP) supportAndrea Bastoni2010-05-29
| * [ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...Andrea Bastoni2010-05-29
| * [ported from 2008.3] Add support for quantum alignmentAndrea Bastoni2010-05-29
| * [ported from 2008.3] Add complete_n() callAndrea Bastoni2010-05-29
| * [ported from 2008.3] Add tracing support and hook up Litmus KConfig for x86Andrea Bastoni2010-05-29
| * [ported from 2008.3] Core LITMUS^RT infrastructureAndrea Bastoni2010-05-29
* | profile: fix stats and data leakageHugh Dickins2010-05-14
* | memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2010-05-11
* | memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2010-05-11
* | bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev2010-05-11
* | kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh2010-05-11
* | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-11
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-07
|\ \
| * | rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2010-05-06
| * | sched: Fix an RCU warning in print_task()Li Zefan2010-05-04
| * | cgroup: Fix an RCU warning in alloc_css_id()Li Zefan2010-05-04
| * | cgroup: Fix an RCU warning in cgroup_path()Li Zefan2010-05-04
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-05-05
|\ \ \
| * | | workqueue: flush_delayed_work: keep the original workqueue for re-queueingOleg Nesterov2010-04-30
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-04
|\ \ \ \
| * | | | perf: Fix resource leak in failure path of perf_event_open()Tejun Heo2010-05-01
| |/ / /
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-04
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | rcu: Fix RCU lockdep splat on freezer_fork pathPaul E. McKenney2010-04-30
| * | rcu: Fix RCU lockdep splat in set_task_cpu on fork pathPeter Zijlstra2010-04-30
| * | mutex: Don't spin when the owner CPU is offline or other weird casesBenjamin Herrenschmidt2010-04-23
* | | kernel/sys.c: fix compat uname machineAndreas Schwab2010-04-24
|/ /
* | CRED: Fix a race in creds_are_invalid() in credentials debuggingDavid Howells2010-04-21
* | CRED: Fix double free in prepare_usermodehelper_creds() error handlingDavid Howells2010-04-20
* | rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2010-04-19
* | PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby2010-04-10
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-04-08
|\ \
| * | sched: Fix sched_getaffinity()Anton Blanchard2010-04-06
* | | mm: avoid null-pointer deref in sync_mm_rss()KAMEZAWA Hiroyuki2010-04-07
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-04-06
|\ \ \
| * | | genirq: Force MSI irq handlers to run with interrupts disabledThomas Gleixner2010-03-31
* | | | Fix up possibly racy module refcountingNick Piggin2010-04-05
* | | | audit: preface audit printk with auditEric Paris2010-04-05
* | | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds2010-04-05
|\ \ \ \