- a71c8bc x86, topology: Debug CPU0 hotplug by Fenghua Yu · 12 years ago
- 6f5298c x86/i387.c: Initialize thread xstate only on CPU0 only once by Fenghua Yu · 12 years ago
- 8d966a0 x86, hotplug: Handle retrigger irq by the first available CPU by Fenghua Yu · 12 years ago
- 30242aa x86, hotplug: The first online processor saves the MTRR state by Fenghua Yu · 12 years ago
- 27fd185 x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. by Fenghua Yu · 12 years ago
- e1c467e x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI by Fenghua Yu · 12 years ago
- 3e2a0cc x86-32, hotplug: Add start_cpu0() entry point to head_32.S by Fenghua Yu · 12 years ago
- 42e78e9 x86-64, hotplug: Add start_cpu0() entry point to head_64.S by Fenghua Yu · 12 years ago
- 6e32d47 kernel/cpu.c: Add comment for priority in cpu_hotplug_pm_callback by Fenghua Yu · 12 years ago
- 209efae x86, hotplug, suspend: Online CPU0 for suspend or hibernate by Fenghua Yu · 12 years ago
- 30106c1 x86, hotplug: Support functions for CPU0 online/offline by Fenghua Yu · 12 years ago
- 4d25031 x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it by Fenghua Yu · 12 years ago
- 80aa1df x86, Kconfig: Add config switch for CPU0 hotplug by Fenghua Yu · 12 years ago
- f78cff4 doc: Add x86 CPU0 online/offline feature by Fenghua Yu · 12 years ago
- 77b6706 Linux 3.7-rc5 by Linus Torvalds · 12 years ago
- b251f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- 2b1768f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- affd9a8 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
- 487bda5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
- 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 226f7ce sparc64: Fix build with mix of modular vs. non-modular crypto drivers. by David S. Miller · 12 years ago
- 193d2aa sparc: Support atomic64_dec_if_positive properly. by David S. Miller · 12 years ago
- 0bce04b of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again by Andreas Larsson · 12 years ago
- 20424d8 sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq by Andreas Larsson · 12 years ago
- 5cf8f7d sparc: Add sparc support for platform_get_irq() by Andreas Larsson · 12 years ago
- a375413 gre6: fix rtnl dump messages by Nicolas Dichtel · 12 years ago
- 103cdd1 gianfar: ethernet vanishes after restoring from hibernation by Wang Dongsheng · 12 years ago
- 9532021 usbnet: ratelimit kevent may have been dropped warnings by Steve Glendinning · 12 years ago
- 60713a0 ipv6: send unsolicited neighbour advertisements to all-nodes by Hannes Frederic Sowa · 12 years ago
- a1c2d60 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 63d4ec8 Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- a427515 Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
- 9ca72ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
- 3f56183 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
- ab277bb xen/arm: Fix compile errors when drivers are compiled as modules (export more). by Stefano Stabellini · 12 years ago
- afcc87a drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory by Thomas Hellstrom · 12 years ago
- 95e8f6a drm/vmwgfx: Fix hibernation device reset by Thomas Hellstrom · 12 years ago
- a186d25 Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
- 4ad48bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
- 976bace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
- ce6d841 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
- c0cba03 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- cdfe156 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- a601e63 Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
- 6893f56 h8300: add missing L1_CACHE_SHIFT by Fengguang Wu · 12 years ago
- b0a8cc5 mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() by Takamori Yamaguchi · 12 years ago
- 848561d fanotify: fix missing break by Eric Paris · 12 years ago
- a80a6b8 revert "epoll: support for disabling items, and a self-test app" by Andrew Morton · 12 years ago
- c24f9f1 checkpatch: improve network block comment style checking by Joe Perches · 12 years ago
- 4a48ed2 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
- 237242b virtio: Don't access index after unregister. by Cornelia Huck · 12 years ago
- df28550 drm/nouveau: fix acpi edid retrieval by Maarten Lankhorst · 12 years ago
- 11d9256 drm/nvc0/disp: fix regression in vblank semaphore release by Kelly Doran · 12 years ago
- 7707b70 drm/nv40/mpeg: fix context handling by Marcin Slusarz · 12 years ago
- a4dd4ec drm/nv40/graph: fix typo in type names by Marcin Slusarz · 12 years ago
- 479dd56 drm/nv41/vm: fix typo in type name by Marcin Slusarz · 12 years ago
- 022d1a2 Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
- 6ce377a xfs: fix reading of wrapped log data by Dave Chinner · 12 years ago
- 03b1293 xfs: fix buffer shudown reference count mismatch by Dave Chinner · 12 years ago
- 4b62acf xfs: don't vmap inode cluster buffers during free by Dave Chinner · 12 years ago
- ca250b1 xfs: invalidate allocbt blocks moved to the free list by Dave Chinner · 12 years ago
- 1e7acbb xfs: silence uninitialised f.file warning. by Dave Chinner · 12 years ago
- eaef854 xfs: growfs: don't read garbage for new secondary superblocks by Dave Chinner · 12 years ago
- 1f3c785 xfs: move allocation stack switch up to xfs_bmapi_allocate by Dave Chinner · 12 years ago
- 326c035 xfs: introduce XFS_BMAPI_STACK_SWITCH by Dave Chinner · 12 years ago
- 408cc4e xfs: zero allocation_args on the kernel stack by Mark Tinguely · 12 years ago
- 7e9620f xfs: only update the last_sync_lsn when a transaction completes by Dave Chinner · 12 years ago
- f483a85 arm64: mm: fix booting on systems with no memory below 4GB by Will Deacon · 12 years ago
- b3770b3 arm64: smp: add missing completion for secondary boot by Will Deacon · 12 years ago
- 6212a51 arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION by Will Deacon · 12 years ago
- 6ba1bc8 arm64: elf: fix core dumping definitions for GP and FP registers by Will Deacon · 12 years ago
- f46f979 arm64: perf: use architected event for CPU cycle counter by Will Deacon · 12 years ago
- f418b88 drm/radeon/si: add some missing regs to the VM reg checker by Alex Deucher · 12 years ago
- 860fe2f drm/radeon/cayman: add some missing regs to the VM reg checker by Alex Deucher · 12 years ago
- 8bb4d9c ALSA: Fix card refcount unbalance by Takashi Iwai · 12 years ago
- 19a6282 ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150) by Kailang Yang · 12 years ago
- 1387e2d ALSA: hda - Improve HP depop when system enter to S3 by Kailang Yang · 12 years ago
- f58161b ALSA: usb-audio: Fix crash at re-preparing the PCM stream by Takashi Iwai · 12 years ago
- a66fe16 net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs by Ian Coolidge · 12 years ago
- 4fe5f07 usb: gadget: g_ether: fix frame size check for 802.1Q by Ian Coolidge · 12 years ago
- 0dad9e9 cxgb4: Fix initialization of SGE_CONTROL register by Vipul Pandya · 12 years ago
- 7fd78ed isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES by Lee Jones · 12 years ago
- 0062b15 cxgb4: Initialize data structures before using. by Vipul Pandya · 12 years ago
- 0aa55c2 mmc: sdhci-s3c: fix the card detection in runtime-pm by Seungwon Jeon · 12 years ago
- a3d744e af-packet: fix oops when socket is not present by Eric Leblond · 12 years ago
- 3015f3d pkt_sched: enable QFQ to support TSO/GSO by Paolo Valente · 12 years ago
- 0f310a05 mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
- 8e2b36e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end by Arnd Bergmann · 12 years ago
- 517cb9f mmc: dw_mmc: fix modular build for exynos back-end by Arnd Bergmann · 12 years ago
- 14efd95 mmc: sdhci: fix NULL dereference in sdhci_request() tuning by Chris Ball · 12 years ago
- 657d598 mmc: sdhci: fix IS_ERR() checking of regulator_get() by Kevin Liu · 12 years ago
- ee3298a mmc: fix sdhci-dove probe/removal by Russell King - ARM Linux · 12 years ago
- a0d28ba mmc: sh_mmcif: fix use after free by Guennadi Liakhovetski · 12 years ago
- 90b3e6c mmc: sdhci-pci: fix 'Invalid iomem size' error message condition by Adrian Hunter · 12 years ago
- 6eb30ad mmc: mxcmmc: Fix MODULE_ALIAS by Fabio Estevam · 12 years ago
- 9ea28ec mmc: omap_hsmmc: fix NULL pointer dereference for dt boot by Balaji T K · 12 years ago
- 9d1f028 mmc: omap_hsmmc: fix host reference after mmc_free_host by Balaji T K · 12 years ago
- cb27a84 mmc: dw_mmc: fix multiple drv_data NULL dereferences by James Hogan · 12 years ago
- 2da1d7f mmc: dw_mmc: enable controller interrupt before calling mmc_start_host by Yuvaraj CD · 12 years ago
- 63ef5d8 mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs by Jerry Huang · 12 years ago