1. 4b4d2b4 Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  2. 9b66bfb Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 340286c Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. dba538f Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. ad5d698 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 70fdcb8 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. 90b128e Merge tag 'mfd-lee-3.13-3' of git://git.linaro.org/people/ljones/mfd by Samuel Ortiz · 11 years ago
  12. a98814c random32: upgrade taus88 generator to taus113 from errata paper by Daniel Borkmann · 11 years ago
  13. 38e9efc random32: move rnd_state to linux/random.h by Daniel Borkmann · 11 years ago
  14. 4af712e random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized by Hannes Frederic Sowa · 11 years ago
  15. 51c37a7 random32: fix off-by-one in seeding requirement by Daniel Borkmann · 11 years ago
  16. 67a6de4 locking/doc: Update references to kernel/mutex.c by Peter Zijlstra · 11 years ago
  17. 03e361b mfd: Stop setting refcounting pointers in original mfd_cell arrays by Geert Uytterhoeven · 11 years ago
  18. f9efbce Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  19. 53575aa Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  20. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  21. 21604cd Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  22. e267cb9 vlan: Implement vlan_dev_get_egress_qos_mask as an inline. by David S. Miller · 11 years ago
  23. 6aafeef netfilter: push reasm skb through instead of original frag skbs by Jiri Pirko · 11 years ago
  24. 8b5baa4 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  25. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  26. 146a859 locks: break delegations on link by J. Bruce Fields · 13 years ago
  27. 8e6d782 locks: break delegations on rename by J. Bruce Fields · 13 years ago
  28. 5a14696 locks: helper functions for delegation breaking by J. Bruce Fields · 12 years ago
  29. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  30. df4e8d2 locks: implement delegations by J. Bruce Fields · 12 years ago
  31. 617588d locks: introduce new FL_DELEG lock flag by J. Bruce Fields · 13 years ago
  32. 40bd22c vfs: rename I_MUTEX_QUOTA now that it's not used for quotas by J. Bruce Fields · 12 years ago
  33. 375e289 vfs: pull ext4's double-i_mutex-locking into common code by J. Bruce Fields · 12 years ago
  34. b7a6ec5 vfs: split out vfs_getattr_nosec by J. Bruce Fields · 11 years ago
  35. b18825a VFS: Put a small type field into struct dentry::d_flags by David Howells · 11 years ago
  36. ec57941 constify do_coredump() argument by Al Viro · 11 years ago
  37. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  38. 078d8e6 ... and kill anon_inode_getfile_private() by Al Viro · 11 years ago
  39. 6987843 take anon inode allocation to libfs.c by Al Viro · 11 years ago
  40. 22a8cb8 new helper: dump_align() by Al Viro · 11 years ago
  41. 9b56d54 dump_skip(): dump_seek() replacement taking coredump_params by Al Viro · 11 years ago
  42. cdc3d56 switch elf_coredump_extra_notes_write() to dump_emit() by Al Viro · 11 years ago
  43. aa3e7ea switch elf_core_write_extra_data() to dump_emit() by Al Viro · 11 years ago
  44. 506f21c switch elf_core_write_extra_phdrs() to dump_emit() by Al Viro · 11 years ago
  45. ecc8c77 new helper: dump_emit() by Al Viro · 11 years ago
  46. 0f6ed63 no need to keep brlock macros anymore... by Al Viro · 11 years ago
  47. eee5cc2 get rid of s_files and files_lock by Al Viro · 11 years ago
  48. 48a066e RCU'd vfsmounts by Al Viro · 11 years ago
  49. 4d8981f ARM: 7871/1: amba: Extend number of IRQS by Michal Simek · 11 years ago
  50. 1b77d2b mlx5: Use enum to indicate adapter page size by Eli Cohen · 11 years ago
  51. 87b8de4 mlx5: Clear reserved area in set_hca_cap() by Eli Cohen · 11 years ago
  52. bf0bf77 mlx5: Support communicating arbitrary host page size to firmware by Eli Cohen · 11 years ago
  53. 746b558 IB/mlx5: Multithreaded create MR by Eli Cohen · 11 years ago
  54. a8d3f36 dt/irq: add empty of_irq_count for !OF_IRQ by Rob Herring · 11 years ago
  55. e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago
  56. f8c5e94 kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup() by Chen Gang · 11 years ago
  57. 6678d83 block: Consolidate duplicated bio_trim() implementations by Kent Overstreet · 11 years ago
  58. 8077c0d bdi: test bdi_init failure by Mikulas Patocka · 11 years ago
  59. a404d55 blktrace: Send BLK_TN_PROCESS events to all running traces by Jan Kara · 11 years ago
  60. a6bc732 Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  61. c1f3bb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  62. 9686e4b Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
  63. efdf09ad Merge remote-tracking branch 'asoc/topic/mc13783' into asoc-next by Mark Brown · 11 years ago
  64. ac97d4e Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next by Mark Brown · 11 years ago
  65. 9191526 Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  66. bc32383 net: skbuff - kernel-doc fixes by Mathias Krause · 11 years ago
  67. 0c7ddf3 net: move pskb_put() to core code by Mathias Krause · 11 years ago
  68. 163561a net/mlx4_en: Datapath structures are allocated per NUMA node by Eugenia Emantayev · 11 years ago
  69. 6e7136e net/mlx4_core: ICM pages are allocated on device NUMA node by Eugenia Emantayev · 11 years ago
  70. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  71. df42153 net: make ndev->irq signed for error handling by Dan Carpenter · 11 years ago
  72. d324353 net/vlan: Provide read access to the vlan egress map by Eyal Perry · 11 years ago
  73. eaaeb1c Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  74. c6bde21 PCI: Add pci_upstream_bridge() by Bjorn Helgaas · 11 years ago
  75. c224b76 Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  76. 15d4cb9 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  77. adf9684 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  78. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  79. 5702941 irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macro by Axel Lin · 11 years ago
  80. 5961ad2 mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES by Brian Norris · 11 years ago
  81. c66d039 mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes by Pekon Gupta · 11 years ago
  82. ac65caf ARM: OMAP2+: cleaned-up DT support of various ECC schemes by Pekon Gupta · 11 years ago
  83. a4d62ba mtd: map: fixed bug in 64-bit systems by Wang Haitao · 11 years ago
  84. f83c383 mtd: Move major number definitions to major.h by Ezequiel Garcia · 11 years ago
  85. 0b1e73e Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  86. 56edff7 Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  87. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  88. 1071ec7 Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  89. c287322 Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  90. 0e4ccb1 PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() by Konrad Rzeszutek Wilk · 11 years ago
  91. 042b10d tracing: Remove unused function ftrace_off_permanent() by Steven Rostedt (Red Hat) · 11 years ago
  92. f72d41f uprobes: Export write_opcode() as uprobe_write_opcode() by Oleg Nesterov · 11 years ago
  93. 3820b4d uprobes: Move function declarations out of arch by David A. Long · 11 years ago
  94. db751fe cpuset: Fix potential deadlock w/ set_mems_allowed by John Stultz · 11 years ago
  95. 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
  96. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  97. 8b41452 hung_task: add method to reset detector by Marcelo Tosatti · 11 years ago
  98. ce332f6 srcu: API for barrier after srcu read unlock by Michael S. Tsirkin · 11 years ago
  99. c90423d Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move by Ingo Molnar · 11 years ago
  100. b8a2162 sched: Move completion code from core.c to completion.c by Peter Zijlstra · 11 years ago