Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-09 | 2 | -10/+18 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-04 | 6 | -1/+39 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | vlan: Fix vlan-in-vlan crashes. | David S. Miller | 2009-03-04 | 1 | -0/+1 | |
| * | | | | | | | | netns: Remove net_alive | Eric W. Biederman | 2009-03-03 | 1 | -10/+17 | |
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-03-08 | 1 | -6/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dmaengine: update kerneldoc | Johannes Weiner | 2009-02-11 | 1 | -6/+1 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-03-08 | 3 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ata: add CFA specific identify data words | Sergei Shtylyov | 2009-03-05 | 1 | -0/+2 | |
| * | | | | | | | | | | remove stale comment from <linux/hdreg.h> | Bartlomiej Zolnierkiewicz | 2009-03-05 | 1 | -1/+0 | |
| * | | | | | | | | | | ide: allow to wrap interrupt handler | Stanislaw Gruszka | 2009-03-05 | 1 | -0/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-03-08 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | libata: align ap->sector_buf | Tejun Heo | 2009-03-05 | 1 | -1/+2 | |
| * | | | | | | | | | | libata: fix dma_unmap_sg misuse | FUJITA Tomonori | 2009-03-05 | 1 | -0/+1 | |
| * | | | | | | | | | | libata: change drive ready wait after hard reset to 5s | Stuart Hayes | 2009-03-05 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-03-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Input: serio - fix protocol number for TouchIT213 | Dmitry Torokhov | 2009-03-07 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-03 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 2009-02-27 | 1 | -0/+4 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-03-03 | 4 | -0/+31 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 2009-02-26 | 4 | -0/+31 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-02 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh | 2009-03-02 | 1 | -1/+4 | |
* | | | | | | | | | net headers: export dcbnl.h | Chris Leech | 2009-03-01 | 1 | -0/+1 | |
* | | | | | | | | | net headers: cleanup dcbnl.h | Chris Leech | 2009-03-01 | 1 | -1/+3 | |
* | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-28 | 9 | -17/+46 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-27 | 1 | -11/+35 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2009-02-25 | 1 | -11/+35 | |
| * | | | | | | | | | Fix recursive lock in free_uid()/free_user_ns() | David Howells | 2009-02-27 | 1 | -0/+1 | |
| * | | | | | | | | | block: reduce stack footprint of blk_recount_segments() | Jens Axboe | 2009-02-26 | 1 | -0/+2 | |
| * | | | | | | | | | ide: fix refcounting in device drivers | Bartlomiej Zolnierkiewicz | 2009-02-25 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-02-25 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm: disable encoders before re-routing them | Jesse Barnes | 2009-02-25 | 1 | -0/+1 | |
| | * | | | | | | | | | drm: Fix ordering of bit fields in EDID structure leading huge vsync values. | Jesse Barnes | 2009-02-25 | 1 | -2/+2 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-02-25 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | VT-d: handle Invalidation Queue Error to avoid system hang | Yu Zhao | 2009-02-09 | 1 | -1/+2 | |
| * | | | | | | | | | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare | 2009-02-24 | 2 | -2/+2 | |
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-02-24 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | netfilter: nf_conntrack: don't try to deliver events for untracked connections | Patrick McHardy | 2009-02-18 | 1 | -1/+1 | |
| * | | | | | | | | netfilter: nfnetlink_log: fix per-rule qthreshold override | Eric Leblond | 2009-02-18 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'master' of /repos/git/net-2.6 | Patrick McHardy | 2009-02-18 | 2 | -10/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-23 | 3 | -10/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | vlan: Update skb->mac_header in __vlan_put_tag(). | Jarek Poplawski | 2009-02-18 | 1 | -0/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | net: Kill skb_truesize_check(), it only catches false-positives. | David S. Miller | 2009-02-17 | 2 | -10/+0 | |
* | | | | | | | | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 2009-02-22 | 1 | -0/+2 | |
* | | | | | | | | | Merge branch 'hibernate' | Linus Torvalds | 2009-02-21 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 2009-02-21 | 1 | -0/+2 | |
* | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-02-20 | 3 | -6/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. | Jesse Barnes | 2009-02-20 | 1 | -0/+2 | |
| * | | | | | | | | | | drm: Propagate failure from setting crtc base. | Chris Wilson | 2009-02-20 | 1 | -5/+5 | |
| * | | | | | | | | | | drm: Release user fbs in drm_release | Kristian Høgsberg | 2009-02-20 | 1 | -1/+1 |