summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-28mm: Move vma_stack_continue into mm.hStefan Bader
2010-10-28agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-10-28drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie
2010-10-28drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-10-28drm: Prune GEM vma entriesChris Wilson
2010-10-28x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-26guard page for stacks that grow upwardsLuck, Tony
2010-09-26mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2010-09-26KVM: Keep slot ID in memory slot structureAvi Kivity
2010-09-26mm: fix swapin race conditionAndrea Arcangeli
2010-09-26udp: add rehash on connect()Eric Dumazet
2010-09-26tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-26tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-20mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2010-09-20libata: skip EH autopsy and recovery during suspendTejun Heo
2010-09-20swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins
2010-09-20direct-io: move aio_complete into ->end_ioChristoph Hellwig
2010-09-20PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-08-26tracing: Fix timer tracingArjan van de Ven
2010-08-26can-raw: Fix skb_orphan_try handlingOliver Hartkopp
2010-08-26Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-08-26mm: make the vma list be doubly linkedLinus Torvalds
2010-08-26mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold
2010-08-26ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-08-26acpi: fix bogus preemption logicThomas Gleixner
2010-08-13irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell
2010-08-13net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-08-13l2tp: fix export of header file for userspaceJames Chapman
2010-08-13sched: Revert nohz_ratelimit() for nowPeter Zijlstra
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo
2010-08-13Fix sget() race with failing mountAl Viro
2010-08-10drm/radeon: add new pci idsAlex Deucher
2010-08-10arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-07-24net sched: fix race in mirred device removalstephen hemminger
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-07-23Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown