summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds9-36/+50
2010-07-28GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse1-6/+25
2010-07-28ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai1-3/+3
2010-07-28ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai1-13/+19
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori1-0/+8
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2-7/+61
2010-07-28ALSA: hda - Fix pin-detection of Nvidia HDMITakashi Iwai2-0/+16
2010-07-28Merge branch 'test' of ../test/linux-2.6-lpc2 into wells/lpc32xx-arch_v2Kevin Wells30-0/+4827
2010-07-28mx2_camera: fix type of dma buffer virtual address pointerBaruch Siach1-1/+1
2010-07-28mx2_camera: Add soc_camera support for i.MX25/i.MX27Baruch Siach5-2/+1575
2010-07-28arm/imx/gpio: add spinlock protectionBaruch Siach2-0/+9
2010-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-1/+1
2010-07-27gpio: fix spurious printk when freeing a gpioJon Povey1-3/+4
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov1-0/+3
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek1-3/+17
2010-07-27dynamic debug: move ddebug_remove_module() down into free_module()Jason Baron1-1/+3
2010-07-27ceph: use complete_all and wake_up_allYehuda Sadeh6-20/+20
2010-07-279p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov1-1/+1
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky1-6/+12
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens2-4/+20
2010-07-27[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard1-6/+7
2010-07-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-3/+3
2010-07-27Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds1-15/+14
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-36/+151
2010-07-27ARM: Add support for the LPC32XX archKevin Wells2-0/+16
2010-07-27ARM: LPC32XX: Arch config menu supoport and makefilesKevin Wells3-0/+45
2010-07-27ARM: LPC32XX: Phytec 3250 platform supportKevin Wells1-0/+397
2010-07-27ARM: LPC32XX: Misc support functionsKevin Wells2-0/+344
2010-07-27ARM: LPC32XX: Serial support codeKevin Wells1-0/+190
2010-07-27ARM: LPC32XX: System suspend supportKevin Wells2-0/+297
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra1-3/+3
2010-07-27wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin1-1/+1
2010-07-27ab3100: fix off-by-one value range checking for voltage selectorAxel Lin1-2/+2
2010-07-27ARM: LPC32XX: GPIO, timer, and IRQ driversKevin Wells3-0/+1060
2010-07-27ARM: LPC32XX: Clock driverKevin Wells2-0/+1175
2010-07-27ARM: LPC32XX: Debug and IRQ macrosKevin Wells2-0/+78
2010-07-27ARM: LPC32XX: Initial arch header filesKevin Wells12-0/+1225
2010-07-27ARM: 6239/1: mmci: let core poll for card detectionRabin Vincent1-21/+1
2010-07-27ARM: 6238/1: mmci: fix multi block transfersRabin Vincent1-1/+1
2010-07-27ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent2-56/+39
2010-07-27ARM: Fix section build warnings for AMBA driversRussell King4-5/+5
2010-07-27ARM: call machine_shutdown() from machine_halt(), etcRussell King3-9/+18
2010-07-27ARM: SMP: Always enable clock event broadcast supportRussell King3-3/+8
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King26-124/+40
2010-07-27ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag faultKirill A. Shutemov2-2/+23
2010-07-27ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtimeKirill A. Shutemov1-5/+11
2010-07-27ARM: 6255/1: Workaround infinity loop in handling of translation faultsKirill A. Shutemov1-1/+10
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov10-20/+25
2010-07-27ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILLKirill A. Shutemov2-4/+4
2010-07-27ARM: 6251/1: Make SPARSE_IRQ a hidden optioneric miao1-4/+1