summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-189-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/+34Star
| * cifs: reinstate sharing of SMB sessions sans racesJeff Layton2008-11-157-166/+175
| * cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton2008-11-156-150/+96Star
| * [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/+13Star
| * [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/+1Star
* | 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/+26Star
|\ \ \
| * | | rtc: rtc-sun4v fixes, revisedAlessandro Zummo2008-11-151-50/+19Star
| * | | sparc: Fix tty compile warnings.Robert Reif2008-11-131-6/+5Star
| * | | sparc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-131-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-1733-111/+526
|\ \ \ \
| * | | | rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg2008-11-171-1/+3
| * | | | isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison2008-11-171-2/+4
| * | | | Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont2008-11-171-2/+2
| * | | | e1000e: fix IPMI trafficJeff Kirsher2008-11-173-2/+51
| * | | | e1000e: fix warn_on reload after phy_id errorJeff Kirsher2008-11-171-0/+1
| * | | | phy: fix phy address bugGiulio Benetti2008-11-161-2/+2
| * | | | e100: fix dma error in direction for mappingJesse Brandeburg2008-11-161-10/+10
| * | | | igb: use dev_printk instead of printkBjorn Helgaas2008-11-161-4/+3Star
| * | | | qla3xxx: Cleanup: Fix link print statements.Ron Mercer2008-11-161-14/+5Star
| * | | | igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * | | | e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * | | | e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * | | | via-velocity: enable perfect filtering for multicast packetsJoey Zhuo2008-11-161-1/+1
| * | | | phy: Add support for Marvell 88E1118 PHYRon Madrid2008-11-151-0/+66
| * | | | mlx4_en: Pause parameters per portYevgeny Petrilin2008-11-153-22/+24
| * | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-11-155-29/+15Star
| |\ \ \ \
| | * | | | phylib: fix premature freeing of struct mii_busLennert Buytenhek2008-11-151-1/+1
| | * | | | atl1: Do not enumerate options unsupported by chipJ. K. Cliburn2008-11-151-14/+3Star