summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-11kernel-parameters.txt : watchdog.txt should be wdt.txtGabriel C
2007-08-11Memory hotplug documentYasunori Goto
2007-08-11drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz
2007-08-11Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki
2007-08-11eCryptfs: fix error handling in ecryptfs_initRyusuke Konishi
2007-08-11linux-audit list is subscribers-onlyGabriel C
2007-08-11Remove unused struct proc_dir_entry::setAlexey Dobriyan
2007-08-11Fix missing numa_zonelist_order sysctlLee Schermerhorn
2007-08-11eCryptfs: fix lookup error for special filesRyusuke Konishi
2007-08-11FRV: connect up fallocateDavid Howells
2007-08-11matroxfb: rectify jitter (G450/G550)Paul A. Clarke
2007-08-11pvr2fb: update Documentation/fb/pvr2fb.txtAdrian McMenamin
2007-08-11pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin
2007-08-11pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas
2007-08-11fbcon: Kill compile warningAntonino A. Daplas
2007-08-11stifb: detect cards in double buffer mode more reliablyHelge Deller
2007-08-11direct-io: fix error-path crashesBadari Pulavarty
2007-08-11x86_64: fix HPET init raceRobin Holt
2007-08-11Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu
2007-08-09SLUB: Fix format specifier in Documentation/vm/slabinfo.cJesper Juhl
2007-08-09SLUB: Fix dynamic dma kmalloc cache creationChristoph Lameter
2007-08-09SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkChristoph Lameter
2007-08-09remove dubious legal statment from uio-howtoAlan Cox
2007-08-09Fix Alpha O_CLOEXEC definitionRichard Henderson
2007-08-09Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-08-09hexdump: use const notationArtem Bityutskiy
2007-08-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-08-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-08-09lguest: avoid shared libraries mapped over guest memoryRonald G. Minnich
2007-08-09lguest: Fix Malicious Guest GDT Host CrashRusty Russell
2007-08-09Fix non-TSC guest clocksource lockupRusty Russell
2007-08-09Revert "genirq: temporary fix for level-triggered IRQ resend"Linus Torvalds
2007-08-09mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre
2007-08-09mmc: reorganize bounce buffer initPierre Ossman
2007-08-09wbsd: fix section mismatch warningsGabriel C
2007-08-09sched: refine negative nice level granularityIngo Molnar
2007-08-09sched: fix update_stats_enqueue() reniced codepathIngo Molnar
2007-08-09sched: round a bit betterIngo Molnar
2007-08-09sched: make the multiplication table more accurateIngo Molnar
2007-08-09sched: optimize update_rq_clock() calls in the load-balancerIngo Molnar
2007-08-09sched: optimize activate_task()Ingo Molnar
2007-08-09sched: clean up set_curr_task_fair()Ingo Molnar
2007-08-09sched: remove __update_rq_clock() call from entity_tick()Ingo Molnar
2007-08-09sched: move the __update_rq_clock() call to scheduler_tick()Ingo Molnar
2007-08-09sched debug: remove the 'u64 now' parameter from print_task()/_rq()Ingo Molnar
2007-08-09sched: remove the 'u64 now' local variablesIngo Molnar
2007-08-09sched: remove the 'u64 now' parameter from deactivate_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from dequeue_task()Ingo Molnar