summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-06mm: Move vma_stack_continue into mm.hStefan Bader1-0/+6
2011-01-06tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
2011-01-06drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie1-1/+1
2011-01-06x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel1-0/+3
2011-01-06guard page for stacks that grow upwardsLuck, Tony1-1/+7
2011-01-06mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2-0/+35
2011-01-06tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16
2011-01-06tcp: Combat per-cpu skew in orphan tests.David S. Miller1-4/+14
2011-01-06sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra1-0/+1
2011-01-06sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra1-1/+2
2011-01-06sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov1-0/+7
2011-01-06sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov1-0/+1
2011-01-06sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov1-13/+0
2011-01-06compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-0/+3
2011-01-06libata: skip EH autopsy and recovery during suspendTejun Heo1-0/+1
2011-01-06PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings1-0/+2
2010-09-13Revert "USB delay init quirk for logitech Harmony 700-series devices"Greg Kroah-Hartman1-4/+0
2010-08-26tracing: Fix timer tracingArjan van de Ven1-2/+6
2010-08-26mm: make the vma list be doubly linkedLinus Torvalds1-1/+1
2010-08-26ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela1-0/+1
2010-08-13irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell1-1/+6
2010-08-13net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller1-1/+1
2010-08-13arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2-0/+3
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz1-0/+4
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo1-3/+3
2010-08-10ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2-1/+3
2010-08-10ssb: do not read SPROM if it does not existJohn W. Linville2-0/+18
2010-08-10Revert "ssb: Handle Netbook devices where the SPROM address is changed"Greg Kroah-Hartman3-5/+1
2010-08-10drm/radeon: add new pci idsAlex Deucher1-0/+7
2010-08-10NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust1-0/+6
2010-08-10NFS: kswapd must not block in nfs_release_pageTrond Myklebust1-0/+1
2010-08-02ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki1-0/+1
2010-08-02ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki1-1/+1
2010-08-02firmware_class: fix memory leak - free allocated pagesDavid Woodhouse1-0/+1
2010-08-02libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack1-0/+2
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett1-1/+0
2010-08-02ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown1-1/+2
2010-08-02ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings1-0/+2
2010-08-02ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo1-0/+1
2010-08-02compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2-1/+13
2010-08-02fb: fix colliding defines for fb flags.Dave Airlie1-2/+2
2010-08-02math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-08-02net: fix problem in reading sock TX queueTom Herbert1-6/+1
2010-08-02ssb: Handle Netbook devices where the SPROM address is changedChristoph Fritz3-1/+5
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang1-0/+1
2010-07-05perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra1-2/+3
2010-07-05tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov1-1/+2
2010-07-05wrong type for 'magic' argument in simple_fill_super()Roberto Sassu1-1/+1
2010-07-05misc: Fix allocation 'borrowed' by vhost_netAlan Cox1-1/+6
2010-07-05ahci: add pci quirk for JMB362Tejun Heo1-0/+1