aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'jfs-3.10' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2013-05-03
|\
| * jfs: fix a couple racesDave Kleikamp2013-05-01
| * jfs: avoid undefined behavior from left-shifting by 32 bitsNickolai Zeldovich2013-01-07
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-05-03
|\ \
| * \ Merge branch 'for_next' into for_linusJan Kara2013-05-03
| |\ \
| | * | jbd: use kmem_cache_zalloc for allocating journal headZheng Liu2013-04-29
| | * | jbd: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetZheng Liu2013-04-25
| | * | jbd: don't wait (forever) for stale tid caused by wraparoundJan Kara2013-03-27
| | * | ext3: fix data=journal fast mount/umount hangJan Kara2013-03-20
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-03
|\ \ \ \
| * \ \ \ Merge branch 'cleanup' into for-linusRussell King2013-05-02
| |\ \ \ \
| | * | | | ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE()Russell King2013-05-02
| | * | | | ARM: IMX: remove unnecessary use of IS_ERR_VALUE()Russell King2013-05-02
| | * | | | ARM: OMAP: use consistent error checkingRussell King2013-05-02
| | * | | | ARM: cleanup: OMAP hwmod error checkingRussell King2013-05-02
| | * | | | ARM: cleanup: pwrdm_can_ever_lose_context() checkingRussell King2013-02-24
| | * | | | ARM: cleanup: debugfs error handlingRussell King2013-02-24
| | * | | | ARM: cleanup: clk_get_sys() error handlingRussell King2013-02-24
| | * | | | ARM: cleanup: regulator_get() error handlingRussell King2013-02-24
| | * | | | ARM: cleanup: clk_get() error handlingRussell King2013-02-24
| | * | | | ARM: cleanup: soc_device_register() error checkingRussell King2013-02-24
| | * | | | ARM: cleanup gate_vma initializationRussell King2013-02-23
| | * | | | ARM: cleanup undefined instruction entry codeRussell King2013-02-23
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-02
| |\ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ Merge commit '73053d973' into smp-hotplugRussell King2013-05-02
| | | | | | |\ \ \ \ \
| | | | | | * | | | | | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-18
| | | | | | * | | | | | ARM: smp: flush L1 cache in cpu_die()Russell King2013-04-18
| | | | | | * | | | | | ARM: tegra: remove tegra specific cpu_disable()Russell King2013-04-18
| | | | | * | | | | | | ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-04-25
| | | | | * | | | | | | ARM: 7701/1: mm: Allow arch code to control the user page table ceilingHugh Dickins2013-04-25
| | | | | * | | | | | | ARM: 7695/1: mvebu: Enable pj4b on LPAE compilationsGregory CLEMENT2013-04-17
| | | | | * | | | | | | ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()Joonsoo Kim2013-04-17
| | | | | * | | | | | | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon2013-04-03
| | | | | * | | | | | | ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-03
| | | | | * | | | | | | ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAEWill Deacon2013-04-03
| | | | | * | | | | | | ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni2013-04-03
| | | | | * | | | | | | ARM: 7676/1: fix a wrong value returned from CALLER_ADDRnKeun-O Park2013-03-19
| | | | | * | | | | | | ARM: 7672/1: uncompress debug support for multiplatform buildShawn Guo2013-03-15
| | | | | * | | | | | | ARM: 7671/1: use Kconfig to select uncompress.hShawn Guo2013-03-15
| | | | * | | | | | | | ARM: Update mach-typesRussell King2013-03-22
| | | * | | | | | | | | ARM: 7700/2: Make cpu_init() notraceJon Medhurst2013-04-26
| | | * | | | | | | | | ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum()Catalin Marinas2013-04-25
| | * | | | | | | | | | ARM: entry: move disable_irq_notrace into svc_exitRussell King2013-04-03
| | * | | | | | | | | | ARM: entry: move IRQ tracing exit into svc_exitRussell King2013-04-03
| | * | | | | | | | | | ARM: entry-common: get rid of unnecessary ifdefsRussell King2013-04-03
| * | | | | | | | | | | ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernelsDave Martin2013-05-02
| * | | | | | | | | | | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2013-04-25
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre2013-04-24
| | * | | | | | | | | | | ARM: mcpm: generic SMP secondary bringup and hotplug supportNicolas Pitre2013-04-24
| | * | | | | | | | | | | ARM: mcpm_head.S: vlock-based first man electionDave Martin2013-04-24