| Commit message (Expand) | Author | Age |
* | KVM: add missing void __user * cast to access_ok() call | Heiko Carstens | 2011-05-26 |
* | 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 |
| * | | staging:iio: implement an iio_info structure to take some of the constant ele... | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio:meter:ade7758: Use private data space from iio_allocate_device | Michael Hennerich | 2011-05-19 |
| * | | staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value. | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio: ring core cleanups + check if read_last available in lis3l02dq | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle... | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio: poll func allocation clean up. | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio:ad7780 trivial unused header cleanup. | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio:adc: AD7780: Use private data space from iio_allocate_device + tr... | Michael Hennerich | 2011-05-19 |
| * | | staging:iio:adc:AD7780: Convert to new channel registration method | Michael Hennerich | 2011-05-19 |
| * | | staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv() | Michael Hennerich | 2011-05-19 |
| * | | staging:iio:adc: AD7606: Consitently use indio_dev | Michael Hennerich | 2011-05-19 |
| * | | staging:iio: Rip out helper for software rings. | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio:adc:AD7298: Use private data space from iio_allocate_device | Michael Hennerich | 2011-05-19 |
| * | | staging:iio: rationalization of different buffer implementation hooks. | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ... | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio:trigger handle name attr in core, remove old alloc and register a... | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio: iio_event_interfaces - clean out unused elements | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio:lis3l02dq remerge the two interrupt handlers. | Jonathan Cameron | 2011-05-19 |
| * | | staging:iio:buffer - remove unused event code for buffer events. | Jonathan Cameron | 2011-05-19 |