aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: OMAP4: PM: Add SAR RAM supportSantosh Shilimkar2011-12-08
* ARM: OMAP4: Export omap4_get_base*() rather than global address pointersSantosh Shilimkar2011-12-08
* ARM: OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exitSantosh Shilimkar2011-12-08
* ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren2011-12-06
* ARM: 7192/1: OMAP: Fix build error for omap1_defconfigTony Lindgren2011-12-06
* Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
|\
| * ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre2011-11-26
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-26
| * ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-26
| * ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre2011-11-26
| * ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-26
| * mm: add vm_area_add_early()Nicolas Pitre2011-11-18
| * ARM: move initialization of the high_memory variable earlierNicolas Pitre2011-11-18
| * ARM: sort the meminfo array earlierNicolas Pitre2011-11-18
| * ARM: realview-eb11mp: fix map_desc alignmentRob Herring2011-11-18
| * ARM: realview: fix map_desc alignmentRob Herring2011-11-18
| * ARM: versatile: remove overlapping map_desc entryRob Herring2011-11-18
| * ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre2011-11-18
| * ARM: mach-ixp23xx: remove arch specific special handling for ioremapNicolas Pitre2011-11-18
| * ARM: mach-kirkwood: remove arch specific special handling for ioremapNicolas Pitre2011-11-18
| * ARM: mach-orion5x: remove arch specific special handling for ioremapNicolas Pitre2011-11-18
| * ARM: mach-bcmring: use proper constant to identify DMA memory areaNicolas Pitre2011-11-18
| * ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-18
| * ARM: mach-tegra: remove arch specific special handling for ioremapNicolas Pitre2011-11-16
| * ARM: mach-davinci: remove arch specific special handling for ioremapNicolas Pitre2011-11-15
| * ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-15
| * ARM: plat-mxc: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-15
| * ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_ENDNicolas Pitre2011-11-15
| * ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-15
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-05
|\ \
| | \
| | \
| *-. \ Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-02
| |\ \ \
| | | * | arm: pmu: allow platform specific irq enable/disable handlingMing Lei2011-12-02
| | | * | arm: introduce cross trigger interface helpersMing Lei2011-12-02
| | * | | ARM: perf: remove unused armpmu_get_max_eventsWill Deacon2011-12-02
| | |/ /
| * | | ARM: perf: add support for stalled cycle ABI eventsWill Deacon2011-12-02
| * | | ARM: perf: clean and update ARMv7 event numbersWill Deacon2011-12-02
| |/ /
| * | Linux 3.2-rc4Linus Torvalds2011-12-01
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-12-01
| |\ \
| | * | ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita2011-12-01
| | * | ocfs2: Use filemap_write_and_wait() instead of write_inode_now()Jan Kara2011-11-17
| | * | ocfs2: honor O_(D)SYNC flag in fallocateMark Fasheh2011-11-17
| | * | ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2Xiaowei.Hu2011-11-17
| | * | ocfs2: send correct UUID to cleancache initializationDan Magenheimer2011-11-17
| | * | ocfs2: Commit transactions in error cases -v2Wengang Wang2011-11-17
| | * | ocfs2: make direntry invalid when deleting itWengang Wang2011-11-17
| | * | fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_freeJulia Lawall2011-11-17
| | * | Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 in...Joel Becker2011-08-22
| | |\ \
| | | * | ocfs2: Implement llseek()Sunil Mushran2011-07-25
| | | * | ocfs2: Fix ocfs2_page_mkwrite()Wengang Wang2011-07-24
| | | * | ocfs2: Add comment about orphan scanningSunil Mushran2011-07-24