summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: update GregKH linksVikram Narayanan2011-05-231-4/+5
* Documentation: fix vgaarbiter.txt typos etc.Nicolas Kaiser2011-05-231-11/+9
* Documentation: update LXR web linkHarry Wei2011-05-231-1/+1
* Documentation: update epoll sysctl textLucian Adrian Grijincu2011-05-231-7/+0
* Documentation: update dontdiff fileRandy Dunlap2011-05-231-12/+46
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-2320-563/+539
|\
| * x86, apic: Include module.h header in apic_flat_64.cRandy Dunlap2011-05-231-0/+1
| * x86, apic: Make apic drivers staticSuresh Siddha2011-05-2211-64/+22
| * x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-223-30/+32
| * x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha2011-05-222-31/+36
| * x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-2212-6/+63
| * x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov2011-05-203-124/+69
| * x86, x2apic: Minimize IPI register writes using cluster groupsCyrill Gorcunov2011-05-201-14/+44
| * x86, x2apic: Track the x2apic cluster sibling mapCyrill Gorcunov2011-05-201-2/+70
| * x86, x2apic: Remove duplicate code for IPI mask routinesSuresh Siddha2011-05-202-62/+31
| * x86, apic: Use probe routines to simplify apic selectionSuresh Siddha2011-05-205-19/+37
| * x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic'Suresh Siddha2011-05-201-6/+3
| * x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha2011-05-203-14/+29
| * x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-205-50/+62
| * x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic'Suresh Siddha2011-05-201-14/+13
| * x86, ioapic: Add struct ioapicSuresh Siddha2011-05-202-16/+17
| * x86, ioapic: Remove duplicate code for saving/restoring RTEsSuresh Siddha2011-05-201-31/+5
| * x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-203-111/+37
| * x86, ioapic: Allocate ioapic_saved_data earlySuresh Siddha2011-05-201-14/+13
| * x86, ioapic: Fix potential resume deadlockDaniel J Blueman2011-05-201-2/+2
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-233-43/+82
|\ \
| * | sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao2011-05-202-10/+41
| * | sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao2011-05-203-32/+37
| * | sched: Cleanup set_load_weight()Nikhil Rao2011-05-201-4/+7
| |/
* | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-23822-171853/+68284
|\ \
| * | staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-1911-306/+220
| * | staging:iio: Trivial kconfig reorganization and uniformity improvements.Jonathan Cameron2011-05-193-41/+41
| * | staging:iio:documenation partial update.Jonathan Cameron2011-05-195-78/+91
| * | staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-199-129/+79
| * | staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve...Jonathan Cameron2011-05-193-116/+63
| * | staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-1961-669/+964
| * | staging:iio:meter:ade7758: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-194-70/+62
| * | staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.Jonathan Cameron2011-05-193-21/+21
| * | staging:iio: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron2011-05-193-233/+136
| * | staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle...Jonathan Cameron2011-05-192-39/+18
| * | staging:iio: poll func allocation clean up.Jonathan Cameron2011-05-198-90/+95
| * | staging:iio:ad7780 trivial unused header cleanup.Jonathan Cameron2011-05-191-2/+0
| * | staging:iio:adc: AD7780: Use private data space from iio_allocate_device + tr...Michael Hennerich2011-05-191-44/+36
| * | staging:iio:adc:AD7780: Convert to new channel registration methodMichael Hennerich2011-05-191-62/+51
| * | staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()Michael Hennerich2011-05-193-19/+16
| * | staging:iio:adc: AD7606: Consitently use indio_devMichael Hennerich2011-05-191-19/+19
| * | staging:iio: Rip out helper for software rings.Jonathan Cameron2011-05-195-209/+111
| * | staging:iio:adc:AD7298: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-193-44/+41
| * | staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-1923-463/+363
| * | staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron2011-05-194-90/+63
OpenPOWER on IntegriCloud