Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | gpio/omap: fix incorrect initialization of omap_gpio_mod_init | Tarun Kanti DebBarma | 2012-05-10 | 1 | -6/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-05-11 | 2 | -13/+44 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | powerpc/irq: Fix another case of lazy IRQ state getting out of sync | Benjamin Herrenschmidt | 2012-05-12 | 2 | -13/+44 | |
* | | | | | | | | | | Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na... | Linus Torvalds | 2012-05-11 | 1 | -22/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion | Nicholas Bellinger | 2012-05-11 | 1 | -22/+0 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2012-05-11 | 7 | -21/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = m | Steven King | 2012-05-08 | 7 | -21/+21 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | mm: raise MemFree by reverting percpu_pagelist_fraction to 0 | Hugh Dickins | 2012-05-11 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'parisc' (PA-RISC compile fixes) | Linus Torvalds | 2012-05-10 | 9 | -8/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | parisc: move definition of PAGE0 to asm/page.h | Rolf Eike Beer | 2012-05-10 | 6 | -7/+11 | |
| * | | | | | | | | | | parisc: add missing include of asm/page.h to asm/pgtable.h | Rolf Eike Beer | 2012-05-10 | 1 | -0/+2 | |
| * | | | | | | | | | | parisc: drop include of asm/pdc.h from asm/hardware.h | Rolf Eike Beer | 2012-05-10 | 1 | -1/+0 | |
| * | | | | | | | | | | parisc: add missing forward declarations in asm/hardware.h | Rolf Eike Beer | 2012-05-10 | 1 | -0/+2 | |
| * | | | | | | | | | | parisc: add missing includes in asm/spinlock.h | Rolf Eike Beer | 2012-05-10 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-05-10 | 9 | -10/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | MAINTAINERS: add maintainer for LED subsystem | Bryan Wu | 2012-05-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | mm: nobootmem: fix sign extend problem in __free_pages_memory() | Russ Anderson | 2012-05-10 | 1 | -2/+1 | |
| * | | | | | | | | | | | drivers/leds: correct __devexit annotations | Arnd Bergmann | 2012-05-10 | 2 | -3/+3 | |
| * | | | | | | | | | | | memcg: free spare array to avoid memory leak | Sha Zhengju | 2012-05-10 | 1 | -0/+6 | |
| * | | | | | | | | | | | namespaces, pid_ns: fix leakage on fork() failure | Mike Galbraith | 2012-05-10 | 1 | -0/+3 | |
| * | | | | | | | | | | | hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() | Chris Metcalf | 2012-05-10 | 1 | -1/+0 | |
| * | | | | | | | | | | | mm: fix division by 0 in percpu_pagelist_fraction() | Sasha Levin | 2012-05-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | proc/pid/pagemap: correctly report non-present ptes and holes between vmas | Konstantin Khlebnikov | 2012-05-10 | 1 | -2/+10 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-05-10 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). | David S. Miller | 2012-05-10 | 2 | -4/+4 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-10 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP | Catalin Marinas | 2012-05-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar... | Tejun Heo | 2012-05-09 | 1 | -0/+10 | |
* | | | | | | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-05-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | cifs: fix revalidation test in cifs_llseek() | Dan Carpenter | 2012-05-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-05-10 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | auth_gss: the list of pseudoflavors not being parsed correctly | Steve Dickson | 2012-05-03 | 1 | -3/+4 | |
* | | | | | | | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-10 | 6 | -15/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-05-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ASoC: sh: fix migor.c compilation | Guennadi Liakhovetski | 2012-05-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ALSA: HDA: Lessen CPU usage when waiting for chip to respond | David Henningsson | 2012-05-09 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | Revert "ALSA: hda - Set codec to D3 forcibly even if not used" | Takashi Iwai | 2012-05-08 | 2 | -5/+13 | |
| * | | | | | | | | | | | | | | ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixup | Takashi Iwai | 2012-05-08 | 1 | -6/+7 | |
| * | | | | | | | | | | | | | | ALSA: hdsp - Provide ioctl_compat | Andre Schramm | 2012-05-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 mobo | Takashi Iwai | 2012-05-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | ALSA: hda/realtek - Add a fixup for Acer Aspire 5739G | Takashi Iwai | 2012-05-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | ALSA: echoaudio: Remove incorrect part of assertion | Mark Hills | 2012-05-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | compat: Fix RT signal mask corruption via sigprocmask | Jan Kiszka | 2012-05-10 | 1 | -17/+46 | |
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-09 | 5 | -8/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2012-05-09 | 3 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ARM: OMAP: igep0020: fix smsc911x dummy regulator id | Enrico Butera | 2012-05-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields" | Archit Taneja | 2012-05-04 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | ARM: OMAP1: Amstrad Delta: Fix wrong IRQ base in FIQ handler | Janusz Krzysztofik | 2012-05-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'kirkwood_fixes_for_v3.4' of git://git.infradead.org/users/jcoop... | Olof Johansson | 2012-05-09 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | ARM: orion5x: Fix GPIO enable bits for MPP9 | Ben Hutchings | 2012-05-08 | 1 | -2/+2 |