summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-045-10/+20
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-035-10/+20
| | |\ \ \ \ \ \
| | | * | | | | | iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-033-8/+17
| | | * | | | | | Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan2012-05-021-2/+2
| | | * | | | | | brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin2012-05-021-0/+1
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-046-34/+32
| |\ \ \ \ \ \ \ \
| | * | | | | | | | e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-041-2/+2
| | * | | | | | | | igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-043-4/+6
| | * | | | | | | | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-033-28/+22
| | * | | | | | | | ixgbe: fix race condition with shutdownDon Skidmore2012-05-031-0/+2
| | |/ / / / / / /
* | | | | | | | | Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-05-122-6/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer2012-05-121-2/+2
| * | | | | | | | | dm thin: correct module descriptionAlasdair G Kergon2012-05-121-1/+1
| * | | | | | | | | dm thin: fix unprotected use of prepared_discards listMike Snitzer2012-05-121-0/+5
| * | | | | | | | | dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer2012-05-121-3/+6
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki2012-05-121-0/+2
* | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-111-6/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma2012-05-101-6/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-05-112-13/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-122-13/+44
* | | | | | | | | Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds2012-05-111-22/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger2012-05-111-22/+0
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-05-117-21/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = mSteven King2012-05-087-21/+21
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins2012-05-111-1/+1
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud