aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ATM]: [nicstar] delay irq setup until card is configuredChas Williams2008-01-081-10/+9
* [TULIP]: NAPI full quantum bug.Stephen Hemminger2008-01-081-1/+2
* [METH]: Fix MAC address handling.Thomas Bogendoerfer2008-01-081-3/+7
* [NET]: Fix netx-eth.c compilation.Adrian Bunk2008-01-081-2/+2
* [IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland2008-01-082-4/+19
* [IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu2008-01-081-1/+3
* [NIU]: Update driver version and release date.David S. Miller2008-01-081-2/+2
* [NIU]: Fix potentially stuck TCP socket send queues.David S. Miller2008-01-081-1/+2
* [NIU]: Missing ->last_rx update.David S. Miller2008-01-081-0/+2
* [NIU]: Fix slowpath interrupt handling.Matheos Worku2008-01-081-11/+23
* futex: Prevent stale futex owner when interrupted/timeoutThomas Gleixner2008-01-081-10/+41
* pl2303: Fix mode switching regressionAlan Cox2008-01-083-0/+27
* hfs: handle more on-disk corruptions without oopsingEric Sandeen2008-01-084-3/+42
* Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0Thomas Bogendoerfer2008-01-081-1/+1
* snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...Jean Delvare2008-01-081-38/+63
* dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare2008-01-081-5/+14
* vmcoreinfo: add the array length of "free_list" for filtering free pagesKen'ichi Ohmichi2008-01-081-0/+1
* eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow2008-01-082-17/+4
* xip: fix get_zeroed_page with __GFP_HIGHMEMAkinobu Mita2008-01-081-4/+5
* md: fix data corruption when a degraded raid5 array is reshapedDan Williams2008-01-081-2/+4
* KEYS: fix macroSebastian Siewior2008-01-081-1/+1
* fat: optimize fat_count_free_clusters()OGAWA Hirofumi2008-01-081-0/+28
* spi_bitbang: always grab lock with irqs blockedDavid Brownell2008-01-081-2/+3
* x86: fix do_fork_idle section mismatchThomas Gleixner2008-01-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-01-083-3/+3
|\
| * IB/srp: Release transport before removing hostDave Dillow2008-01-081-1/+1
| * IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak2008-01-081-1/+1
| * MAINTAINERS: Update Sean Hefty's email addressSean Hefty2008-01-081-1/+1
* | Revert "hda_intel suspend latency: shorten codec read"Linus Torvalds2008-01-081-2/+1
* | acct: real_parent ppidRoland McGrath2008-01-071-1/+1
* | core dump: real_parent ppidRoland McGrath2008-01-071-2/+2
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-079-47/+57
|\ \
| * | [MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle2008-01-071-1/+2
| * | [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bugThomas Bogendoerfer2008-01-071-2/+2
| * | [MIPS] Fix IP32 breakageThomas Bogendoerfer2008-01-074-13/+19
| * | [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warningSergei Shtylyov2008-01-072-29/+32
| * | [MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate placeAtsushi Nemoto2008-01-071-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-01-073-7/+6
|\ \
| * | V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was read, n...Hans Verkuil2008-01-072-4/+5
| * | V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driverGregor Jasny2008-01-071-3/+1
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-01-062-1/+21
|\ \ | |/ |/|
| * [ARM] 4691/1: add missing i2c_board_info struct for at91rm9200Jan Altenberg2008-01-061-0/+9
| * [ARM] 4735/1: Unbreak pxa25x suspend/resumeRichard Purdie2008-01-031-1/+12
* | Linux 2.6.24-rc7Linus Torvalds2008-01-061-1/+1
* | CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2008-01-062-4/+2
* | hda_intel suspend latency: shorten codec readIngo Molnar2008-01-061-1/+2
* | fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy2008-01-061-0/+8
* | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-069-58/+43
* | [SCSI] SRP transport: only remove our own entriesDave Dillow2008-01-041-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-048-51/+127
|\ \