1. 58fece7 s390/scm: use inline dummy functions by Sebastian Ott · 12 years ago
  2. 88e7616 s390/cio: handle unknown pgroup state by Sebastian Ott · 12 years ago
  3. 84c57ad s390/cio: export vpm via sysfs by Sebastian Ott · 12 years ago
  4. e6a0b7c s390/cio: skip broken paths by Sebastian Ott · 12 years ago
  5. 69f5576 s390/cio: dont abort verification after missing irq by Sebastian Ott · 12 years ago
  6. b4b3d12 s390/zcore: Add hsa file by Michael Holzheu · 12 years ago
  7. 0894b3ae s390/ipl: Implement diag308 loop for zfcpdump by Michael Holzheu · 12 years ago
  8. 9a17e97 s390/chsc: cleanup SEI helper functions by Sebastian Ott · 12 years ago
  9. 5c8d098 maintainer for s390 zcrypt component changed by Ingo Tuchscherer · 12 years ago
  10. 083e14c s390/modules: add relocation overflow checking by Martin Schwidefsky · 12 years ago
  11. 4d334fd s390/3270: asynchronous size sensing by Martin Schwidefsky · 12 years ago
  12. c95571e s390/3270: introduce device notifier by Martin Schwidefsky · 12 years ago
  13. 57985d7 s390/3270: fix initialization order in tty3270_alloc_view by Martin Schwidefsky · 12 years ago
  14. 736c9fd s390/3270: readd tty3270_open by Martin Schwidefsky · 12 years ago
  15. 7292e7e asm-generic/io.h: convert readX defines to functions by Heiko Carstens · 12 years ago
  16. 323a72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  17. 42976ad Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 3bdb1a4 net, sctp: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  19. e9c0dfb net: sctp: sctp_v6_get_dst: fix boolean test in dst cache by Daniel Borkmann · 12 years ago
  20. 816cd5b batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance by Pau Koning · 12 years ago
  21. 8770e91 net/macb: fix race with RX interrupt while doing NAPI by Nicolas Ferre · 12 years ago
  22. ac57480 atl1c: add error checking for pci_map_single functions by Huang, Xiong · 12 years ago
  23. 0ee364e x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 12 years ago
  24. ecf223f Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into akpm by Linus Torvalds · 12 years ago
  25. a0e5056 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into akpm by Linus Torvalds · 12 years ago
  26. f2ea97c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into akpm by Linus Torvalds · 12 years ago
  27. 9c10f41 htb: fix values in opt dump by Jiri Pirko · 12 years ago
  28. 73c0d75 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile into akpm by Linus Torvalds · 12 years ago
  29. 983ca83 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into akpm by Linus Torvalds · 12 years ago
  30. 41a7973 mm: cma: fix accounting of CMA pages placed in high memory by Marek Szyprowski · 12 years ago
  31. 6e66688 kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited by Eric W. Biederman · 12 years ago
  32. 4ba902b memcg: fix kmemcg registration for late caches by Glauber Costa · 12 years ago
  33. 9977f0f mm: don't overwrite mm->def_flags in do_mlockall() by Gerald Schaefer · 12 years ago
  34. 3399cfb drivers/rtc/rtc-pl031.c: restore ST variant functionality by Linus Walleij · 12 years ago
  35. 37d5110 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  36. 96be80a ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 by Alexander Duyck · 12 years ago
  37. 77c1090 net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 12 years ago
  38. 1bf014e net: qmi_wwan: add Yota / Megafon M100-1 4g modem by Bjørn Mork · 12 years ago
  39. 211b0cd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  40. 318d86d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  41. de0babd drm/radeon: enforce use of radeon_get_ib_value when reading user cmd by Jerome Glisse · 12 years ago
  42. d786f67 mwl8k: fix band for supported channels by Jonas Gorski · 12 years ago
  43. 3b69908 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  44. 547b4e7 bridge: set priority of STP packets by Stephen Hemminger · 12 years ago
  45. cb214ed x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems by Stoney Wang · 12 years ago
  46. 3d9646d mac80211: fix channel selection bug by Johannes Berg · 12 years ago
  47. cfa82e0 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  48. 044453b arp: fix possible crash in arp_rcv() by Eric Dumazet · 12 years ago
  49. 839c8cc Merge branch 'gso_type' by David S. Miller · 12 years ago
  50. 0aba93e bnx2x: set gso_type by Michael S. Tsirkin · 12 years ago
  51. bd69ba7 qlcnic: set gso_type by Michael S. Tsirkin · 12 years ago
  52. 1594712 ixgbe: fix gso type by Michael S. Tsirkin · 12 years ago
  53. 3955b22b stmmac: mdio register has to fail if the phy is not found by Giuseppe CAVALLARO · 12 years ago
  54. de53d55 stmmac: fix macro used for debugging the xmit by Giuseppe CAVALLARO · 12 years ago
  55. b185af0 Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 12 years ago
  56. e28f639 Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  57. 893db07 Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux into fixes by Olof Johansson · 12 years ago
  58. 5f97ab9 drm/nouveau: add lockdep annotations by Marcin Slusarz · 12 years ago
  59. 4521e1a9 Revert "r8169: enable internal ASPM and clock request settings". by Francois Romieu · 12 years ago
  60. eef63cc Revert "r8169: enable ALDPS for power saving". by Francois Romieu · 12 years ago
  61. 836dc9e Linux 3.8-rc7 by Linus Torvalds · 12 years ago
  62. 3992313 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  63. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  64. a1c83b0 Merge branch 'sctp_keys' by David S. Miller · 12 years ago
  65. b5c37fe net: sctp: sctp_endpoint_free: zero out secret key data by Daniel Borkmann · 12 years ago
  66. 6ba542a net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  67. 4f4ffc3 unbreak automounter support on 64-bit kernel with 32-bit userspace (v2) by Helge Deller · 12 years ago
  68. ab54ee8 atm/iphase: rename fregt_t -> ffreg_t by Heiko Carstens · 12 years ago
  69. 570fd50 tile: tag some code with #ifdef CONFIG_COMPAT by Chris Metcalf · 12 years ago
  70. f456da5 tile: fix memcpy_*io functions for allnoconfig by Chris Metcalf · 12 years ago
  71. 7c63e1e tile: export a handful of symbols appropriately by Chris Metcalf · 12 years ago
  72. 686966d x86, doc: Add a bootloader ID for OVMF by H. Peter Anvin · 12 years ago
  73. 79d1f5c ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned by Will Deacon · 12 years ago
  74. 633dc92 ARM: DMA mapping: fix bad atomic test by Russell King · 12 years ago
  75. e210101 ARM: realview: ensure that we have sufficient IRQs available by Russell King · 12 years ago
  76. 2bb3135 ARM: GIC: fix GIC cpumask initialization by Russell King · 12 years ago
  77. 2a1a6e7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  78. 9c79330 net: usb: fix regression from FLAG_NOARP code by Lucas Stach · 12 years ago
  79. 87c084a l2tp: dont play with skb->truesize by Eric Dumazet · 12 years ago
  80. 586c31f net: sctp: sctp_auth_key_put: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  81. 6cddded Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch into openvswitch by David S. Miller · 12 years ago
  82. 0c35565 Merge branch 'netback' by David S. Miller · 12 years ago
  83. b914972 netback: correct netbk_tx_err to handle wrap around. by Ian Campbell · 12 years ago
  84. 4cc7c1c xen/netback: free already allocated memory on failure in xen_netbk_get_requests by Ian Campbell · 12 years ago
  85. 7d5145d xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. by Matthew Daley · 12 years ago
  86. 48856286 xen/netback: shutdown the ring if it contains garbage. by Ian Campbell · 12 years ago
  87. 124b69b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  88. bb5204c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  89. 8d19514 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  90. 95436ad Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  91. a04521a Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  92. 3227e04 Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  93. ff7c60c drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try by Daniel Vetter · 12 years ago
  94. d601cd8 mac80211: fix managed mode channel context use by Johannes Berg · 12 years ago
  95. e575a86 x86: Do not leak kernel page mapping locations by Kees Cook · 12 years ago
  96. edb2722 netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  97. d4c38fa netfilter: ip6t_NPT: Fix prefix mangling by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  98. f5271ff netfilter: ip6t_NPT: Fix adjustment calculation by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  99. aded024 virtio_console: Don't access uninitialized data. by Sjur Brændeland · 12 years ago
  100. bb9b1a8 Merge tag 'ras_for_3.8' into x86/urgent by H. Peter Anvin · 12 years ago