summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-08-127-50/+101
|\
| * ocfs2: set non-default s_time_gran during mountMark Fasheh2007-08-101-0/+1
| * ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran2007-08-101-8/+16
| * ocfs2: Fix rename/extend raceSunil Mushran2007-08-101-1/+15
| * [2.6 patch] ocfs2_insert_extent(): remove dead codeAdrian Bunk2007-08-101-4/+0
| * ocfs2: Fix max offset calculationsMark Fasheh2007-08-101-28/+40
| * ocfs2: check ia_size limits in setattrMark Fasheh2007-08-101-0/+5
| * ocfs2: Fix some casting errors related to file writesMark Fasheh2007-08-102-5/+5
| * ocfs2: use s_maxbytes directly in ocfs2_change_file_space()Mark Fasheh2007-08-103-4/+2
| * ocfs2: Restrict inode changes in ocfs2_update_inode_atime()Mark Fasheh2007-08-101-1/+18
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-1210-104/+55
|\ \
| * | BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells2007-08-111-0/+3
| * | sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig2007-08-111-19/+10
| * | drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski2007-08-111-52/+26
| * | drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-111-8/+8
| * | Clean up duplicate includes in drivers/block/Jesper Juhl2007-08-111-1/+0
| * | Fix remap handling by blktraceAlan D. Brunelle2007-08-113-3/+8
| * | [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-112-21/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-123-7/+17
|\ \ \
| * | | sched debug: dont print kernel address in /proc/sched_debugIngo Molnar2007-08-101-1/+1
| * | | sched: fix typo in the FAIR_GROUP_SCHED branchIngo Molnar2007-08-101-4/+3
| * | | sched: improve rq-clock overflow logicIngo Molnar2007-08-101-2/+13
| |/ /
* | | i386: Fix double fault handlerChuck Ebbert2007-08-121-6/+7
* | | i386: Fix start_kernel warningAndi Kleen2007-08-121-3/+1
* | | x86_64: vdso.lds in arch/x86_64/vdso/.gitignorePete Zaitcev2007-08-121-0/+1
* | | i386: Add warning in Documentation that zero-page is not a stable ABIAndi Kleen2007-08-121-0/+10
* | | i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-124-8/+13
* | | i386: really stop MCEs during code patchingAdrian Bunk2007-08-121-2/+2
* | | x86_64: Early segment setup for VTZachary Amsden2007-08-121-0/+7
* | | i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-126-67/+90
* | | x86: Disable CLFLUSH support againAndi Kleen2007-08-122-2/+3
* | | x86_64: Don't mark __exitcall as __coldAndi Kleen2007-08-121-1/+1
* | | x86_64: Calgary - Fix mis-handled PCI topologyMurillo Fernandes Bernardes2007-08-121-7/+6
* | | x86: Work around mmio config space quirk on AMD Fam10hdean gaudet2007-08-123-14/+55
* | | changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer2007-08-121-35/+38
* | | finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda2007-08-128-14/+46
* | | readahead: docbook fixStephen Hemminger2007-08-121-1/+1
* | | alpha: -Werror fixes for sys_titan.cJay Estabrook2007-08-121-7/+20
* | | lguest files should explicitly include asm/paravirt.hJes Sorensen2007-08-122-0/+2
* | | fix compilation with gcc 4.2Peter Chubb2007-08-123-4/+7
* | | timer: remove clockevents_unregister_notifierMiao Xie2007-08-122-11/+0
* | | spidev warning fixDavid Brownell2007-08-121-1/+3
* | | cris: drivers/cdrom/Kconfig no longer existsAdrian Bunk2007-08-121-2/+0
* | | RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett2007-08-121-1/+0
* | | hex_dump: add missing "const" qualifiersAlan Stern2007-08-122-2/+2
* | | mtdchar build fixAndrew Morton2007-08-121-0/+1
* | | fix serial buffer memory leakAlan Cox2007-08-122-6/+52
* | | docs: note about select in kconfig-language.txtJarek Poplawski2007-08-121-0/+9
* | | Documentation: sysrq, description of 'h' slightly inaccurateJesper Juhl2007-08-121-2/+2
* | | update checkpatch.pl to version 0.09Andy Whitcroft2007-08-121-31/+71