1. 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 12 years ago
  2. f72b85b mac80211: remove ieee80211_key_removed by Johannes Berg · 12 years ago
  3. 31ee67a mac80211: remove unused assignment by Johannes Berg · 12 years ago
  4. 7d25745 mac80211: update BSS info on AC parameters change by Johannes Berg · 12 years ago
  5. 1f09c67 i2c: i2c-imx: Adapt the clock name to the new clock framework by Fabio Estevam · 12 years ago
  6. 2c2453f Bluetooth: btmrvl: trivial style fixes by Andrei Emeltchenko · 12 years ago
  7. f700c4d arm/dts: New dts file for PandaBoardES (4460) by Peter Ujfalusi · 12 years ago
  8. 6cd3bc3 arm/dts: omap4-panda: Audio support for PandaBoard 4430 by Peter Ujfalusi · 12 years ago
  9. b15bb2c arm/dts: omap4-sdp: Enable audio support via device tree by Peter Ujfalusi · 12 years ago
  10. efd2af5 arm/dts: omap4-sdp: Add support for twl6040 by Peter Ujfalusi · 12 years ago
  11. 4814f2f arm/dts: omap4-sdp: Add fixed regulator to represent VBAT by Peter Ujfalusi · 12 years ago
  12. a4c3831 arm/dts: omap4: Add entry for OMAP DMIC IP by Peter Ujfalusi · 12 years ago
  13. 4f4b5c7 arm/dts: omap4: Add entry for OMAP McPDM IP by Peter Ujfalusi · 12 years ago
  14. a3f24c0 i2c: stu300: use clk_prepare/unprepare by Linus Walleij · 12 years ago
  15. 6d2b6c9 ARM: OMAP: board-omap4panda: MUX configuration for sys_nirq2 by Peter Ujfalusi · 12 years ago
  16. c3fa201 ARM: OMAP: board-4430sdp: MUX configuration for sys_nirq2 by Peter Ujfalusi · 12 years ago
  17. 2a8ac74 x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimental by Jean Delvare · 12 years ago
  18. 17dc59b udf: Do not decrement i_blocks when freeing indirect extent block by Jan Kara · 12 years ago
  19. a27685c KVM: VMX: Emulate invalid guest state by default by Avi Kivity · 12 years ago
  20. 8089000 KVM: x86 emulator: implement LTR by Avi Kivity · 12 years ago
  21. 869be99 KVM: x86 emulator: make loading TR set the busy bit by Avi Kivity · 12 years ago
  22. e919464 KVM: x86 emulator: make read_segment_descriptor() return the address by Avi Kivity · 12 years ago
  23. a14e579 KVM: x86 emulator: emulate LLDT by Avi Kivity · 12 years ago
  24. 9299836 KVM: x86 emulator: emulate BSWAP by Avi Kivity · 12 years ago
  25. de5f70e KVM: VMX: Improve error reporting during invalid guest state emulation by Avi Kivity · 12 years ago
  26. de87dcd KVM: VMX: Stop invalid guest state emulation on pending event by Avi Kivity · 12 years ago
  27. 612e89f KVM: x86 emulator: implement ENTER by Avi Kivity · 12 years ago
  28. 51ddff5 KVM: x86 emulator: split push logic from push opcode emulation by Avi Kivity · 12 years ago
  29. 361cad2 KVM: x86 emulator: fix byte-sized MOVZX/MOVSX by Avi Kivity · 12 years ago
  30. 2dd7caa KVM: x86 emulator: emulate LAHF by Avi Kivity · 12 years ago
  31. 7c068e4 KVM: VMX: Continue emulating after batch exhausted by Avi Kivity · 12 years ago
  32. bdea48e KVM: VMX: Fix interrupt exit condition during emulation by Avi Kivity · 12 years ago
  33. 9605157 KVM: x86 emulator: emulate SGDT/SIDT by Avi Kivity · 12 years ago
  34. a6e3407 KVM: Fix SS default ESP/EBP based addressing by Avi Kivity · 12 years ago
  35. cbd27ee KVM: x86 emulator: initialize memop by Avi Kivity · 12 years ago
  36. f47cfa3 KVM: x86 emulator: emulate LEAVE by Avi Kivity · 12 years ago
  37. b8405c1 KVM: VMX: Limit iterations with emulator_invalid_guest_state by Avi Kivity · 12 years ago
  38. f0495f9 KVM: VMX: Relax check on unusable segment by Avi Kivity · 12 years ago
  39. 510425f KVM: x86 emulator: fix LIDT/LGDT in long mode by Avi Kivity · 12 years ago
  40. 79d5b4c KVM: x86 emulator: allow loading null SS in long mode by Avi Kivity · 12 years ago
  41. 6d6eede KVM: x86 emulator: emulate cpuid by Avi Kivity · 12 years ago
  42. 0017f93 KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics by Avi Kivity · 12 years ago
  43. 62046e5 KVM: Split cpuid register access from computation by Avi Kivity · 12 years ago
  44. d881e6f KVM: VMX: Return correct CPL during transition to protected mode by Avi Kivity · 12 years ago
  45. e676505 KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation by Avi Kivity · 12 years ago
  46. a837987 ASoC: arizona: Export dai_ops by Mark Brown · 12 years ago
  47. a55b44a i2c: mxs: mxs_i2c_finish_read: mute flase positive uninitialized var by Marc Kleine-Budde · 12 years ago
  48. 49003a6 mfd: Fix Arizona Kconfig entry by Samuel Ortiz · 12 years ago
  49. bbb3344 ARM: davinci: da8xx: fix interrupt handling by Sekhar Nori · 12 years ago
  50. bff943a udf: Fix memory leak when mounting by Jan Kara · 12 years ago
  51. e124a32 ext2: cleanup the confused goto label by Wanlong Gao · 12 years ago
  52. a0e589b UDF: Remove unnecessary variable "offset" from udf_fill_inode by Ashish Sangwan · 12 years ago
  53. db8109e udf: stop using s_dirt by Artem Bityutskiy · 12 years ago
  54. f007dbf ext3: force ro mount if ext3_setup_super() fails by Eric Sandeen · 12 years ago
  55. f3da931 quota: fix checkpatch.pl warning by replacing <asm/uaccess.h> with <linux/uaccess.h> by Jeff Liu · 12 years ago
  56. 51a0c8d i2c-nomadik: Add 10-bit addressing support by Virupax Sadashivpetimath · 12 years ago
  57. bb3bb3a Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  58. 419408e i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK by Alessandro Rubini · 12 years ago
  59. 2356021 i2c-nomadik: turn the platform driver to an amba driver by Alessandro Rubini · 12 years ago
  60. af97bac i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h> by Alessandro Rubini · 12 years ago
  61. db27ac8 arm/dts: am33xx wdt node by Afzal Mohammed · 12 years ago
  62. b7e0683 arm/dts: remove MMC/SD and SPI related entries from am33xx.dtsi by AnilKumar Ch · 12 years ago
  63. 20cea96 mm, sl[aou]b: Move kmem_cache_create mutex handling to common code by Christoph Lameter · 12 years ago
  64. 18004c5 mm, sl[aou]b: Use a common mutex definition by Christoph Lameter · 12 years ago
  65. 97d0660 mm, sl[aou]b: Common definition for boot state of the slab allocators by Christoph Lameter · 12 years ago
  66. 039363f mm, sl[aou]b: Extract common code for kmem_cache_create() by Christoph Lameter · 12 years ago
  67. 068ce41 slub: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  68. e6ca04e watchdog: omap_wdt: add device tree support by Xiao Jiang · 12 years ago
  69. 6e15223 ARM: OMAP: avoid build wdt platform device if with dt support by Xiao Jiang · 12 years ago
  70. 94c3073 arm/dts: add wdt node for omap3 and omap4 by Xiao Jiang · 12 years ago
  71. 6bd0405 netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down by Pablo Neira Ayuso · 12 years ago
  72. a73f89a netfilter: ipset: timeout fixing bug broke SET target special timeout value by Jozsef Kadlecsik · 12 years ago
  73. fb58451 ARM: OMAP: sdrc: Fix the build break for OMAP4 only builds by Santosh Shilimkar · 12 years ago
  74. 0b87c1d ARM: imx: fix mx51 ehci setup errors by Benoît Thébaudeau · 12 years ago
  75. 5cfe82c ARM: imx: make ehci power/oc polarities configurable by Benoît Thébaudeau · 12 years ago
  76. c6fd6d1 ARM: imx: add rtc support to mx35_3ds by Benoît Thébaudeau · 12 years ago
  77. 114ea99 ARM: imx: enable support for mx35 rtc by Benoît Thébaudeau · 12 years ago
  78. 76e30b8 ARM: imx: fix i.MX35 CPU architecture by Benoît Thébaudeau · 12 years ago
  79. 6619af6 ARM: i.MX51 iomux: added missing pin definitions by Alexander Shiyan · 12 years ago
  80. 5349f2a ARM: dts: Add basic support for mx27_3ds board by Fabio Estevam · 12 years ago
  81. 06b4ba5 ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable it by Kevin Hilman · 12 years ago
  82. 054581e cnic: Don't use netdev->base_addr by Michael Chan · 12 years ago
  83. 6fecd35 net: qmi_wwan: add ZTE MF60 by Bjørn Mork · 12 years ago
  84. b761c9b cgroup: fix panic in netprio_cgroup by Gao feng · 12 years ago
  85. 5c9df5fe small cleanup in ax25_addr_parse() by Dan Carpenter · 12 years ago
  86. e8efcec be2net: Fix Endian by Li RongQing · 12 years ago
  87. b93984c netdev/phy: Fixup lockdep warnings in mdio-mux.c by David Daney · 12 years ago
  88. 806a0fb bcm87xx: fix reg-init comment typo by Peter Korsgaard · 12 years ago
  89. d5bf907 phylib: Support registering a bunch of drivers by Christian Hohnstaedt · 12 years ago
  90. d4e4164 ixgbe: DCB and SR-IOV can not co-exist and will cause hangs by Alexander Duyck · 12 years ago
  91. 567990c bcm87xx: disable autonegotiation by default by Peter Korsgaard · 12 years ago
  92. d663d18 sky2: Fix for interrupt handler by Mirko Lindner · 12 years ago
  93. 0e76732 sky2: Added support for Optima EEE by Mirko Lindner · 12 years ago
  94. 03fc472 net/macb: manage carrier state with call to netif_carrier_{on|off}() by Nicolas Ferre · 12 years ago
  95. 960fb66 netem: add limitation to reordered packets by Eric Dumazet · 12 years ago
  96. b94e52f atl1c: fix issue of transmit queue 0 timed out by Cloud Ren · 12 years ago
  97. ed10627 sctp: refactor sctp_packet_append_chunk and clenup some memory leaks by Neil Horman · 12 years ago
  98. 1b76b74 ARM: mx27: Reenable silicon version print by Fabio Estevam · 12 years ago
  99. acfa9e9 net: dont use __netdev_alloc_skb for bounce buffer by Eric Dumazet · 12 years ago
  100. 12aba9e bnx2i: use strlcpy() instead of memcpy() for strings by Dan Carpenter · 12 years ago