summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-02Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar8-15/+58
2009-02-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+35
2009-02-28Fix recursive lock in free_uid()/free_user_ns()David Howells1-0/+1
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani1-0/+4
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar1-0/+10
2009-02-26Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar28-45/+93
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe1-0/+2
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz1-1/+1
2009-02-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-2/+3
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-1/+2
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi1-11/+35
2009-02-25drm: disable encoders before re-routing themJesse Barnes1-0/+1
2009-02-25drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes1-2/+2
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare2-2/+2
2009-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-10/+1
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki1-0/+2
2009-02-22Merge branch 'hibernate'Linus Torvalds1-0/+2
2009-02-22Consolidate driver_probe_done() loops into one placeArjan van de Ven1-0/+2
2009-02-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-6/+8
2009-02-218250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2-0/+4
2009-02-21spi_bitbang: add more lowlevel function documentationMichael Buesch1-0/+7
2009-02-21slab: introduce kzfree()Johannes Weiner1-0/+1
2009-02-20drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes1-0/+2
2009-02-20drm: Propagate failure from setting crtc base.Chris Wilson1-5/+5
2009-02-20drm: Release user fbs in drm_releaseKristian Høgsberg1-1/+1
2009-02-19vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski1-0/+1
2009-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+4
2009-02-19Bernhard has movedBernhard Walle1-1/+1
2009-02-19jsm: additional device supportAdam Lackorzynski1-0/+1
2009-02-19mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki1-1/+1
2009-02-19mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki1-3/+16
2009-02-19atmel-mci: fix initialization of dma slave dataDan Williams1-0/+2
2009-02-19mm: task dirty accounting fixNick Piggin1-0/+1
2009-02-19timerfd: add flags checkDavide Libenzi1-4/+12
2009-02-19seq_file: properly cope with preadEric Biederman1-0/+1
2009-02-19vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner1-6/+12
2009-02-19vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt1-0/+4
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe3-5/+4
2009-02-18net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2-10/+0
2009-02-18Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic1-0/+1
2009-02-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2009-02-18FRV: __pte_to_swp_entry doesn't expand correctlyRoel Kluin1-1/+1
2009-02-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-1/+2
2009-02-15Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar14-112/+112
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang1-0/+1
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-5/+5
2009-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-51/+23
2009-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2009-02-13net: don't use in_atomic() in gfp_any()Andrew Morton1-1/+1
2009-02-12syscall define: fix uml compile bugHeiko Carstens1-14/+14