1. b9c0c67 NFC: Document NFC targets sens_res field by Samuel Ortiz · 12 years ago
  2. 13292c9 NFC: digital: Fix sens_res endiannes handling by Thierry Escande · 12 years ago
  3. 4cf7e03 NFC: rawsock: Fix a memory leak by Thierry Escande · 12 years ago
  4. e44666b NFC: pn533: Staticize local symbols by Sachin Kamat · 12 years ago
  5. 4b7449c NFC: nfcwilink: Remove redundant dev_set_drvdata by Sachin Kamat · 12 years ago
  6. 180106b NFC: digital: digital_tg_send_sensf_res() can be static by Fengguang Wu · 12 years ago
  7. 2604253 NFC: digital: Add newline to pr_* calls by Samuel Ortiz · 12 years ago
  8. c5da0e4 NFC: digital: Remove PR_ERR and PR_DBG macros by Samuel Ortiz · 12 years ago
  9. 645d508 NFC: NCI: Store the spi device pointer from the spi instance by Eric Lapuyade · 12 years ago
  10. 1c7a4c2 NFC Digital: Add target NFC-DEP support by Thierry Escande · 12 years ago
  11. 7d0911c NFC Digital: Add initiator NFC-DEP support by Thierry Escande · 12 years ago
  12. 8c0695e4 NFC Digital: Add NFC-F technology support by Thierry Escande · 12 years ago
  13. 2c66dae NFC Digital: Add NFC-A technology support by Thierry Escande · 12 years ago
  14. 59ee236 NFC Digital: Implement driver commands mechanism by Thierry Escande · 12 years ago
  15. 4b10884eb NFC: Digital Protocol stack implementation by Thierry Escande · 12 years ago
  16. cec4b8e NFC: pn533: Start listen timer from start_poll by Samuel Ortiz · 12 years ago
  17. 673088f NFC: pn533: Send ATR_REQ directly for active device detection by Samuel Ortiz · 12 years ago
  18. e29a9e2 NFC: Set active target upon DEP up event reception by Samuel Ortiz · 12 years ago
  19. fa544ff NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer by Eric Lapuyade · 12 years ago
  20. 08f13ac NFC: Move struct nfc_phy_ops out of HCI up to nfc core level by Eric Lapuyade · 12 years ago
  21. d593751 NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency by Eric Lapuyade · 12 years ago
  22. 079797c NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device() by Eric Lapuyade · 12 years ago
  23. 17936b4 NFC: Standardize logging style by Joe Perches · 12 years ago
  24. 073a625 NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> by Joe Perches · 12 years ago
  25. b483483 NFC: Replace nfc_dev_dbg with dev_dbg by Joe Perches · 12 years ago
  26. 3943826 NFC: pn544: Add SE enable/disable operation by Arron Wang · 12 years ago
  27. d8eb18e NFC: Export nfc_find_se() by Arron Wang · 12 years ago
  28. 5faba2f NFC: pn544: Add SE discover operation by Arron Wang · 12 years ago
  29. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  30. c71380f netconsole: fix a deadlock with rtnl and netconsole's mutex by Nikolay Aleksandrov · 12 years ago
  31. d0fe8c88 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 12 years ago
  32. c194992 skge: fix broken driver by Mikulas Patocka · 12 years ago
  33. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 12 years ago
  34. 749154a ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 12 years ago
  35. 279f438 xen-netback: Don't destroy the netdev until the vif is shut down by Paul Durrant · 12 years ago
  36. f05f819 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  37. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  38. 66b1057 MIPS: Fix invalid symbolic link file by Madhavan Srinivasan · 12 years ago
  39. 88f0251 MIPS: PCI: pci-bcm1480: Include missing vt.h header by Markos Chandras · 12 years ago
  40. 8b8a7634 MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs. by Ralf Baechle · 12 years ago
  41. 2f9ee82 MIPS: Add MIPS R5 config5 register. by Ralf Baechle · 12 years ago
  42. ed24fee Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  43. 928c2f0 drm/fb-helper: don't sleep for screen unblank when an oops is in progress by Daniel Vetter · 12 years ago
  44. bcf73a1 drm, ttm Fix uninitialized warning by Prarit Bhargava · 12 years ago
  45. 182b17c drm/ttm: fix the tt_populated check in ttm_tt_destroy() by Ben Skeggs · 12 years ago
  46. 4f7d1bc Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  47. 3fe03de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  48. 4c2924b MIPS: PCI: Use pci_resource_to_user to map pci memory space properly by Wolfgang Grandegger · 15 years ago
  49. 9213ad7 MIPS: 74K/1074K: Correct erratum workaround. by Maciej W. Rozycki · 12 years ago
  50. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 12 years ago
  51. 9baa505 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  52. b42b4f3 MIPS: Remove useless comment about kprobe from arch/mips/Makefile by Wu Zhangjin · 15 years ago
  53. bd784a1 net:dccp: do not report ICMP redirects to user space by Duan Jiong · 12 years ago
  54. f42bcf1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 9d2cd70 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. 48a3056 cnic: Fix crash in cnic_bnx2x_service_kcq() by Michael Chan · 12 years ago
  57. f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 12 years ago
  58. 7e28b27 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 186844b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. 4bdc944 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  61. 258e1e7 MIPS: Fix VGA_MAP_MEM macro. by Leonid Yegoshin · 12 years ago
  62. 9c9b415c MIPS: Reimplement get_cycles(). by Ralf Baechle · 12 years ago
  63. a8e0108 perf: Fix UAPI export of PERF_EVENT_IOC_ID by Vince Weaver · 12 years ago
  64. 8061a6f 9p: don't forget to destroy inode cache if fscache registration fails by Al Viro · 12 years ago
  65. 62d228b Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  66. 84fca9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  67. 03e1261 tty: disassociate_ctty() sends the extra SIGCONT by Oleg Nesterov · 12 years ago
  68. 61c5923 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 12 years ago
  69. 2936b6a vxlan: Avoid creating fdb entry with NULL destination by Sridhar Samudrala · 12 years ago
  70. 269aa75 tcp: fix RTO calculated from cached RTT by Neal Cardwell · 12 years ago
  71. 4bdf259 drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h> by Avinash Kumar · 12 years ago
  72. e05e907 net loopback: Set loopback_dev to NULL when freed by Eric W. Biederman · 12 years ago
  73. 03da633 atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c by Al Viro · 12 years ago
  74. 4c18c42 batman-adv: set the TAG flag for the vid passed to BLA by Antonio Quartulli · 12 years ago
  75. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 12 years ago
  76. 0be9c7a KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI by Gleb Natapov · 12 years ago
  77. ff52205 MIPS: Fix accessing to per-cpu data when flushing the cache by Ralf Baechle · 12 years ago
  78. de0bc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  79. 7a59cc3 drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure path by Ben Skeggs · 12 years ago
  80. 6b19e47 drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEM by Ben Skeggs · 12 years ago
  81. fc16208 drm/nouveau/kms: enable for non-vga pci classes by Ben Skeggs · 12 years ago
  82. 5495e39 drm/nouveau/bios/init: stub opcode 0xaa by Ben Skeggs · 12 years ago
  83. c5f6659 MIPS: Provide nice way to access boot CPU's data. by Ralf Baechle · 12 years ago
  84. 0a0d80e netfilter: nfnetlink_queue: use network skb for sequence adjustment by Gao feng · 12 years ago
  85. 28b441e kvm: free resources after canceling async_pf by Radim Krčmář · 12 years ago
  86. 72f8579 KVM: nEPT: reset PDPTR register cache on nested vmentry emulation by Gleb Natapov · 12 years ago
  87. ba6a354 KVM: mmu: allow page tables to be in read-only slots by Paolo Bonzini · 12 years ago
  88. 3261107 KVM: x86 emulator: emulate RETF imm by Bruce Rogers · 12 years ago
  89. 7cc4fa1 staging: octeon-ethernet: rgmii: enable interrupts that we can handle by Aaro Koskinen · 12 years ago
  90. a5de43c staging: octeon-ethernet: remove skb alloc failure warnings by Aaro Koskinen · 12 years ago
  91. da029d0 staging: octeon-ethernet: make dropped packets to consume NAPI budget by Aaro Koskinen · 12 years ago
  92. 1ef68ec Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  93. 3f96a53 net: sctp: rfc4443: do not report ICMP redirects to user space by Daniel Borkmann · 12 years ago
  94. d82a7f5 net: usb: cdc_ether: use usb.h macros whenever possible by Fabio Porcedda · 12 years ago
  95. 8857ec2 net: usb: cdc_ether: fix checkpatch errors and warnings by Fabio Porcedda · 12 years ago
  96. 0092820 net: usb: cdc_ether: Use wwan interface for Telit modules by Fabio Porcedda · 12 years ago
  97. 0d2ede9 ip6_tunnels: raddr and laddr are inverted in nl msg by Ding Zhi · 12 years ago
  98. 9900303 bgmac: implement unaligned addressing for DMA rings that support it by Rafał Miłecki · 12 years ago
  99. 3647268 bgmac: allow bigger et_swtype nvram variable by Hauke Mehrtens · 12 years ago
  100. 6a391e7 bgmac: fix internal switch initialization by Rafał Miłecki · 12 years ago