summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-09-13Revert "USB delay init quirk for logitech Harmony 700-series devices"Greg Kroah-Hartman1-4/+0
2010-08-27mm: make the vma list be doubly linkedLinus Torvalds1-1/+1
2010-08-14irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell1-1/+6
2010-08-14net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller1-1/+1
2010-08-14arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2-0/+3
2010-08-14USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz1-0/+4
2010-08-14bio, 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-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-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-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-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-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
2010-07-05compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writevJeff Moyer1-0/+4
2010-07-05slub: move kmem_cache_node into it's own cachelineAlexander Duyck1-6/+3
2010-07-05SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter1-1/+1
2010-07-05aio: fix the compat vectored operationsJeff Moyer1-0/+5
2010-07-05tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro1-10/+0
2010-07-05USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern1-0/+9
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+19
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright1-4/+19
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro1-0/+14
2010-05-12revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt1-1/+0
2010-05-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney1-0/+2
2010-05-04cgroup: Check task_lock in task_subsys_state()Li Zefan1-0/+1
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare1-0/+2
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack1-3/+15
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+10
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe1-1/+2
2010-04-25Catch filesystems lacking s_bdiJörn Engel1-0/+1
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman1-0/+9
2010-04-23Cleanup generic block based fiemapJosef Bacik1-2/+3
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-2/+2
2010-04-22NFS: Fix an unstable write data integrity raceTrond Myklebust1-0/+1
2010-04-22smbfs: add bdi backing to mount sessionJens Axboe1-0/+3
2010-04-22ncpfs: add bdi backing to mount sessionJens Axboe1-0/+2