aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | bnx2x: bug fix when loading after SAN bootAriel Elior2012-05-06
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-04
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-03
| | |\ \ \ \ \ \
| | | * | | | | | iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-03
| | | * | | | | | Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan2012-05-02
| | | * | | | | | brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin2012-05-02
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-04
| |\ \ \ \ \ \ \ \
| | * | | | | | | | e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-04
| | * | | | | | | | igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-04
| | * | | | | | | | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-03
| | * | | | | | | | ixgbe: fix race condition with shutdownDon Skidmore2012-05-03
| | |/ / / / / / /
* | | | | | | | | Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-05-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer2012-05-11
| * | | | | | | | | dm thin: correct module descriptionAlasdair G Kergon2012-05-11
| * | | | | | | | | dm thin: fix unprotected use of prepared_discards listMike Snitzer2012-05-11
| * | | | | | | | | dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer2012-05-11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki2012-05-12
* | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-11
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma2012-05-10
| |/ / / / / / /
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-05-11
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-11
* | | | | | | | | Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds2012-05-11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger2012-05-11
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-05-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = mSteven King2012-05-07
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins2012-05-11
* | | | | | | | | Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds2012-05-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-10
| * | | | | | | | | parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer2012-05-10
| * | | | | | | | | parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer2012-05-10
| * | | | | | | | | parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer2012-05-10
| * | | | | | | | | parisc: add missing includes in asm/spinlock.hRolf Eike Beer2012-05-10
* | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MAINTAINERS: add maintainer for LED subsystemBryan Wu2012-05-10
| * | | | | | | | | | mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson2012-05-10
| * | | | | | | | | | drivers/leds: correct __devexit annotationsArnd Bergmann2012-05-10
| * | | | | | | | | | memcg: free spare array to avoid memory leakSha Zhengju2012-05-10
| * | | | | | | | | | namespaces, pid_ns: fix leakage on fork() failureMike Galbraith2012-05-10
| * | | | | | | | | | hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf2012-05-10
| * | | | | | | | | | mm: fix division by 0 in percpu_pagelist_fraction()Sasha Levin2012-05-10
| * | | | | | | | | | proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov2012-05-10
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-10
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kmemleak: Fix the kmemleak tracking of the percpu areas with !SMPCatalin Marinas2012-05-09
| * | | | | | | | | | percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo2012-05-09
* | | | | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | cifs: fix revalidation test in cifs_llseek()Dan Carpenter2012-05-09
* | | | | | | | | | | Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson2012-05-03