summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann778-4546/+8674
2013-04-09Merge tag 'davinci-for-v3.10/board' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann364-1702/+2606
2013-04-09ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlightAndrew Chew1-0/+6
2013-04-09ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlightPeter Ujfalusi2-57/+52
2013-04-09ARM: OMAP2+: omap2plus_defconfig: Add support for BMP085 pressure sensorRuslan Bilovol1-0/+1
2013-04-09omap2+: Remove useless Makefile linePaul Bolle1-2/+0
2013-04-09omap2+: Remove useless Makefile linePaul Bolle1-1/+0
2013-04-09ARM: OMAP: RX-51: add missing regulator supply definitions for lis3lv02dAaro Koskinen1-0/+4
2013-04-09ARM: OMAP1: fix omap_udc registrationAaro Koskinen2-4/+4
2013-04-08Linux 3.9-rc6v3.9-rc6Linus Torvalds1-1/+1
2013-04-08Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-19/+46
2013-04-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+4
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon3-9/+8
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon2-8/+8
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsWill Deacon1-1/+1
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig5-19/+46
2013-04-06Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-13/+38
2013-04-06Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-118/+169
2013-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-75/+133
2013-04-06x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2-0/+5
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-24/+28
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds4-38/+39
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn3-2/+2
2013-04-05Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-44/+42
2013-04-05GFS2: Issue discards in 512b sectorsBob Peterson1-17/+13
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold2-31/+20
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-2/+3
2013-04-05Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds20-37/+83
2013-04-05dm cache: reduce bio front_pad size in writeback modeMike Snitzer1-13/+34
2013-04-05dm cache: fix writes to cache device in writethrough modeDarrick J. Wong1-0/+4
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle1-2/+6
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu4-13/+7
2013-04-05MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song1-1/+4
2013-04-05MIPS: Kconfig: Rename SNIPROM tooPaul Bolle1-2/+2
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle1-2/+2
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney1-4/+7
2013-04-05ALSA: hda/generic - fix uninitialized variableJiri Slaby1-1/+1
2013-04-05net: ipv4: notify when address lifetime changesJiri Pirko1-2/+4
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski1-2/+9
2013-04-05af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman1-1/+1
2013-04-05Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"Eric W. Biederman1-2/+2
2013-04-05bonding: remove sysfs before removing devicesVeaceslav Falico1-1/+1
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-04-05net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2-4/+4
2013-04-05Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-38/+76
2013-04-05r8169: fix auto speed down issuehayeswang1-3/+25
2013-04-05Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller5-2/+10
2013-04-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller11-57/+70