summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
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-11fanotify: disable fanotify syscallsEric Paris
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
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-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-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild
2010-09-21fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-13workqueue: add documentationTejun Heo
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2010-09-09swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins
2010-09-09swap: revert special hibernation allocationHugh Dickins
2010-09-09gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean
2010-09-09mm: fix swapin race conditionAndrea Arcangeli
2010-09-09cgroups: fix API thinkoMichael S. Tsirkin
2010-09-09kfifo: add parenthesis for macro parameter referenceHuang Ying
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel
2010-09-09lglock: make lg_lock_global() actually lock globallyJonathan Corbet
2010-09-09mm: Move vma_stack_continue into mm.hStefan Bader
2010-09-09dquot: do full inode dirty in allocating spaceShaohua Li
2010-09-08spi/dw_spi: clean the cs_control codeFeng Tang
2010-09-08semaphore: Add DEFINE_SEMAPHOREThomas Gleixner
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-05cgroups: fix API thinkoMichael S. Tsirkin
2010-09-05io-mapping: Fix the address space annotationsFrancisco Jerez
2010-09-03serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais
2010-09-03mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap
2010-09-01gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin
2010-08-27vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson
2010-08-25workqueue: fix cwq->nr_active underflowTejun Heo
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-08-24guard page for stacks that grow upwardsLuck, Tony
2010-08-24workqueue: improve destroy_workqueue() debuggabilityTejun Heo
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-23kobject: Break the kobject namespace defs into their own headerDavid Howells