| Commit message (Expand) | Author | Age |
* | m68k: merge the mmu and non-mmu versions of sys_m68k.c | Greg Ungerer | 2011-05-24 |
* | m68knommu: use asm-generic/bitops/ext2-atomic.h | Akinobu Mita | 2011-05-24 |
* | m68knommu: Remove obsolete #include <linux/sys.h> | Geert Uytterhoeven | 2011-05-24 |
* | m68k: merge mmu and non-mmu versions of asm-offsets.c | Greg Ungerer | 2011-05-24 |
* | m68k: merge non-mmu and mmu versions of m68k_ksyms.c | Greg Ungerer | 2011-05-23 |
* | m68knommu: remove un-needed exporting of COLDFIRE symbols | Greg Ungerer | 2011-05-23 |
* | m68knommu: move EXPORT of kernel_thread to function definition | Greg Ungerer | 2011-05-23 |
* | m68knommu: move EXPORT of local checksumming functions to definitions | Greg Ungerer | 2011-05-23 |
* | m68knommu: move EXPORT of dump_fpu to function definition | Greg Ungerer | 2011-05-23 |
* | m68knommu: clean up mm/init_no.c | Greg Ungerer | 2011-05-23 |
* | m68k: merge the mmu and non-mmu mm/Makefile | Greg Ungerer | 2011-05-23 |
* | m68k: mv kmap_mm.c to kmap.c | Greg Ungerer | 2011-05-23 |
* | m68knommu: remove stubs for __ioremap() and iounmap() | Greg Ungerer | 2011-05-23 |
* | m68knommu: remove unused kernel_set_cachemode() | Greg Ungerer | 2011-05-23 |
* | m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c | Greg Ungerer | 2011-05-23 |
* | m68k: remove duplicate memcpy() implementation | Greg Ungerer | 2011-05-23 |
* | m68k: remove duplicate memset() implementation | Greg Ungerer | 2011-05-23 |
* | m68k: remove duplicate memmove() implementation | Greg Ungerer | 2011-05-23 |
* | m68k: merge mmu and non-mmu versions of lib/Makefile | Greg Ungerer | 2011-05-23 |
* | m68k: merge mmu and non-mmu versions of muldi3 | Greg Ungerer | 2011-05-23 |
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-23 |
|\ |
|
| * | x86, apic: Include module.h header in apic_flat_64.c | Randy Dunlap | 2011-05-23 |
| * | x86, apic: Make apic drivers static | Suresh Siddha | 2011-05-22 |
| * | x86, apic: Clean up bigsmp apic selection code | Suresh Siddha | 2011-05-22 |
| * | x86, apic: Use .apicdrivers section for the apic drivers list | Suresh Siddha | 2011-05-22 |
| * | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha | 2011-05-22 |
| * | x86, x2apic: Move the common bits to x2apic.h | Cyrill Gorcunov | 2011-05-20 |
| * | x86, x2apic: Minimize IPI register writes using cluster groups | Cyrill Gorcunov | 2011-05-20 |
| * | x86, x2apic: Track the x2apic cluster sibling map | Cyrill Gorcunov | 2011-05-20 |
| * | x86, x2apic: Remove duplicate code for IPI mask routines | Suresh Siddha | 2011-05-20 |
| * | x86, apic: Use probe routines to simplify apic selection | Suresh Siddha | 2011-05-20 |
| * | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 |
| * | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha | 2011-05-20 |
| * | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 |
| * | x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 |
| * | x86, ioapic: Add struct ioapic | Suresh Siddha | 2011-05-20 |
| * | x86, ioapic: Remove duplicate code for saving/restoring RTEs | Suresh Siddha | 2011-05-20 |
| * | x86, ioapic: Use ioapic_saved_data while enabling intr-remapping | Suresh Siddha | 2011-05-20 |
| * | x86, ioapic: Allocate ioapic_saved_data early | Suresh Siddha | 2011-05-20 |
| * | x86, ioapic: Fix potential resume deadlock | Daniel J Blueman | 2011-05-20 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-23 |
|\ \ |
|
| * | | sched: Increase SCHED_LOAD_SCALE resolution | Nikhil Rao | 2011-05-20 |
| * | | sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations | Nikhil Rao | 2011-05-20 |
| * | | sched: Cleanup set_load_weight() | Nikhil Rao | 2011-05-20 |
| |/ |
|
* | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-23 |
|\ \ |
|
| * | | staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ | matt mooney | 2011-05-19 |
| * | | staging:iio: Trivial kconfig reorganization and uniformity improvements. | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio:documenation partial update. | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio: use pollfunc allocation helpers in remaining drivers. | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve... | Jonathan Cameron | 2011-05-19 |