summaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-13ARM: iop32x: irq_data conversion.Lennert Buytenhek1-8/+8
2011-01-13ARM: iop13xx: irq_data conversion.Lennert Buytenhek2-34/+34
2011-01-13ARM: integrator: irq_data conversion.Lennert Buytenhek2-32/+32
2011-01-13ARM: h720x: irq_data conversion.Lennert Buytenhek2-26/+26
2011-01-13ARM: gemini: irq_data conversion.Lennert Buytenhek2-23/+23
2011-01-13ARM: footbridge: irq_data conversion.Lennert Buytenhek2-25/+25
2011-01-13ARM: ep93xx: irq_data conversion.Lennert Buytenhek1-18/+18
2011-01-13ARM: ebsa110: irq_data conversion.Lennert Buytenhek1-7/+7
2011-01-13ARM: dove: irq_data conversion.Lennert Buytenhek1-9/+9
2011-01-13ARM: davinci: irq_data conversion.Lennert Buytenhek3-51/+51
2011-01-13ARM: clps711x: irq_data conversion.Lennert Buytenhek1-20/+20
2011-01-13ARM: bcmring: irq_data conversion.Lennert Buytenhek1-21/+21
2011-01-13ARM: at91: irq_data conversion.Lennert Buytenhek2-35/+35
2011-01-13ARM: aaec2000: irq_data conversion.Lennert Buytenhek1-9/+9
2011-01-13ARM: vic: irq_data conversion.Lennert Buytenhek1-16/+16
2011-01-13ARM: sa1111: irq_data conversion.Lennert Buytenhek1-47/+47
2011-01-13ARM: LoCoMo: irq_data conversion.Lennert Buytenhek1-12/+12
2011-01-13ARM: ITE 8152: irq_data conversion.Lennert Buytenhek1-5/+9
2011-01-13ARM: gic: irq_data conversion.Lennert Buytenhek1-33/+33
2011-01-13ARM: ecard: irq_data conversion.Lennert Buytenhek1-14/+14
2011-01-13ARM: core irq_data conversion.Lennert Buytenhek1-7/+10
2011-01-13ARM: Use genirq definitions from kernel/irq/Kconfig.Lennert Buytenhek1-16/+2
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov5-25/+27
2011-01-12tools: create power/x86/x86_energy_perf_policyLen Brown3-0/+437
2011-01-12tools: create power/x86/turbostatLen Brown3-0/+1228
2011-01-12i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie1-2/+2
2011-01-12i915/gtt: fix ordering issues with status setup and DMARDave Airlie1-2/+2
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2-14/+14
2011-01-12cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom1-5/+10
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal1-1/+1
2011-01-11drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson2-26/+47
2011-01-11drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson1-8/+4
2011-01-11drm/i915/evict: Ensure we completely cleanup on failureChris Wilson1-1/+8
2011-01-11drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson1-3/+1
2011-01-11netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger1-9/+5
2011-01-11drm/i915/debugfs: Show all objects in the gttChris Wilson1-10/+43
2011-01-11drm/i915: Record AGP memory type upon errorChris Wilson3-4/+16
2011-01-11drm/i915: Periodically flush the active lists and requestsChris Wilson1-4/+26
2011-01-11ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2-6/+9
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel1-1/+1
2011-01-11xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel1-1/+3
2011-01-11ehea: Increase the skb array usageBreno Leitao2-5/+3
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo1-8/+0
2011-01-11pcnet_cs: add new_idKen Kawasaki1-0/+1
2011-01-11tcp: disallow bind() to reuse addr/portEric Dumazet2-3/+4
2011-01-11drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTTChris Wilson1-7/+3
2011-01-11drm/i915: Record the error batchbuffer on each ringChris Wilson3-120/+50
2011-01-11drm/i915: Include TLB miss overhead for computing WMChris Wilson1-2/+9
2011-01-11drm/i915: Propagate error from flushing the ringChris Wilson3-48/+90
2011-01-11drm/i915: detect & report PCH display error interruptsJesse Barnes2-2/+81