aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-12trivial: SubmittingPatches: fix typoPavel Machek
2009-06-12trivial: Documentation/dell_rbu.txt: fix typosMasanori Kobayasi
2009-06-12trivial: Fix Pavel's address in MAINTAINERSPavel Machek
2009-06-12trivial: ftrace:fix description of trace directoryGeunSik Lim
2009-06-12trivial: unnecessary (void*) cast removal in sound/oss/msnd.cChris Sanford
2009-06-12trivial: input/misc: Fix typo in KconfigAlessio Igor Bogani
2009-06-12trivial: fix grammo in bus_for_each_dev() kerneldocAlex Chiang
2009-06-12trivial: rbtree.txt: fix rb_entry() parameters in sample codeWang Tinggong
2009-06-12trivial: spelling fix in ppc code commentsSankar P
2009-06-12trivial: fix typo in bio_alloc kernel docNikanth Karthikesan
2009-06-12trivial: Documentation/rbtree.txt: cleanup kerneldoc of rbtree.txtfigo.zhang
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-12trivial: fix typo compatiable/compatiability has extra 'a'.Thadeu Lima de Souza Cascardo
2009-06-12trivial: kernel/power/poweroff.c: whitespace fixManish Katiyar
2009-06-12trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson
2009-06-12Trivial: fix typo s/balence/balance/Thadeu Lima de Souza Cascardo
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo
2009-06-12trivial: mtd: fix Kconfig comment about 'armflash'Paulius Zaleckas
2009-06-12trivial: remove extra spaceViral Mehta
2009-06-12trivial: fs/inode: Fix typo in file_update_time nanodocWolfram Sang
2009-06-12trivial: fix comment typo in fs/compat.cNikanth Karthikesan
2009-06-12trivial: ext2: fix a typo in comment in ext2.hAli Gholami Rudi
2009-06-12slab: setup cpu caches later on when interrupts are enabledPekka Enberg
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg
2009-06-12Merge branches 'upstream' and 'ntrig-multitouch' into for-linusJiri Kosina
2009-06-12slab: fix gfp flag in setup_cpu_cache()Pekka Enberg
2009-06-12xfs: fix freeing memory in xfs_getbmap()Felix Blyakher
2009-06-12[SCSI] Merge branch 'linus'James Bottomley
2009-06-12lguest: add support for indirect ring entriesMark McLoughlin
2009-06-12lguest: suppress notifications in example LauncherRusty Russell
2009-06-12lguest: try to batch interrupts on network receiveRusty Russell
2009-06-12lguest: avoid sending interrupts to Guest when no activity occurs.Rusty Russell
2009-06-12lguest: implement deferred interrupts in example LauncherRusty Russell
2009-06-12lguest: remove obsolete LHREQ_BREAK callRusty Russell
2009-06-12lguest: have example Launcher service all devices in separate threadsRusty Russell
2009-06-12lguest: use eventfds for device notificationRusty Russell
2009-06-12eventfd: export eventfd_signal and eventfd_fget for lguestRusty Russell
2009-06-12lguest: allow any process to send interruptsRusty Russell
2009-06-12lguest: PAE fixesRusty Russell
2009-06-12lguest: PAE supportMatias Zabaljauregui
2009-06-12lguest: Add support for kvm_hypercall4()Matias Zabaljauregui
2009-06-12lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui
2009-06-12lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui
2009-06-12lguest: map switcher with executable page table entriesMatias Zabaljauregui
2009-06-12lguest: fix writev returning short on console outputRusty Russell
2009-06-12lguest: clean up length-used value in example launcherRusty Russell
2009-06-12lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.Matias Zabaljauregui
2009-06-12lguest: beyond ARRAY_SIZE of cpu->arch.gdtRoel Kluin