summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-03-04perf cgroup: Clean up perf_cgroup_create()Li Zefan
2011-03-04perf cgroup: Fix unmatched call to perf_detach_cgroup()Li Zefan
2011-03-04perf cgroup: Fix leak of file reference countLi Zefan
2011-03-04perf: Fix the missing event initialization when pmu is found in idrLin Ming
2011-03-04sched: Resched proper CPU on yield_to()Venkatesh Pallipadi
2011-03-04sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policyDarren Hart
2011-03-04sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasksDarren Hart
2011-03-04Merge branch 'sched/urgent' into sched/coreIngo Molnar
2011-03-04sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-03-03Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker
2011-03-02hrtimer: Update base[CLOCK_BOOTTIME].offset correctlyThomas Gleixner
2011-03-02genirq: Fixup fasteoi handler for oneshot modeThomas Gleixner
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner
2011-02-26sched: Clean up the IRQ_TIME_ACCOUNTING codeVenkatesh Pallipadi
2011-02-25sched: Switch wait_task_inactive to schedule_hrtimeout()Thomas Gleixner
2011-02-25genirq: Allow shared oneshot interruptsThomas Gleixner
2011-02-25genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner
2011-02-25genirq: Make warning in handle_percpu_event usefulThomas Gleixner
2011-02-25sched: Add #ifdef around irq time accounting functionsHeiko Carstens
2011-02-23perf: Simplify task_clock_event_read()Peter Zijlstra
2011-02-23perf_events: Fix rcu and locking issues with cgroup supportStephane Eranian
2011-02-23sched, autogroup: Stop claiming ownership of the root task groupMike Galbraith
2011-02-23sched, autogroup: Stop going ahead if autogroup is disabledYong Zhang
2011-02-23sched, autogroup, sysctl: Use proc_dointvec_minmax() insteadYong Zhang
2011-02-23sched: Fix the group_imb logicPeter Zijlstra
2011-02-23sched: Clean up some f_b_g() commentsPeter Zijlstra
2011-02-23sched: Clean up remnants of sd_idlePeter Zijlstra
2011-02-23Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar
2011-02-22genirq: Streamline kernel/irq/KconfigJan Beulich
2011-02-22rtmutex: tester: Remove the remaining BKL leftoversThomas Gleixner
2011-02-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-22genirq: Use the correct variable for note_interruptThomas Gleixner
2011-02-21timers: Export CLOCK_BOOTTIME via the posix timers interfaceJohn Stultz
2011-02-21timers: Add CLOCK_BOOTTIME hrtimer baseJohn Stultz
2011-02-21time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz
2011-02-21time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz
2011-02-21hrtimers: extend hrtimer base code to handle more then 2 clockidsJohn Stultz
2011-02-21genirq: Add missing break in __irq_set_trigger()Thomas Gleixner
2011-02-21genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs()Yinghai Lu
2011-02-21genirq: Fix misplaced status update in irq_disable()Thomas Gleixner
2011-02-21workqueue: fix build failure introduced by s/freezeable/freezable/Tejun Heo
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo
2011-02-19genirq: Implement irq_data based move_*_irq() versionsThomas Gleixner
2011-02-19genirq; Add fasteoi irq_chip quirkThomas Gleixner
2011-02-19genirq: Add preflow handler supportThomas Gleixner
2011-02-19genirq: Consolidate set_chip_handler functionsThomas Gleixner