aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski1-1/+6
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski3-42/+11
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2-15/+14
2010-09-29pcmcia: simplify IntTypeDominik Brodowski1-7/+0
2010-09-29pcmcia: simplify Status, ExtStatus register accessDominik Brodowski1-1/+1
2010-09-29pcmcia: remove Pin, Copy configuration register accessDominik Brodowski1-1/+1
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2-1/+1
2010-09-29pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski2-14/+3
2010-09-29pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2-31/+21
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-5/+9
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber1-0/+2
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman1-0/+1
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert1-0/+1
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar1-0/+3
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel1-0/+3
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori1-0/+4
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild1-2/+2
2010-09-21fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil1-0/+4
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer1-2/+2
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+20
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu1-4/+4
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+4
2010-09-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+9
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16
2010-09-14Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds1-0/+3
2010-09-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+1
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-0/+3
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson1-1/+8
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-2/+8
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+3
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson1-1/+2
2010-09-13workqueue: add documentationTejun Heo1-0/+4
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust1-1/+1
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-2/+13
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-1/+10
2010-09-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+3
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou1-1/+2
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo1-0/+1
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awakeChristoph Lameter2-0/+35
2010-09-09swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins1-1/+2
2010-09-09swap: revert special hibernation allocationHugh Dickins1-7/+1
2010-09-09gpio: doc updatesDavid Brownell1-1/+13
2010-09-09gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean1-0/+4
2010-09-09mm: fix swapin race conditionAndrea Arcangeli1-11/+9
2010-09-09cgroups: fix API thinkoMichael S. Tsirkin1-1/+11
2010-09-09kfifo: add parenthesis for macro parameter referenceHuang Ying1-29/+29
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel1-0/+2