summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-10-16PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki
2010-10-16PM: runtime: add missed pm_request_autosuspendMing Lei
2010-10-16PM / Runtime: Implement autosuspend supportAlan Stern
2010-10-16PM / Runtime: Add no_callbacks flagAlan Stern
2010-10-16PM / Runtime: Combine runtime PM entry pointsAlan Stern
2010-10-16PM / Runtime: Replace boolean arguments with bitflagsAlan Stern
2010-10-16sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern
2010-10-16PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki
2010-10-16PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-12fanotify: disable fanotify syscallsEric Paris
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-01intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-09-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-28tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
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-23arm: 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-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild
2010-09-22fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-09-15Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds
2010-09-15Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-09-13workqueue: add documentationTejun Heo
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-10Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-09-10libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou
2010-09-10libata: skip EH autopsy and recovery during suspendTejun Heo
2010-09-10mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2010-09-10swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins
2010-09-10swap: revert special hibernation allocationHugh Dickins
2010-09-10gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean
2010-09-10mm: fix swapin race conditionAndrea Arcangeli