summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-08avr32: Introduce <mach/chip.h>Haavard Skinnemoen1-0/+19
2008-08-08avr32: Remove include/asm-avr32/arch-at32apHaavard Skinnemoen12-558/+0
2008-08-07sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller1-2/+4
2008-08-07pkt_sched: Fix actions referencingJamal Hadi Salim1-3/+2
2008-08-07bnx2x: fix logical opRandy Dunlap1-1/+1
2008-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller6-36/+179
2008-08-07tcp: (whitespace only) fix confusing indentationAdam Langley1-70/+68
2008-08-07pkt_sched: Fix qdisc config when link is down.David S. Miller1-4/+4
2008-08-07Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller27-13/+31609
2008-08-07Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds2-2/+2
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds16-122/+108
2008-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-457/+522
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-111/+124
2008-08-07Fix up duplicate '__s3c2410wdt_stop()' functionLinus Torvalds1-11/+0
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds139-0/+0
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell4-1179/+2
2008-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds30-592/+685
2008-08-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds14-267/+734
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds70-3746/+3837
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-10/+10
2008-08-07PCI: Limit VPD length for Broadcom 5708SDean Hildebrand1-1/+3
2008-08-07tracehook: fix CLONE_PTRACERoland McGrath2-2/+2
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell16-16/+18
2008-08-07PCI PM: Export pci_pme_active to driversRafael J. Wysocki2-1/+3
2008-08-07[ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King1-2/+2
2008-08-07Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier13-89/+82
2008-08-07IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel1-1/+1
2008-08-07IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov1-1/+1
2008-08-07[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann1-2/+161
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann4-31/+6
2008-08-07[Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann1-3/+12
2008-08-07PCI: remove duplicate symbol from pci_ids.hakpm@linux-foundation.org1-2/+0
2008-08-07PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman1-16/+38
2008-08-07PCI: fully restore MSI state at resume timeJesse Barnes1-3/+2
2008-08-07DMA: make dma-coherent.c documentation kdoc-friendlyDmitry Baryshkov1-5/+5
2008-08-07PCI: make pci_register_driver() a macroAndrew Morton1-4/+6
2008-08-07PCI: add Broadcom 5708S to VPD length quirkEric Dumazet1-1/+4
2008-08-07ath9k: Revamp wireless mode usageSujith12-324/+205
2008-08-07ath9k: More unused macrosSujith1-6/+0
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith1-145/+130
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2-9/+4
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith6-212/+178
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith9-320/+330
2008-08-07ath9k: work around gcc ICEsAdrian Bunk1-1/+5
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez23-0/+31694
2008-08-07ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez1-2/+0
2008-08-07list.h: add list_cut_position()Luis R. Rodriguez1-0/+40
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez3-11/+40
2008-08-07p54: swap short slot time dcf valuesChristian Lamparter1-2/+2
2008-08-07rt2x00: Block all unsupported modesIvo van Doorn1-17/+37