aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/jmicron.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-17ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.hDaniel Mack1-34/+0
2007-03-17ide: au1xxx: fix use of mixed declarations and codeRalf Baechle1-1/+2
2007-03-17cmd64x: fix recovery time calculation (take 3)Sergei Shtylyov1-25/+20
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner4-12/+51
2007-03-16[PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner1-1/+5
2007-03-16[PATCH] i386: fix typo in sync_constant_test_bit()'s nameJeremy Fitzhardinge1-1/+1
2007-03-16[PATCH] spi_s3c24xx.c: warning fixArnaud Patard (Rtp1-1/+1
2007-03-16[PATCH] fix process crash caused by randomisation and 64k pagesJames Bottomley1-1/+1
2007-03-16[PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NZilvinas Valinskas1-1/+1
2007-03-16[PATCH] oom fix: prevent oom from killing a process with children/sibling unkillableAnkita Garg1-1/+1
2007-03-16[PATCH] change misleading EFI partition support descriptionJohannes Berg1-2/+1
2007-03-16[PATCH] futex: PI state locking fixIngo Molnar1-0/+2
2007-03-16[PATCH] tpm_infineon: maintainerMarcel Selhorst1-0/+3
2007-03-16[PATCH] Initialise SAK member for each virtual console to prevent oopsBernhard Walle1-0/+1
2007-03-16[PATCH] hwmon: Build fix for SENSORS_W83793Stefano Brivio1-0/+1
2007-03-16[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular filesTrond Myklebust1-1/+2
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra7-44/+103
2007-03-16[PATCH] fix rescan_partitions to return errors properlysuzuki1-1/+1
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson5-4/+31
2007-03-16[PATCH] smbfs: double free memory corruptionVasily Averin1-0/+1
2007-03-16[PATCH] bool fbdevs must depend on FB = yGeert Uytterhoeven1-3/+3
2007-03-16[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Michael Halcrow1-10/+5
2007-03-16[PATCH] hrtimer: fix up unlocked access to wall_to_monotonicThomas Gleixner1-2/+3
2007-03-16[PATCH] SPI: at25: do not use pointer before assignmentAtsushi Nemoto1-1/+1
2007-03-16[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()Thomas Gleixner1-0/+6
2007-03-16[PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas1-3/+2
2007-03-16[PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas1-0/+13
2007-03-16[PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cardsOndrej Zajicek1-0/+1
2007-03-16[PATCH] gpio_direction_output() needs an initial valueDavid Brownell11-12/+22
2007-03-16[PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2-25/+2
2007-03-16[PATCH] dio: invalidate clean pages before dio writeZach Brown1-11/+35
2007-03-16[PATCH] mm: fix madvise infinine loopNick Piggin1-1/+4
2007-03-16[PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov1-1/+1
2007-03-16[PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov3-18/+35
2007-03-16[PATCH] ufs: prepare write + change blocks on the flyEvgeniy Dushistov1-28/+53
2007-03-16[PATCH] ufs2: more correct work with timeEvgeniy Dushistov3-19/+18
2007-03-16[PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki2-1/+3
2007-03-16[PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki1-0/+1
2007-03-16[PATCH] rm pointless dmaengine exportsDavid Brownell1-12/+6
2007-03-16[PATCH] fix read past end of array in md/linear.cAndy Isaacson1-1/+1
2007-03-16[PATCH] reduce pnp syslog spamDavid Brownell1-3/+3
2007-03-17[MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.Ralf Baechle1-1/+1
2007-03-17[MIPS] Lockdep: Fix recursion bug.Ralf Baechle3-40/+40
2007-03-17[MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle3-31/+37
2007-03-17[MIPS] RTLX: Protect rtlx_{read,write} with mutex.Ralf Baechle1-0/+6
2007-03-17[MIPS] RTLX: Harden against compiler reordering and optimization.Ralf Baechle1-17/+24
2007-03-17[MIPS] RTLX: Don't use volatile; it's fragile.Ralf Baechle1-5/+16
2007-03-17[MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.Ralf Baechle1-1/+1
2007-03-17[MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.Ralf Baechle1-0/+12
2007-03-17[CHAR] lcd: Fix two warnings.Ralf Baechle1-5/+0