Age | Commit message (Expand) | Author |
2012-08-15 | ARM: Fix undefined instruction exception handling | Russell King |
2012-08-15 | ARM: 7480/1: only call smp_send_stop() on SMP | Javier Martinez Canillas |
2012-08-15 | ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches | Will Deacon |
2012-08-15 | ARM: 7478/1: errata: extend workaround for erratum #720789 | Will Deacon |
2012-08-15 | ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UP | Colin Cross |
2012-08-15 | ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend | Colin Cross |
2012-08-15 | ARM: 7466/1: disable interrupt before spinning endlessly | Shawn Guo |
2012-08-15 | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Tony Luck |
2012-08-09 | m68k: Make sys_atomic_cmpxchg_32 work on classic m68k | Andreas Schwab |
2012-08-09 | posix_types.h: Cleanup stale __NFDBITS and related definitions | Josh Boyer |
2012-08-09 | s390/mm: fix fault handling for page table walk case | Heiko Carstens |
2012-08-09 | s390/mm: downgrade page table after fork of a 31 bit process | Martin Schwidefsky |
2012-08-09 | s390/idle: fix sequence handling vs cpu hotplug | Heiko Carstens |
2012-08-09 | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults | Tony Luck |
2012-08-09 | x86, microcode: Sanitize per-cpu microcode reloading interface | Borislav Petkov |
2012-08-09 | ARM: dt: tegra trimslice: add vbus-gpio property | Stephen Warren |
2012-08-09 | ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad one | Nishanth Menon |
2012-08-09 | ARM: dt: tegra trimslice: enable USB2 port | Stephen Warren |
2012-08-09 | powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS | Timur Tabi |
2012-08-09 | powerpc/eeh: Check handle_eeh_events() return value | Kleber Sacilotto de Souza |
2012-08-09 | powerpc: Add "memory" attribute for mfmsr() | Tiejun Chen |
2012-08-09 | powerpc/ftrace: Fix assembly trampoline register usage | roger blofeld |
2012-07-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-07-19 | MIPS: PCI: Move fixups from __init to __devinit. | Sebastian Andrzej Siewior |
2012-07-19 | MIPS: Fix bug.h MIPS build regression | Yoichi Yuasa |
2012-07-19 | MIPS: sync-r4k: remove redundant irq operation | Yong Zhang |
2012-07-19 | MIPS: smp: Warn on too early irq enable | Yong Zhang |
2012-07-19 | MIPS: call set_cpu_online() on cpu being brought up with irq disabled | Yong Zhang |
2012-07-19 | MIPS: call ->smp_finish() a little late | Yong Zhang |
2012-07-19 | MIPS: Yosemite: delay irq enable to ->smp_finish() | Yong Zhang |
2012-07-19 | MIPS: SMTC: delay irq enable to ->smp_finish() | Yong Zhang |
2012-07-19 | MIPS: BMIPS: delay irq enable to ->smp_finish() | Yong Zhang |
2012-07-19 | MIPS: Octeon: delay enable irq to ->smp_finish() | Yong Zhang |
2012-07-19 | MIPS: Oprofile: Fix build as a module. | Ralf Baechle |
2012-07-19 | MIPS: BCM63XX: Fix BCM6368 IPSec clock bit | Florian Fainelli |
2012-07-19 | MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total() | Florian Fainelli |
2012-07-19 | MIPS: Fix Magic SysRq L kernel crash. | Vincent Wen |
2012-07-19 | MIPS: BMIPS: Fix duplicate header inclusion. | Danny Kukawka |
2012-07-19 | mips: mark const init data with __initconst instead of __initdata | Uwe Kleine-König |
2012-07-19 | MIPS: cmpxchg.h: Add missing include | Aaro Koskinen |
2012-07-19 | MIPS: Malta may also be equipped with MIPS64 R2 processors. | Leonid Yegoshin |
2012-07-19 | MIPS: Fix typo multipy -> multiply | Ralf Baechle |
2012-07-19 | MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig. | Yoichi Yuasa |
2012-07-19 | MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies | Yoichi Yuasa |
2012-07-19 | MIPS: SMTC: Spelling and grammar corrections. | Ralf Baechle |
2012-07-19 | MIPS: Properly align the .data..init_task section. | David Daney |
2012-07-19 | MIPS: Malta: Change start address to avoid conflicts. | Steven J. Hill |
2012-07-19 | MIPS: Fix race condition with FPU thread task flag during context switch. | Leonid Yegoshin |
2012-07-19 | MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set. | Douglas Leung |
2012-07-19 | MIPS: Refactor 'clear_page' and 'copy_page' functions. | Steven J. Hill |