summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | udf: fix udf_add_free_spaceMarcin Slusarz2008-02-141-1/+1
* | udf: fix directory offset handlingJan Kara2008-02-141-7/+7
* | Documentation: sysctl/kernel.txt: fix documentation referenceMichael Opdenacker2008-02-141-1/+1
* | fs/smbfs/inode.c: fix warning message deprecating smbfsSergio Luis2008-02-141-1/+1
* | docbook: drop z85230 library from kernel-apiRandy Dunlap2008-02-141-5/+0Star
* | xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz2008-02-1417-129/+114Star
* | moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky2008-02-141-1/+11
* | docbook: make a networking book and fix a few errorsRandy Dunlap2008-02-146-72/+111
* | docbook: sunrpc filenames and notation fixesRandy Dunlap2008-02-144-8/+15
* | docbook: move pipe and splice to filesystems docbookRandy Dunlap2008-02-142-20/+20
* | kernel-doc: fix fs/pipe.c notationRandy Dunlap2008-02-141-5/+5
* | parport: section fixupDavid Brownell2008-02-141-2/+2
* | Documentation: prune redundant SubmitChecklist itemsJ. Bruce Fields2008-02-141-11/+5Star
* | hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-143-5/+7
* | SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer2008-02-141-0/+2
* | Final removal of FASTCALL()/fastcallHarvey Harrison2008-02-145-11/+3Star
* | remove final fastcall usersHarvey Harrison2008-02-147-14/+13Star
* | rcupdate: fix commentPaul E. McKenney2008-02-141-1/+4
* | include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-1416-100/+95Star
* | xtime_lock vs update_process_timesPeter Zijlstra2008-02-138-33/+28Star
* | acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds2008-02-132-9/+9
* | FRV: Fix up parse error in linker scriptDavid Howells2008-02-131-3/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-02-139-209/+576
|\ \
| * | sched: rt-group: refure unrunnable tasksPeter Zijlstra2008-02-131-0/+15
| * | sched: rt-group: clean up the ifdefferyPeter Zijlstra2008-02-131-71/+139
| * | sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2008-02-136-67/+151
| * | sched: rt-group: interfacePeter Zijlstra2008-02-136-78/+242
| * | sched: rt-group: deal with PIPeter Zijlstra2008-02-132-5/+41
| * | sched: fix incorrect irq lock usage in normalize_rt_tasks()Peter Zijlstra2008-02-131-4/+4
| * | sched: fair-group: separate tg->shares from task_group_lockPeter Zijlstra2008-02-131-20/+17Star
| * | hrtimer: more hrtimer_init_sleeper() fallout.Peter Zijlstra2008-02-131-1/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-138-40/+130
|\ \ \
| * | | x86: pit_clockevent can be staticHarvey Harrison2008-02-131-1/+1
| * | | x86: EFI runtime code mapping enhancementHuang, Ying2008-02-132-23/+15Star
| * | | x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner2008-02-131-3/+3
| * | | x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen2008-02-131-2/+2
| * | | xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge2008-02-131-0/+4
| * | | x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge2008-02-131-1/+3
| * | | x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka2008-02-131-10/+36
| * | | x86: fix sigcontext.h user exportIngo Molnar2008-02-131-0/+66
| |/ /
* | | drivers/memstick/host/tifm_ms.c breakageAl Viro2008-02-131-1/+1
* | | dm-raid1 breakage on 64bitAl Viro2008-02-131-1/+1
* | | wmi: (!x & y) strikes againAl Viro2008-02-131-1/+1
* | | timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USECH. Peter Anvin2008-02-121-1/+1
|/ /
* | WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds2008-02-121-2/+2
* | x86: vdso_install fixRoland McGrath2008-02-121-10/+12
* | mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2008-02-122-28/+36
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-122-9/+8Star
|\ \
| * | [IA64] Fix build for sim_defconfigTony Luck2008-02-112-9/+8Star
| |/
* | Be more robust about bad arguments in get_user_pages()Jonathan Corbet2008-02-121-0/+2