safe/jmp/linux-2.6
2007-08-11 Greg Ungererchanging include/asm-generic/pgtable.h for non-mmu
2007-08-11 Muli Ben-Yehudafinish i386 and x86-64 sysdata conversion
2007-08-11 Stephen Hemmingerreadahead: docbook fix
2007-08-11 Jay Estabrookalpha: -Werror fixes for sys_titan.c
2007-08-11 Jes Sorensenlguest files should explicitly include asm/paravirt.h
2007-08-11 Peter Chubbfix compilation with gcc 4.2
2007-08-11 Miao Xietimer: remove clockevents_unregister_notifier
2007-08-11 David Brownellspidev warning fix
2007-08-11 Adrian Bunkcris: drivers/cdrom/Kconfig no longer exists
2007-08-11 Josh TriplettRCU: Remove prototype for nonexistent function synchron...
2007-08-11 Alan Sternhex_dump: add missing "const" qualifiers
2007-08-11 Andrew Mortonmtdchar build fix
2007-08-11 Alan Coxfix serial buffer memory leak
2007-08-11 Jarek Poplawskidocs: note about select in kconfig-language.txt
2007-08-11 Jesper JuhlDocumentation: sysrq, description of 'h' slightly inacc...
2007-08-11 Andy Whitcroftupdate checkpatch.pl to version 0.09
2007-08-11 Anton Vorontsovspi_mpc83xx: fix prescale modulus calculation
2007-08-11 Anton Vorontsovspi_mpc83xx: in "QE mode", use sysclk/2
2007-08-11 Gabriel Ckernel-parameters.txt : watchdog.txt should be wdt.txt
2007-08-11 Yasunori GotoMemory hotplug document
2007-08-11 Daniel Ritzdrivers/char/pcmcia/cm40x0_cs.c: fix release function...
2007-08-11 Rafael J. WysockiHibernation: do not try to mark invalid PFNs as nosave
2007-08-11 Ryusuke KonishieCryptfs: fix error handling in ecryptfs_init
2007-08-11 Gabriel Clinux-audit list is subscribers-only
2007-08-11 Alexey DobriyanRemove unused struct proc_dir_entry::set
2007-08-11 Lee SchermerhornFix missing numa_zonelist_order sysctl
2007-08-11 Ryusuke KonishieCryptfs: fix lookup error for special files
2007-08-11 David HowellsFRV: connect up fallocate
2007-08-11 Paul A. Clarkematroxfb: rectify jitter (G450/G550)
2007-08-11 Adrian McMenaminpvr2fb: update Documentation/fb/pvr2fb.txt
2007-08-11 Adrian McMenaminpvr2fb: Consolidated cleanup of pvr2fb.c
2007-08-11 Antonino A... pvr2fb: Fix oops when pseudo_palette is written
2007-08-11 Antonino A... fbcon: Kill compile warning
2007-08-11 Helge Dellerstifb: detect cards in double buffer mode more reliably
2007-08-11 Badari Pulavartydirect-io: fix error-path crashes
2007-08-11 Robin Holtx86_64: fix HPET init race
2007-08-11 Bryan WuBlackfin arch: after removing fs.h from mm.h, fix the...
2007-08-10 Jesper JuhlSLUB: Fix format specifier in Documentation/vm/slabinfo.c
2007-08-10 Christoph LameterSLUB: Fix dynamic dma kmalloc cache creation
2007-08-10 Christoph LameterSLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrink
2007-08-09 Alan Coxremove dubious legal statment from uio-howto
2007-08-09 Richard HendersonFix Alpha O_CLOEXEC definition
2007-08-09 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-08-09 Artem Bityutskiyhexdump: use const notation
2007-08-09 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-08-09 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-08-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-09 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-09 Ronald G. Minnichlguest: avoid shared libraries mapped over guest memory
2007-08-09 Rusty Russelllguest: Fix Malicious Guest GDT Host Crash
2007-08-09 Rusty RussellFix non-TSC guest clocksource lockup
2007-08-09 Linus TorvaldsRevert "genirq: temporary fix for level-triggered IRQ...
2007-08-09 Nicolas Ferremmc: at91_mci: remove whitespace at the end of lines
2007-08-09 Pierre Ossmanmmc: reorganize bounce buffer init
2007-08-09 Gabriel Cwbsd: fix section mismatch warnings
2007-08-09 Ingo Molnarsched: refine negative nice level granularity
2007-08-09 Ingo Molnarsched: fix update_stats_enqueue() reniced codepath
2007-08-09 Ingo Molnarsched: round a bit better
2007-08-09 Ingo Molnarsched: make the multiplication table more accurate
2007-08-09 Ingo Molnarsched: optimize update_rq_clock() calls in the load...
2007-08-09 Ingo Molnarsched: optimize activate_task()
2007-08-09 Ingo Molnarsched: clean up set_curr_task_fair()
2007-08-09 Ingo Molnarsched: remove __update_rq_clock() call from entity_tick()
2007-08-09 Ingo Molnarsched: move the __update_rq_clock() call to scheduler_t...
2007-08-09 Ingo Molnarsched debug: remove the 'u64 now' parameter from print_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' local variables
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from deactivate_t...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dequeue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dec_nr_running()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from inc_nr_running()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dec_load()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from inc_load()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_curr_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->task_new()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->put_prev_t...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from pick_next_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->pick_next_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->dequeue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->enqueue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_curr_rt()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from put_prev_ent...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from pick_next_en...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from set_next_ent...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dequeue_entity()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_entity()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_slee...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from __enqueue_sl...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from __update_sta...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_curr()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from print_cfs_rq()
2007-08-09 Ingo Molnarsched: remove 'now' use from assignments
2007-08-09 Ingo Molnarsched: remove __rq_clock()
2007-08-09 Ingo Molnarsched: eliminate __rq_clock() use
next