summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2012-05-18mfd: mc13xxx: add codec platform dataPhilippe Rétornaz
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-01net: fix two typos in skbuff.hEric Dumazet
2012-04-30efi: Add new variable attributesMatthew Garrett
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-25mm: fix up the vmscan stat in vmstatYing Han
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds
2012-04-16mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker
2012-04-16nfsd: include cld.h in the headers_install targetJeff Layton
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi
2012-04-16mfd : Fix dbx500 compilation errorDaniel Lezcano
2012-04-14do not export kernel's NULL #define to userspaceLubos Lunak
2012-04-13skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-04-13regmap: implement register stridingStephen Warren
2012-04-13regmap: allow regmap instances to be namedStephen Warren
2012-04-13regmap: add MMIO bus supportStephen Warren
2012-04-13regmap: introduce fast_io busses, and use a spinlock for themStephen Warren
2012-04-13regmap: introduce explicit bus_context for bus callbacksStephen Warren
2012-04-12kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker
2012-04-12fuse: use flexible array in fuse.hMiklos Szeredi
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-11KVM: unmap pages from the iommu when slots are removedAlex Williamson
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-11vgaarb.h: fix build warningsRandy Dunlap
2012-04-11pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren
2012-04-11pinctrl: fix compile error if not select PINMUX supportDong Aisheng
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings