summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-02mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona1-0/+2
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-05vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi1-0/+2
2010-07-05sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman1-0/+1
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-05ahci: add pci quirk for JMB362Tejun Heo1-0/+1
2010-07-05tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro1-10/+0
2010-05-26revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt1-1/+0
2010-05-26dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori1-2/+2
2010-05-12sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2010-05-12sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun1-0/+1
2010-05-12libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord1-2/+2
2010-05-12hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman1-0/+9
2010-04-26KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala1-1/+1
2010-04-26KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa1-0/+5
2010-04-26module: fix __module_ref_addr()Mathieu Desnoyers1-1/+1
2010-04-26x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+3
2010-04-26pci: Update pci_set_vga_state() to call arch functionsMike Travis1-0/+5
2010-04-26dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha1-2/+7
2010-04-26drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie1-0/+1
2010-04-26NFSv4: fix delegated lockingTrond Myklebust1-0/+1
2010-04-26include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman1-1/+2
2010-04-26raw: fsync method is now requiredAnton Blanchard1-0/+1
2010-04-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley1-2/+5
2010-04-26drm/radeon: add new RS880 pci idAlex Deucher1-0/+1
2010-04-01quota: manage reserved space when quota is not active [v2]Dmitry Monakhov1-2/+9
2010-04-01skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck1-6/+0
2010-04-01net: Potential null skb->dev dereferenceEric Dumazet1-4/+4
2010-04-01netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso1-1/+5
2010-04-01netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso1-1/+1
2010-04-01netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso1-1/+1
2010-04-01ipsec: Fix bogus bundle flowiHerbert Xu1-1/+2
2010-04-01net: add __must_check to sk_add_backlogZhu Yi1-1/+1
2010-04-01net: backlog functions renameZhu Yi1-3/+3
2010-04-01net: add limit for socket backlogZhu Yi1-1/+14
2010-04-01mac80211: Retry null data frame for power saveVivek Natarajan1-0/+4
2010-04-01if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas1-0/+1
2010-04-01kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman1-2/+0
2010-04-01tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman1-4/+5