summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-26mx31_3ds: Fix the logic for detecting the debug boardRogerio Pimentel
2010-10-26Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2010-10-26Revert "mtd: cleanup Kconfig dependencies"David Woodhouse
2010-10-26mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF
2010-10-26mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chipsGuillaume LECERF
2010-10-26mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY modeGuillaume LECERF
2010-10-26mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of ...Guillaume LECERF
2010-10-26block2mtd: dubious assignmentNicolas Kaiser
2010-10-26AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre
2010-10-26AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann
2010-10-26ACPI: install ACPI table handler before any dynamic tables being loadedZhang Rui
2010-10-26genirq: Add single IRQ reservation helperPaul Mundt
2010-10-26Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt
2010-10-26sh: Tidy up genirq Kconfig bits.Paul Mundt
2010-10-26ARM: ux500 specific L2 cache codePer Fransson
2010-10-26ARM: l2x0: Optimise the range based operationsSantosh Shilimkar
2010-10-26ARM: l2x0: Determine the cache sizeSantosh Shilimkar
2010-10-26ARM: l2x0: Fix coding-style in the cache-l2x0.hSantosh Shilimkar
2010-10-26omap4: l2x0: Override the default l2x0_disableSantosh Shilimkar
2010-10-26arm: Implement l2x0 cache disable functionsThomas Gleixner
2010-10-26arm: Disable outer (L2) cache in kexecThomas Gleixner
2010-10-26ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas
2010-10-26sh: Sanitize sparse irqThomas Gleixner
2010-10-26sh: Expose physical addressing mode through cpuinfo.Paul Mundt
2010-10-26drm/radeon/kms: properly compute group_size on 6xx/7xxAlex Deucher
2010-10-26drm/radeon/kms: fix 2D tile height alignment in the r600 CS checkerAlex Deucher
2010-10-26drm/radeon/kms/evergreen: set the clear state to the blit stateAlex Deucher
2010-10-26ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210Daein Moon
2010-10-26drm/radeon/kms: don't poll dac load detect.Dave Airlie
2010-10-26mx31_3ds: Remove unused debug board definitionsRogerio Pimentel
2010-10-25net/sunrpc: Use static const char arraysJoe Perches
2010-10-25nfs4: fix channel attribute sanity-checksJ. Bruce Fields
2010-10-25Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-10-25split invalidate_inodes()Al Viro
2010-10-25fs: skip I_FREEING inodes in writeback_sb_inodesChristoph Hellwig
2010-10-25fs: fold invalidate_list into invalidate_inodesChristoph Hellwig
2010-10-25fs: do not drop inode_lock in dispose_listChristoph Hellwig
2010-10-25fs: inode split IO and LRU listsNick Piggin
2010-10-25fs: switch bdev inode bdi's correctlyDave Chinner
2010-10-25fs: fix buffer invalidation in invalidate_listChristoph Hellwig
2010-10-25fsnotify: use dget_parentChristoph Hellwig