aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* UBIFS: fix constants initializationArtem Bityutskiy2008-12-31
* UBIFS: avoid unnecessary calculationsArtem Bityutskiy2008-12-23
* UBIFS: re-calculate min_idx_size after the commitArtem Bityutskiy2008-12-23
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-23
* UBIFS: fix available blocks countArtem Bityutskiy2008-12-23
* UBIFS: various comment improvements and fixesArtem Bityutskiy2008-12-23
* UBIFS: improve budgeting dumpArtem Bityutskiy2008-12-23
* UBIFS: fix tnc dumpingArtem Bityutskiy2008-12-23
* UBIFS: use PAGE_CACHE_MASK correctlyArtem Bityutskiy2008-12-23
* UBIFS: fix section mismatchAlexey Dobriyan2008-12-04
* UBIFS: introduce LPT dump functionArtem Bityutskiy2008-12-03
* UBIFS: dump stack in LPT check functionsArtem Bityutskiy2008-12-03
* UBIFS: run debugging checks only if they are enabledArtem Bityutskiy2008-12-03
* UBIFS: add debugfs supportArtem Bityutskiy2008-12-03
* UBIFS: separate debugging fields outArtem Bityutskiy2008-12-03
* UBIFS: avoid unnecessary checksKukkonen Mika2008-12-03
* UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-03
* UBIFS: use bit-fields to store compression typeArtem Bityutskiy2008-12-03
* UBIFS: slight compression optimizationArtem Bityutskiy2008-12-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-12-02
|\
| * [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-01
| * [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-21
| * [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-21
| * [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-21
| * [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-21
| * [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-21
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-12-02
|\ \
| * | UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-21
| * | UBIFS: do not allocate too muchArtem Bityutskiy2008-11-21
| * | UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-21
| * | UBIFS: allow for gaps when dirtying the LPTAdrian Hunter2008-11-07
| * | UBIFS: fix compilation warningsArtem Bityutskiy2008-11-06
| * | MAINTAINERS: change UBI/UBIFS git tree URLsArtem Bityutskiy2008-11-06
| * | UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-06
| * | UBIFS: remove printkArtem Bityutskiy2008-11-06
* | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-02
|\ \ \
| * | | KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti2008-11-26
| * | | KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-25
| * | | KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti2008-11-23
| * | | KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang2008-11-23
| * | | KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang2008-11-23
| * | | KVM: VMX: Fix interrupt loss during race with NMIAvi Kivity2008-11-23
| * | | KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger2008-11-23
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-02
|\ \ \
| * | | sparc64: Fix offset calculation in compute_size()David S. Miller2008-12-01
| * | | rtc: rtc-starfire fixesAlessandro Zummo2008-11-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-02
|\ \ \ \
| * | | | MAINTAINERS: add netdev to ATMJiri Slaby2008-12-01
| * | | | ATM: horizon, fix hrz_probe fail pathJiri Slaby2008-11-29
| * | | | pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins2008-11-29