aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-167-44/+103
* [PATCH] fix rescan_partitions to return errors properlysuzuki2007-03-161-1/+1
* [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-165-4/+31
* [PATCH] smbfs: double free memory corruptionVasily Averin2007-03-161-0/+1
* [PATCH] bool fbdevs must depend on FB = yGeert Uytterhoeven2007-03-161-3/+3
* [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Michael Halcrow2007-03-161-10/+5
* [PATCH] hrtimer: fix up unlocked access to wall_to_monotonicThomas Gleixner2007-03-161-2/+3
* [PATCH] SPI: at25: do not use pointer before assignmentAtsushi Nemoto2007-03-161-1/+1
* [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()Thomas Gleixner2007-03-161-0/+6
* [PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas2007-03-161-3/+2
* [PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas2007-03-161-0/+13
* [PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cardsOndrej Zajicek2007-03-161-0/+1
* [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-1611-12/+22
* [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-162-25/+2
* [PATCH] dio: invalidate clean pages before dio writeZach Brown2007-03-161-11/+35
* [PATCH] mm: fix madvise infinine loopNick Piggin2007-03-161-1/+4
* [PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov2007-03-161-1/+1
* [PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-163-18/+35
* [PATCH] ufs: prepare write + change blocks on the flyEvgeniy Dushistov2007-03-161-28/+53
* [PATCH] ufs2: more correct work with timeEvgeniy Dushistov2007-03-163-19/+18
* [PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki2007-03-162-1/+3
* [PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki2007-03-161-0/+1
* [PATCH] rm pointless dmaengine exportsDavid Brownell2007-03-161-12/+6
* [PATCH] fix read past end of array in md/linear.cAndy Isaacson2007-03-161-1/+1
* [PATCH] reduce pnp syslog spamDavid Brownell2007-03-161-3/+3
* Linux 2.6.21-rc4Linus Torvalds2007-03-151-2/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-156-41/+63
|\
| * natsemi: Avoid IntrStatus lossage if RX state machine resets.broonie@sirena.org.uk2007-03-151-6/+8
| * natsemi: Fix NAPI for interrupt sharingbroonie@sirena.org.uk2007-03-151-18/+20
| * natsemi: Consistently use interrupt enable/disable functionsbroonie@sirena.org.uk2007-03-151-3/+3
| * NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral2007-03-153-2/+11
| * NetXen: Bug fix for Jumbo frames on XG cardLinsys Contractor Mithlesh Thukral2007-03-151-1/+4
| * skge: set mac address bonding fixStephen Hemminger2007-03-151-11/+17
* | [PATCH] sysfs: reinstate exclusion between method calls and attribute unregis...Alan Stern2007-03-152-8/+12
* | [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-156-4/+122
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-03-151-11/+9
|\ \ | |/ |/|
| * HID: zeroing of bytes in output fields is bogusJiri Kosina2007-03-121-4/+0
| * HID: allocate hid_parser in a proper wayJiri Kosina2007-03-121-7/+9
* | Disable NMI watchdog by default properlyLinus Torvalds2007-03-144-14/+3
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-148-54/+84
|\ \
| * | ocfs2_dlm: Add missing locks in dlm_empty_lockresSunil Mushran2007-03-141-0/+3
| * | ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockresSunil Mushran2007-03-141-0/+2
| * | configfs: add missing mutex_unlock()Joel Becker2007-03-141-15/+12
| * | ocfs2: add some missing address space callbacksJoel Becker2007-03-141-1/+25
| * | ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker2007-03-141-12/+32
| * | ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker2007-03-144-26/+10
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-03-142-0/+9
|\ \ \
| * | | [WATCHDOG] i8xx TCO driver - mark for removalWim Van Sebroeck2007-03-112-0/+9
| | |/ | |/|
* | | [PATCH] m68k dma-mapping: gfp_t annotationsAl Viro2007-03-141-1/+1
* | | [PATCH] paride endianness annotationsAl Viro2007-03-141-4/+4