1. eb0bf92 s390/gup: handle zero nr_pages case correctly by Heiko Carstens · 11 years ago
  2. 01997bb s390/gup: reduce code duplication between [__]get_user_pages_fast functions by Heiko Carstens · 11 years ago
  3. 127c1fe s390/mm: do not initialize storage keys by Martin Schwidefsky · 11 years ago
  4. 6cef300 s390/bpf,jit: fix prolog oddity by Martin Schwidefsky · 11 years ago
  5. 12325f0 s390: cleanup and add sanity checks to control register macros by Heiko Carstens · 11 years ago
  6. 6aa2677 s390/eadm_sch: improve quiesce handling by Sebastian Ott · 11 years ago
  7. 69db3b5 s390/pci: implement hibernation hooks by Sebastian Ott · 11 years ago
  8. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  9. 7d7c7b2 s390/bitops: rename find_first_bit_left() to find_first_bit_inv() by Heiko Carstens · 11 years ago
  10. b1cb7e2 s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64 by Heiko Carstens · 11 years ago
  11. 746479c s390/bitops: use generic find bit functions / reimplement _left variant by Heiko Carstens · 11 years ago
  12. 8e6a828 s390/s390dbf: use debug_level_enabled() where applicable by Hendrik Brueckner · 11 years ago
  13. f1d86b6 s390/s390dbf: add debug_level_enabled() function by Hendrik Brueckner · 11 years ago
  14. 4ae8032 s390/bitops: optimize set_bit() for constant values by Heiko Carstens · 11 years ago
  15. 370b0b5 s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops by Heiko Carstens · 11 years ago
  16. 9a70a42 s390/atomic: various small cleanups by Heiko Carstens · 11 years ago
  17. 5692e4d s390/atomic: optimize atomic_add() for constant values by Heiko Carstens · 11 years ago
  18. eddf0d5 s390/qdio: fix atomic_sub() misusage by Heiko Carstens · 11 years ago
  19. 1ffa11a s390/kprobes: allow kprobes only on known instructions by Heiko Carstens · 11 years ago
  20. a882b3b s390/kprobes: use insn_length helper function by Heiko Carstens · 11 years ago
  21. 0f20822 s390/dis: move disassembler function prototypes to proper header file by Heiko Carstens · 11 years ago
  22. 648ae35 s390/dis: move common definitions to a header file by Suzuki K. Poulose · 11 years ago
  23. f616d67 s390/dis: rename structures for unique types by Suzuki K. Poulose · 11 years ago
  24. 7528743 s390/atomic: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  25. 86d51bc s390/atomic: implement atomic_sub_return() with atomic_add_return() by Heiko Carstens · 11 years ago
  26. fcd05b5 s390/kprobes: have more correct if statement in s390_get_insn_slot() by Heiko Carstens · 11 years ago
  27. faf499d s390: always set -march compiler option by Heiko Carstens · 11 years ago
  28. e344e52 s390/bitops: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  29. e6036c0 Merge tag 'md/3.12-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  30. be6e8c7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  31. d47648f raid5: avoid finding "discard" stripe by Shaohua Li · 11 years ago
  32. 37c61ff raid5: set bio bi_vcnt 0 for discard request by Shaohua Li · 11 years ago
  33. 905b029 md: avoid deadlock when md_set_badblocks. by Bian Yu · 11 years ago
  34. 61e4947 md: Fix skipping recovery for read-only arrays. by Lukasz Dorau · 11 years ago
  35. 10c580e [SCSI] sd: call blk_pm_runtime_init before add_disk by Aaron Lu · 11 years ago
  36. 36008cf [SCSI] qla2xxx: Fix request queue null dereference. by Chad Dupuis · 11 years ago
  37. 320437af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  38. 9033832 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  39. ea89e1d platform/x86: fix asus-wmi build error by Randy Dunlap · 11 years ago
  40. d4eddd4 bcache: Fixed incorrect order of arguments to bio_alloc_bioset() by Kent Overstreet · 11 years ago
  41. f4e5e14f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  42. 0d645a8 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  43. db10acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  44. f11a5bc ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter by Freddy Xin · 11 years ago
  45. 7e78b83 ax88179_178a: Correct the RX error definition in RX header by Freddy Xin · 11 years ago
  46. 454594f Revert "bridge: only expire the mdb entry when query is received" by Linus Lüssing · 11 years ago
  47. 294d31e sony-laptop: don't change keyboard backlight settings by Mattia Dongili · 11 years ago
  48. 69c88dc vfs: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
  49. 606d6fe fs/namei.c: fix new kernel-doc warning by Randy Dunlap · 11 years ago
  50. 93cd000 Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  51. d24fec3 Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  52. b403b73 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  53. 1c24113 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  54. 19eddab Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  55. ee7eafc Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  56. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  57. 579123f Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  58. 3bcec5f Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  59. 02cf4eb tcp: initialize passive-side sk_pacing_rate after 3WHS by Neal Cardwell · 11 years ago
  60. d69e0f7 davinci_emac.c: Fix IFF_ALLMULTI setup by Mariusz Ceier · 11 years ago
  61. 7e4d8a1 mac802154: correct a typo in ieee802154_alloc_device() prototype by Alexandre Belloni · 11 years ago
  62. c2f17e8 ipv6: probe routes asynchronous in rt6_probe by Hannes Frederic Sowa · 11 years ago
  63. 3a70417 Merge branch 'rt6i_gateway' by David S. Miller · 11 years ago
  64. 56e4244 netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper by Julian Anastasov · 11 years ago
  65. 550bab4 ipv6: fill rt6i_gateway with nexthop address by Julian Anastasov · 11 years ago
  66. 96dc809 ipv6: always prefer rt6i_gateway if present by Julian Anastasov · 11 years ago
  67. 4440c6f Merge branch 'bnx2x' by David S. Miller · 11 years ago
  68. edd3147 bnx2x: Set NETIF_F_HIGHDMA unconditionally by Merav Sicron · 11 years ago
  69. 4293b9f bnx2x: Don't pretend during register dump by Dmitry Kravkov · 11 years ago
  70. 32316a4 bnx2x: Lock DMAE when used by statistic flow by Ariel Elior · 11 years ago
  71. 6b991c3 bnx2x: Prevent null pointer dereference on error flow by Yuval Mintz · 11 years ago
  72. 0907f34 bnx2x: Fix config when SR-IOV and iSCSI are enabled by Ariel Elior · 11 years ago
  73. 6802516 bnx2x: Fix Coalescing configuration by Dmitry Kravkov · 11 years ago
  74. 31329af bnx2x: Unlock VF-PF channel on MAC/VLAN config error by Ariel Elior · 11 years ago
  75. 1a6974b bnx2x: Prevent an illegal pointer dereference during panic by Yuval Mintz · 11 years ago
  76. b123972 bnx2x: Fix Maximum CoS estimation for VFs by Yuval Mintz · 11 years ago
  77. 49595b7 drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing by Mugunthan V N · 11 years ago
  78. 7afbddf IB/core: Temporarily disable create_flow/destroy_flow uverbs by Yann Droneaud · 11 years ago
  79. 86b8416 HID: wiimote: add LEGO-wiimote VID by David Herrmann · 11 years ago
  80. 167c3ad Merge branch 'x86_pkg_temp' of .git into for-rc by Zhang Rui · 11 years ago
  81. 6ddcb7e Revert "drivers: thermal: parent virtual hwmon with thermal zone" by Zhang Rui · 11 years ago
  82. 0df651a0 Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  83. 77d4015 Merge branch 'ufo_fixes' by David S. Miller · 11 years ago
  84. e93b7d7 ip_output: do skb ufo init for peeked non ufo skb as well by Jiri Pirko · 11 years ago
  85. c547dbf ip6_output: do skb ufo init for peeked non ufo skb as well by Jiri Pirko · 11 years ago
  86. e36d3ff udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames by Jiri Pirko · 11 years ago
  87. f2e5ddc net: fix cipso packet validation when !NETLABEL by Seif Mazareeb · 11 years ago
  88. 90c6bd3 net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race by Daniel Borkmann · 11 years ago
  89. d7f8761 ALSA: Add MAINTAINERS entry for dmaengine helpers by Mark Brown · 11 years ago
  90. 20c87bd Merge tag 'asoc-v3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  91. c1b1404 parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs by Helge Deller · 11 years ago
  92. a446e72 Revert "parisc: Export flush_cache_page() (needed by lustre)" by Helge Deller · 11 years ago
  93. 31d141e Linux 3.12-rc6 by Linus Torvalds · 11 years ago
  94. 555b1b651 drm/radeon/audio: don't set speaker allocation on DCE4+ by Alex Deucher · 11 years ago
  95. bdeeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  96. 797afdf Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  97. 66c562e qlcnic: Validate Tx queue only for 82xx adapters. by Himanshu Madhani · 11 years ago
  98. 0fb88d6 be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd by Vasundhara Volam · 11 years ago
  99. 108dc8e drm/radeon: rework audio option by Alex Deucher · 11 years ago
  100. 4b74957 drm/radeon/audio: don't set speaker allocation on DCE3.2 by Alex Deucher · 11 years ago