summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dac960: Remove unused variables from DAC960_CreateProcEntries()Jesper Juhl2012-05-111-13/+10
* Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds2012-05-109-8/+17
|\
| * parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-106-7/+11
| * parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer2012-05-101-0/+2
| * parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer2012-05-101-1/+0
| * parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer2012-05-101-0/+2
| * parisc: add missing includes in asm/spinlock.hRolf Eike Beer2012-05-101-0/+2
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-109-10/+26
|\ \
| * | MAINTAINERS: add maintainer for LED subsystemBryan Wu2012-05-101-0/+1
| * | mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson2012-05-101-2/+1
| * | drivers/leds: correct __devexit annotationsArnd Bergmann2012-05-102-3/+3
| * | memcg: free spare array to avoid memory leakSha Zhengju2012-05-101-0/+6
| * | namespaces, pid_ns: fix leakage on fork() failureMike Galbraith2012-05-101-0/+3
| * | hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf2012-05-101-1/+0
| * | mm: fix division by 0 in percpu_pagelist_fraction()Sasha Levin2012-05-101-2/+2
| * | proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov2012-05-101-2/+10
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-102-4/+4
|\ \
| * | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-102-4/+4
| |/
* | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-101-0/+12
|\ \
| * | kmemleak: Fix the kmemleak tracking of the percpu areas with !SMPCatalin Marinas2012-05-091-0/+2
| * | percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo2012-05-091-0/+10
* | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-101-1/+1
|\ \ \ | |_|/ |/| |
| * | cifs: fix revalidation test in cifs_llseek()Dan Carpenter2012-05-091-1/+1
* | | Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-101-3/+4
|\ \ \
| * | | auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson2012-05-031-3/+4
* | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-106-15/+30
|\ \ \ \
| * \ \ \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-091-1/+1
| |\ \ \ \
| | * | | | ASoC: sh: fix migor.c compilationGuennadi Liakhovetski2012-05-091-1/+1
| * | | | | ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson2012-05-091-2/+4
| * | | | | Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai2012-05-082-5/+13
| * | | | | ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai2012-05-081-6/+7
| * | | | | ALSA: hdsp - Provide ioctl_compatAndre Schramm2012-05-081-0/+1
| * | | | | ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 moboTakashi Iwai2012-05-071-0/+1
| * | | | | ALSA: hda/realtek - Add a fixup for Acer Aspire 5739GTakashi Iwai2012-05-071-0/+2
| * | | | | ALSA: echoaudio: Remove incorrect part of assertionMark Hills2012-05-061-1/+1
* | | | | | compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka2012-05-101-17/+46
| |_|_|/ / |/| | | |
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-095-8/+9
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-05-093-6/+6
| |\ \ \ \ \
| | * | | | | ARM: OMAP: igep0020: fix smsc911x dummy regulator idEnrico Butera2012-05-091-1/+1
| | * | | | | ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"Archit Taneja2012-05-041-4/+4
| | * | | | | ARM: OMAP1: Amstrad Delta: Fix wrong IRQ base in FIQ handlerJanusz Krzysztofik2012-05-041-1/+1
| * | | | | | Merge branch 'kirkwood_fixes_for_v3.4' of git://git.infradead.org/users/jcoop...Olof Johansson2012-05-092-2/+3
| |\ \ \ \ \ \
| | * | | | | | ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings2012-05-081-2/+2
| | * | | | | | ARM: kirkwood: add missing kexec.h includeIan Campbell2012-05-081-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-05-091-1/+3
|\ \ \ \ \ \ \
| * | | | | | | regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan2012-05-091-1/+3
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-095-20/+16
|\ \ \ \ \ \ \
| * | | | | | | KVM: ia64: fix build due to typoAvi Kivity2012-05-091-1/+1
| * | | | | | | KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2012-05-082-11/+13
| * | | | | | | KVM: Do not take reference to mm during async #PFGleb Natapov2012-05-061-8/+1
OpenPOWER on IntegriCloud