summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-02-28dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely
2011-02-28drivercore/dt: add a match table pointer to struct deviceGrant Likely
2011-02-28dt: Typo fix.Lennert Buytenhek
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely
2011-02-27xfrm: Pass const xfrm_mark to xfrm_mark_put().David S. Miller
2011-02-27xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.David S. Miller
2011-02-27xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.David S. Miller
2011-02-27xfrm: Pass name as const to xfrm_*_get_byname().David S. Miller
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-02-27netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang
2011-02-27Bluetooth: Move index to common header in management interfaceSzymon Janc
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner
2011-02-25Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-02-25mac80211: support direct offchannel TX offloadJohannes Berg
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-25firmware: Add DMI entry types to the headersMike Waychison
2011-02-25USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern
2011-02-25genirq: Add IRQF_NO_THREADThomas Gleixner
2011-02-25genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner
2011-02-25Phonet: fix flawed "SYN/ACK" logicRémi Denis-Courmont
2011-02-25Phonet: don't bother with transaction IDs (especially for indications)Rémi Denis-Courmont
2011-02-25Phonet: remove redumdant pep->pipe_stateRémi Denis-Courmont
2011-02-25Phonet: use socket destination in pipe protocolRémi Denis-Courmont
2011-02-25Phonet: implement per-socket destination/peer addressRémi Denis-Courmont
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-25[SCSI] fc: Add GSPN_ID request to header fileChristof Schmitt
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell
2011-02-25xen: switch to new schedop hypercall by default.Ian Campbell
2011-02-25xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini
2011-02-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-02-24netem: revised correlated loss generatorstephen hemminger
2011-02-24netem: define NETEM_DIST_MAXstephen hemminger
2011-02-25ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao
2011-02-24ipv4: Rearrange how ip_route_newports() gets port keys.David S. Miller
2011-02-25drm/nv50: support for compressionBen Skeggs
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-24Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-nextRafael J. Wysocki
2011-02-24ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki
2011-02-24ACPI: Introduce acpi_os_get_iomem()Rafael J. Wysocki
2011-02-24ACPI: Do not export functions that are only used in osl.cRafael J. Wysocki
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki
2011-02-24[SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie
2011-02-24[SCSI] iscsi class: add callout to get iscsi_endpoint valuesMike Christie
2011-02-24[SCSI] libiscsi: add helper to convert addr to stringMike Christie
2011-02-24[SCSI] iscsi class: remove unused active variableMike Christie
2011-02-24[SCSI] iscsi: fix iscsi_endpoint leakMike Christie
2011-02-24[SCSI] bnx2i: Added support for the 57712(E) devicesEddie Wai
2011-02-24bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu