aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-21Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-2/+20
2011-01-21Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-7/+19
2011-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds9-77/+79
2011-01-21Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+4
2011-01-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds35-346/+334
2011-01-21perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/Oleg Nesterov1-1/+1
2011-01-21perf test: Use cpu_map->[cpu] when setting affinityHan Pingtian1-4/+9
2011-01-21perf symbols: Fix annotation of thumb codeDr. David Alan Gilbert1-0/+7
2011-01-21mm: System without MMU do not need pte_mkwriteMichal Simek1-0/+2
2011-01-21MAINTAINERS: Update Roland Dreier's email addressRoland Dreier1-1/+1
2011-01-21RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König1-12/+0
2011-01-21RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz1-3/+9
2011-01-21RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2-23/+28
2011-01-21acpi_pm: Clear pmtmr_ioport if acpi_pm initialization failsKonrad Rzeszutek Wilk1-1/+5
2011-01-21rtc: Cleanup removed UIE emulation declarationJohn Stultz1-2/+0
2011-01-21xen: p2m: correctly initialize partial p2m leafStefan Bader1-1/+19
2011-01-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds8-84/+56
2011-01-21perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splatPeter Zijlstra1-0/+3
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intrFenghua Yu1-0/+1
2011-01-21x86: Use asm-generic/cacheflush.hAkinobu Mita1-41/+1
2011-01-21um: Use generic irq KconfigThomas Gleixner1-5/+1
2011-01-21tile: Use generic irq KconfigThomas Gleixner1-29/+21
2011-01-21sparc: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21score: Use generic irq KconfigThomas Gleixner1-3/+4
2011-01-21powerpc: Use generic irq KconfigThomas Gleixner1-21/+3
2011-01-21parisc: Use generic irq KconfigThomas Gleixner1-10/+4
2011-01-21mn10300: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21microblaze: Use generic irq KconfigThomas Gleixner1-6/+2
2011-01-21m68knommu: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21ia64: Use generic irq KconfigThomas Gleixner1-19/+4
2011-01-21frv: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21blackfin: Use generic irq KconfigThomas Gleixner1-11/+3
2011-01-21alpha: Use generic irq KconfigThomas Gleixner1-13/+3
2011-01-21genirq: Remove __do_IRQThomas Gleixner18-183/+0
2011-01-21m32r: Convert to generic irq KconfigThomas Gleixner1-8/+3
2011-01-21m32r: Convert usrv platform irq handlingThomas Gleixner1-48/+40
2011-01-21m32r: Convert opsput_lcdpld irq chipThomas Gleixner1-26/+16
2011-01-21m32r: Convert opsput lanpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert opsput pld irq chipThomas Gleixner1-26/+20
2011-01-21m32r: Convert opsput irq chipThomas Gleixner1-31/+27
2011-01-21m32r: Convert oaks32r irq chipsThomas Gleixner1-25/+22
2011-01-21m32r: Convert mappi3 irq chipThomas Gleixner1-31/+31
2011-01-21m32r: Convert mappi2 irq chipThomas Gleixner1-29/+30
2011-01-21m32r: Convert mappi irq chipsThomas Gleixner1-27/+26
2011-01-21m32r: Convert m32700ut lcdpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert m32700ut lanpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert m32700ut pld irq chipThomas Gleixner1-28/+20
2011-01-21m32r: Convert m32104ut irq chipThomas Gleixner1-29/+27
2011-01-21m32r: Convert m32104ut irq handlingThomas Gleixner1-25/+21
2011-01-21m32r: Cleanup direct irq_desc accessThomas Gleixner9-307/+83