summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* numa: mempolicy: trivial debug fixes.Paul Mundt2007-07-161-10/+10
* oom: stop allocating user memory if TIF_MEMDIE is setEthan Solomita2007-07-161-0/+8
* numa: mempolicy: dynamic interleave map for system initPaul Mundt2007-07-161-3/+28
* SLUB: support slub_debug on by defaultChristoph Lameter2007-07-164-45/+87
* invalidate_mapping_pages(): add cond_reschedAndrew Morton2007-07-163-16/+27
* mm: debug check for the fault vs invalidate raceNick Piggin2007-07-161-0/+1
* hugetlb: fix race in alloc_fresh_huge_page()Joe Jin2007-07-161-4/+11
* vmscan: fix comments related to shrink_list()Anderson Briglia2007-07-163-4/+4
* slob: improved alignment handlingNick Piggin2007-07-161-23/+26
* slob: remove bigblock trackingNick Piggin2007-07-161-74/+29Star
* slob: rework freelist handlingNick Piggin2007-07-161-97/+325
* Remove the deprecated "kmem_cache_t" typedef from slab.h.Robert P. J. Day2007-07-161-2/+0Star
* MM: alloc_large_system_hash() can free some memory for non power-of-two bucke...Eric Dumazet2007-07-161-0/+15
* Make /proc/slabinfo use seq_list_xxx helpersPavel Emelianov2007-07-161-24/+6Star
* MM: use DIV_ROUND_UP() in mm/memory.cRolf Eike Beer2007-07-161-1/+1
* hugetlb: remove unnecessary nid initializationNishanth Aravamudan2007-07-161-1/+1
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-165-22/+317
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-1615-95/+132
* x86: initial fixmap supportEric W. Biderman2007-07-162-1/+22
* console: console handover to preferred consoleYinghai Lu2007-07-161-1/+4
* console: more buf for index parsingYinghai Lu2007-07-161-10/+10
* serial: assert DTR for serial console devicesYinghai Lu2007-07-161-0/+6
* lib: add idr_remove_allKristian Hoegsberg2007-07-162-0/+48
* lib: add idr_for_each()Kristian Hoegsberg2007-07-162-0/+57
* update checkpatch.pl to version 0.07Andy Whitcroft2007-07-162-198/+196Star
* LZO1X: fix lzo1x_worst_compressNitin Gupta2007-07-161-1/+1
* Add entries to MAINTAINERS for I/OAT and DMAENGINENelson, Shannon2007-07-161-0/+12
* jbd2 commit: fix transaction droppingJan Kara2007-07-161-1/+2
* jbd commit: fix transaction droppingJan Kara2007-07-161-1/+2
* authgss build fixAndrew Morton2007-07-161-0/+1
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-07-1610-49/+20Star
|\
| * git-battery vs git-acpiAndrew Morton2007-07-151-2/+3
| * Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-159-39/+0Star
| * pda_power: clean up irq, timerJeff Garzik2007-07-151-9/+8Star
| * MAINTAINERS: Add maintainers for power supply subsystem and driversAnton Vorontsov2007-07-151-0/+10
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-16190-26337/+21725Star
|\ \
| * | [SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-57/+23Star
| * | [SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-103/+60Star
| * | [SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-59/+11Star
| * | [SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-152-73/+12Star
| * | [SCSI] ppa: coding police and printk levelsAlan Cox2007-07-151-30/+27Star
| * | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma2007-07-151-1/+1
| * | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma2007-07-151-1/+1
| * | [SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk2007-07-151-2/+0Star
| * | [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMACornelia Huck2007-07-154-41/+58
| * | [SCSI] Clean up scsi_add_lun a bitMatthew Wilcox2007-07-151-38/+26Star
| * | [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...Thomas Bogendoerfer2007-07-151-2/+0Star
| * | [SCSI] sni_53c710: CleanupThomas Bogendoerfer2007-07-151-8/+2Star
| * | [SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2007-07-152-26/+33
| * | [SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke2007-07-153-5/+6