summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-186-19/+35
|\
| * cpuset: fix regression when failed to generate sched domainsLi Zefan2008-11-182-10/+15
| * sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov2008-11-172-6/+16
| * sched: fix kernel warning on /proc/sched_debug accessIngo Molnar2008-11-161-2/+3
| * sched: correct sched-rt-group.txt pathname in init/KconfigAdrian Knoth2008-11-131-1/+1
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-182-5/+7
|\ \
| * | swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori2008-11-171-3/+7
| * | MAINTAINERS: remove me as RAID maintainerIngo Molnar2008-11-161-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-11-1811-32/+49
|\ \ \
| * | | Blackfin arch: fix a broken define in dma-mappingMike Frysinger2008-11-181-1/+5
| * | | Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang2008-11-181-1/+1
| * | | Blackfin arch: fix bug - shared lib function in L2 failed be calledJie Zhang2008-10-282-5/+10
| * | | Blackfin arch: fix incorrect limit check for bf54x check_gpioMike Frysinger2008-10-281-1/+1
| * | | Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz.Michael Hennerich2008-10-281-7/+7
| * | | Blackfin arch: dont warn when running a kernel on the oldest supported siliconMike Frysinger2008-10-281-1/+1
| * | | Blackfin arch: fix bug - kernel build with write back policy fails to be boot...Mike Frysinger2008-10-281-1/+1
| * | | Blackfin arch: fix bug - dmacopy test case fail on all platformMike Frysinger2008-11-181-1/+5
| * | | Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSERobin Getz2008-10-281-2/+2
| * | | Blackfin arch: don't copy bss when copying L1Mike Frysinger2008-10-272-6/+6
| * | | Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patchGraf Yang2008-10-271-4/+5
| * | | Blackfin arch: handle case of d_path() returning error in decode_address()Tim Pepper2008-10-271-2/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-11-184-19/+94
|\ \ \ \ | |/ / / |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai2008-11-184-19/+94
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | ALSA: sound/pci/pcxhr/pcxhr.c: introduce missing kfree and pci_disable_deviceJulia Lawall2008-11-151-1/+4
| | * | | ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai2008-11-181-2/+2
| | * | | ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai2008-11-181-0/+4
| | * | | ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai2008-11-181-7/+7
| | * | | ALSA: hda - Check model type instead of SSID in patch_92hd71bxx()Takashi Iwai2008-11-151-2/+2
| | * | | ALSA: hda: STAC_VREF_EVENT value changeMatthew Ranostay2008-11-151-1/+3
| | * | | ALSA: hda - Missing NULL check in hda_beep.cTakashi Iwai2008-11-131-0/+4
| | * | | ALSA: hda - Add digital beep playback switch for STAC/IDT codecsTakashi Iwai2008-11-133-6/+68
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-179-716/+765
|\ \ \ \ \
| * | | | | prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp2008-11-181-1/+4
| * | | | | Fixed parsing of mount options when doing DFS submountIgor Mammedov2008-11-182-27/+83
| * | | | | [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...Steve French2008-11-171-3/+4
| * | | | | [CIFS] Fix build breakSteve French2008-11-171-2/+2
| * | | | | cifs: reinstate sharing of tree connectionsJeff Layton2008-11-176-218/+249
| * | | | | [CIFS] minor cleanup to cifs_mountSteve French2008-11-151-40/+34
| * | | | | cifs: reinstate sharing of SMB sessions sans racesJeff Layton2008-11-147-166/+175
| * | | | | cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton2008-11-146-150/+96
| * | | | | [CIFS] clean up server protocol handlingSteve French2008-11-143-31/+33
| * | | | | [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...Steve French2008-11-133-20/+13
| * | | | | [CIFS] Fix cifs reconnection flagsSteve French2008-11-135-151/+160
| * | | | | [CIFS] Can't rely on iov length and base when kernel_recvmsg returns errorSteve French2008-11-031-2/+7
* | | | | | Remove -mno-spe flags as they dont belongKumar Gala2008-11-171-3/+1
* | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-11-172-3/+14
|\ \ \ \ \ \
| * | | | | | mfd: Correct WM8350 I2C return code usageMark Brown2008-11-161-2/+13
| * | | | | | mfd: fix event masking for da9030Mike Rapoport2008-11-161-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-173-58/+26
|\ \ \ \ \ \ \
| * | | | | | | rtc: rtc-sun4v fixes, revisedAlessandro Zummo2008-11-141-50/+19