| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: fix race in kunmap_atomic() | Peter Zijlstra | 2010-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm,x86: fix kmap_atomic_push vs ioremap_32.c | Peter Zijlstra | 2010-10-27 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: Remove the multi-page alignment facility | Ingo Molnar | 2010-10-27 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | caif-u5500: Adding shared memory include | Amarnath Revanna | 2010-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inetpeer: __rcu annotations | Eric Dumazet | 2010-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fib_rules: __rcu annotates ctarget | Eric Dumazet | 2010-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tunnels: add __rcu annotations | Eric Dumazet | 2010-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add __rcu annotations to protocol | Eric Dumazet | 2010-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: add __rcu annotations to routes.c | Eric Dumazet | 2010-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: add __rcu annotations to ip_ra_chain | Eric Dumazet | 2010-10-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add __rcu annotation to sk_filter | Eric Dumazet | 2010-10-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_ns: add __rcu annotations | Eric Dumazet | 2010-10-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rps: add __rcu annotations | Eric Dumazet | 2010-10-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tunnels: add _rcu annotations | Eric Dumazet | 2010-10-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/802: add __rcu annotations | Eric Dumazet | 2010-10-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: ip6_ptr rcu annotations | Eric Dumazet | 2010-10-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vlan: rcu annotations | Eric Dumazet | 2010-10-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phylib: make local function static | stephen hemminger | 2010-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | connector: remove lazy workqueue creation | Tejun Heo | 2010-10-24 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fasync: re-organize fasync entry insertion to allow it under a spinlock | Linus Torvalds | 2010-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks/nfsd: allocate file lock outside of spinlock | Arnd Bergmann | 2010-10-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next | Dave Airlie | 2010-10-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Enable SandyBridge blitter ring | Chris Wilson | 2010-10-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/edid: add helper function to detect monitor audio capability | Zhenyu Wang | 2010-10-19 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'airlied/drm-core-next' into tmp | Chris Wilson | 2010-10-19 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: fetch eDP configuration data from the VBT | Jesse Barnes | 2010-10-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function | Thomas Hellstrom | 2010-10-21 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum | Jason Wessel | 2010-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/ttm: add unlocked variant of new manager put node. | Dave Airlie | 2010-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next | Dave Airlie | 2010-10-19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | / / / / / / / / / / / / / / / / / / / / / / / / | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-kdb-next' into drm-core-next | Dave Airlie | 2010-10-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API | Jason Wessel | 2010-10-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor... | Dave Airlie | 2010-10-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/ttm: restructure to allow driver to plug in alternate memory manager | Ben Skeggs | 2010-10-05 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/ttm: introduce utility function to free an allocated memory node | Ben Skeggs | 2010-10-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/vmwgfx: Add a parameter to get the max fb size | Thomas Hellstrom | 2010-10-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback | Thomas Hellstrom | 2010-10-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'korg/drm-fixes' into drm-vmware-next | Dave Airlie | 2010-10-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next | Dave Airlie | 2010-10-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Move the GTT accounting to i915 | Chris Wilson | 2010-10-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | intel-gtt: clean up gtt size reporting | Daniel Vetter | 2010-09-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' into HEAD | Chris Wilson | 2010-09-21 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: die, i915_probe_agp, die | Daniel Vetter | 2010-09-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | intel-gtt: introduce drm/intel-gtt.h | Daniel Vetter | 2010-09-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'airlied/drm-core-next' into HEAD | Chris Wilson | 2010-09-08 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d... | Dave Airlie | 2010-09-24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
