1. 9f4646d Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  2. 84e345e time, Fix setting of hardware clock in NTP code by Prarit Bhargava · 13 years ago
  3. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  4. 12ad100 clockevents: Add generic timer broadcast function by Mark Rutland · 13 years ago
  5. 12572db clockevents: Add generic timer broadcast receiver by Mark Rutland · 13 years ago
  6. bdb0ae6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  7. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 13 years ago
  8. 6f16eeb timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK by John Stultz · 13 years ago
  9. 325a86b Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  10. 22f8379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  11. 0a8c290 mfd: da9052/53 lockup fix by Ashish Jangam · 13 years ago
  12. ab4e8f8 mfd: rtsx: Add clock divider hook by Wei WANG · 13 years ago
  13. d817ac4 mfd: rtsx: Add output voltage switch hook by Wei WANG · 13 years ago
  14. 1496ec1 Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  15. 51edce0 Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  16. 0944c0a Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  17. 910ffdb ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 13 years ago
  18. 00441b5 mfd: Fix compile errors and warnings when !CONFIG_AB8500_BM by Lee Jones · 13 years ago
  19. b2555b8 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 13 years ago
  20. 6509141 usbnet: add new flag FLAG_NOARP for usb net devices by Wei Shuai · 13 years ago
  21. 2263647 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 13 years ago
  22. edea0d0 ia64: kill thread_matches(), unexport ptrace_check_attach() by Oleg Nesterov · 13 years ago
  23. 309b51e Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  24. e65b9ad lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC by Jiri Kosina · 13 years ago
  25. 774a122 module, async: async_synchronize_full() on module init iff async is used by Tejun Heo · 13 years ago
  26. 05ad717 timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option by Feng Tang · 13 years ago
  27. 31ade30 timekeeping: Add persistent_clock_exist flag by Feng Tang · 13 years ago
  28. 023f333 NTP: Add a CONFIG_RTC_SYSTOHC configuration by Jason Gunthorpe · 13 years ago
  29. 1e817fb time: create __getnstimeofday for WARNless calls by Kees Cook · 13 years ago
  30. 8aef33a cpuidle: remove the power_specified field in the driver by Daniel Lezcano · 13 years ago
  31. 5dbbaf2 tun: fix LSM/SELinux labeling of tun/tap devices by Paul Moore · 13 years ago
  32. 803739d [libata] replace sata_settings with devslp_timing by Shane Huang · 13 years ago
  33. 3441f0d Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  34. 6843cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  35. 0d21b0e module: add new state MODULE_STATE_UNFORMED. by Rusty Russell · 13 years ago
  36. d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 13 years ago
  37. 3cb7a56 lib/rbtree.c: avoid the use of non-static __always_inline by Michel Lespinasse · 13 years ago
  38. 8fb74b9 mm: compaction: partially revert capture of suitable high-order page by Mel Gorman · 13 years ago
  39. c0a3a20 linux/audit.h: move ptrace.h include to kernel header by Mike Frysinger · 13 years ago
  40. 7b9205b audit: create explicit AUDIT_SECCOMP event type by Kees Cook · 13 years ago
  41. 1b963c8 lockdep, rwsem: provide down_write_nest_lock() by Jiri Kosina · 13 years ago
  42. 896f97e lib: cpu_rmap: avoid flushing all workqueues by David Decotigny · 13 years ago
  43. 54b956b Remove __dev* markings from init.h by Greg Kroah-Hartman · 13 years ago
  44. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 13 years ago
  45. e909c68 [media] coda: Fix build due to iram.h rename by Sascha Hauer · 13 years ago
  46. d287b87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  47. a458431 mm: fix zone_watermark_ok_safe() accounting of isolated pages by Bartlomiej Zolnierkiewicz · 13 years ago
  48. 3a66553 selftests: IPC message queue copy feature test by Stanislav Kinsbursky · 13 years ago
  49. f9dd87f ipc: message queue receive cleanup by Stanislav Kinsbursky · 13 years ago
  50. 03f5956 ipc: add sysctl to specify desired next object id by Stanislav Kinsbursky · 13 years ago
  51. e389623 include: remove __dev* attributes. by Greg Kroah-Hartman · 13 years ago
  52. 0f58a01 Drivers: bcma: remove __dev* attributes. by Greg Kroah-Hartman · 13 years ago
  53. f568f6c pstore: remove __dev* attributes. by Greg Kroah-Hartman · 13 years ago
  54. 080a62e Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  55. 3d33fcc UAPI: Remove empty Kbuild files by David Howells · 13 years ago
  56. 42288fe mm: mempolicy: Convert shared_policy mutex to spinlock by Mel Gorman · 13 years ago
  57. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  58. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 13 years ago
  59. ddf75ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  60. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  61. ad4b3fb mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 13 years ago
  62. 812089e PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 13 years ago
  63. c876ad76 pidns: Stop pid allocation when init dies by Eric W. Biederman · 13 years ago
  64. 08b60f8 namei.h: include errno.h by Stephen Warren · 13 years ago
  65. 53e8726 ext4: fix deadlock in journal_unmap_buffer() by Jan Kara · 13 years ago
  66. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  67. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  68. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  69. 30e6c9f net: devnet_rename_seq should be a seqcount by Eric Dumazet · 13 years ago
  70. 7de3ee5 dm: remove map_info by Mikulas Patocka · 13 years ago
  71. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 13 years ago
  72. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 13 years ago
  73. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 13 years ago
  74. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 13 years ago
  75. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  76. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  77. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  78. c4e1849 linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors by Guenter Roeck · 13 years ago
  79. b66c598 exec: do not leave bprm->interp on stack by Kees Cook · 13 years ago
  80. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 13 years ago
  81. b9d6ba9 vfs: add a retry_estale helper function to handle retries on ESTALE by Jeff Layton · 13 years ago
  82. 21e89c0 Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus by Al Viro · 13 years ago
  83. 4716673 vfs: Remove useless function prototypes by Alessio Igor Bogani · 13 years ago
  84. 7898575 mm: drop vmtruncate by Marco Stornelli · 13 years ago
  85. d30357f vfs: drop vmtruncate by Marco Stornelli · 13 years ago
  86. 1f372df FS-Cache: Mark cancellation of in-progress operation by David Howells · 13 years ago
  87. 36a02de FS-Cache: Convert the object event ID #defines into an enum by David Howells · 13 years ago
  88. a02de96 VFS: Make more complete truncate operation available to CacheFiles by David Howells · 13 years ago
  89. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  90. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 13 years ago
  91. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  92. 9f10523f FS-Cache: Fix operation state management and accounting by David Howells · 13 years ago
  93. ef46ed8 FS-Cache: Make cookie relinquishment wait for outstanding reads by David Howells · 13 years ago
  94. a13eea6 Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 13 years ago
  95. c4d6d8d CacheFiles: Fix the marking of cached pages by David Howells · 13 years ago
  96. 39e3c95 vfs: remove DCACHE_NEED_LOOKUP by Jeff Layton · 13 years ago
  97. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  98. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 13 years ago
  99. 1ffab3d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  100. ada65c7 dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER by Maarten Lankhorst · 13 years ago