summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-07[PATCH] powerpc: make ISA floppies work againStephen Rothwell2-2/+4
2006-04-07[PATCH] sbp2: fix spinlock recursionStefan Richter1-17/+15
2006-04-07[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier1-5/+7
2006-04-07[PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch1-5/+6
2006-04-07[PATCH] sysfs: zero terminate sysfs write buffers (CVE-2006-1055)Greg Kroah-Hartman1-1/+1
2006-04-07[PATCH] USB: Fix irda-usb use after useEugene Teo1-2/+3
2006-04-07[PATCH] tlclk: fix handling of device majorAndrew Morton1-0/+1
2006-03-28Linux 2.6.16.1v2.6.16.1Greg Kroah-Hartman1-1/+1
2006-03-28[PATCH] Fix speedstep-smi assembly bug in speedstep_smi_ownershipAndrew Morton1-1/+3
2006-03-28[PATCH] DMI: fix DMI onboard device discoveryAndrey Panin1-1/+1
2006-03-28[PATCH] cciss: fix use-after-free in cciss_init_onePatrick McHardy1-1/+1
2006-03-28[PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.Neil Brown1-1/+1
2006-03-28[PATCH] fix scheduler deadlockAnton Blanchard1-2/+7
2006-03-28[PATCH] proc: fix duplicate line in /proc/devicesNeil Horman1-1/+1
2006-03-28[PATCH] rtc.h broke strace(1) buildsJoe Korty1-2/+2
2006-03-28[PATCH] dm: bio split bvec fixAlasdair G Kergon1-19/+24
2006-03-28[PATCH] v9fs: assign dentry ops to negative dentriesLatchesar Ionkov1-2/+1
2006-03-28[PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas1-1/+1
2006-03-28[PATCH] NET: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.David S. Miller1-2/+3
2006-03-28[PATCH] XFS writeout fixNathan Scott1-1/+1
2006-03-28[PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error pathGreg Kroah-Hartman1-0/+1
2006-03-28[PATCH] get_cpu_sysdev() signedness fixAndrew Morton2-2/+2
2006-03-28[PATCH] firmware: fix BUG: in fw_realloc_bufferJeff Moyer1-2/+4
2006-03-28[PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman2-1/+6
2006-03-28[PATCH] TCP: Do not use inet->id of global tcp_socket when sending RST (CVE-2...Alexey Kuznetsov1-5/+1
2006-03-28[PATCH] 2.6.xx: sata_mv: another critical fixMark Lord1-1/+4
2006-03-28[PATCH] Kconfig: VIDEO_DECODER must select FW_LOADERMichael Krufky1-0/+1
2006-03-28[PATCH] V4L/DVB (3324): Fix Samsung tuner frequency rangesHans Verkuil1-2/+2
2006-03-28[PATCH] sata_mv: fix irq port status usageJeff Garzik1-1/+1
2006-03-20Linux 2.6.16v2.6.16Linus Torvalds1-1/+1
2006-03-20[PATCH] Remove obsolete CREDITS addressAndrea Arcangeli1-1/+0
2006-03-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds16-134/+217
2006-03-20[TG3]: 40-bit DMA workaround part 2Michael Chan3-9/+45
2006-03-20[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2-2/+9
2006-03-18[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky1-14/+14
2006-03-18[PATCH] Fixed em28xx based system lockupMarkus Rechberger1-0/+3
2006-03-18[PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov1-3/+1
2006-03-18[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle1-1/+2
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle3-18/+64
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle1-2/+2
2006-03-18[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle1-2/+3
2006-03-18[MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle1-2/+4
2006-03-18[MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle1-3/+15
2006-03-18[MIPS] Simple patch to power off DBAU1200Matej Kupljen1-0/+3
2006-03-18[MIPS] Fix DBAu1550 software power off.Sergei Shtylylov1-3/+4
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto5-6/+15
2006-03-18[MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle1-77/+103
2006-03-18[MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle1-19/+0
2006-03-18Update MAINTAINERS entry for MIPS.Ralf Baechle1-1/+2
2006-03-18[NET]: Fix race condition in sk_wait_event().Alexey Kuznetsov1-1/+1