summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix GFP_HIGHMEM slab panicGiridhar Pemmasani2006-10-291-1/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-2810-29/+40
|\
| * [S390] cio: Make ccw_device_register() static.Cornelia Huck2006-10-272-3/+1
| * [S390] Improve AP bus device removal.Ralph Wuerthner2006-10-271-1/+6
| * [S390] uaccess error handling.Heiko Carstens2006-10-274-20/+28
| * [S390] cio: css_probe_device() must be called enabled.Cornelia Huck2006-10-271-4/+3
| * [S390] Initialize interval value to 0.Gerald Schaefer2006-10-271-0/+1
| * [S390] sys_getcpu compat wrapper.Paul Mundt2006-10-271-1/+1
* | [PATCH] Calculation fix for memory holes beyong the end of physical memoryMel Gorman2006-10-281-1/+1
* | [PATCH] workqueue: update kerneldocAlan Stern2006-10-281-3/+3
* | [PATCH] JMB 368 PATA detectionAlan Cox2006-10-281-2/+4
* | [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi2006-10-281-6/+6
* | [PATCH] time_adjust cleared before useJim Houston2006-10-281-1/+1
* | [PATCH] move SYS_HYPERVISOR inside the Generic Driver menuRandy Dunlap2006-10-281-2/+2
* | [PATCH] fill_tgid: cleanup delays accountingOleg Nesterov2006-10-281-1/+1
* | [PATCH] taskstats: don't use tasklist_lockOleg Nesterov2006-10-281-35/+24
* | [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2006-10-284-21/+13
* | [PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov2006-10-281-0/+3
* | [PATCH] taskstats_tgid_free: fix usageOleg Nesterov2006-10-283-12/+3
* | [PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov2006-10-281-2/+5
* | [PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov2006-10-281-6/+9
* | [PATCH] strstrip remove last blank fixMichael Holzheu2006-10-281-1/+1
* | [PATCH] Constify compat_get_bitmap argumentStephen Rothwell2006-10-282-2/+2
* | [PATCH] VFS: Fix an error in unused dentry countingDavid Howells2006-10-281-2/+8
* | [PATCH] missing unused dentry in prune_dcache()?Vasily Averin2006-10-281-4/+5
* | [PATCH] hugetlb: fix absurd HugePages_RsvdHugh Dickins2006-10-281-0/+3
* | [PATCH] hugetlb: fix prio_tree unitHugh Dickins2006-10-281-13/+11
* | [PATCH] hugetlb: fix size=4G parsingHugh Dickins2006-10-281-1/+0
* | [PATCH] cciss: fix printk format warningRandy Dunlap2006-10-281-4/+4
* | [PATCH] ioc4: fix printk format warningRandy Dunlap2006-10-281-2/+2
* | [PATCH] Add missing space in module.c for taintskernelJan Dittmer2006-10-281-1/+1
* | [PATCH] visws build fixAndrey Panin2006-10-283-57/+8
* | [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani2006-10-282-8/+13
* | [PATCH] Fix potential OOPs in blkdev_open()Pavel Emelianov2006-10-281-0/+2
* | [PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto2006-10-281-1/+1
* | [PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap2006-10-282-4/+4
* | [PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown2006-10-281-0/+2
* | [PATCH] md: simplify checking of available size when resizing an arrayNeilBrown2006-10-281-5/+2
* | [PATCH] md: fix bug where spares don't always get rebuilt properly when they ...NeilBrown2006-10-281-0/+1
* | [PATCH] fix efi_memory_present_wrapper()bibo,mao2006-10-281-1/+1
* | [PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen2006-10-281-1/+14
* | [PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen2006-10-281-1/+14
* | [PATCH] ext4: fix printk format warningsRandy Dunlap2006-10-281-9/+14
* | [PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh2006-10-281-4/+4
* | [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-284-22/+43
* | [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-283-28/+19
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-286-16/+16
|\ \
| * | [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-276-16/+16
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-288-81/+147
|\ \
| * | PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese2006-10-271-27/+0