Commit Graph

11424 Commits (2d09d567127e85dddd027d049196093640025c36)

Author SHA1 Message Date
Li Zefan 1b15d0558e perf cgroup: Clean up perf_cgroup_create() 14 years ago
Li Zefan f75e18cb96 perf cgroup: Fix unmatched call to perf_detach_cgroup() 14 years ago
Li Zefan 3db272c049 perf cgroup: Fix leak of file reference count 14 years ago
Lin Ming 940c5b2971 perf: Fix the missing event initialization when pmu is found in idr 14 years ago
Venkatesh Pallipadi 6d1cafd8b5 sched: Resched proper CPU on yield_to() 14 years ago
Darren Hart c02aa73b1d sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy 14 years ago
Darren Hart a2f5c9ab79 sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasks 14 years ago
Balbir Singh 0c3b916801 sched: Fix sched rt group scheduling when hierachy is enabled 14 years ago
Patrick McHardy c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 years ago
Tao Ma 2d3a8497f8 blktrace: Remove blk_fill_rwbs_rq. 14 years ago
Thomas Gleixner 5cd10e7946 hrtimer: Update base[CLOCK_BOOTTIME].offset correctly 14 years ago
Thomas Gleixner c69e3758ff genirq: Fixup fasteoi handler for oneshot mode 14 years ago
Thomas Gleixner 8d32a307e4 genirq: Provide forced interrupt threading 14 years ago
Thomas Gleixner 3a142a0672 clockevents: Prevent oneshot mode when broadcast device is periodic 14 years ago
Venkatesh Pallipadi 544b4a1f30 sched: Clean up the IRQ_TIME_ACCOUNTING code 14 years ago
Thomas Gleixner 8eb90c30e0 sched: Switch wait_task_inactive to schedule_hrtimeout() 14 years ago
Thomas Gleixner 9d591edd02 genirq: Allow shared oneshot interrupts 14 years ago
Thomas Gleixner b5faba21a6 genirq: Prepare the handling of shared oneshot interrupts 14 years ago
Thomas Gleixner 1204e95689 genirq: Make warning in handle_percpu_event useful 14 years ago
Heiko Carstens 7e9498705e sched: Add #ifdef around irq time accounting functions 14 years ago
Peter Zijlstra 768a06e2ca perf: Simplify task_clock_event_read() 14 years ago
Stephane Eranian 3f7cce3c18 perf_events: Fix rcu and locking issues with cgroup support 14 years ago
Mike Galbraith 511f67a599 sched, autogroup: Stop claiming ownership of the root task group 14 years ago
Yong Zhang 800d4d30c8 sched, autogroup: Stop going ahead if autogroup is disabled 14 years ago
Yong Zhang 1747b21fec sched, autogroup, sysctl: Use proc_dointvec_minmax() instead 14 years ago
Peter Zijlstra 866ab43efd sched: Fix the group_imb logic 14 years ago
Peter Zijlstra cc57aa8f4b sched: Clean up some f_b_g() comments 14 years ago
Peter Zijlstra c186fafe9a sched: Clean up remnants of sd_idle 14 years ago
Jan Beulich fd4afaf333 genirq: Streamline kernel/irq/Kconfig 14 years ago
Thomas Gleixner dbebbfbb16 rtmutex: tester: Remove the remaining BKL leftovers 14 years ago
Thomas Gleixner 70433c0161 genirq: Use the correct variable for note_interrupt 14 years ago
John Stultz 7fdd7f8900 timers: Export CLOCK_BOOTTIME via the posix timers interface 14 years ago
John Stultz 70a08cca12 timers: Add CLOCK_BOOTTIME hrtimer base 14 years ago
John Stultz 314ac37150 time: Extend get_xtime_and_monotonic_offset() to also return sleep 14 years ago
John Stultz abb3a4ea2e time: Introduce get_monotonic_boottime and ktime_get_boottime 14 years ago
John Stultz e06383db9e hrtimers: extend hrtimer base code to handle more then 2 clockids 14 years ago
Thomas Gleixner 8fff39e069 genirq: Add missing break in __irq_set_trigger() 14 years ago
Yinghai Lu ed4dea6e0e genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs() 14 years ago
Thomas Gleixner a61d825808 genirq: Fix misplaced status update in irq_disable() 14 years ago
Tejun Heo 24d51add74 workqueue: fix build failure introduced by s/freezeable/freezable/ 14 years ago
Thomas Gleixner a439520f8b genirq: Implement irq_data based move_*_irq() versions 14 years ago
Thomas Gleixner 77694b408a genirq; Add fasteoi irq_chip quirk 14 years ago
Thomas Gleixner 781295762d genirq: Add preflow handler support 14 years ago
Thomas Gleixner 3836ca08aa genirq: Consolidate set_chip_handler functions 14 years ago
Thomas Gleixner 02725e7471 genirq: Use irq_get/put functions 14 years ago
Thomas Gleixner d5eb4ad2df genirq: Implement irq_get/put_desc_[bus]locked/unlock() 14 years ago
Thomas Gleixner 091738a266 genirq: Remove real old transition functions 14 years ago
Thomas Gleixner a6967caf00 genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y 14 years ago
Thomas Gleixner e1ef824146 genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state 14 years ago
Thomas Gleixner 7f94226f03 genirq: Move wakeup state to irq_data 14 years ago