summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-07-1534-1952/+1275
|\
| * [GFS2] Fix GFS2's use of do_div() in its quota calculationsDavid Howells2008-07-111-1/+1
| * [GFS2] Remove unused declarationLi Xiaodong2008-07-101-1/+0
| * [GFS2] Remove support for unused and pointless flagSteven Whitehouse2008-07-105-26/+2
| * [GFS2] Replace rgrp "recent list" with mru listSteven Whitehouse2008-07-103-99/+12
| * [GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse2008-07-071-2/+6
| * [GFS2] Fix delayed demote raceSteven Whitehouse2008-07-071-1/+4
| * [GFS2] don't call permission()Miklos Szeredi2008-07-034-13/+30
| * [GFS2] Fix module buildingSteven Whitehouse2008-06-272-2/+0
| * [GFS2] Glock documentationSteven Whitehouse2008-06-271-0/+114
| * [GFS2] Remove all_list from lock_dlmSteven Whitehouse2008-06-273-30/+1
| * [GFS2] Remove obsolete conversion deadlock avoidance codeSteven Whitehouse2008-06-272-24/+1
| * [GFS2] Remove remote lock dropping codeSteven Whitehouse2008-06-2711-73/+6
| * [GFS2] kernel panic mounting volumeBob Peterson2008-06-271-1/+1
| * [GFS2] Revise readpage lockingSteven Whitehouse2008-06-271-13/+16
| * [GFS2] Fix ordering of args for list_addSteven Whitehouse2008-06-271-1/+1
| * [GFS2] trivial sparse lock annotationsHarvey Harrison2008-06-272-0/+4
| * [GFS2] No lock_nolockSteven Whitehouse2008-06-278-266/+71
| * [GFS2] Fix ordering bug in lock_dlmSteven Whitehouse2008-06-274-387/+306
| * [GFS2] Clean up the glock coreSteven Whitehouse2008-06-2713-1049/+736
* | Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-153-43/+28
|\ \
| * | cputopology: always define CPU topology information, clean upBen Hutchings2008-06-131-4/+2
| * | cpu topology: always define CPU topology informationBen Hutchings2008-06-133-45/+32
* | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-1511-18/+77
|\ \ \
| * | | generic-ipi: powerpc/generic-ipi tree build failureStephen Rothwell2008-07-141-0/+1
| * | | stacktrace: fix build failure on sparc64Stephen Rothwell2008-07-081-0/+1
| * | | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-037-0/+8
| * | | stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar2008-06-302-0/+4
| * | | backtrace: replace timer with tasklet + completionsVegard Nossum2008-06-271-11/+26
| * | | stacktrace: add saved stack traces to backtrace self-testVegard Nossum2008-06-272-1/+32
| * | | stacktrace: print_stack_trace() cleanupVegard Nossum2008-06-131-6/+3
| * | | debugging: make stacktrace independent from DEBUG_KERNELIngo Molnar2008-05-251-1/+0
| * | | stacktrace: don't crash on invalid stack trace structsJohannes Berg2008-05-241-0/+3
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-154-34/+50
|\ \ \ \
| * | | | x86: Fix compile error with CONFIG_AS_CFI=nKevin Winchester2008-07-151-15/+15
| * | | | Documentation: document debugpat commandline optionThomas Gleixner2008-07-151-0/+2
| * | | | x86: sanitize KconfigThomas Gleixner2008-07-151-13/+9
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-152098-89028/+152519
| |\ \ \ \
| * | | | | x86, suspend, acpi: correct and add comments about Big Real ModeH. Peter Anvin2008-07-141-2/+11
| * | | | | x86, suspend, acpi: enter Big Real ModeH. Peter Anvin2008-07-141-4/+13
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-07-1535-1042/+2805
|\ \ \ \ \ \
| * | | | | | ext4: Documention update for new ordered mode and delayed allocationMingming Cao2008-07-111-7/+14
| * | | | | | ext4: do not set extents feature from the kernelEric Sandeen2008-07-112-9/+18
| * | | | | | ext4: Don't allow nonextenst mount option for large filesystemAneesh Kumar K.V2008-07-111-0/+15
| * | | | | | ext4: Enable delalloc by default.Aneesh Kumar K.V2008-07-111-1/+22
| * | | | | | ext4: delayed allocation i_blocks fix for statMingming Cao2008-07-113-0/+29
| * | | | | | ext4: fix delalloc i_disksize early update issueMingming Cao2008-07-111-16/+47
| * | | | | | ext4: Handle page without buffers in ext4_*_writepage()Aneesh Kumar K.V2008-07-111-45/+124
| * | | | | | ext4: Add ordered mode support for delallocAneesh Kumar K.V2008-07-112-10/+58
| * | | | | | ext4: Invert lock ordering of page_lock and transaction start in delallocMingming Cao2008-07-112-59/+152
OpenPOWER on IntegriCloud