ARM: implement ioremap_prot
[pandora-kernel.git] / arch /
2014-09-13 Jonas Bonnopenrisc: include export.h for EXPORT_SYMBOL
2014-09-13 Ralf BaechleMIPS: Fix accessing to per-cpu data when flushing the...
2014-09-13 Florian FainelliMIPS: perf: Fix build error caused by unused counters_p...
2014-09-13 Stefan Kristianssonopenrisc: add missing header inclusion
2014-09-13 Mark RutlandARM: 8129/1: errata: work around Cortex-A15 erratum...
2014-09-13 Mark RutlandARM: 8128/1: abort: don't clear the exclusive monitors
2014-09-13 Aaro KoskinenMIPS: OCTEON: make get_system_type() thread-safe
2014-09-13 Aneesh Kumar K.Vpowerpc/mm: Use read barrier when creating real_pte
2014-09-13 Aneesh Kumar K.Vpowerpc: Fix build errors STRICT_MM_TYPECHECKS
2014-09-13 David Vrabelx86/xen: resume timer irqs early
2014-09-13 Christian Borntraegers390/locking: Reenable optimistic spinning
2014-09-13 Andrey Utkinpowerpc/mm/numa: Fix break placement
2014-09-13 Jeremy VialARM: OMAP3: Fix choice of omap3_restore_es function...
2014-09-13 Jeffrey DeansMIPS: GIC: Prevent array overrun
2014-09-13 Paul BurtonMIPS: Prevent user from setting FCSR cause bits
2014-09-13 Huacai ChenMIPS: tlbex: Fix a missing statement for HUGETLB
2014-09-13 Christoph Schulzx86: don't exclude low BIOS area when allocating addres...
2014-09-13 Nadav AmitKVM: x86: Inter-privilege level ret emulation is not...
2014-08-06 Sven Wegenerx86_32, entry: Store badsys error code in %eax
2014-08-06 Nicolas PitreARM: 7670/1: fix the memset fix
2014-08-06 Ivan DjelicARM: 7668/1: fix memset-related crashes caused by recen...
2014-08-06 Roland Dreierx86, ioremap: Speed up check for RAM pages
2014-08-06 H. Peter Anvinx86-32, espfix: Remove filter for espfix32 due to race
2014-08-06 Jiang Liuscore: normalize global variables exported by vmlinux.lds
2014-08-06 Michael Creealpha: add io{read,write}{16,32}be functions
2014-08-06 Ben Hutchingsscore: Add missing #include <linux/export.h>
2014-08-06 Lennox WuScore: The commit is for compiling successfully. The...
2014-08-06 Fengguang Wuunicore32: select generic atomic64_t support
2014-08-06 Guan Xuetaounicore32: add ioremap_nocache definition
2014-08-06 Martin Schwidefskys390/ptrace: fix PSW mask check
2014-08-06 Peter Zijlstralocking/mutex: Disable optimistic spinning on some...
2014-08-06 HATAYAMA Daisukeperf/x86/intel: ignore CondChgd bit to avoid false...
2014-08-06 Paolo BonziniKVM: x86: preserve the high 32-bits of the PAT register
2014-08-06 Nadav AmitKVM: x86: Increase the number of fixed MTRR regs to 10
2014-08-06 David R. PiegdonARM: OMAP2+: Fix parser-bug in platform muxing code
2014-07-11 Grazvydas Ignotaspandora: defconfig: inrease CMA alignment
2014-07-11 Grazvydas IgnotasARM: mm: don't override huge page cache attributes
2014-07-11 Grazvydas IgnotasRevert "arm: mm: hugetlb WT hack"
2014-07-11 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2014-07-11 Tejun Heoptrace,x86: force IRET path after a ptrace_stop()
2014-07-11 Liu HuaARM: 8012/1: kdump: Avoid overflow when converting...
2014-07-11 Markos ChandrasMIPS: asm: thread_info: Add _TIF_SECCOMP flag
2014-07-11 Ralf BaechleMIPS: Cleanup flags in syscall flags handlers.
2014-07-11 Markos ChandrasMIPS: MSC: Prevent out-of-bounds writes to MIPS SC...
2014-07-11 Andy Lutomirskix86_32, entry: Do syscall exit work on badsys (CVE...
2014-07-11 Michael Neulingpowerpc: Don't setup CPUs with bad status
2014-07-11 Benjamin Herrenschmidtpowerpc/serial: Use saner flags when creating legacy...
2014-07-11 Christian Borntraegers390/lowcore: reserve 96 bytes for IRB in lowcore
2014-07-11 Guenter Roeckpowerpc: Fix 64 bit builds with binutils 2.24
2014-07-11 Andrey RyabininARM: 8051/1: put_user: fix possible data corruption...
2014-07-11 Emil GoodeARM: imx: fix error handling in ipu device registration
2014-06-09 Linus Torvaldsx86-64, modify_ldt: Make support for 16-bit segments...
2014-06-09 Anthony Iliopoulosx86, mm, hugetlb: Add missing TLB page invalidation...
2014-06-09 Andreas Schwabpowerpc: Add vr save/restore functions
2014-05-18 Xiangyu LuARM: 8027/1: fix do_div() bug in big-endian systems
2014-05-18 Helge Dellerparisc: fix epoll_pwait syscall on compat kernel
2014-05-02 Grazvydas Ignotaspandora: defconfig: enable bridge
2014-05-02 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2014-04-30 Ben HutchingsRevert "alpha: fix broken network checksum"
2014-04-30 H. Peter Anvinx86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
2014-04-30 Matt Flemingsh: fix format string bug in stack tracer
2014-04-30 Huacai ChenMIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
2014-04-30 Jason Wangx86, hyperv: Bypass the timer_irq_works() check
2014-04-30 Will DeaconARM: 7954/1: mm: remove remaining domain support from...
2014-04-30 Will DeaconARM: mm: introduce present, faulting entries for PAGE_NONE
2014-04-30 Dave Kleikampsparc64: don't treat 64-bit syscall return codes as...
2014-04-30 Paul Gortmakersparc32: fix build failure for arch_jump_label_transform
2014-04-30 Dave KleikampRevert "sparc64: Fix __copy_{to,from}_user_inatomic...
2014-04-30 oftedalsparc: PCI: Fix incorrect address calculation of PCI...
2014-04-16 Grazvydas IgnotasARM: OMAP3: PM: enable sys_clkreq signalling
2014-04-15 Grazvydas Ignotaspandora: add basic power scripts
2014-04-15 Grazvydas Ignotaspandora: remove unused i2c_boardinfo
2014-04-15 Grazvydas Ignotashwmod: disable reset wait code
2014-04-14 Paul WalmsleyARM: OMAP2/3: hwmod data: update old names
2014-04-14 Tero KristoARM: OMAP3: PM: remove access to PRM_VOLTCTRL register pandora-3.2-.57-wip
2014-04-14 Jon HunterARM: OMAP: Fix timer posted mode support
2014-04-14 Jon HunterARM: OMAP3+: Implement timer workaround for errata...
2014-04-14 Jon HunterARM: OMAP: Add DMTIMER definitions for posted mode
2014-04-14 Vaibhav HiremathARM: OMAP2+: timer: Fix crash due to wrong arg to __oma...
2014-04-14 Marc ZyngierARM: 7205/2: sched_clock: allow sched_clock to be selec...
2014-04-14 Vaibhav HiremathARM: OMAP2+: Replace space with underscore in the name...
2014-04-14 Tarun Kanti DebBarmaARM: OMAP2+: dmtimer: cleanup iclk usage
2014-04-14 Paul WalmsleyARM: OMAP3xxx: clockdomain: fix software supervised...
2014-04-14 Tero KristoARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod...
2014-04-14 Paul WalmsleyARM: OMAP2+: clockdomain: add pwrdm_state_switch()...
2014-04-14 Illia SmyrnovARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4
2014-04-14 Tero KristoARM: OMAP: hwmod: wait for sysreset complete after...
2014-04-14 Paul WalmsleyARM: OMAP3xxx: CPUIdle: optimize __omap3_enter_idle()
2014-04-14 Santosh ShilimkarARM: OMAP3: CPUidle: Make use of CPU PM notifiers
2014-04-14 Jean PihetARM: OMAP3: PM: cpuidle: optimize the clkdm idle latenc...
2014-04-14 Jean PihetARM: OMAP3: PM: cpuidle: optimize the PER latency in...
2014-04-14 Santosh ShilimkarARM: OMAP2+: PM: Remove bogus fiq_[enable/disable]...
2014-04-14 Ruslan BilovolARM: OMAP2+: Export SoC information to userspace
2014-04-14 Ruslan BilovolARM: OMAP2+: SoC name and revision unification
2014-04-14 Vaibhav HiremathARM: OMAP2+: split omap2/3/4_check_revision function
2014-04-14 Vaibhav HiremathARM: OMAP2+: Make cpu_rev static global variable
2014-04-14 Jon HunterARM: OMAP2+: Only write the sysconfig on idle when...
2014-04-14 Rajendra NayakARM: OMAP2+: hwmod: Fix sidle programming in _enable_sy...
2014-04-14 Paul WalmsleyARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync...
2014-04-13 notazMerge branch 'stable-3.2' into pandora-3.2
next