ARM: kexec: use soft_restart for branching to the reboot buffer
[pandora-kernel.git] / arch / arm /
2013-02-20 Will DeaconARM: kexec: use soft_restart for branching to the reboo...
2013-02-20 Will DeaconARM: stop: execute platform callback from cpu_stop...
2013-02-20 Will DeaconARM: reset: implement soft_restart for jumping to a...
2013-02-20 Will DeaconARM: lib: add call_with_stack function for safely chang...
2013-02-20 Russell KingARM: restart: only perform setup for restart when soft...
2013-02-20 Russell KingARM: restart: remove argument to setup_mm_for_reboot()
2013-02-20 Russell KingARM: restart: move reboot failure handing into machine_...
2013-02-20 Catalin MarinasARM: LPAE: Add the Kconfig entries
2013-02-20 Will DeaconARM: LPAE: mark memory banks with start > ULONG_MAX...
2013-02-20 Catalin MarinasARM: LPAE: Add identity mapping support for the 3-level...
2013-02-20 Catalin MarinasARM: LPAE: Add context switching support
2013-02-20 Catalin MarinasARM: LPAE: Add fault handling support
2013-02-20 Catalin MarinasARM: LPAE: Invalidate the TLB before freeing the PMD
2013-02-20 Catalin MarinasARM: LPAE: MMU setup for the 3-level page table format
2013-02-20 Catalin MarinasARM: LPAE: Page table maintenance for the 3-level format
2013-02-20 Catalin MarinasARM: LPAE: Introduce the 3-level page table format...
2013-02-20 Will DeaconARM: LPAE: add ISBs around MMU enabling code
2013-02-20 Catalin MarinasARM: LPAE: Factor out classic-MMU specific code into...
2013-02-20 Catalin MarinasARM: LPAE: Move the FSR definitions to separate files
2013-02-20 Catalin MarinasARM: LPAE: Move page table maintenance macros to pgtabl...
2013-02-20 Russell KingARM: pgtable: switch to use pgtable-nopud.h
2013-02-20 Catalin MarinasARM: pgtable: Fix compiler warning in ioremap.c introdu...
2013-02-20 Will DeaconARM: SMP: use idmap_pgd for mapping MMU enable during...
2013-02-20 Will DeaconARM: head.S: only include __turn_mmu_on in the initial...
2013-02-20 Will DeaconARM: idmap: use idmap_pgd when setting up mm for reboot
2013-02-20 Will DeaconARM: proc-*.S: place cpu_reset functions into .idmap...
2013-02-20 Will DeaconARM: suspend: use idmap_pgd instead of suspend_pgd
2013-02-20 Will DeaconARM: idmap: populate identity map pgd at init time...
2013-02-20 Grazvydas IgnotasRevert "Add various hugetlb arm high level hooks"
2013-02-20 Grazvydas IgnotasRevert "Add various hugetlb page table fix"
2013-02-20 Grazvydas IgnotasRevert "Introduce set_hugepte_ext api to setup huge...
2013-02-20 Grazvydas IgnotasRevert "Store huge page linux pte in mmu_context_t"
2013-02-20 Grazvydas IgnotasRevert "Using do_page_fault for section fault handling"
2013-02-20 Grazvydas IgnotasRevert "Add hugetlb Kconfig option"
2013-02-20 Grazvydas IgnotasRevert "Minor compiling fix"
2013-02-20 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-02-06 Russell KingARM: DMA: Fix struct page iterator in dma_cache_maint...
2013-02-06 Nicolas PitreARM: 7628/1: head.S: map one extra section for the...
2013-02-06 Stephen BoydARM: 7627/1: Predicate preempt logic on PREEMP_COUNT...
2013-02-06 Mike DunnALSA: pxa27x: fix ac97 warm reset
2013-01-03 Al ViroARM: missing ->mmap_sem around find_vma() in swp_emulate.c
2013-01-03 Will DeaconARM: mm: use pteval_t to represent page protection...
2013-01-03 Paul WalmsleyARM: 7566/1: vfp: fix save and restore when running...
2012-12-06 Jason GunthorpeARM: Kirkwood: Update PCI-E fixup
2012-12-06 Russell King - ARM... Dove: Fix irq_to_pmu()
2012-12-06 Russell King - ARM... Dove: Attempt to fix PMU/RTC interrupts
2012-11-16 Bo ShenARM: at91/i2c: change id to let i2c-gpio work
2012-11-16 Ivan ShugovARM: at91: at91sam9g10: fix SOC type detection
2012-10-30 Will DeaconARM: 7559/1: smp: switch away from the idmap before...
2012-10-30 Russell KingARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels
2012-10-17 Colin CrossARM: OMAP: counter: add locking to read_persistent_clock
2012-10-16 Grazvydas Ignotaspandora: update ts sync code again sz_release_152
2012-10-15 Grazvydas Ignotaspandora: mux out unused pin so it doesn't interfere
2012-10-10 Matthew LeachARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA...
2012-09-22 Grazvydas Ignotaspandora: defconfig: enable hugetlb and posix ACL
2012-09-22 Bill CarsonMinor compiling fix
2012-09-22 Bill CarsonAdd hugetlb Kconfig option
2012-09-22 Bill CarsonUsing do_page_fault for section fault handling
2012-09-22 Bill CarsonStore huge page linux pte in mmu_context_t
2012-09-22 Bill CarsonIntroduce set_hugepte_ext api to setup huge hardware...
2012-09-22 Bill CarsonAdd various hugetlb page table fix
2012-09-22 Bill CarsonAdd various hugetlb arm high level hooks
2012-09-22 Grazvydas Ignotaspandora: defconfig: enable yet more USB thingies
2012-09-22 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2012-09-19 Will DeaconARM: 7526/1: traps: send SIGILL if get_user fails on...
2012-09-19 David BrownARM: 7513/1: Make sure dtc is built before running it
2012-09-19 Will DeaconARM: 7496/1: hw_breakpoint: don't rely on dfsr to show...
2012-09-19 Will DeaconARM: 7487/1: mm: avoid setting nG bit for user mappings...
2012-09-19 Arnd BergmannARM: imx: select CPU_FREQ_TABLE when needed
2012-09-19 Shawn GuoARM: dts: imx51-babbage: fix esdhc cd/wp properties
2012-09-19 Shawn GuoARM: imx6: spin the cpu until hardware takes it down
2012-09-19 Arnaud Patard (Rtp)ARM: Orion: Set eth packet size csum offload limit
2012-09-19 Jon HunterARM: OMAP2+: Fix dmtimer set source clock failure
2012-09-19 Heiko StuebnerARM: S3C24XX: Fix s3c2410_dma_enqueue parameters
2012-09-12 Will DeaconARM: 7489/1: errata: fix workaround for erratum #720789...
2012-09-12 Will DeaconARM: 7488/1: mm: use 5 bits for swapfile type encoding
2012-09-12 Will DeaconARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if...
2012-08-19 Arnd BergmannInput: eeti_ts: pass gpio value instead of IRQ
2012-08-19 Marek VasutARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig
2012-08-09 Russell KingARM: Fix undefined instruction exception handling
2012-08-09 Will DeaconARM: 7478/1: errata: extend workaround for erratum...
2012-08-09 Colin CrossARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspe...
2012-08-09 Colin CrossARM: 7476/1: vfp: only clear vfp state for current...
2012-08-09 Will DeaconARM: 7467/1: mutex: use generic xchg-based implementati...
2012-08-09 Shawn GuoARM: 7466/1: disable interrupt before spinning endlessly
2012-08-08 Grazvydas Ignotaspandora: defconfig: enable more hid and media drivers sz_release_151
2012-08-07 Siarhei SiamashkaARM: pgtable: add pgprot_writethrough() macro
2012-08-06 Grazvydas Ignotasregulator: hack: use 3V for aux4
2012-08-06 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2012-07-25 Todd PoynorARM: SAMSUNG: fix race in s3c_adc_start for ADC
2012-07-12 Russell KingARM: fix rcu stalls on SMP platforms
2012-07-04 Jose Miguel GoncalvesARM: SAMSUNG: Fix for S3C2412 EBI memory mapping
2012-07-04 Jonghwan ChoiARM: SAMSUNG: Should check for IS_ERR(clk) instead...
2012-06-21 Grazvydas Ignotaspandora: defconfig: enable Android OOM killer, XFS
2012-06-20 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2012-06-19 Jaccon BastiaansenARM i.MX imx21ads: Fix overlapping static i/o mappings
2012-06-19 Shawn GuoARM: imx6: exit coherency when shutting down a cpu
2012-06-19 Sascha HauerARM i.MX53: Fix PLL4 base address
2012-06-10 Richard Cochranixp4xx: fix compilation by adding gpiolib support
2012-05-30 Dima ZavinARM: 7409/1: Do not call flush_cache_user_range with...
next