summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-09774-12641/+11111
|\
| * Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-093-27/+73
| |\
| | * vhost: error handling fixMichael S. Tsirkin2010-09-061-0/+1
| | * vhost: fix attach to cgroups regressionMichael S. Tsirkin2010-09-061-22/+57
| | * cgroups: fix API thinkoMichael S. Tsirkin2010-09-052-5/+15
| * | ipheth: remove incorrect devtype to WWANDan Williams2010-09-091-6/+1
| * | MAINTAINERS: Add CAIFJoe Perches2010-09-091-0/+10
| * | sctp: fix test for end of loopJoe Perches2010-09-091-23/+23
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-086151-473233/+354801
| |\ \
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-0724-291/+281
| | |\ \
| | | * | PCI: bus speed strings should be constStephen Hemminger2010-08-311-1/+1
| | | * | PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2010-08-251-0/+4
| | | * | PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige2010-08-241-7/+0
| | | * | PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki2010-08-243-8/+3
| | | * | PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-241-3/+26
| | | * | PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-2417-237/+155
| | | * | ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-245-30/+49
| | | * | ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-242-16/+7
| | | * | ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki2010-08-241-11/+24
| | | * | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki2010-08-241-4/+4
| | | * | PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-244-0/+24
| | | * | PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-242-3/+8
| | | * | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes2010-08-171-2/+4
| | | * | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie2010-08-131-0/+3
| | * | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-09-077-14/+35
| | |\ \ \
| | | * \ \ Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Alex Elder2010-09-033-11/+11
| | | |\ \ \
| | | | * | | xfs: prevent 32bit overflow in space reservationDave Chinner2010-09-031-3/+10
| | | | * | | xfs: improve buffer cache hash scalabilityDave Chinner2010-09-022-8/+1
| | | * | | | xfs: Make fiemap work with sparse filesTao Ma2010-09-033-3/+17
| | | * | | | xfs: Disallow 32bit project quota idArkadiusz Mi?kiewicz2010-09-021-0/+7
| | | |/ / /
| | * | | | Merge branch 'for-linus' of git://android.kernel.org/kernel/tegraLinus Torvalds2010-09-071-0/+1
| | |\ \ \ \
| | | * | | | [ARM] tegra: Add ZRELADDR default for ARCH_TEGRAErik Gilling2010-09-011-0/+1
| | | |/ / /
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-09-076-21/+37
| | |\ \ \ \
| | | * | | | alpha: Fix printk format errorsMichael Cree2010-09-011-3/+3
| | | * | | | alpha: convert perf_event to use local_tMichael Cree2010-08-311-9/+9
| | | * | | | Fix call to replaced SuperIO functionsMorten H. Larsen2010-08-313-8/+25
| | | * | | | alpha: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-08-311-1/+0
| | | |/ / /
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-09-071-1/+2
| | |\ \ \ \
| | | * | | | 9p: potential ERR_PTR() dereferenceDan Carpenter2010-08-301-1/+2
| | | |/ / /
| | * | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-09-075-22/+16
| | |\ \ \ \
| | | * | | | md: resolve confusion of MD_CHANGE_CLEANNeilBrown2010-08-303-18/+11
| | | * | | | md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arraysDan Williams2010-08-301-2/+3
| | | * | | | Move .gitignore from drivers/md to lib/raid6NeilBrown2010-08-302-4/+4
| | | |/ / /
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-09-075-13/+16
| | |\ \ \ \
| | | * | | | Revert "hwrng: n2-drv - remove casts from void*"Herbert Xu2010-08-091-1/+1
| | | * | | | crypto: testmgr - Default to no testsHerbert Xu2010-08-061-1/+2
| | | * | | | crypto: testmgr - Fix test disabling optionHerbert Xu2010-08-063-12/+11
| | | * | | | crypto: hash - Fix handling of small unaligned buffersSzilveszter Ördög2010-08-061-2/+5
| | * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-09-0711-34/+71
| | |\ \ \ \ \
| | | * | | | | powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot2010-09-021-13/+29
OpenPOWER on IntegriCloud