aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15
|\
| * ARM: fix missing branch in __error_aRussell King2011-01-15
| * ARM: fix /proc/$PID/stack on SMPRussell King2011-01-15
| * ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King2011-01-14
| * ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin2011-01-14
| * ARM: fix wrongly patched constantsRussell King2011-01-14
| * ARM: 6624/1: fix dependency for CONFIG_SMP_ON_UPNicolas Pitre2011-01-14
| * ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.SDave Martin2011-01-14
| * ARM: 6622/1: fix dma_unmap_sg() documentationLinus Walleij2011-01-12
| * ARM: 6621/1: bitops: remove condition code clobber for CLZRabin Vincent2011-01-12
| * ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is usedAlexander Holler2011-01-12
| * ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMUWill Deacon2011-01-11
| * ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zeroRussell King2011-01-11
| * ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King2011-01-11
| * ARM: integrator: fix compile warning in cpu.cRussell King2011-01-11
| * ARM: 6616/1: Fix ep93xx-fb init/exit annotationsRyan Mallon2011-01-11
| * ARM: twd: fix display of twd frequencyRussell King2011-01-11
| * ARM: udelay: prevent math rounding resulting in short udelaysRussell King2011-01-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds2011-01-14
|\ \
| * | [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-14
| * | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2011-01-14
| * | [SCSI] sd: implement sd_check_events()Tejun Heo2011-01-14
* | | xen: export arbitrary_virt_to_machineStephen Rothwell2011-01-14
* | | Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-14
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-14
|\ \ \
| * | | spi/amba-pl022: fixing compilation warning.Viresh Kumar2011-01-14
| * | | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-01-14
| |\ \ \
| | * | | mmc: sdhci-of: fix build on non-powerpc platformsRob Herring2011-01-14
| | |/ /
| * | | spi: Enable SPI driver for S5P6440 and S5P6450Abhilash Kesavan2011-01-14
| * | | spi/imx: Add i.MX53 supportYong Shen2011-01-13
| * | | spi/dw_spi: don't treat NULL clk as an errorJamie Iles2011-01-11
| * | | spi: tegra: don't treat NULL clk as an errorJamie Iles2011-01-10
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-01-14
|\ \ \ \
| * | | | xfs: prevent NMI timeouts in cmn_errDave Chinner2011-01-12
| * | | | xfs: Add log level to assertion printkAnton Blanchard2011-01-11
| * | | | xfs: fix an assignment within an ASSERT()Jesper Juhl2011-01-11
| * | | | xfs: fix error handling for synchronous writesChristoph Hellwig2011-01-11
| * | | | xfs: add FITRIM supportChristoph Hellwig2011-01-11
| * | | | xfs: ensure log covering transactions are synchronousDave Chinner2011-01-11
| * | | | xfs: serialise unaligned direct IOsDave Chinner2011-01-10
| * | | | xfs: factor common write setup codeDave Chinner2011-01-10
| * | | | xfs: split buffered IO write path from xfs_file_aio_writeDave Chinner2011-01-10
| * | | | xfs: split direct IO write path from xfs_file_aio_writeDave Chinner2011-01-10
| * | | | xfs: introduce xfs_rw_lock() helpers for locking the inodeDave Chinner2011-01-11
| * | | | xfs: factor post-write newsize updatesDave Chinner2011-01-10
| * | | | xfs: factor common post-write isize handling codeDave Chinner2011-01-10
| * | | | xfs: ensure sync write errors are returnedDave Chinner2011-01-10
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-14
|\ \ \ \ \
| * | | | | i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown2011-01-14
| * | | | | i2c: Factor out runtime suspend checks from PM operationsMark Brown2011-01-14