Age | Commit message (Expand) | Author |
2012-10-17 | efi: initialize efi.runtime_version to make query_variable_info/update_capsul... | Seiji Aguchi |
2012-10-17 | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli |
2012-10-17 | ARM: OMAP: counter: add locking to read_persistent_clock | Colin Cross |
2012-10-17 | mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it | Geert Uytterhoeven |
2012-10-17 | kbuild: Fix gcc -x syntax | Jean Delvare |
2012-10-17 | powerpc/eeh: Lock module while handling EEH event | Gavin Shan |
2012-10-10 | x86/alternatives: Fix p6 nops on non-modular kernels | Avi Kivity |
2012-10-10 | xen/boot: Disable NUMA for PV guests. | Konrad Rzeszutek Wilk |
2012-10-10 | xen/boot: Disable BIOS SMP MP table search. | Konrad Rzeszutek Wilk |
2012-10-10 | ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores | Matthew Leach |
2012-09-19 | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path | Will Deacon |
2012-09-19 | ARM: 7513/1: Make sure dtc is built before running it | David Brown |
2012-09-19 | ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type | Will Deacon |
2012-09-19 | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present | Will Deacon |
2012-09-19 | powerpc: Make sure IPI handlers see data written by IPI senders | Paul Mackerras |
2012-09-19 | powerpc/xics: Harden xics hypervisor backend | Anton Blanchard |
2012-09-19 | powerpc: Restore correct DSCR in context switch | Anton Blanchard |
2012-09-19 | powerpc: Fix DSCR inheritance in copy_thread() | Anton Blanchard |
2012-09-19 | powerpc: Keep thread.dscr and thread.dscr_inherit in sync | Anton Blanchard |
2012-09-19 | powerpc: Update DSCR on all CPUs when writing sysfs dscr_default | Anton Blanchard |
2012-09-19 | ARM: imx: select CPU_FREQ_TABLE when needed | Arnd Bergmann |
2012-09-19 | xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. | Konrad Rzeszutek Wilk |
2012-09-19 | ARM: dts: imx51-babbage: fix esdhc cd/wp properties | Shawn Guo |
2012-09-19 | ARM: imx6: spin the cpu until hardware takes it down | Shawn Guo |
2012-09-19 | ARM: Orion: Set eth packet size csum offload limit | Arnaud Patard (Rtp) |
2012-09-19 | ARM: OMAP2+: Fix dmtimer set source clock failure | Jon Hunter |
2012-09-19 | ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters | Heiko Stuebner |
2012-09-19 | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman |
2012-09-12 | mm: hugetlbfs: correctly populate shared pmd | Michal Hocko |
2012-09-12 | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman |
2012-09-12 | alpha: Don't export SOCK_NONBLOCK to user space. | Michael Cree |
2012-09-12 | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems | Will Deacon |
2012-09-12 | ARM: 7488/1: mm: use 5 bits for swapfile type encoding | Will Deacon |
2012-09-12 | ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabled | Will Deacon |
2012-08-19 | s390/compat: fix mmap compat system calls | Heiko Carstens |
2012-08-19 | s390/compat: fix compat wrappers for process_vm system calls | Heiko Carstens |
2012-08-19 | Input: eeti_ts: pass gpio value instead of IRQ | Arnd Bergmann |
2012-08-19 | ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig | Marek Vasut |
2012-08-19 | KVM: VMX: Advertise CPU_BASED_RDPMC_EXITING for nested guests | Stefan Bader |
2012-08-10 | m68k: Make sys_atomic_cmpxchg_32 work on classic m68k | Andreas Schwab |
2012-08-10 | ARM: Fix undefined instruction exception handling | Russell King |
2012-08-10 | ARM: 7478/1: errata: extend workaround for erratum #720789 | Will Deacon |
2012-08-10 | ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UP | Colin Cross |
2012-08-10 | ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend | Colin Cross |
2012-08-10 | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+ | Will Deacon |
2012-08-10 | ARM: 7466/1: disable interrupt before spinning endlessly | Shawn Guo |
2012-08-10 | s390/mm: fix fault handling for page table walk case | Heiko Carstens |
2012-08-10 | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Tony Luck |
2012-08-10 | s390/mm: downgrade page table after fork of a 31 bit process | Martin Schwidefsky |
2012-08-10 | x86, nops: Missing break resulting in incorrect selection on Intel | Alan Cox |