| Commit message (Expand) | Author | Age |
* | net headers: export dcbnl.h | Chris Leech | 2009-03-01 |
* | net headers: cleanup dcbnl.h | Chris Leech | 2009-03-01 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-28 |
|\ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-27 |
| |\ |
|
| | * | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2009-02-25 |
| * | | Fix recursive lock in free_uid()/free_user_ns() | David Howells | 2009-02-27 |
| * | | block: reduce stack footprint of blk_recount_segments() | Jens Axboe | 2009-02-26 |
| * | | ide: fix refcounting in device drivers | Bartlomiej Zolnierkiewicz | 2009-02-25 |
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-02-25 |
| |\ \ |
|
| | * | | drm: disable encoders before re-routing them | Jesse Barnes | 2009-02-24 |
| | * | | drm: Fix ordering of bit fields in EDID structure leading huge vsync values. | Jesse Barnes | 2009-02-24 |
| * | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-02-25 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | VT-d: handle Invalidation Queue Error to avoid system hang | Yu Zhao | 2009-02-09 |
| * | | | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare | 2009-02-24 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-02-24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | netfilter: nf_conntrack: don't try to deliver events for untracked connections | Patrick McHardy | 2009-02-18 |
| * | | | netfilter: nfnetlink_log: fix per-rule qthreshold override | Eric Leblond | 2009-02-18 |
| * | | | Merge branch 'master' of /repos/git/net-2.6 | Patrick McHardy | 2009-02-18 |
| |\ \ \ |
|
* | \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-23 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | vlan: Update skb->mac_header in __vlan_put_tag(). | Jarek Poplawski | 2009-02-19 |
| | |/ /
| |/| | |
|
| * | | | net: Kill skb_truesize_check(), it only catches false-positives. | David S. Miller | 2009-02-18 |
* | | | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 2009-02-22 |
* | | | | Merge branch 'hibernate' | Linus Torvalds | 2009-02-21 |
|\ \ \ \ |
|
| * | | | | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 2009-02-21 |
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-02-20 |
|\ \ \ \ \ |
|
| * | | | | | drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. | Jesse Barnes | 2009-02-19 |
| * | | | | | drm: Propagate failure from setting crtc base. | Chris Wilson | 2009-02-19 |
| * | | | | | drm: Release user fbs in drm_release | Kristian Høgsberg | 2009-02-19 |
* | | | | | | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab | 2009-02-20 |
* | | | | | | spi_bitbang: add more lowlevel function documentation | Michael Buesch | 2009-02-20 |
* | | | | | | slab: introduce kzfree() | Johannes Weiner | 2009-02-20 |
|/ / / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-18 |
|\ \ \ \ \ |
|
| * | | | | | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 2009-02-18 |
| | |_|/ /
| |/| | | |
|
* | | | | | Bernhard has moved | Bernhard Walle | 2009-02-18 |
* | | | | | jsm: additional device support | Adam Lackorzynski | 2009-02-18 |
* | | | | | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 2009-02-18 |
* | | | | | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-18 |
* | | | | | atmel-mci: fix initialization of dma slave data | Dan Williams | 2009-02-18 |
* | | | | | mm: task dirty accounting fix | Nick Piggin | 2009-02-18 |
* | | | | | timerfd: add flags check | Davide Libenzi | 2009-02-18 |
* | | | | | seq_file: properly cope with pread | Eric Biederman | 2009-02-18 |
* | | | | | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags | Paul Turner | 2009-02-18 |
* | | | | | vmalloc: add __get_vm_area_caller() | Benjamin Herrenschmidt | 2009-02-18 |
|/ / / / |
|
* | | | | Add support for VT6415 PCIE PATA IDE Host Controller | Zlatko Calusic | 2009-02-17 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-17 |
|\ \ \ \ |
|
| * | | | | x86, ptrace, mm: fix double-free on race | Markus Metzger | 2009-02-11 |
* | | | | | FRV: __pte_to_swp_entry doesn't expand correctly | Roel Kluin | 2009-02-17 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-02-17 |
|\ \ \ \ \ |
|
| * | | | | | jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() | Jan Kara | 2009-02-10 |
| | |/ / /
| |/| | | |
|
* | | | | | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 2009-02-14 |