summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-14moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky1-1/+11
2008-02-14docbook: make a networking book and fix a few errorsRandy Dunlap6-72/+111
2008-02-14docbook: sunrpc filenames and notation fixesRandy Dunlap4-8/+15
2008-02-14docbook: move pipe and splice to filesystems docbookRandy Dunlap2-20/+20
2008-02-14kernel-doc: fix fs/pipe.c notationRandy Dunlap1-5/+5
2008-02-14parport: section fixupDavid Brownell1-2/+2
2008-02-14Documentation: prune redundant SubmitChecklist itemsJ. Bruce Fields1-11/+5
2008-02-14hugetlb: fix overcommit lockingNishanth Aravamudan3-5/+7
2008-02-14SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer1-0/+2
2008-02-14Final removal of FASTCALL()/fastcallHarvey Harrison5-11/+3
2008-02-14remove final fastcall usersHarvey Harrison7-14/+13
2008-02-14rcupdate: fix commentPaul E. McKenney1-1/+4
2008-02-14include/linux: Remove all users of FASTCALL() macroHarvey Harrison16-100/+95
2008-02-14xtime_lock vs update_process_timesPeter Zijlstra8-33/+28
2008-02-13acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds2-9/+9
2008-02-13FRV: Fix up parse error in linker scriptDavid Howells1-3/+1
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds9-209/+576
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds8-40/+130
2008-02-13drivers/memstick/host/tifm_ms.c breakageAl Viro1-1/+1
2008-02-13dm-raid1 breakage on 64bitAl Viro1-1/+1
2008-02-13wmi: (!x & y) strikes againAl Viro1-1/+1
2008-02-13x86: pit_clockevent can be staticHarvey Harrison1-1/+1
2008-02-13x86: EFI runtime code mapping enhancementHuang, Ying2-23/+15
2008-02-13x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner1-3/+3
2008-02-13x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen1-2/+2
2008-02-13xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge1-0/+4
2008-02-13x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge1-1/+3
2008-02-13x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka1-10/+36
2008-02-13x86: fix sigcontext.h user exportIngo Molnar1-0/+66
2008-02-13sched: rt-group: refure unrunnable tasksPeter Zijlstra1-0/+15
2008-02-13sched: rt-group: clean up the ifdefferyPeter Zijlstra1-71/+139
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra6-67/+151
2008-02-13sched: rt-group: interfacePeter Zijlstra6-78/+242
2008-02-13sched: rt-group: deal with PIPeter Zijlstra2-5/+41
2008-02-13sched: fix incorrect irq lock usage in normalize_rt_tasks()Peter Zijlstra1-4/+4
2008-02-13sched: fair-group: separate tg->shares from task_group_lockPeter Zijlstra1-20/+17
2008-02-13hrtimer: more hrtimer_init_sleeper() fallout.Peter Zijlstra1-1/+4
2008-02-13timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USECH. Peter Anvin1-1/+1
2008-02-12WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds1-2/+2
2008-02-12x86: vdso_install fixRoland McGrath1-10/+12
2008-02-12mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2-28/+36
2008-02-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-9/+8
2008-02-12Be more robust about bad arguments in get_user_pages()Jonathan Corbet1-0/+2
2008-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+1
2008-02-12Add Matt to MAINTAINERS as a SLAB allocator maintainerPekka Enberg1-0/+2
2008-02-12Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-42/+75
2008-02-12Make topology fallback macros reference their arguments.Andi Kleen1-5/+5
2008-02-12mlx4_core: Fix build break (missing include)Olof Johansson1-0/+1
2008-02-12[IA64] Fix build for sim_defconfigTony Luck2-9/+8
2008-02-11sata_mv: platform driver allocs dma without createByron Bradley1-20/+24