summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-13[LMB]: Fix initial lmb add region with a non-zero baseKumar Gala1-0/+6
2008-02-13[LMB]: Fix bug in __lmb_alloc_base().David S. Miller1-1/+7
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller33-117/+161
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds36-370/+1232
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers4-7/+180
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers6-236/+565
2008-02-13pcmcia: ipwireless depends on NETDEVICESPaul Mundt1-1/+1
2008-02-13Smack: check for 'struct socket' with NULL skAhmed S. Darwish1-4/+5
2008-02-13udf: fix udf_add_free_spaceMarcin Slusarz1-1/+1
2008-02-13udf: fix directory offset handlingJan Kara1-7/+7
2008-02-13Documentation: sysctl/kernel.txt: fix documentation referenceMichael Opdenacker1-1/+1
2008-02-13fs/smbfs/inode.c: fix warning message deprecating smbfsSergio Luis1-1/+1
2008-02-13docbook: drop z85230 library from kernel-apiRandy Dunlap1-5/+0
2008-02-13xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz17-129/+114
2008-02-13moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky1-1/+11
2008-02-13docbook: make a networking book and fix a few errorsRandy Dunlap6-72/+111
2008-02-13docbook: sunrpc filenames and notation fixesRandy Dunlap4-8/+15
2008-02-13docbook: move pipe and splice to filesystems docbookRandy Dunlap2-20/+20
2008-02-13kernel-doc: fix fs/pipe.c notationRandy Dunlap1-5/+5
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