summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-13parport: section fixupDavid Brownell1-2/+2
2008-02-13Documentation: prune redundant SubmitChecklist itemsJ. Bruce Fields1-11/+5
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan3-5/+7
2008-02-13SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer1-0/+2
2008-02-13Final removal of FASTCALL()/fastcallHarvey Harrison5-11/+3
2008-02-13remove final fastcall usersHarvey Harrison7-14/+13
2008-02-13rcupdate: fix commentPaul E. McKenney1-1/+4
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison16-100/+95
2008-02-13xtime_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-13[SCSI] gdth: update deprecated pci_find_deviceSergio Luis2-3/+6
2008-02-13[SCSI] gdth: scan for scsi devicesBoaz Harrosh1-0/+9
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-12timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USECH. Peter Anvin1-1/+1
2008-02-12[SCSI] sym53c416: fix module parametersJames Bottomley1-8/+8
2008-02-11WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds1-2/+2
2008-02-11x86: vdso_install fixRoland McGrath1-10/+12
2008-02-11mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2-28/+36
2008-02-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-9/+8
2008-02-11Be more robust about bad arguments in get_user_pages()Jonathan Corbet1-0/+2
2008-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+1
2008-02-11Add Matt to MAINTAINERS as a SLAB allocator maintainerPekka Enberg1-0/+2
2008-02-11Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-42/+75
2008-02-11Make topology fallback macros reference their arguments.Andi Kleen1-5/+5
2008-02-11[SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5James Smart1-1/+1
2008-02-11[SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart6-7/+137
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart9-66/+127
2008-02-11[SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart3-22/+91
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart7-33/+41