aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-30powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt1-8/+8
2011-03-30powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt1-1/+1
2011-03-29powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell1-1/+1
2011-03-29genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER buildStephen Rothwell1-1/+1
2011-03-30powerpc/cell: Use handle_edge_eoi_irq for realThomas Gleixner1-1/+1
2011-03-30powerpc/pseries: Enable Chelsio network and iWARP driversAnton Blanchard1-0/+3
2011-03-30powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt2-15/+15
2011-03-30powerpc: Fix accounting of softirq time when idleAnton Blanchard1-1/+1
2011-03-30powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller1-2/+2
2011-03-30powerpc/xics: Use hwirq for xics domain irq numberMilton Miller1-28/+29
2011-03-30powerpc/xics: Fix numberspace mismatch from irq_desc conversionMilton Miller1-8/+8
2011-03-30powerpc: Wire up new syscallsStephen Rothwell2-1/+9
2011-03-30powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi1-1/+1
2011-03-30powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood1-1/+1
2011-03-30powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt3-0/+44
2011-03-30powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston1-0/+24
2011-03-30powerpc: Restore some misc devices to our configsStephen Rothwell15-0/+15
2011-03-29x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha1-5/+15
2011-03-30sound: Fixup the last user of the old irq functionsThomas Gleixner1-1/+1
2011-03-30genirq: Remove obsolete commentThomas Gleixner1-7/+0
2011-03-30genirq: Remove now obsolete set_irq_wake()Thomas Gleixner1-8/+0
2011-03-30sh: Fix irq cleanup falloutThomas Gleixner1-2/+2
2011-03-30x86: apb_timer: Fixup genirq falloutThomas Gleixner1-1/+1
2011-03-30ASoC: Fix CODEC device name for CorgiMark Brown1-1/+1
2011-03-29Merge branches 'fixes' and 'devel-stable' into for-linusRussell King88-616/+1114
2011-03-29genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner1-1/+1
2011-03-29perf tools: Fix NO_NEWT=1 python build errorRobert Richter2-3/+12
2011-03-29iwlegacy: fix bugs in change_interfaceJohannes Berg1-0/+10
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter3-0/+9
2011-03-29iwl3945: disable hw scan by defaultStanislaw Gruszka1-1/+2
2011-03-29wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez1-3/+7
2011-03-29iwl3945: do not deprecate software scanStanislaw Gruszka1-4/+2
2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen4-8/+85
2011-03-29libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen2-0/+59
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen9-19/+63
2011-03-29libceph: fix null dereference when unregistering linger requestsSage Weil1-3/+3
2011-03-29Linux 2.6.39-rc1Linus Torvalds1-2/+2
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds31-1396/+1615
2011-03-29Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds7-27/+76
2011-03-29Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+10
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-56/+67
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds409-3705/+2710
2011-03-29perf symbols: Properly align symbol_conf.priv_sizeDavid S. Miller1-0/+2
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe1-1/+1
2011-03-29perf tools: Emit clearer message for sys_perf_event_open ENOENT returnDavid Ahern2-1/+15
2011-03-29perf tools: Fixup exit path when not able to open eventsArnaldo Carvalho de Melo4-19/+39
2011-03-29amd64_edac: Fix potential memleakBorislav Petkov1-1/+1
2011-03-29ceph: unlock on error in ceph_osdc_start_request()Dan Carpenter1-1/+3
2011-03-29fs: don't use igrab() while holding i_lockDave Chinner3-4/+5