aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson1-2/+2
2010-12-06Input: add input driver for polled GPIO buttonsGabor Juhos4-0/+280
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds6-37/+68
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki5-22/+30
2010-12-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds15-30/+56
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver1-15/+38
2010-12-06wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo1-1/+1
2010-12-06perf record: Fix eternal wait for stillborn childArnaldo Carvalho de Melo1-2/+4
2010-12-06kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu3-6/+46
2010-12-06kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu3-19/+69
2010-12-06x86: Introduce text_poke_smp_batch() for batch-code modifyingMasami Hiramatsu2-9/+47
2010-12-06kprobes: Reuse unused kprobeMasami Hiramatsu1-2/+30
2010-12-06kprobes: Support delayed unoptimizingMasami Hiramatsu2-77/+237
2010-12-06kprobes: Separate kprobe optimizing code from optimizerMasami Hiramatsu1-17/+26
2010-12-06kprobes: Cleanup disabling and unregistering pathMasami Hiramatsu1-56/+72
2010-12-06kprobes: Rename old_p to more appropriate nameMasami Hiramatsu1-47/+46
2010-12-06Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King1-1/+1
2010-12-06perf tools: Catch a few uncheck calloc/malloc'sChris Samuel5-0/+15
2010-12-06perf script: Fix compiler warning in builtin_script.c:is_top_script()Stephane Eranian1-5/+5
2010-12-06perf session: Sort all events if ordered_samples=trueThomas Gleixner1-53/+72
2010-12-06perf options: add OPT_CALLBACK_DEFAULT_NOOPTAkihiro Nagai1-0/+4
2010-12-06perf hist: Better displaying of unresolved DSOs and symbolsIan Munsie1-3/+3
2010-12-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie1-1/+7
2010-12-05Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-2/+2
2010-12-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds13-363/+401
2010-12-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds9-25/+28
2010-12-05Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman1-1/+1
2010-12-05drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson1-44/+54
2010-12-05drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson1-14/+16
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2-0/+5
2010-12-05agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai1-2/+4
2010-12-04perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ eventsArnaldo Carvalho de Melo9-100/+315
2010-12-04perf session: Parse sample earlierArnaldo Carvalho de Melo18-192/+236
2010-12-04perf events: Make sample_type identity fields available in all PERF_RECORD_ eventsArnaldo Carvalho de Melo2-18/+102
2010-12-04perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo2-54/+76
2010-12-04perf events: Fix event inherit fallout of precalculated headersThomas Gleixner1-0/+5
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin1-1/+1
2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley6-11/+12
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley1-1/+1
2010-12-04drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson1-0/+3
2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent1-1/+2
2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez1-0/+1
2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin1-1/+1
2010-12-04slub: Fix a crash during slabinfo -vTero Roponen1-2/+2
2010-12-03drm/i915: Death to the unnecessary 64bit divideChris Wilson1-13/+5
2010-12-03Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds8-41/+114
2010-12-03ARM: mini2440: Fix Kconfig to allow kernel to buildBen Dooks1-0/+3
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds4-35/+26
2010-12-03drm/i915: Clean conflicting modesetting registers upon initChris Wilson1-0/+51