aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-01-13ARM: stmp37xx: irq_data conversion.Lennert Buytenhek1-12/+12
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: stmp378x: irq_data conversion.Lennert Buytenhek1-8/+8
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: shark: irq_data conversion.Lennert Buytenhek1-13/+13
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: sa1100: irq_data conversion.Lennert Buytenhek2-46/+46
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: rpc: irq_data conversion.Lennert Buytenhek1-30/+30
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Russell King <[email protected]>
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek15-129/+144
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: pnx4008: irq_data conversion.Lennert Buytenhek1-29/+33
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: omap2: irq_data conversion.Lennert Buytenhek1-10/+12
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: omap1: irq_data conversion.Lennert Buytenhek3-39/+41
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: nuc93x: irq_data conversion.Lennert Buytenhek1-8/+8
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Wan ZongShun <[email protected]>
2011-01-13ARM: ns9xxx: irq_data conversion.Lennert Buytenhek2-28/+28
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Uwe Kleine-König <[email protected]>
2011-01-13ARM: netx: irq_data conversion.Lennert Buytenhek1-15/+15
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: mx3: irq_data conversion.Lennert Buytenhek1-9/+9
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: msm: irq_data conversion.Lennert Buytenhek5-121/+118
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Gregory Bean <[email protected]> Acked-by: Daniel Walker <[email protected]>
2011-01-13ARM: mmp: irq_data conversion.Lennert Buytenhek2-31/+33
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: lpc32xx: irq_data conversion.Lennert Buytenhek1-28/+28
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: lh7a40x: irq_data conversion.Lennert Buytenhek5-78/+79
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: ks8695: irq_data conversion.Lennert Buytenhek1-21/+22
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: ixp4xx: irq_data conversion.Lennert Buytenhek1-21/+21
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: ixp23xx: irq_data conversion.Lennert Buytenhek2-42/+49
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: ixp2000: irq_data conversion.Lennert Buytenhek3-50/+56
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: iop33x: irq_data conversion.Lennert Buytenhek1-16/+16
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Dan Williams <[email protected]>
2011-01-13ARM: iop32x: irq_data conversion.Lennert Buytenhek1-8/+8
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Dan Williams <[email protected]>
2011-01-13ARM: iop13xx: irq_data conversion.Lennert Buytenhek2-34/+34
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Dan Williams <[email protected]>
2011-01-13ARM: integrator: irq_data conversion.Lennert Buytenhek2-32/+32
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Russell King <[email protected]>
2011-01-13ARM: h720x: irq_data conversion.Lennert Buytenhek2-26/+26
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: gemini: irq_data conversion.Lennert Buytenhek2-23/+23
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Hans Ulli Kroll <[email protected]>
2011-01-13ARM: footbridge: irq_data conversion.Lennert Buytenhek2-25/+25
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Russell King <[email protected]>
2011-01-13ARM: ep93xx: irq_data conversion.Lennert Buytenhek1-18/+18
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Ryan Mallon <[email protected]>
2011-01-13ARM: ebsa110: irq_data conversion.Lennert Buytenhek1-7/+7
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Russell King <[email protected]>
2011-01-13ARM: dove: irq_data conversion.Lennert Buytenhek1-9/+9
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Nicolas Pitre <[email protected]>
2011-01-13ARM: davinci: irq_data conversion.Lennert Buytenhek3-51/+51
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: clps711x: irq_data conversion.Lennert Buytenhek1-20/+20
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: bcmring: irq_data conversion.Lennert Buytenhek1-21/+21
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Scott Branden <[email protected]>
2011-01-13ARM: at91: irq_data conversion.Lennert Buytenhek2-35/+35
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: aaec2000: irq_data conversion.Lennert Buytenhek1-9/+9
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: vic: irq_data conversion.Lennert Buytenhek1-16/+16
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: sa1111: irq_data conversion.Lennert Buytenhek1-47/+47
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Kristoffer Ericson <[email protected]>
2011-01-13ARM: LoCoMo: irq_data conversion.Lennert Buytenhek1-12/+12
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: ITE 8152: irq_data conversion.Lennert Buytenhek1-5/+9
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Mike Rapoport <[email protected]>
2011-01-13ARM: gic: irq_data conversion.Lennert Buytenhek1-33/+33
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Abhijeet Dharmapurikar <[email protected]>
2011-01-13ARM: ecard: irq_data conversion.Lennert Buytenhek1-14/+14
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Russell King <[email protected]>
2011-01-13ARM: core irq_data conversion.Lennert Buytenhek1-7/+10
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-13ARM: Use genirq definitions from kernel/irq/Kconfig.Lennert Buytenhek1-16/+2
Signed-off-by: Lennert Buytenhek <[email protected]>
2011-01-12Merge branch 'drm-fixes' of ↵Linus Torvalds23-637/+1082
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 * 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6: (39 commits) i915/gtt: fix ordering causing DMAR errors on object teardown. i915/gtt: fix ordering issues with status setup and DMAR drm/i915/execbuffer: Reorder binding of objects to favour restrictions drm/i915: If we hit OOM when allocating GTT pages, clear the aperture drm/i915/evict: Ensure we completely cleanup on failure drm/i915/execbuffer: Correctly clear the current object list upon EFAULT drm/i915/debugfs: Show all objects in the gtt drm/i915: Record AGP memory type upon error drm/i915: Periodically flush the active lists and requests drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT drm/i915: Record the error batchbuffer on each ring drm/i915: Include TLB miss overhead for computing WM drm/i915: Propagate error from flushing the ring drm/i915: detect & report PCH display error interrupts drm/i915: cleanup rc6 code drm/i915: fix rc6 enabling around suspend/resume drm/i915: re-enable rc6 support for Ironlake+ drm/i915: Make the ring IMR handling private drm/i915/ringbuffer: Simplify the ring irq refcounting drm/i915/debugfs: Show the per-ring IMR ...
2011-01-12Merge branch 'tools' of ↵Linus Torvalds6-0/+1665
git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 * 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6: tools: create power/x86/x86_energy_perf_policy tools: create power/x86/turbostat
2011-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktestLinus Torvalds3-0/+2675
* git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest: (30 commits) ktest: Ask for the manditory config options instead of just failing ktest: Copy the last good and bad configs in config_bisect ktest: For grub reboot, use run_ssh instead of run_command ktest: Added force stop after success and failure ktest: Parse off the directory name in useconfig for failures ktest: Use different temp config name for minconfig ktest: Updated the sample.conf for the latest options ktest: Added compare script to test ktest.pl to sample.conf ktest: Added config_bisect test type ktest/cleanups: Added version 0.2, ssh as options ktest: Output something easy to parse for failure or success ktest: Allow a test case to undefine a default value ktest: Use $output_config instead of typing $outputdir/.config ktest: Write to stdout if no log file is given ktest: Use oldnoconfig instead of yes command ktest: Update the sample config file with more documentation ktest: New TEST_START instead of using [], and use real SHA1s ktest: Add poweroff after halt and powercycle after reboot ktest: Add POST_INSTALL to allow initrds to be created ktest: Added sample.conf, new %default option format ...
2011-01-12Merge branch 'stable/xenbus' of ↵Linus Torvalds10-312/+661
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen * 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen: xen/xenbus: making backend support modular is too complex xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTEND xen/xenbus: fixup checkpatch issues in xenbus_probe* xen/netfront: select XEN_XENBUS_FRONTEND xen/xenbus: clean up noise in xenbus_probe_frontend.c xen/xenbus: clean up noise in xenbus_probe_backend.c xen/xenbus: clean up noise in xenbus_probe.c xen/xenbus: cleanup debug noise in xenbus_comms.c xen/xenbus: clean up error handling xen/xenbus: make frontend bus GPL xen/xenbus: make sure backend bus is registered earlier xenbus/frontend: register bus earlier xen: remove xen/evtchn.h xen: add backend driver support xen: separate out frontend xenbus
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov5-25/+27
Fix writev() to not keep writing the first segment over and over again instead of moving onto subsequent segments and update the NTFS entry in MAINTAINERS to reflect that Tuxera Inc. now supports the NTFS driver. Signed-off-by: Anton Altaparmakov <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2011-01-11Merge branches 'turbostat' and 'x86_energy_perf_policy' into toolsLen Brown6-0/+1665