summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2010-11-051-23/+65
|\
| * firewire: ohci: fix race when reading count in AR descriptorClemens Ladisch2010-10-301-2/+4
| * firewire: ohci: avoid reallocation of AR buffersClemens Ladisch2010-10-301-12/+16
| * firewire: ohci: fix race in AR split packet handlingClemens Ladisch2010-10-301-14/+21
| * firewire: ohci: fix buffer overflow in AR split packet handlingClemens Ladisch2010-10-301-3/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-11-059-161/+152
|\ \
| * | cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky2010-11-054-14/+15
| * | cifs: dereferencing first then checkingJeff Layton2010-11-041-7/+3
| * | cifs: trivial comment fix: tlink_tree is now a rbtreeSuresh Jayaraman2010-11-041-1/+1
| * | [CIFS] Cleanup unused variable build warningSteve French2010-11-021-1/+0
| * | cifs: convert tlink_tree to a rbtreeJeff Layton2010-11-024-85/+101
| * | cifs: store pointer to master tlink in superblock (try #2)Jeff Layton2010-11-022-17/+5
| * | cifs: trivial doc fix: note setlease implementedJ. Bruce Fields2010-11-021-1/+1
| * | CIFS: Add cifs_set_oplock_levelPavel Shilovsky2010-11-023-32/+30
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-11-021-1/+1
| |\ \
| * | | FS: cifs, remove unneeded NULL testsJiri Slaby2010-11-022-18/+11
* | | | posix-cpu-timers: workaround to suppress the problems with mt execOleg Nesterov2010-11-051-0/+8
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-051-3/+2
|\ \ \ \
| * | | | hwmon: (ltc4261) Fix error message formatJean Delvare2010-11-051-2/+1
| * | | | hwmon: (ltc4261) Add missing newline in debug messageGuenter Roeck2010-11-051-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-0522-76/+110
|\ \ \ \ \
| * | | | | arch/tile: mark "hardwall" device as non-seekableChris Metcalf2010-11-011-1/+1
| * | | | | asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf2010-11-014-12/+16
| * | | | | arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf2010-11-012-18/+24
| * | | | | arch/tile: correct double syscall restart for nested signalsChris Metcalf2010-11-011-1/+5
| * | | | | arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf2010-11-011-2/+6
| * | | | | arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-018-18/+18
| * | | | | arch/tile: complete migration to new kmap_atomic schemeChris Metcalf2010-11-017-24/+40
| | |/ / / | |/| | |
* | | | | leds-net5501: taints kernel, add licenseRandy Dunlap2010-11-051-0/+2
* | | | | Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall...Jesper Juhl2010-11-051-11/+4
* | | | | Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-052-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter2010-11-031-0/+2
| * | | | m68knommu: add back in declaration of do_IRQGreg Ungerer2010-11-031-0/+1
* | | | | vmstat: fix offset calculation on void*Wu Fengguang2010-11-031-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-0317-55/+82
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-039802-503113/+962630
| |\ \ \ \
| | * | | | ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula2010-11-031-1/+1
| | * | | | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-032-12/+28
| | |\ \ \ \
| | | * | | | ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula2010-10-301-2/+2
| | | * | | | ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi2010-10-301-2/+6
| | | * | | | ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi2010-10-301-1/+1
| | | * | | | ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi2010-10-301-7/+19
| | * | | | | Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown2010-11-029796-503090/+962593
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao2010-11-021-1/+1
| | * | | | | ASoC: Update WARN uses in wm_hubsJoe Perches2010-11-011-1/+1
| | * | | | | ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula2010-11-011-0/+1
| | * | | | | ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740Jarkko Nikula2010-11-011-1/+1
| | * | | | | ASoC: Remove volatility from WM8900 POWER1 registerMark Brown2010-11-011-6/+0
| | * | | | | ASoC: Check return value of struct_strtoul() in pmdown_time_set()Mark Brown2010-10-281-1/+4
| * | | | | | ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek2010-11-031-0/+1