Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | export virtio_rng.h | Christian Borntraeger | 2008-08-12 | 1 | -0/+1 | |
| * | | | lguest: use get_user_pages_fast() instead of get_user_pages() | Rusty Russell | 2008-08-12 | 1 | -16/+9 | |
| * | | | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2008-08-12 | 6 | -29/+16 | |
| * | | | lguest: don't set MAC address for guest unless specified | Rusty Russell | 2008-08-12 | 1 | -22/+1 | |
* | | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-08-12 | 13 | -144/+205 | |
|\ \ \ \ | ||||||
| * | | | | agp: fix SIS 5591/5592 wrong PCI id | Krzysztof Helt | 2008-08-12 | 1 | -1/+1 | |
| * | | | | intel/agp: rewrite GTT on resume | Keith Packard | 2008-08-12 | 5 | -0/+43 | |
| * | | | | agp: use dev_printk when possible | Bjorn Helgaas | 2008-08-12 | 11 | -134/+141 | |
| * | | | | amd64-agp: run fallback when no bridges found, not when driver registration f... | Bjorn Helgaas | 2008-08-12 | 1 | -2/+13 | |
| * | | | | intel_agp: official name for GM45 chipset | Zhenyu Wang | 2008-08-12 | 1 | -7/+7 | |
| |/ / / | ||||||
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-08-11 | 7 | -164/+77 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'sched/clock' into sched/urgent | Ingo Molnar | 2008-08-12 | 3 | -143/+53 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'linus' into sched/clock | Ingo Molnar | 2008-08-11 | 5092 | -121202/+167744 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | * | | | | sched_clock: delay using sched_clock() | Peter Zijlstra | 2008-08-11 | 2 | -13/+20 | |
| | * | | | | sched clock: couple local and remote clocks | Ingo Molnar | 2008-07-31 | 1 | -12/+21 | |
| | * | | | | sched clock: simplify __update_sched_clock() | Ingo Molnar | 2008-07-31 | 1 | -3/+4 | |
| | * | | | | sched: eliminate scd->prev_raw | Ingo Molnar | 2008-07-31 | 1 | -5/+1 | |
| | * | | | | sched clock: clean up sched_clock_cpu() | Ingo Molnar | 2008-07-31 | 1 | -5/+2 | |
| | * | | | | sched clock: revert various sched_clock() changes | Ingo Molnar | 2008-07-31 | 3 | -114/+14 | |
| | * | | | | Merge branch 'sched/urgent' into sched/clock | Ingo Molnar | 2008-07-30 | 4 | -13/+12 | |
| | |\ \ \ \ | ||||||
| * | | | | | | sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacks | Dmitry Adamushko | 2008-08-11 | 1 | -3/+2 | |
| * | | | | | | sched: fix mysql+oltp regression | Mike Galbraith | 2008-08-11 | 1 | -7/+12 | |
| * | | | | | | Merge branch 'linus' into sched/urgent | Ingo Molnar | 2008-08-11 | 5092 | -121202/+167744 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'linus' into sched/urgent | Ingo Molnar | 2008-07-31 | 1011 | -12753/+22281 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | sched: move sched_clock before first use | Hugh Dickins | 2008-07-28 | 1 | -10/+9 | |
| * | | | | | sched: test runtime rather than period in global_rt_runtime() | roel kluin | 2008-07-28 | 1 | -1/+1 | |
| * | | | | | sched: fix SCHED_HRTICK dependency | OGAWA Hirofumi | 2008-07-28 | 1 | -1/+1 | |
| * | | | | | sched: fix warning in hrtick_start_fair() | Peter Zijlstra | 2008-07-28 | 1 | -1/+1 | |
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-08-11 | 2 | -5/+15 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'timers/urgent' of ssh://master.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-07-27 | 2 | -5/+15 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | posix-timers: fix posix_timer_event() vs dequeue_signal() race | Oleg Nesterov | 2008-07-24 | 2 | -4/+14 | |
| | * | | | | | | posix-timers: do_schedule_next_timer: fix the setting of ->si_overrun | Oleg Nesterov | 2008-07-24 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-08-11 | 16 | -153/+413 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'core/locking' into core/urgent | Ingo Molnar | 2008-08-12 | 15 | -146/+366 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | lockdep: fix debug_lock_alloc | Peter Zijlstra | 2008-08-11 | 1 | -6/+0 | |
| | * | | | | | | | lockdep: increase MAX_LOCKDEP_KEYS | Ingo Molnar | 2008-08-11 | 1 | -1/+1 | |
| | * | | | | | | | lockdep: fix overflow in the hlock shrinkage code | Peter Zijlstra | 2008-08-11 | 1 | -1/+6 | |
| | * | | | | | | | lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() | Ingo Molnar | 2008-08-11 | 4 | -21/+21 | |
| | * | | | | | | | lockdep: handle chains involving classes defined in modules | Rabin Vincent | 2008-08-11 | 2 | -0/+4 | |
| | * | | | | | | | mm: fix mm_take_all_locks() locking order | Peter Zijlstra | 2008-08-11 | 1 | -2/+8 | |
| | * | | | | | | | lockdep: annotate mm_take_all_locks() | Peter Zijlstra | 2008-08-11 | 1 | -6/+6 | |
| | * | | | | | | | lockdep: spin_lock_nest_lock() | Peter Zijlstra | 2008-08-11 | 4 | -0/+21 | |
| | * | | | | | | | lockdep: lock protection locks | Peter Zijlstra | 2008-08-11 | 3 | -22/+40 | |
| | * | | | | | | | lockdep: map_acquire | Peter Zijlstra | 2008-08-11 | 4 | -16/+28 | |
| | * | | | | | | | lockdep: shrink held_lock structure | Dave Jones | 2008-08-11 | 3 | -58/+74 | |
| | * | | | | | | | lockdep: re-annotate scheduler runqueues | Peter Zijlstra | 2008-08-11 | 2 | -5/+14 | |
| | * | | | | | | | lockdep: lock_set_subclass - reset a held lock's subclass | Peter Zijlstra | 2008-08-11 | 2 | -0/+73 | |
| | * | | | | | | | lockdep: change scheduler annotation | Peter Zijlstra | 2008-08-01 | 1 | -6/+4 | |
| | * | | | | | | | debug_locks: set oops_in_progress if we will log messages. | David Miller | 2008-08-01 | 1 | -0/+2 | |
| | * | | | | | | | lockdep: fix combinatorial explosion in lock subgraph traversal | David Miller | 2008-07-31 | 4 | -31/+93 | |
| | | |_|_|/ / / | | |/| | | | | |