1. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 13 years ago
  2. 9082c46 alarmtimers: Add try_to_cancel functionality by John Stultz · 13 years ago
  3. a28cde8 alarmtimers: Add more refined alarm state tracking by John Stultz · 13 years ago
  4. 9e26476 alarmtimers: Remove period from alarm structure by John Stultz · 13 years ago
  5. dce75a8 alarmtimers: Add alarm_forward functionality by John Stultz · 13 years ago
  6. 4b41308 alarmtimers: Change alarmtimer functions to return alarmtimer_restart values by John Stultz · 13 years ago
  7. 3295514 fix rcu annotations noise in cred.h by Al Viro · 13 years ago
  8. c2f340a Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  9. 3ddcd05 vfs: optimize inode cache access patterns by Linus Torvalds · 13 years ago
  10. 830c0f0 vfs: renumber DCACHE_xyz flags, remove some stale ones by Linus Torvalds · 13 years ago
  11. 7cd4767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  12. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  13. bc0b96b crypto: Move md5_transform to lib/md5.c by David S. Miller · 13 years ago
  14. 2560540 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  15. 1eb19a1 lib/sha1: use the git implementation of SHA-1 by Mandeep Singh Baines · 13 years ago
  16. 3300955 Add KEY_MICMUTE and enable it on Lenovo X220 by Andy Lutomirski · 13 years ago
  17. 24f0eed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  18. 7f3bf7c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  19. 655b161 nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4 by Boaz Harrosh · 13 years ago
  20. 53d1e65 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  21. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 13 years ago
  22. 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  23. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  24. 27665ff Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  25. e504f3f tmpfs radix_tree: locate_item to speed up swapoff by Hugh Dickins · 13 years ago
  26. 69f07ec tmpfs: use kmemdup for short symlinks by Hugh Dickins · 13 years ago
  27. aa3b189 tmpfs: convert mem_cgroup shmem to radix-swap by Hugh Dickins · 13 years ago
  28. 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 13 years ago
  29. 285b2c4 tmpfs: demolish old swap vector support by Hugh Dickins · 13 years ago
  30. a2c16d6 mm: let swap use exceptional entries by Hugh Dickins · 13 years ago
  31. 6328650 radix_tree: exceptional entries and indices by Hugh Dickins · 13 years ago
  32. 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 13 years ago
  33. 3dab1bc mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE by Johannes Weiner · 13 years ago
  34. 88eca02 ida: simplified functions for id allocation by Rusty Russell · 13 years ago
  35. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
  36. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 14 years ago
  37. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 14 years ago
  38. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  39. ea8f5fb HWPoison: add memory_failure_queue() by Huang Ying · 13 years ago
  40. 7f18427 lib, Make gen_pool memory allocator lockless by Huang Ying · 13 years ago
  41. f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 13 years ago
  42. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  43. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  44. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  45. f340681 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  46. 3567866 RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached by Al Viro · 13 years ago
  47. 951c0d6 get rid of boilerplate switches in posix_acl.h by Al Viro · 13 years ago
  48. f52e00c ACPI: remove NID_INVAL by David Rientjes · 13 years ago
  49. 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 13 years ago
  50. aac285c of: constify property name parameters for helper functions by Jamie Iles · 13 years ago
  51. 0ddf964 dm ioctl: fill in device parameters in more ioctls by Mikulas Patocka · 13 years ago
  52. 498f010 dm table: share target argument parsing functions by Mike Snitzer · 13 years ago
  53. a6e50b4 dm snapshot: skip reading origin when overwriting complete chunk by Mikulas Patocka · 13 years ago
  54. cfe2234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  55. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  56. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  57. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  58. a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  59. 424c3d4 Merge branch 'for-next' into for-linus by Liam Girdwood · 13 years ago
  60. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  61. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  62. 86bc704 switch posix_acl_chmod() to umode_t by Al Viro · 13 years ago
  63. 3a5fba1 switch posix_acl_from_mode() to umode_t by Al Viro · 13 years ago
  64. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  65. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  66. f2ee7ab vfs: avoid taking inode_hash_lock on pipes and sockets by Eric Dumazet · 13 years ago
  67. 3da3f87 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  68. 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  69. a00ed25 NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 by Trond Myklebust · 13 years ago
  70. 09d6292 mfd: Add AAT2870 mfd driver by Jin Park · 13 years ago
  71. 4dcaa6b mfd: Fix missing stmpe kerneldoc by Om Prakash · 13 years ago
  72. c7e1da4 mfd: Add WM831x clock control register definitions by Mark Brown · 13 years ago
  73. ec2328c mfd: Implement tps65910 IRQ cleanup by Mark Brown · 13 years ago
  74. 0a1b089 mfd: Clean-up ab8500 register file by Linus Walleij · 13 years ago
  75. 668a6cc tps65912: gpio: add gpio driver by Margarita Olaya · 13 years ago
  76. d49a0f3 tps65912: irq: add interrupt controller by Margarita Olaya · 13 years ago
  77. 36e5287 mfd: tps65912: Add new mfd device by Margarita Olaya · 13 years ago
  78. 78bb368 mfd: Support multiple active WM831x AUXADC conversions by Mark Brown · 13 years ago
  79. c1a8278 mfd: Read wm831x AUXADC conversion results before acknowledging interrupt by Mark Brown · 13 years ago
  80. 5c05a8d mfd: Support dynamic allocation of IRQ range for wm831x by Mark Brown · 13 years ago
  81. 266a5e0 mfd: Allow touchscreen to be disabled on wm831x devices by Mark Brown · 13 years ago
  82. ca7a718 mfd: Fix bus lock interaction for WM831x IRQ set_type() operation by Mark Brown · 13 years ago
  83. 24c3047 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  84. f0d15c9 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  85. 2f9fd18 pnfsblock: call and parse getdevicelist by Fred Isaman · 13 years ago
  86. fe0a9b7 pnfsblock: add device operations by Jim Rees · 13 years ago
  87. db29c08 pnfs: cleanup_layoutcommit by Andy Adamson · 13 years ago
  88. dae100c pnfs: ask for layout_blksize and save it in nfs_server by Fred Isaman · 13 years ago
  89. 7f11d8d pnfs: GETDEVICELIST by Andy Adamson · 13 years ago
  90. a9bae56 pnfs: let layoutcommit handle a list of lseg by Peng Tao · 13 years ago
  91. 1c38891 resources: Add lookup_resource() by Geert Uytterhoeven · 13 years ago
  92. 464c909 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  93. 5774ed0 shm: handle separate PID namespaces case by Vasiliy Kulikov · 13 years ago
  94. 0c03080 NFS: Fix spurious readdir cookie loop messages by Trond Myklebust · 13 years ago
  95. c11abbb Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  96. 1d3fe4a Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  97. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  98. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  99. cb7dee8 Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  100. 2313bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago