summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-09-26net: skb_frag_t can be smaller on small archesEric Dumazet
2010-09-25Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASKMark Lord
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro
2010-09-24net: davinci_emac: cleanup unused mdio emac codeCyril Chemparathy
2010-09-24net: davinci_emac: switch to new mdioCyril Chemparathy
2010-09-24net: davinci_emac: separate out davinci mdioCyril Chemparathy
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy
2010-09-24HID: usbhid: remove unused hiddev_driverAlan Stern
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-23net: return operator cleanupEric Dumazet
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner
2010-09-23rcu: only one evaluation of arg in rcu_dereference_check() unless sparsePaul E. McKenney
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-23nfs: introduce mount option '-olocal_lock' to make locks localSuresh Jayaraman
2010-09-23ida: document IDA_BITMAP_LONGS calculationNamhyung Kim
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori
2010-09-22missing inline keyword for static function in linux/dmaengine.hMathieu Lacage
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron
2010-09-22jump label: Tracepoint support for jump labelsJason Baron
2010-09-22jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar
2010-09-22softirqs: Make wakeup_softirqd staticThomas Gleixner
2010-09-22netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso
2010-09-21sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-09-21fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil
2010-09-21Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-09-21ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings
2010-09-21ethtool: Define RX n-tuple action to clear a ruleBen Hutchings
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen
2010-09-21HID: Add a hid quirk for input sync overrideHenrik Rydberg
2010-09-21Merge commit 'v2.6.36-rc5' into sched/coreIngo Molnar
2010-09-21percpu: Add {get,put}_cpu_ptrPeter Zijlstra
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar
2010-09-21dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker
2010-09-20sh: pci: Move Renesas PCI IDs to a better place.Paul Mundt
2010-09-19Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields
2010-09-19net: reorder struct netdev_hw_addrEric Dumazet