summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-116-67/+90
* x86: Disable CLFLUSH support againAndi Kleen2007-08-112-2/+3
* x86_64: Don't mark __exitcall as __coldAndi Kleen2007-08-111-1/+1
* x86_64: Calgary - Fix mis-handled PCI topologyMurillo Fernandes Bernardes2007-08-111-7/+6
* x86: Work around mmio config space quirk on AMD Fam10hdean gaudet2007-08-113-14/+55
* changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer2007-08-111-35/+38
* finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda2007-08-118-14/+46
* readahead: docbook fixStephen Hemminger2007-08-111-1/+1
* alpha: -Werror fixes for sys_titan.cJay Estabrook2007-08-111-7/+20
* lguest files should explicitly include asm/paravirt.hJes Sorensen2007-08-112-0/+2
* fix compilation with gcc 4.2Peter Chubb2007-08-113-4/+7
* timer: remove clockevents_unregister_notifierMiao Xie2007-08-112-11/+0
* spidev warning fixDavid Brownell2007-08-111-1/+3
* cris: drivers/cdrom/Kconfig no longer existsAdrian Bunk2007-08-111-2/+0
* RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett2007-08-111-1/+0
* hex_dump: add missing "const" qualifiersAlan Stern2007-08-112-2/+2
* mtdchar build fixAndrew Morton2007-08-111-0/+1
* fix serial buffer memory leakAlan Cox2007-08-112-6/+52
* docs: note about select in kconfig-language.txtJarek Poplawski2007-08-111-0/+9
* Documentation: sysrq, description of 'h' slightly inaccurateJesper Juhl2007-08-111-2/+2
* update checkpatch.pl to version 0.09Andy Whitcroft2007-08-111-31/+71
* spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov2007-08-111-2/+6
* spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov2007-08-111-8/+13
* kernel-parameters.txt : watchdog.txt should be wdt.txtGabriel C2007-08-111-1/+1
* Memory hotplug documentYasunori Goto2007-08-111-0/+322
* drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2007-08-112-4/+3
* Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki2007-08-111-1/+2
* eCryptfs: fix error handling in ecryptfs_initRyusuke Konishi2007-08-111-5/+13
* linux-audit list is subscribers-onlyGabriel C2007-08-111-1/+1
* Remove unused struct proc_dir_entry::setAlexey Dobriyan2007-08-111-1/+0
* Fix missing numa_zonelist_order sysctlLee Schermerhorn2007-08-111-1/+1
* eCryptfs: fix lookup error for special filesRyusuke Konishi2007-08-111-0/+4
* FRV: connect up fallocateDavid Howells2007-08-112-1/+3
* matroxfb: rectify jitter (G450/G550)Paul A. Clarke2007-08-114-10/+30
* pvr2fb: update Documentation/fb/pvr2fb.txtAdrian McMenamin2007-08-111-9/+13
* pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin2007-08-111-0/+4
* pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas2007-08-111-5/+7
* fbcon: Kill compile warningAntonino A. Daplas2007-08-111-1/+13
* stifb: detect cards in double buffer mode more reliablyHelge Deller2007-08-111-7/+12
* direct-io: fix error-path crashesBadari Pulavarty2007-08-111-0/+1
* x86_64: fix HPET init raceRobin Holt2007-08-111-4/+2
* Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu2007-08-114-0/+5
* SLUB: Fix format specifier in Documentation/vm/slabinfo.cJesper Juhl2007-08-091-1/+1
* SLUB: Fix dynamic dma kmalloc cache creationChristoph Lameter2007-08-091-14/+45
* SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkChristoph Lameter2007-08-091-7/+2
* remove dubious legal statment from uio-howtoAlan Cox2007-08-091-4/+0
* Fix Alpha O_CLOEXEC definitionRichard Henderson2007-08-091-0/+1
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-08-0911-84/+67
|\
| * SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friendsTrond Myklebust2007-08-072-4/+2
| * NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust2007-08-072-7/+4
OpenPOWER on IntegriCloud