aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-15
|\
| * cputopology: always define CPU topology information, clean upBen Hutchings2008-06-13
| * cpu topology: always define CPU topology informationBen Hutchings2008-06-13
* | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-15
|\ \
| * | generic-ipi: powerpc/generic-ipi tree build failureStephen Rothwell2008-07-14
| * | stacktrace: fix build failure on sparc64Stephen Rothwell2008-07-08
| * | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-03
| * | stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar2008-06-30
| * | backtrace: replace timer with tasklet + completionsVegard Nossum2008-06-27
| * | stacktrace: add saved stack traces to backtrace self-testVegard Nossum2008-06-27
| * | stacktrace: print_stack_trace() cleanupVegard Nossum2008-06-13
| * | debugging: make stacktrace independent from DEBUG_KERNELIngo Molnar2008-05-25
| * | stacktrace: don't crash on invalid stack trace structsJohannes Berg2008-05-23
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-15
|\ \ \
| * | | x86: Fix compile error with CONFIG_AS_CFI=nKevin Winchester2008-07-15
| * | | Documentation: document debugpat commandline optionThomas Gleixner2008-07-15
| * | | x86: sanitize KconfigThomas Gleixner2008-07-15
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-15
| |\ \ \
| * | | | x86, suspend, acpi: correct and add comments about Big Real ModeH. Peter Anvin2008-07-14
| * | | | x86, suspend, acpi: enter Big Real ModeH. Peter Anvin2008-07-14
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-07-15
|\ \ \ \ \
| * | | | | ext4: Documention update for new ordered mode and delayed allocationMingming Cao2008-07-11
| * | | | | ext4: do not set extents feature from the kernelEric Sandeen2008-07-11
| * | | | | ext4: Don't allow nonextenst mount option for large filesystemAneesh Kumar K.V2008-07-11
| * | | | | ext4: Enable delalloc by default.Aneesh Kumar K.V2008-07-11
| * | | | | ext4: delayed allocation i_blocks fix for statMingming Cao2008-07-11
| * | | | | ext4: fix delalloc i_disksize early update issueMingming Cao2008-07-11
| * | | | | ext4: Handle page without buffers in ext4_*_writepage()Aneesh Kumar K.V2008-07-11
| * | | | | ext4: Add ordered mode support for delallocAneesh Kumar K.V2008-07-11
| * | | | | ext4: Invert lock ordering of page_lock and transaction start in delallocMingming Cao2008-07-11
| * | | | | mm: Add range_cont mode for writebackAneesh Kumar K.V2008-07-11
| * | | | | ext4: delayed allocation ENOSPC handlingMingming Cao2008-07-14
| * | | | | percpu_counter: new function percpu_counter_sum_and_setMingming Cao2008-07-11
| * | | | | ext4: Add delayed allocation support in data=writeback modeAlex Tomas2008-07-11
| * | | | | vfs: add hooks for ext4's delayed allocation supportAlex Tomas2008-07-11
| * | | | | jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara2008-07-11
| * | | | | ext4: Use new framework for data=ordered mode in JBD2Jan Kara2008-07-11
| * | | | | jbd2: Implement data=ordered mode handling via inodesJan Kara2008-07-11
| * | | | | vfs: export filemap_fdatawrite_range()Jan Kara2008-07-11
| * | | | | ext4: Fix lock inversion in ext4_ext_truncate()Jan Kara2008-07-11
| * | | | | ext4: Invert the locking order of page_lock and transaction startJan Kara2008-07-11
| * | | | | vfs: Move mark_inode_dirty() from under page lock in generic_write_end()Jan Kara2008-07-11
| * | | | | ext4: Use page_mkwrite vma_operations to get mmap write notification.Aneesh Kumar K.V2008-07-11
| * | | | | ext4: Documentation updates.Jose R. Santos2008-07-11
| * | | | | ext4: fix online resize with mballocFrederic Bohe2008-07-11
| * | | | | ext4: use atomic functions to set bh_stateEric Sandeen2008-07-11
| * | | | | ext4: Set journal pointer to NULL when journal is releasedJan Kara2008-07-11
| * | | | | ext4: mballoc avoid use root reserved blocks for non root allocationMingming Cao2008-07-11
| * | | | | ext4: call blkdev_issue_flush on fsyncEric Sandeen2008-07-11
| * | | | | ext4: cleanup block allocatorAneesh Kumar K.V2008-07-11