aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/bug.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-30ARM: mm: use physical addresses in highmem sanity checksCyril Chemparathy1-12/+10
2013-05-30ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy4-8/+37
2013-05-30ARM: LPAE: factor out T1SZ and TTBR1 computationsCyril Chemparathy2-21/+28
2013-05-30ARM: LPAE: use 64-bit accessors for TTBR registersCyril Chemparathy2-12/+19
2013-05-30ARM: LPAE: use phys_addr_t in switch_mm()Cyril Chemparathy2-6/+14
2013-05-30ARM: LPAE: use phys_addr_t for initrd locationVitaly Andrianov1-6/+7
2013-05-30ARM: LPAE: use phys_addr_t in free_memmap()Vitaly Andrianov1-3/+3
2013-05-30ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov1-1/+2
2013-05-30ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy2-4/+4
2013-05-26Linux 3.10-rc3Linus Torvalds1-1/+1
2013-05-26ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul1-5/+22
2013-05-25score: remove redundant kcore_list entriesKyle McMartin1-2/+0
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2-19/+11
2013-05-24aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise1-1/+3
2013-05-24mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman1-34/+36
2013-05-24drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa1-1/+1
2013-05-24ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi1-1/+1
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson1-15/+15
2013-05-24mm/memory_hotplug.c: fix printk format warningsRandy Dunlap1-3/+6
2013-05-24nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi1-4/+23
2013-05-24drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-05-24fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-24drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-24auditfilter.c: fix kernel-doc warningsRandy Dunlap1-3/+0
2013-05-24aio: fix io_getevents documentationJeff Moyer1-2/+1
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton3-125/+0
2013-05-24drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner1-7/+7
2013-05-24mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V1-1/+6
2013-05-24linux/kernel.h: fix kernel-doc warningRandy Dunlap1-2/+3
2013-05-24mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin1-1/+1
2013-05-24rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine1-0/+12
2013-05-24hfs: avoid crash in hfs_bnode_createJeff Mahoney1-1/+5
2013-05-24mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner1-2/+12
2013-05-24drivers/video: implement a simple framebuffer driverStephen Warren4-0/+277
2013-05-24ocfs2: unlock rw lock if inode lock failedJoseph Qi1-1/+1
2013-05-24mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong1-40/+39
2013-05-24wait: fix false timeouts when using wait_event_timeout()Imre Deak1-5/+11
2013-05-24fat: fix possible overflow for fat_clustersOGAWA Hirofumi1-1/+14
2013-05-24rapidio: documentation update for enumeration changesAlexandre Bounine2-11/+134
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine6-7/+102
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine8-139/+304
2013-05-24drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr1-2/+1
2013-05-24xfs: remote attribute lookups require the value lengthDave Chinner1-1/+2
2013-05-24xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner1-11/+13
2013-05-24xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGICDave Chinner1-0/+1
2013-05-24xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner4-5/+7
2013-05-24parisc: fix irq stack on UP and SMPHelge Deller3-41/+26
2013-05-24xfs: Don't reference the EFI after it is freedDave Chinner1-2/+3
2013-05-24xfs: fix rounding in xfs_free_file_spaceDave Chinner1-2/+2