aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-04-22
| |\
| * | Fix typos in commentsThomas Weber2010-03-16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-20
|\ \ \
| * | | PM: PM QOS update fixMark Gross2010-05-16
| * | | Freezer / cgroup freezer: Update stale locking commentsMatt Helsley2010-05-10
| * | | PM QOS updateMark Gross2010-05-10
| * | | PM / Hibernate: Fix block_io.c printk warningRandy Dunlap2010-05-10
| * | | PM / Hibernate: Group swap opsJiri Slaby2010-05-10
| * | | PM / Hibernate: Move the first_sector out of swsusp_writeJiri Slaby2010-05-10
| * | | PM / Hibernate: Separate block_ioJiri Slaby2010-05-10
| * | | PM / Hibernate: Snapshot cleanupJiri Slaby2010-05-10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-05-20
|\ \ \ \
| * | | | workqueue: change cancel_work_sync() to clear work->dataOleg Nesterov2010-04-30
| * | | | workqueue: warn about flush_scheduled_work()Alan Stern2010-04-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusJames Morris2010-05-17
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into nextJames Morris2010-05-06
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into nextJames Morris2010-05-05
| | |\ \ \ \ \ \
| | * | | | | | | security: remove dead hook acctEric Paris2010-04-11
| | * | | | | | | security: remove dead hook task_setgroupsEric Paris2010-04-11
| | * | | | | | | security: remove dead hook task_setgidEric Paris2010-04-11
| | * | | | | | | security: remove dead hook task_setuidEric Paris2010-04-11
| | * | | | | | | security: remove dead hook cred_commitEric Paris2010-04-11
* | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz2010-05-10
| * | | | | | | | | posix-cpu-timers: Optimize run_posix_cpu_timers()Stanislaw Gruszka2010-05-10
| * | | | | | | | | Merge branch 'linus' into timers/coreThomas Gleixner2010-05-10
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | time: Remove xtime_cacheJohn Stultz2010-04-13
| * | | | | | | | | hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIMECarsten Emde2010-04-06
| * | | | | | | | | timers: Introduce the concept of timer slack for legacy timersArjan van de Ven2010-04-06
| * | | | | | | | | ntp: Make time_adjust staticJohn Stultz2010-03-23
| * | | | | | | | | Merge branch 'linus' into timers/coreIngo Molnar2010-03-15
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | timer: Try to survive timer callback preempt_count leakThomas Gleixner2010-03-12
| * | | | | | | | | | timer: Split out timer function callThomas Gleixner2010-03-12
| * | | | | | | | | | timer: Print function name for timer callbacks modifying preemption countUwe Kleine-König2010-03-12
| * | | | | | | | | | time: Clean up warp_clock()John Stultz2010-03-12
| * | | | | | | | | | cpu-timers: Avoid iterating over all threads in fastpath_timer_check()Stanislaw Gruszka2010-03-12
| * | | | | | | | | | cpu-timers: Change SIGEV_NONE timer implementationStanislaw Gruszka2010-03-12
| * | | | | | | | | | cpu-timers: Return correct previous timer reload valueStanislaw Gruszka2010-03-12
| * | | | | | | | | | cpu-timers: Cleanup arm_timer()Stanislaw Gruszka2010-03-12
| * | | | | | | | | | cpu-timers: Simplify RLIMIT_CPU handlingStanislaw Gruszka2010-03-12
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | genirq: Clear CPU mask in affinity_hint when none is providedPeter P Waskiewicz Jr2010-05-12
| * | | | | | | | | | | genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr2010-05-03
| * | | | | | | | | | | genirq: Remove IRQF_DISABLED from core codeThomas Gleixner2010-04-13
| * | | | | | | | | | | genirq: Run irq handlers with interrupts disabledIngo Molnar2010-04-13
| * | | | | | | | | | | genirq: Introduce request_any_context_irq()Marc Zyngier2010-04-13
| * | | | | | | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2010-04-13
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | genirq: Expose irq_desc->node in proc/irqDimitri Sivanich2010-03-24