aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-26
|\
| * [SCSI] libiscsi_tcp: use kmap in xmit pathMike Christie2011-03-23
| * [SCSI] target: add initial statisticsNicholas Bellinger2011-03-23
| * [SCSI] target: update version to v4.0.0-rc7-mlNicholas Bellinger2011-03-23
| * [SCSI] target: Convert TMR REQ/RSP definitions to target namespaceNicholas Bellinger2011-03-23
| * [SCSI] target: Remove spurious double cast from structure macro accessorsNicholas Bellinger2011-03-23
| * [SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter2011-03-23
| * [SCSI] ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram2011-03-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-26
|\ \
| * | route: Take the right src and dst addresses in ip_route_newportsSteffen Klassert2011-03-25
| * | ipv4: Fix nexthop caching wrt. scoping.David S. Miller2011-03-24
| * | ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller2011-03-24
| * | net_sched: fix THROTTLED/RUNNING raceEric Dumazet2011-03-24
| * | mlx4: Add blue flame support for kernel consumersEli Cohen2011-03-23
| * | mlx4_en: Enabling new steeringYevgeny Petrilin2011-03-23
| * | mlx4: generalization of multicast steering.Yevgeny Petrilin2011-03-23
| * | mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin2011-03-23
| * | mlx4: Wake on LAN supportYevgeny Petrilin2011-03-23
| * | mlx4: Changing interrupt schemeYevgeny Petrilin2011-03-23
| * | net: davinci_emac:Fix translation logic for buffer descriptorSriram2011-03-22
| * | ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal2011-03-22
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-22
| |\ \
| | * | wireless: fix 80211 kernel-doc warningsRandy Dunlap2011-03-21
| * | | ipv4: fix route deletion for IPs on many subnetsJulian Anastasov2011-03-22
| * | | net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław2011-03-22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-03-26
|\ \ \ \
| * | | | PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar2011-03-21
| * | | | PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki2011-03-21
* | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-03-26
|\ \ \ \ \
| * | | | | power_supply: Update power_supply_is_watt_propertyRhyland Klein2011-03-01
| * | | | | bq20z75: Add i2c retry mechanismRhyland Klein2011-03-01
| * | | | | bq20z75: Add optional battery detect gpioRhyland Klein2011-03-01
| * | | | | bq27x00: Add bq27000 supportLars-Peter Clausen2011-02-22
| * | | | | power_supply: Add new LED trigger charging-blink-solid-fullVasily Khoruzhick2011-01-31
| * | | | | leds: Add ability to blink via simple triggerVasily Khoruzhick2011-01-31
| * | | | | bq20z75: Add support for charge propertiesRhyland Klein2011-01-31
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-03-25
|\ \ \ \ \ \
| * | | | | | dm ioctl: add flag to wipe buffers for secure dataMilan Broz2011-03-24
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-25
|\ \ \ \ \ \
| * | | | | | genirq: Expand generic show_interrupts()Thomas Gleixner2011-03-25
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-25
|\ \ \ \ \ \ \
| * | | | | | | sched.h: Fix a typo ("its")Jonathan Neuschäfer2011-03-23
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \ \ \ \ \ \
| * | | | | | | | perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()Stephane Eranian2011-03-23
* | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-25
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | genirq: Provide locked setter for chip, handler, nameThomas Gleixner2011-03-23
| * | | | | | | | genirq: Provide a lockdep helperThomas Gleixner2011-03-23
| * | | | | | | | genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner2011-03-23
* | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | WARN_ON_SMP(): Allow use in if() statements on UPSteven Rostedt2011-03-25