summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers
2008-02-13pcmcia: ipwireless depends on NETDEVICESPaul Mundt
2008-02-13Smack: check for 'struct socket' with NULL skAhmed S. Darwish
2008-02-13udf: fix udf_add_free_spaceMarcin Slusarz
2008-02-13udf: fix directory offset handlingJan Kara
2008-02-13Documentation: sysctl/kernel.txt: fix documentation referenceMichael Opdenacker
2008-02-13fs/smbfs/inode.c: fix warning message deprecating smbfsSergio Luis
2008-02-13docbook: drop z85230 library from kernel-apiRandy Dunlap
2008-02-13xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz
2008-02-13moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky
2008-02-13docbook: make a networking book and fix a few errorsRandy Dunlap
2008-02-13docbook: sunrpc filenames and notation fixesRandy Dunlap
2008-02-13docbook: move pipe and splice to filesystems docbookRandy Dunlap
2008-02-13kernel-doc: fix fs/pipe.c notationRandy Dunlap
2008-02-13parport: section fixupDavid Brownell
2008-02-13Documentation: prune redundant SubmitChecklist itemsJ. Bruce Fields
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan
2008-02-13SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer
2008-02-13Final removal of FASTCALL()/fastcallHarvey Harrison
2008-02-13remove final fastcall usersHarvey Harrison
2008-02-13rcupdate: fix commentPaul E. McKenney
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra
2008-02-13acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds
2008-02-13FRV: Fix up parse error in linker scriptDavid Howells
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-13drivers/memstick/host/tifm_ms.c breakageAl Viro
2008-02-13dm-raid1 breakage on 64bitAl Viro
2008-02-13wmi: (!x & y) strikes againAl Viro
2008-02-13x86: pit_clockevent can be staticHarvey Harrison
2008-02-13x86: EFI runtime code mapping enhancementHuang, Ying
2008-02-13x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner
2008-02-13x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen
2008-02-13xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge
2008-02-13x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge
2008-02-13x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka
2008-02-13x86: fix sigcontext.h user exportIngo Molnar
2008-02-13sched: rt-group: refure unrunnable tasksPeter Zijlstra
2008-02-13sched: rt-group: clean up the ifdefferyPeter Zijlstra
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra
2008-02-13sched: rt-group: interfacePeter Zijlstra
2008-02-13sched: rt-group: deal with PIPeter Zijlstra
2008-02-13sched: fix incorrect irq lock usage in normalize_rt_tasks()Peter Zijlstra
2008-02-13sched: fair-group: separate tg->shares from task_group_lockPeter Zijlstra
2008-02-13hrtimer: more hrtimer_init_sleeper() fallout.Peter Zijlstra
2008-02-12timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USECH. Peter Anvin
2008-02-11WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds
2008-02-11x86: vdso_install fixRoland McGrath
2008-02-11mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro