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