Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | logfs: initialize superblock entries earlier | Linus Torvalds | 2011-05-03 | 1 | -4/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-05-03 | 1 | -1/+124 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top | Stefano Stabellini | 2011-05-02 | 1 | -1/+1 | |
| * | | | | | | xen/mmu: Add workaround "x86-64, mm: Put early page table high" | Konrad Rzeszutek Wilk | 2011-05-02 | 1 | -0/+123 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-05-03 | 7 | -13/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish | Chris Ball | 2011-04-27 | 1 | -0/+7 | |
| * | | | | | | | mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish | Ben Dooks | 2011-04-27 | 1 | -1/+1 | |
| * | | | | | | | mmc: tmio: fix .set_ios(MMC_POWER_UP) handling | Guennadi Liakhovetski | 2011-04-27 | 1 | -5/+5 | |
| * | | | | | | | mmc: fix a race between card-detect rescan and clock-gate work instances | Guennadi Liakhovetski | 2011-04-27 | 2 | -6/+4 | |
| * | | | | | | | mmc: omap: Fix possible NULL pointer deref | Michael Buesch | 2011-04-27 | 1 | -1/+1 | |
| * | | | | | | | mmc: core: mmc_add_card(): fix missing break in switch statement | Michał Mirosław | 2011-04-27 | 1 | -0/+1 | |
| * | | | | | | | mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot() | Chris Ball | 2011-04-27 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k... | Linus Torvalds | 2011-05-03 | 4 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL | Geert Uytterhoeven | 2011-05-02 | 1 | -1/+1 | |
| * | | | | | | | | | x86, reboot: Fix relocations in reboot_32.S | H. Peter Anvin | 2011-05-02 | 1 | -6/+6 | |
| * | | | | | | | | | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() | Yinghai Lu | 2011-05-01 | 1 | -1/+1 | |
| * | | | | | | | | | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky | 2011-05-01 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-05-02 | 2 | -11/+66 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Input: wm831x-ts - move BTN_TOUCH reporting to data transfer | Mark Brown | 2011-04-27 | 1 | -3/+2 | |
| * | | | | | | | | | | Input: wm831x-ts - allow IRQ flags to be specified | Mark Brown | 2011-04-27 | 2 | -3/+15 | |
| * | | | | | | | | | | Input: wm831x-ts - fix races with IRQ management | Mark Brown | 2011-04-27 | 1 | -5/+49 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-02 | 51 | -134/+338 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sysctl: net: call unregister_net_sysctl_table where needed | Lucian Adrian Grijincu | 2011-05-02 | 2 | -2/+2 | |
| * | | | | | | | | | | | Revert: veth: remove unneeded ifname code from veth_newlink() | Jiri Pirko | 2011-05-02 | 1 | -0/+12 | |
| * | | | | | | | | | | | smsc95xx: fix reset check | Rabin Vincent | 2011-05-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | tg3: Fix failure to enable WoL by default when possible | Rafael J. Wysocki | 2011-05-02 | 1 | -2/+6 | |
| * | | | | | | | | | | | networking: inappropriate ioctl operation should return ENOTTY | Lifeng Sun | 2011-05-02 | 1 | -3/+3 | |
| * | | | | | | | | | | | amd8111e: trivial typo spelling: Negotitate -> Negotiate | Joe Perches | 2011-05-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-05-02 | 5 | -17/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | iwl4965: fix "Received BA when not expected" | Stanislaw Gruszka | 2011-04-29 | 1 | -6/+12 | |
| | * | | | | | | | | | | | iwlagn: fix "Received BA when not expected" | Stanislaw Gruszka | 2011-04-29 | 1 | -6/+11 | |
| | * | | | | | | | | | | | iwl4965: fix "TX Power requested while scanning" | Stanislaw Gruszka | 2011-04-28 | 1 | -4/+4 | |
| | * | | | | | | | | | | | iwlegacy: led stay solid on when no traffic | Wey-Yi Guy | 2011-04-28 | 1 | -1/+19 | |
| | * | | | | | | | | | | | b43: trivial: update module info about ucode16_mimo firmware | Rafał Miłecki | 2011-04-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | ipv4: don't spam dmesg with "Using LC-trie" messages | Alexey Dobriyan | 2011-05-01 | 1 | -3/+0 | |
| * | | | | | | | | | | | | af_unix: Only allow recv on connected seqpacket sockets. | Eric W. Biederman | 2011-05-01 | 1 | -1/+15 | |
| * | | | | | | | | | | | | mii: add support of pause frames in mii_get_an | artpol | 2011-04-29 | 1 | -0/+4 | |
| * | | | | | | | | | | | | net: ftmac100: fix scheduling while atomic during PHY link status change | Adam Jaremko | 2011-04-29 | 1 | -4/+4 | |
| * | | | | | | | | | | | | usbnet: Transfer of maintainership | Oliver Neukum | 2011-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | usbnet: add support for some Huawei modems with cdc-ether ports | Dan Williams | 2011-04-29 | 1 | -2/+12 | |
| * | | | | | | | | | | | | bnx2: cancel timer on device removal | Neil Horman | 2011-04-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | | dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085 | Peter Korsgaard | 2011-04-28 | 2 | -7/+23 | |
| * | | | | | | | | | | | | usbnet: Resubmit interrupt URB if device is open | Paul Stewart | 2011-04-28 | 2 | -0/+9 | |
| * | | | | | | | | | | | | xfrm: Check for the new replay implementation if an esn state is inserted | Steffen Klassert | 2011-04-26 | 1 | -0/+3 | |
| * | | | | | | | | | | | | esp6: Fix scatterlist initialization | Steffen Klassert | 2011-04-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | xfrm: Fix replay window size calculation on initialization | Steffen Klassert | 2011-04-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | net: provide cow_metrics() methods to blackhole dst_ops | Held Bernhard | 2011-04-25 | 2 | -0/+14 | |
| * | | | | | | | | | | | | cdc_ncm: fix short packet issue on some devices | Hans Petter Selasky | 2011-04-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | David S. Miller | 2011-04-24 | 1 | -28/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | r8169: don't request firmware when there's no userspace. | François Romieu | 2011-04-24 | 1 | -28/+71 |