1. 8704a1b iommu/amd: Split amd_iommu_init function by Joerg Roedel · 13 years ago
  2. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 13 years ago
  3. 45196ce Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  4. 437cf4c Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  5. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 13 years ago
  6. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  7. 59cca65 digsig: changed type of the timestamp by Dmitry Kasatkin · 13 years ago
  8. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  9. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 13 years ago
  10. 6b6dc83 vfs: Provide function to get superblock and wait for it to thaw by Jan Kara · 13 years ago
  11. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 13 years ago
  12. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 13 years ago
  13. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  14. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  15. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  16. d9f5343 USB: Remove duplicate USB 3.0 hub feature #defines. by Sarah Sharp · 13 years ago
  17. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  18. af5feae Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  19. fe25092 Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  20. cdccaa9 cdrom: move shared static to cdrom_device_info by Paolo Bonzini · 13 years ago
  21. 07c2bd3 block: don't call elevator callbacks for plug merges by Tejun Heo · 13 years ago
  22. 050c8ea block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions by Tejun Heo · 13 years ago
  23. abaaf3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  24. 11a3122 block: strip out locking optimization in put_io_context() by Tejun Heo · 13 years ago
  25. 96e02d1 exec: fix use-after-free bug in setup_new_exec() by Heiko Carstens · 13 years ago
  26. 23783f8 Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  27. d020283 PM / QoS: CPU C-state breakage with PM Qos change by Venkatesh Pallipadi · 13 years ago
  28. 31c150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  29. 4554c13 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  30. 71b1b20 Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 by Linus Torvalds · 13 years ago
  31. 331818f NFSv4: Fix an Oops in the NFSv4 getacl code by Trond Myklebust · 13 years ago
  32. f8447d6 mfd: Store twl6040-codec mclk configuration by Peter Ujfalusi · 13 years ago
  33. ff05f60 include/linux/lp8727.h: Remove executable bit by Josh Triplett · 13 years ago
  34. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 13 years ago
  35. c31c151 net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary by Haiyang Zhang · 13 years ago
  36. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  37. ce106ad Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  38. 504b616 usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() by Kuninori Morimoto · 13 years ago
  39. 7d73101 mtd: fix merge conflict resolution breakage by Artem Bityutskiy · 13 years ago
  40. b18db3d Input: gpio_keys - fix struct device declared inside parameter list by Heiko Stübner · 13 years ago
  41. e9c8d7a0 dma: sh_dma: not all SH DMAC implementations support MEMCPY by Guennadi Liakhovetski · 13 years ago
  42. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 13 years ago
  43. 3310225 lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel by Wu Fengguang · 13 years ago
  44. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 13 years ago
  45. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  46. 1a30871 mtd: fix MTD suspend by Artem Bityutskiy · 13 years ago
  47. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 13 years ago
  48. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  49. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  50. e050e3f perf: Fix broken interrupt rate throttling by Stephane Eranian · 13 years ago
  51. 2437dcb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. 7c24814 Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  53. f8275f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  54. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  55. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 13 years ago
  56. 0fcd977 kernel-doc: fix new warning in usb.h by Randy Dunlap · 13 years ago
  57. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  58. 1a5e29f kernel-doc: fix new warnings in device.h by Randy Dunlap · 13 years ago
  59. c1084a5 usb: otg: kill langwell_otg driver by Alexander Shishkin · 13 years ago
  60. c1aab02 migrate_mode.h is not exported to user mode by Stephen Rothwell · 13 years ago
  61. ac1e3d4 Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  62. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 13 years ago
  63. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 13 years ago
  64. 4d92261 kernel-doc: fix new warning in usb.h by Randy Dunlap · 13 years ago
  65. 2eda013 kernel-doc: fix new warnings in device.h by Randy Dunlap · 13 years ago
  66. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 13 years ago
  67. cb78edf kdump: define KEXEC_NOTE_BYTES arch specific for s390x by Michael Holzheu · 13 years ago
  68. 6536e31 mm: fix warnings regarding enum migrate_mode by Andrew Morton · 13 years ago
  69. 2d58d7e thermal: Rename generate_netlink_event by Jean Delvare · 13 years ago
  70. e9c688a driver core: remove drivers/base/sys.c and include/linux/sysdev.h by Greg Kroah-Hartman · 13 years ago
  71. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 13 years ago
  72. 8cfd14a cgroup: make sure memcg margin is 0 when over limit by Glauber Costa · 13 years ago
  73. 974c123 tcp: detect loss above high_seq in recovery by Yuchung Cheng · 13 years ago
  74. 93ece0c mlx4_en: eth statistics modification by Eugenia Emantayev · 13 years ago
  75. 2a7f51a MFD: mcp-core: fix mcp_priv() to be more type safe by Russell King · 13 years ago
  76. 65f2e75 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." by Russell King · 13 years ago
  77. 7208162 PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression by Srivatsa S. Bhat · 13 years ago
  78. 456a816 KEYS: Permit key_serial() to be called with a const key pointer by David Howells · 13 years ago
  79. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  80. 92b5abb Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  81. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  82. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
  83. 65b7f83 intel_idle: Split up and provide per CPU initialization func by Thomas Renninger · 13 years ago
  84. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  85. a25a2b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  86. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  87. 5e8898e lib: digital signature config option name change by Dmitry Kasatkin · 13 years ago
  88. ee0b31a keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages by Mimi Zohar · 13 years ago
  89. 67175b8 Fix compile breakage with kref.h by James Bottomley · 13 years ago
  90. 10d6836 audit: comparison on interprocess fields by Peter Moody · 13 years ago
  91. 4a6633e audit: implement all object interfield comparisons by Peter Moody · 13 years ago
  92. c9fe685 audit: allow interfield comparison between gid and ogid by Eric Paris · 13 years ago
  93. 02d86a5 audit: allow interfield comparison in audit rules by Eric Paris · 13 years ago
  94. 0a300be audit: remove task argument to audit_set_loginuid by Eric Paris · 13 years ago
  95. 54d3218 audit: allow audit matching on inode gid by Eric Paris · 13 years ago
  96. efaffd6 audit: allow matching on obj_uid by Eric Paris · 13 years ago
  97. 6422e78 audit: remove audit_finish_fork as it can't be called by Eric Paris · 13 years ago
  98. a4ff8db audit: inline audit_free to simplify the look of generic code by Eric Paris · 13 years ago
  99. 38cdce5 audit: drop audit_set_macxattr as it doesn't do anything by Eric Paris · 13 years ago
  100. 07c4941 audit: inline checks for not needing to collect aux records by Eric Paris · 13 years ago