- 7eeff74 mac80211: don't react to beacon loss if HW monitoring by Johannes Berg · 12 years ago
- d545dab mac80211: VHT (11ac) association by Mahesh Palivela · 12 years ago
- bae35d9 mac80211: don't re-init rate control when receiving mesh beacon by Chun-Yeow Yeoh · 12 years ago
- 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
- cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
- c1e7179 Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
- b387e41 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- 43a1141 Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
- 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- aa0b3b2 Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
- bac821a powerpc/ftrace: Trace function graph entry before updating index by Steven Rostedt · 12 years ago
- e5ae3cd radeonfb: Add quirk for the graphics adapter in some JSxx by Tony Breeds · 12 years ago
- 0e38498 powerpc: Lack of firmware flash support is not an error by Anton Blanchard · 12 years ago
- fd297b3 powerpc: Enable pseries hardware RNG and crypto modules by Anton Blanchard · 12 years ago
- b1acf1b powerpc: Update g5_defconfig by Benjamin Herrenschmidt · 12 years ago
- 38df850 powerpc/kvm/bookehv: Fix build regression by Alexander Graf · 12 years ago
- 1f8b0bc powerpc: Set stack limit properly in crit_transfer_to_handler by Stuart Yoder · 12 years ago
- 6ee127b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- 1e30c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- a1857eb Btrfs: using vmalloc and friends needs vmalloc.h by Stephen Rothwell · 12 years ago
- d45bb11 leds-lp8788: forgotten unlock at lp8788_led_work by Devendra Naga · 12 years ago
- 18d4a06 LEDS: propagate error codes in blinkm_detect() by Dan Carpenter · 12 years ago
- 4d8729a LEDS: memory leak in blinkm_led_common_set() by Dan Carpenter · 12 years ago
- 231daf0 cpumask: cpulist_parse() comments correction by Alex Shi · 12 years ago
- 96263d2 init: add comments to keep initcall-names in sync with initcall levels by Jim Cromie · 12 years ago
- c777ad6 cpumask: add a few comments of cpumask functions by Alex Shi · 12 years ago
- 427f23c sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current by Tkhai Kirill · 12 years ago
- a0ce3ba0 sparc32: delete dead code in show_mem() by Sam Ravnborg · 12 years ago
- 9a4d5b9 sparc32: move kmap_init() to highmem.c by Sam Ravnborg · 12 years ago
- d8a1b2b sparc32: move probe_memory() to srmmu.c by Sam Ravnborg · 12 years ago
- 2acdf2c sparc32: drop unused BAD_PAGE stuff by Sam Ravnborg · 12 years ago
- b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
- 59b00c7 sparc32: drop quicklist by Sam Ravnborg · 12 years ago
- cc52aea sparc32: drop sparc model check in paging_init by Sam Ravnborg · 12 years ago
- c966a33 sparc32: drop sparc_unmapped_base by Sam Ravnborg · 12 years ago
- d884297 sparc32,leon: drop leon_init() by Sam Ravnborg · 12 years ago
- 1b6d06d8 sparc32: drop fixmap.h by Sam Ravnborg · 12 years ago
- c00db32 sparc32: fixmap.h cleanup by Sam Ravnborg · 12 years ago
- 5bbeed1 sparc32: drop unused kmap_atomic_to_page by Sam Ravnborg · 12 years ago
- 881e02d sparc32: drop swapper_pg_dir by Sam Ravnborg · 12 years ago
- 7cdfbc7 sparc32: beautify srmmu_inherit_prom_mappings() by Sam Ravnborg · 12 years ago
- f71a2aa sparc32: use void * in nocache get/free by Sam Ravnborg · 12 years ago
- 605ae96 sparc32: fix coding-style in srmmu.c by Sam Ravnborg · 12 years ago
- 4a049b0 sparc32: sort includes in srmmu.c by Sam Ravnborg · 12 years ago
- 3244246 sparc32: define a few srmmu functions __init by Sam Ravnborg · 12 years ago
- a9197f9 Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
- c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
- c6cffba ipv4: Fix input route performance regression. by David S. Miller · 12 years ago
- e2aed8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
- 4487e64 pch_gbe: vlan skb len fix by Andy Cress · 12 years ago
- f2c3166 pch_gbe: add extra clean tx by Andy Cress · 12 years ago
- 913f53e pch_gbe: fix transmit watchdog timeout by Andy Cress · 12 years ago
- 9c50c03 ixgbe: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
- 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
- bd22dc1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 548ed10 Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
- 98077a7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
- f948ad0 Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
- 608adca Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
- 38bd2a1 pch_uart: Fix parity setting issue by Tomoya MORINAGA · 12 years ago
- 9539dfb pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 12 years ago
- 9bc0374 pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 12 years ago
- aa3c8af tty ldisc: Close/Reopen race prevention should check the proper flag by Shachar Shemesh · 12 years ago
- 2588aba pch_uart: Add eg20t_port lock field, avoid recursive spinlocks by Darren Hart · 12 years ago
- a7b1292 vt: fix race in vt_waitactive() by Rabin Vincent · 12 years ago
- ed85c60 serial/of-serial: Add LPC3220 standard UART compatible string by Roland Stigge · 12 years ago
- 6b583fa serial/8250: Add LPC3220 standard UART type by Roland Stigge · 12 years ago
- 24a7d44 serial_core: Update buffer overrun statistics. by Corbin · 12 years ago
- 10e7d09 serial: samsung: Fixed wrong comparison for baudclk_rate by Kyoungil Kim · 12 years ago
- 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
- 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- c1b669b Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 3d72b10 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 7907163 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
- 945c40c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- 0082c16 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
- 1f03bf0 bcma: fix invalid PMU chip control masks by Hauke Mehrtens · 12 years ago
- b84382f Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
- fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
- b13bc8d Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
- 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
- 5e23ae4 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
- c297977 be2net: Fix to parse RSS hash from Receive completions correctly. by Sarveshwar Bandi · 12 years ago
- ee64c0e net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER by Amir Vadai · 12 years ago
- fa7c865 ARM: mxs: fix compile error caused by prom_update_property change by Shawn Guo · 12 years ago
- eb80411 leds: add new lp8788 led driver by Kim, Milo · 12 years ago
- ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
- 98c7b42 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
- 2536f7d Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
- 7158554 drm/nouveau: init vblank requests list by Marcin Slusarz · 12 years ago
- 0ade74b drm/nv50: extend vblank semaphore to generic dmaobj + offset pair by Ben Skeggs · 13 years ago
- 2a259a3 drm/nouveau: mark most of our ioctls as deprecated, move to compat layer by Ben Skeggs · 13 years ago
- ce22af0 drm/nouveau: move current gpuobj code out of nouveau_object.c by Ben Skeggs · 13 years ago
- 5086f69 drm/nouveau/gem: fix object reference leak in a failure path by Ben Skeggs · 12 years ago
- 887cd78 drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATION by Marcin Slusarz · 12 years ago
- e0dd536 drm/nv84: decode PCRYPT errors by Marcin Slusarz · 12 years ago