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