summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-19[XFS] s/memclear_highpage_flush/zero_user_page/Christoph Hellwig1-1/+1
2007-06-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 into for-linusTim Shimmin1-1/+1
2007-06-18Fix possible runqueue lock starvation in wait_task_inactive()Linus Torvalds1-9/+60
2007-06-18sched: fix SysRq-N (normalize RT tasks)Ingo Molnar1-3/+5
2007-06-18Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+6
2007-06-18Fix signalfd interaction with thread-private signalsBenjamin Herrenschmidt1-1/+7
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner5-459/+43
2007-06-16Linux 2.6.22-rc5Linus Torvalds1-2/+2
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman3-10/+7
2007-06-16hugetlb: fix get_policy for stacked shared memory filesAdam Litke1-1/+3
2007-06-16udf: fix possible leakage of blocksJan Kara3-17/+74
2007-06-16SLUB: minimum alignment fixesChristoph Lameter2-7/+26
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt11-46/+92
2007-06-16random: fix output buffer foldingMatt Mackall1-1/+1
2007-06-16uml: kill x86_64 STACK_TOP_MAXJeff Dike1-0/+1
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike5-16/+22
2007-06-16spi doc updatesDavid Brownell1-7/+13
2007-06-16md: fix bug in error handling during raid1 repairMike Accetta1-7/+14
2007-06-16md: fix two raid10 bugsNeilBrown1-0/+6
2007-06-16fuse: ->fs_flags fixletAlexey Dobriyan1-2/+1
2007-06-16perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink1-5/+5
2007-06-16swsusp: Fix userland interfaceRafael J. Wysocki1-1/+3
2007-06-16toshiba_acpi: fix section mismatch in allyesconfigRandy Dunlap1-1/+1
2007-06-16cpuset: zero malloc - fix for old cpusetsPaul Jackson1-1/+1
2007-06-16i386 mm: use pte_update() in ptep_test_and_clear_dirty()Hugh Dickins1-12/+14
2007-06-16Restore shmid as inode# to fix /proc/pid/maps ABI breakageBadari Pulavarty1-0/+5
2007-06-16SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMICChristoph Lameter1-1/+1
2007-06-16i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink1-5/+5
2007-06-16i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink1-0/+6
2007-06-16tty: restore locked ioctl file opPaul Fulghum1-4/+10
2007-06-16fix radeon setparam on 32/64 systems, harder.David Woodhouse1-0/+5
2007-06-15Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-4/+7
2007-06-16ide-scsi: fix OOPS in idescsi_expiry()Bartlomiej Zolnierkiewicz1-1/+1
2007-06-16Resume from RAM on HPC nx6325 brokenRafael J. Wysocki1-3/+6
2007-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds8-7/+38
2007-06-15mm: Fix memory/cpu hotplug section mismatch and oops.Paul Mundt1-1/+1
2007-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...Linus Torvalds60-2049/+1070
2007-06-15Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-9/+17
2007-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds3-9/+28
2007-06-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-107/+222
2007-06-15Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds4-1/+13
2007-06-15block: always requeue !fs requests at the frontTejun Heo1-0/+9
2007-06-15[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereferenceAdrian Bunk1-1/+1
2007-06-15[TCP]: Fix logic breakage due to DSACK separationIlpo Järvinen1-4/+5
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen7-2/+32
2007-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-3/+19
2007-06-15splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe1-6/+7
2007-06-15splice: fix leak of pages on short splice to pipeJens Axboe1-1/+2
2007-06-15splice: adjust balance_dirty_pages_ratelimited() callJens Axboe1-2/+8
2007-06-15KVM: Prevent guest fpu state from leaking into the hostAvi Kivity3-9/+28