| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: update LXR web link | Harry Wei | 2011-05-23 | 1 | -1/+1 |
* | Documentation: update epoll sysctl text | Lucian Adrian Grijincu | 2011-05-23 | 1 | -7/+0 |
* | Documentation: update dontdiff file | Randy Dunlap | 2011-05-23 | 1 | -12/+46 |
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-23 | 20 | -563/+539 |
|\ |
|
| * | x86, apic: Include module.h header in apic_flat_64.c | Randy Dunlap | 2011-05-23 | 1 | -0/+1 |
| * | x86, apic: Make apic drivers static | Suresh Siddha | 2011-05-22 | 11 | -64/+22 |
| * | x86, apic: Clean up bigsmp apic selection code | Suresh Siddha | 2011-05-22 | 3 | -30/+32 |
| * | x86, apic: Use .apicdrivers section for the apic drivers list | Suresh Siddha | 2011-05-22 | 2 | -31/+36 |
| * | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha | 2011-05-22 | 12 | -6/+63 |
| * | x86, x2apic: Move the common bits to x2apic.h | Cyrill Gorcunov | 2011-05-20 | 3 | -124/+69 |
| * | x86, x2apic: Minimize IPI register writes using cluster groups | Cyrill Gorcunov | 2011-05-20 | 1 | -14/+44 |
| * | x86, x2apic: Track the x2apic cluster sibling map | Cyrill Gorcunov | 2011-05-20 | 1 | -2/+70 |
| * | x86, x2apic: Remove duplicate code for IPI mask routines | Suresh Siddha | 2011-05-20 | 2 | -62/+31 |
| * | x86, apic: Use probe routines to simplify apic selection | Suresh Siddha | 2011-05-20 | 5 | -19/+37 |
| * | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 1 | -6/+3 |
| * | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 3 | -14/+29 |
| * | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 5 | -50/+62 |
| * | x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 1 | -14/+13 |
| * | x86, ioapic: Add struct ioapic | Suresh Siddha | 2011-05-20 | 2 | -16/+17 |
| * | x86, ioapic: Remove duplicate code for saving/restoring RTEs | Suresh Siddha | 2011-05-20 | 1 | -31/+5 |
| * | x86, ioapic: Use ioapic_saved_data while enabling intr-remapping | Suresh Siddha | 2011-05-20 | 3 | -111/+37 |
| * | x86, ioapic: Allocate ioapic_saved_data early | Suresh Siddha | 2011-05-20 | 1 | -14/+13 |
| * | x86, ioapic: Fix potential resume deadlock | Daniel J Blueman | 2011-05-20 | 1 | -2/+2 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-23 | 3 | -43/+82 |
|\ \ |
|
| * | | sched: Increase SCHED_LOAD_SCALE resolution | Nikhil Rao | 2011-05-20 | 2 | -10/+41 |
| * | | sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations | Nikhil Rao | 2011-05-20 | 3 | -32/+37 |
| * | | sched: Cleanup set_load_weight() | Nikhil Rao | 2011-05-20 | 1 | -4/+7 |
| |/ |
|
* | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-23 | 822 | -171853/+68284 |
|\ \ |
|
| * | | staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ | matt mooney | 2011-05-19 | 11 | -306/+220 |
| * | | staging:iio: Trivial kconfig reorganization and uniformity improvements. | Jonathan Cameron | 2011-05-19 | 3 | -41/+41 |
| * | | staging:iio:documenation partial update. | Jonathan Cameron | 2011-05-19 | 5 | -78/+91 |
| * | | staging:iio: use pollfunc allocation helpers in remaining drivers. | Jonathan Cameron | 2011-05-19 | 9 | -129/+79 |
| * | | staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve... | Jonathan Cameron | 2011-05-19 | 3 | -116/+63 |
| * | | staging:iio: implement an iio_info structure to take some of the constant ele... | Jonathan Cameron | 2011-05-19 | 61 | -669/+964 |
| * | | staging:iio:meter:ade7758: Use private data space from iio_allocate_device | Michael Hennerich | 2011-05-19 | 4 | -70/+62 |
| * | | staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value. | Jonathan Cameron | 2011-05-19 | 3 | -21/+21 |
| * | | staging:iio: ring core cleanups + check if read_last available in lis3l02dq | Jonathan Cameron | 2011-05-19 | 3 | -233/+136 |
| * | | staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle... | Jonathan Cameron | 2011-05-19 | 2 | -39/+18 |
| * | | staging:iio: poll func allocation clean up. | Jonathan Cameron | 2011-05-19 | 8 | -90/+95 |
| * | | staging:iio:ad7780 trivial unused header cleanup. | Jonathan Cameron | 2011-05-19 | 1 | -2/+0 |
| * | | staging:iio:adc: AD7780: Use private data space from iio_allocate_device + tr... | Michael Hennerich | 2011-05-19 | 1 | -44/+36 |
| * | | staging:iio:adc:AD7780: Convert to new channel registration method | Michael Hennerich | 2011-05-19 | 1 | -62/+51 |
| * | | staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv() | Michael Hennerich | 2011-05-19 | 3 | -19/+16 |
| * | | staging:iio:adc: AD7606: Consitently use indio_dev | Michael Hennerich | 2011-05-19 | 1 | -19/+19 |
| * | | staging:iio: Rip out helper for software rings. | Jonathan Cameron | 2011-05-19 | 5 | -209/+111 |
| * | | staging:iio:adc:AD7298: Use private data space from iio_allocate_device | Michael Hennerich | 2011-05-19 | 3 | -44/+41 |
| * | | staging:iio: rationalization of different buffer implementation hooks. | Jonathan Cameron | 2011-05-19 | 23 | -463/+363 |
| * | | staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ... | Jonathan Cameron | 2011-05-19 | 4 | -90/+63 |
| * | | staging:iio:trigger handle name attr in core, remove old alloc and register a... | Jonathan Cameron | 2011-05-19 | 15 | -356/+110 |
| * | | staging:iio: iio_event_interfaces - clean out unused elements | Jonathan Cameron | 2011-05-19 | 2 | -18/+8 |