summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-18Release old elevator on change elevatorZhaolei1-1/+7
2008-11-18block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nashZhang, Yanmin1-0/+2
2008-11-18block/md: fix md autodetectionTejun Heo1-1/+1
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo3-17/+19
2008-11-18block: fix add_partition() error pathTejun Heo1-1/+3
2008-11-18prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp1-1/+4
2008-11-18Fixed parsing of mount options when doing DFS submountIgor Mammedov2-27/+83
2008-11-17Remove -mno-spe flags as they dont belongKumar Gala1-3/+1
2008-11-17[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...Steve French1-3/+4
2008-11-17rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg1-1/+3
2008-11-17isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison1-2/+4
2008-11-17[CIFS] Fix build breakSteve French1-2/+2
2008-11-17Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont1-2/+2
2008-11-17cifs: reinstate sharing of tree connectionsJeff Layton6-218/+249
2008-11-17e1000e: fix IPMI trafficJeff Kirsher3-2/+51
2008-11-17e1000e: fix warn_on reload after phy_id errorJeff Kirsher1-0/+1
2008-11-17unitialized return value in mm/mlock.c: __mlock_vma_pages_range()Helge Deller1-1/+1
2008-11-17stop_machine: fix race with return value (fixes Bug #11989)Rusty Russell1-2/+3
2008-11-17Fix broken ownership of /proc/sys/ filesAl Viro1-0/+1
2008-11-16mfd: Correct WM8350 I2C return code usageMark Brown1-2/+13
2008-11-16mfd: fix event masking for da9030Mike Rapoport1-1/+1
2008-11-16acpi: fix oops in acpi_system_wakeup_device_seq_showLinus Torvalds1-1/+1
2008-11-16phy: fix phy address bugGiulio Benetti1-2/+2
2008-11-16e100: fix dma error in direction for mappingJesse Brandeburg1-10/+10
2008-11-16igb: use dev_printk instead of printkBjorn Helgaas1-4/+3
2008-11-16qla3xxx: Cleanup: Fix link print statements.Ron Mercer1-14/+5
2008-11-16igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16via-velocity: enable perfect filtering for multicast packetsJoey Zhuo1-1/+1
2008-11-15phy: Add support for Marvell 88E1118 PHYRon Madrid1-0/+66
2008-11-15mlx4_en: Pause parameters per portYevgeny Petrilin3-22/+24
2008-11-15Linux 2.6.28-rc5v2.6.28-rc5Linus Torvalds1-1/+1
2008-11-15Fix inotify watch removal/umount racesAl Viro4-48/+218
2008-11-15LIS3LV02Dx: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky1-19/+23
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2-19/+0
2008-11-15mm: remove unevictable's show_page_pathKOSAKI Motohiro1-35/+0
2008-11-15misc: C2port needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-11-15m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven1-1/+1
2008-11-15Move "exit_robust_list" into mm_release()Linus Torvalds2-9/+11
2008-11-15[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg1-2/+2
2008-11-15rtc: rtc-sun4v fixes, revisedAlessandro Zummo1-50/+19
2008-11-15[CIFS] minor cleanup to cifs_mountSteve French1-40/+34
2008-11-15cifs: reinstate sharing of SMB sessions sans racesJeff Layton7-166/+175
2008-11-15libata: improve phantom device detectionTejun Heo1-2/+11
2008-11-15cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton6-150/+96
2008-11-15phylib: fix premature freeing of struct mii_busLennert Buytenhek1-1/+1
2008-11-15atl1: Do not enumerate options unsupported by chipJ. K. Cliburn1-14/+3
2008-11-15atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn1-4/+0