Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 83 | -483/+856 |
| |\ | |||||
| * | | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-05-20 | 8 | -431/+456 |
|\ \ \ | |||||
| * | | | PM: PM QOS update fix | Mark Gross | 2010-05-17 | 1 | -12/+14 |
| * | | | Freezer / cgroup freezer: Update stale locking comments | Matt Helsley | 2010-05-10 | 1 | -8/+13 |
| * | | | PM QOS update | Mark Gross | 2010-05-10 | 1 | -111/+103 |
| * | | | PM / Hibernate: Fix block_io.c printk warning | Randy Dunlap | 2010-05-10 | 1 | -2/+2 |
| * | | | PM / Hibernate: Group swap ops | Jiri Slaby | 2010-05-10 | 1 | -43/+74 |
| * | | | PM / Hibernate: Move the first_sector out of swsusp_write | Jiri Slaby | 2010-05-10 | 1 | -38/+38 |
| * | | | PM / Hibernate: Separate block_io | Jiri Slaby | 2010-05-10 | 4 | -112/+139 |
| * | | | PM / Hibernate: Snapshot cleanup | Jiri Slaby | 2010-05-10 | 4 | -120/+88 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-05-20 | 1 | -1/+35 |
|\ \ \ \ | |||||
| * | | | | workqueue: change cancel_work_sync() to clear work->data | Oleg Nesterov | 2010-04-30 | 1 | -1/+11 |
| * | | | | workqueue: warn about flush_scheduled_work() | Alan Stern | 2010-04-30 | 1 | -0/+24 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-05-20 | 4 | -54/+5 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'next' into for-linus | James Morris | 2010-05-18 | 4 | -54/+5 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into next | James Morris | 2010-05-06 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2010-05-06 | 60 | -202/+338 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | security: remove dead hook acct | Eric Paris | 2010-04-12 | 1 | -15/+5 |
| | * | | | | | | | security: remove dead hook task_setgroups | Eric Paris | 2010-04-12 | 1 | -6/+0 |
| | * | | | | | | | security: remove dead hook task_setgid | Eric Paris | 2010-04-12 | 1 | -16/+0 |
| | * | | | | | | | security: remove dead hook task_setuid | Eric Paris | 2010-04-12 | 1 | -15/+0 |
| | * | | | | | | | security: remove dead hook cred_commit | Eric Paris | 2010-04-12 | 1 | -2/+0 |
* | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-05-19 | 7 | -286/+312 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | clocksource: Add clocksource_register_hz/khz interface | John Stultz | 2010-05-10 | 1 | -0/+48 |
| * | | | | | | | | | posix-cpu-timers: Optimize run_posix_cpu_timers() | Stanislaw Gruszka | 2010-05-10 | 1 | -51/+29 |
| * | | | | | | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2010-05-10 | 77 | -413/+755 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| * | | | | | | | | | time: Remove xtime_cache | John Stultz | 2010-04-13 | 1 | -19/+16 |
| * | | | | | | | | | hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME | Carsten Emde | 2010-04-06 | 1 | -26/+41 |
| * | | | | | | | | | timers: Introduce the concept of timer slack for legacy timers | Arjan van de Ven | 2010-04-06 | 1 | -0/+56 |
| * | | | | | | | | | ntp: Make time_adjust static | John Stultz | 2010-03-23 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'linus' into timers/core | Ingo Molnar | 2010-03-15 | 32 | -223/+902 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | timer: Try to survive timer callback preempt_count leak | Thomas Gleixner | 2010-03-12 | 1 | -3/+9 |
| * | | | | | | | | | | timer: Split out timer function call | Thomas Gleixner | 2010-03-12 | 1 | -36/+36 |
| * | | | | | | | | | | timer: Print function name for timer callbacks modifying preemption count | Uwe Kleine-König | 2010-03-12 | 1 | -5/+2 |
| * | | | | | | | | | | time: Clean up warp_clock() | John Stultz | 2010-03-12 | 1 | -6/+5 |
| * | | | | | | | | | | cpu-timers: Avoid iterating over all threads in fastpath_timer_check() | Stanislaw Gruszka | 2010-03-12 | 1 | -7/+7 |
| * | | | | | | | | | | cpu-timers: Change SIGEV_NONE timer implementation | Stanislaw Gruszka | 2010-03-12 | 1 | -22/+6 |
| * | | | | | | | | | | cpu-timers: Return correct previous timer reload value | Stanislaw Gruszka | 2010-03-12 | 1 | -2/+3 |
| * | | | | | | | | | | cpu-timers: Cleanup arm_timer() | Stanislaw Gruszka | 2010-03-12 | 1 | -69/+35 |
| * | | | | | | | | | | cpu-timers: Simplify RLIMIT_CPU handling | Stanislaw Gruszka | 2010-03-12 | 1 | -48/+27 |
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-05-19 | 3 | -33/+119 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | genirq: Clear CPU mask in affinity_hint when none is provided | Peter P Waskiewicz Jr | 2010-05-12 | 1 | -3/+1 |
| * | | | | | | | | | | | genirq: Add CPU mask affinity hint | Peter P Waskiewicz Jr | 2010-05-03 | 2 | -0/+61 |
| * | | | | | | | | | | | genirq: Remove IRQF_DISABLED from core code | Thomas Gleixner | 2010-04-13 | 1 | -30/+0 |
| * | | | | | | | | | | | genirq: Run irq handlers with interrupts disabled | Ingo Molnar | 2010-04-13 | 1 | -3/+0 |
| * | | | | | | | | | | | genirq: Introduce request_any_context_irq() | Marc Zyngier | 2010-04-13 | 1 | -0/+37 |
| * | | | | | | | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2010-04-13 | 72 | -275/+577 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | genirq: Expose irq_desc->node in proc/irq | Dimitri Sivanich | 2010-03-24 | 1 | -0/+23 |