Age | Commit message (Expand) | Author |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-12-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2009-12-14 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-12-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2009-12-14 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-14 | x86, mce: Clean up thermal init by introducing intel_thermal_supported() | Hidetoshi Seto |
2009-12-14 | x86, mce: Thermal monitoring depends on APIC being enabled | Cyrill Gorcunov |
2009-12-14 | x86: Gart: fix breakage due to IOMMU initialization cleanup | Yinghai Lu |
2009-12-14 | x86: Move swiotlb initialization before dma32_free_bootmem | FUJITA Tomonori |
2009-12-14 | x86: Fix build warning in arch/x86/mm/mmio-mod.c | Joe Perches |
2009-12-14 | microblaze: Remove rt_sigsuspend wrapper | Michal Simek |
2009-12-14 | microblaze: nommu: Don't clobber R11 on syscalls | steve@digidescorp.com |
2009-12-14 | microblaze: Remove show_tmem function | Michal Simek |
2009-12-14 | microblaze: Support for WB cache | Michal Simek |
2009-12-14 | microblaze: Add PVR for Microblaze v7.30.a | Michal Simek |
2009-12-14 | microblaze: Remove ancient and fake microblaze version from cpu_ver table | Michal Simek |
2009-12-14 | microblaze: Remove panic_timeout init value | Michal Simek |
2009-12-14 | microblaze: Do not count system calls in default | Michal Simek |
2009-12-14 | microblaze: Enable DTC compilation | Michal Simek |
2009-12-14 | microblaze: Core oprofile configs and hooks | John Williams |
2009-12-14 | microblaze: Fix level interrupt ACKing | steve@digidescorp.com |
2009-12-14 | microblaze: Enable futimesat syscall | Michal Simek |
2009-12-14 | microblaze: Checking DTS against PVR for write-back cache | Michal Simek |
2009-12-14 | microblaze: Remove duplicity from pgalloc.h | Michal Simek |
2009-12-14 | microblaze: Futex support | Michal Simek |
2009-12-14 | microblaze: Adding dev_arch_data functions | Michal Simek |
2009-12-14 | microblaze: Fix the heartbeat gpio to be more robust | John Linn |
2009-12-14 | microblaze: Simple __copy_tofrom_user for noMMU | John Williams |
2009-12-14 | microblaze: Export memory_start for modules | Michal Simek |
2009-12-14 | microblaze: Use lowest-common-denominator default CPU settings | John Williams |
2009-12-14 | microblaze: Update default generic DTS | Michal Simek |
2009-12-14 | microblaze: Enable asm optimization only for HW with barrel-shifter | Michal Simek |
2009-12-14 | microblaze: Remove the buggy ALLOW_EDIT_AUTO config option | John Williams |
2009-12-14 | microblaze: Move cache macro from cache.h to cacheflush.h | Michal Simek |
2009-12-14 | microblaze: support U-BOOT image format | Michal Simek |
2009-12-14 | microblaze: Ptrace notifying from signal code | Michal Simek |
2009-12-14 | microblaze: Extend cpuinfo for support write-back caches | Michal Simek |
2009-12-14 | microblaze: Fix cache_line_lenght | Michal Simek |
2009-12-14 | microblaze: Detect new 7.20.d version | Michal Simek |
2009-12-14 | microblaze: Support both levels for reset | Michal Simek |
2009-12-14 | microblaze: Fix announce message for reset gpio | Michal Simek |
2009-12-14 | microblaze: Remove saving and restoring before calling signal code | Michal Simek |
2009-12-14 | microblaze: Fix pfn_valid() for noMMU | steve@digidescorp.com |
2009-12-14 | microblaze: ftrace: Add dynamic function graph tracer | Michal Simek |
2009-12-14 | microblaze: ftrace: add function graph support | Michal Simek |