summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt
2010-10-26um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2010-10-26mm, page-allocator: do not check the state of a non-existant buddy during freeMel Gorman
2010-10-26types.h: move misplaced commentAndrew Morton
2010-10-26mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-26IB/qib: clean up properly if pci_set_consistent_dma_mask() failsJason Gunthorpe
2010-10-26IB/qib: Allow driver to load if PCIe AER failsRalph Campbell
2010-10-26IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not setRalph Campbell
2010-10-26IB/qib: Fix extra log level in qib_early_err()Jason Gunthorpe
2010-10-26x86: allocate space within a region top-downBjorn Helgaas
2010-10-26x86: update iomem_resource end based on CPU physical address capabilitiesBjorn Helgaas
2010-10-26x86/PCI: allocate space from the end of a region, not the beginningBjorn Helgaas
2010-10-26PCI: allocate bus resources from the top downBjorn Helgaas
2010-10-26resources: support allocating space within a region from the top downBjorn Helgaas
2010-10-26resources: handle overflow when aligning start of available areaBjorn Helgaas
2010-10-26resources: ensure callback doesn't allocate outside available spaceBjorn Helgaas
2010-10-26resources: factor out resource_clip() to simplify find_resource()Bjorn Helgaas
2010-10-26resources: add a default alignf to simplify find_resource()Bjorn Helgaas
2010-10-26x86, uv: Enable Westmere support on SGI UVRuss Anderson
2010-10-26RDMA/cxgb4: Remove unnecessary KERN_<level> useJoe Perches
2010-10-26RDMA/cxgb3: Remove unnecessary KERN_<level> useJoe Perches
2010-10-26intel_idle: do not use the LAPIC timer for ATOM C2Len Brown
2010-10-26IPv6: Temp addresses are immediately deleted.Glenn Wurster
2010-10-26IPv6: Create temporary address if none exists.Glenn Wurster
2010-10-26xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini
2010-10-26ASoC: fsl - fix build error in pcm030-audio-fabric.cLiam Girdwood
2010-10-26sound/oss/sb_ess.c: delete double assignmentJulia Lawall
2010-10-26perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo
2010-10-26Merge branch 'misc' into releaseLen Brown
2010-10-26Merge branch 'acpi-mmio' into releaseLen Brown
2010-10-26fib_hash: fix rcu sparse and logical errorsEric Dumazet
2010-10-26fib: fix fib_nl_newrule()Eric Dumazet
2010-10-26NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signa...Shirish Pargaonkar
2010-10-26Merge branch 'ima-memory-use-fixes'Linus Torvalds
2010-10-26IMA: fix the ToMToU logicEric Paris
2010-10-26IMA: explicit IMA i_flag to remove global lock on inode_deleteEric Paris
2010-10-26IMA: drop refcnt from ima_iint_cache since it isn't neededEric Paris
2010-10-26IMA: only allocate iint when neededEric Paris
2010-10-26IMA: move read counter into struct inodeEric Paris
2010-10-26IMA: use i_writecount rather than a private counterEric Paris
2010-10-26IMA: use inode->i_lock to protect read and write countersEric Paris
2010-10-26IMA: convert internal flags from long to charEric Paris
2010-10-26IMA: use unsigned int instead of long for countersEric Paris
2010-10-26IMA: drop the inode opencount since it isn't needed for operationEric Paris
2010-10-26IMA: use rbtree instead of radix tree for inode information cacheEric Paris
2010-10-26drivers/atm/eni.c: Remove multiple uses of KERN_<level>Joe Perches
2010-10-26NTLM auth and sign - Define crypto hash functions and create and send keys ne...Shirish Pargaonkar
2010-10-26tg3: Do not call device_set_wakeup_enable() under spin_lock_bhRafael J. Wysocki
2010-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller