Age | Commit message (Expand) | Author | Files | Lines |
2009-03-04 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2009-03-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -0/+31 |
2009-03-03 | netns: Remove net_alive | Eric W. Biederman | 1 | -10/+17 |
2009-03-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+4 |
2009-03-02 | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh | 1 | -1/+4 |
2009-03-01 | net headers: export dcbnl.h | Chris Leech | 1 | -0/+1 |
2009-03-01 | net headers: cleanup dcbnl.h | Chris Leech | 1 | -1/+3 |
2009-03-01 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 9 | -17/+46 |
2009-02-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -11/+35 |
2009-02-28 | Fix recursive lock in free_uid()/free_user_ns() | David Howells | 1 | -0/+1 |
2009-02-27 | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 1 | -0/+4 |
2009-02-26 | block: reduce stack footprint of blk_recount_segments() | Jens Axboe | 1 | -0/+2 |
2009-02-26 | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 4 | -0/+31 |
2009-02-25 | ide: fix refcounting in device drivers | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-02-25 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2 | -2/+3 |
2009-02-25 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -1/+2 |
2009-02-25 | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 1 | -11/+35 |
2009-02-25 | drm: disable encoders before re-routing them | Jesse Barnes | 1 | -0/+1 |
2009-02-25 | drm: Fix ordering of bit fields in EDID structure leading huge vsync values. | Jesse Barnes | 1 | -2/+2 |
2009-02-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2 | -2/+2 |
2009-02-24 | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare | 2 | -2/+2 |
2009-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -10/+1 |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 1 | -0/+2 |
2009-02-22 | Merge branch 'hibernate' | Linus Torvalds | 1 | -0/+2 |
2009-02-22 | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 1 | -0/+2 |
2009-02-21 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 3 | -6/+8 |
2009-02-21 | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab | 2 | -0/+4 |
2009-02-21 | spi_bitbang: add more lowlevel function documentation | Michael Buesch | 1 | -0/+7 |
2009-02-21 | slab: introduce kzfree() | Johannes Weiner | 1 | -0/+1 |
2009-02-20 | drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. | Jesse Barnes | 1 | -0/+2 |
2009-02-20 | drm: Propagate failure from setting crtc base. | Chris Wilson | 1 | -5/+5 |
2009-02-20 | drm: Release user fbs in drm_release | Kristian Høgsberg | 1 | -1/+1 |
2009-02-19 | vlan: Update skb->mac_header in __vlan_put_tag(). | Jarek Poplawski | 1 | -0/+1 |
2009-02-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -5/+4 |
2009-02-19 | Bernhard has moved | Bernhard Walle | 1 | -1/+1 |
2009-02-19 | jsm: additional device support | Adam Lackorzynski | 1 | -0/+1 |
2009-02-19 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2009-02-19 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 1 | -3/+16 |
2009-02-19 | atmel-mci: fix initialization of dma slave data | Dan Williams | 1 | -0/+2 |
2009-02-19 | mm: task dirty accounting fix | Nick Piggin | 1 | -0/+1 |
2009-02-19 | timerfd: add flags check | Davide Libenzi | 1 | -4/+12 |
2009-02-19 | seq_file: properly cope with pread | Eric Biederman | 1 | -0/+1 |
2009-02-19 | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags | Paul Turner | 1 | -6/+12 |
2009-02-19 | vmalloc: add __get_vm_area_caller() | Benjamin Herrenschmidt | 1 | -0/+4 |
2009-02-18 | netfilter: nf_conntrack: don't try to deliver events for untracked connections | Patrick McHardy | 1 | -1/+1 |
2009-02-18 | netfilter: nfnetlink_log: fix per-rule qthreshold override | Eric Leblond | 1 | -1/+1 |
2009-02-18 | Merge branch 'master' of /repos/git/net-2.6 | Patrick McHardy | 2 | -10/+0 |
2009-02-18 | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 3 | -5/+4 |
2009-02-18 | net: Kill skb_truesize_check(), it only catches false-positives. | David S. Miller | 2 | -10/+0 |
2009-02-18 | Add support for VT6415 PCIE PATA IDE Host Controller | Zlatko Calusic | 1 | -0/+1 |