aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-12ARM: 8004/1: [SCSI]: remove deprecated IRQF_DISABLEDMichael Opdenacker4-4/+4
2014-03-12ARM: 8003/1: w90x900: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-12ARM: 8002/1: spear: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-12ARM: 8001/1: mmp: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker9-9/+8
2014-03-12ARM: 7999/1: arch/arm/mach-lpc32xx-remove-irqf-disabledMichael Opdenacker1-1/+1
2014-03-12ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLEDMichael Opdenacker5-13/+7
2014-03-12ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-12ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-12ARM: 7995/1: footbridge: remove obsolete IRQF_DISABLEDMichael Opdenacker3-7/+7
2014-03-12ARM: 7993/1: mm/memblock: add memblock_get_current_limitLaura Abbott2-0/+7
2014-02-25ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflowAnurag Aggarwal1-37/+100
2014-02-25ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel2-0/+10
2014-02-25ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel3-1/+17
2014-02-25ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resourcesWill Deacon1-34/+3
2014-02-25ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+Will Deacon1-4/+31
2014-02-25ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky7-196/+196
2014-02-25ARM: 7989/1: Delete asm/system.hDavid Howells6-12/+1
2014-02-25ARM: 7985/1: mm: implement pte_accessible for faulting mappingsWill Deacon1-2/+5
2014-02-25ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon4-0/+23
2014-02-18ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocatorSteven Capper1-3/+0
2014-02-18ARM: 7962/2: Make all mcpm functions notraceDave Martin2-0/+4
2014-02-10ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon6-28/+18
2014-02-10ARM: 7951/1: uaccess: use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESSNicolas Pitre1-1/+1
2014-02-10ARM: 7949/1: feroceon: Log a FW_BUG if the L2 cache is turned on at bootJason Gunthorpe1-1/+3
2014-02-10ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington2-1/+3
2014-02-10ARM: 7945/1: footbridge: Switch to sched_clock_register()Stephen Boyd1-2/+2
2014-02-10ARM: 7940/1: add support for the Cortex-A12 processorJonathan Austin2-0/+12
2014-02-09Linux 3.14-rc2Linus Torvalds1-1/+1
2014-02-09fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro7-25/+14
2014-02-08Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-02-08Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik1-0/+1
2014-02-08btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba1-1/+1
2014-02-08btrfs: commit transaction after setting label and featuresJeff Mahoney1-2/+2
2014-02-08Btrfs: fix assert screwup for the pending move stuffJosef Bacik1-5/+3
2014-02-08jfs: fix generic posix ACL regressionDave Kleikamp1-7/+7
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-02-07libceph: do not dereference a NULL bio pointerIlya Dryomov1-2/+6
2014-02-07libceph: take map_sem for read in handle_reply()Ilya Dryomov1-6/+11
2014-02-07libceph: factor out logic from ceph_osdc_start_request()Ilya Dryomov1-23/+39
2014-02-07arm64: defconfig: Expand default enabled featuresMark Rutland2-4/+15
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon4-25/+21
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon5-18/+35
2014-02-06hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson1-4/+0
2014-02-06mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irqKOSAKI Motohiro1-2/+4
2014-02-06arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblock.reserved.Tang Chen1-8/+11
2014-02-06arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_hotplug()Tang Chen1-1/+1
2014-02-06mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq()KOSAKI Motohiro1-2/+3
2014-02-06mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang1-1/+10