1. e504f3f tmpfs radix_tree: locate_item to speed up swapoff by Hugh Dickins · 13 years ago
  2. 69f07ec tmpfs: use kmemdup for short symlinks by Hugh Dickins · 13 years ago
  3. aa3b189 tmpfs: convert mem_cgroup shmem to radix-swap by Hugh Dickins · 13 years ago
  4. 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 13 years ago
  5. 285b2c4 tmpfs: demolish old swap vector support by Hugh Dickins · 13 years ago
  6. a2c16d6 mm: let swap use exceptional entries by Hugh Dickins · 13 years ago
  7. 6328650 radix_tree: exceptional entries and indices by Hugh Dickins · 13 years ago
  8. 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 13 years ago
  9. 3dab1bc mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE by Johannes Weiner · 13 years ago
  10. 88eca02 ida: simplified functions for id allocation by Rusty Russell · 13 years ago
  11. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
  12. 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
  13. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  14. f340681 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  15. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
  16. f52e00c ACPI: remove NID_INVAL by David Rientjes · 13 years ago
  17. 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 13 years ago
  18. aac285c of: constify property name parameters for helper functions by Jamie Iles · 13 years ago
  19. 0ddf964 dm ioctl: fill in device parameters in more ioctls by Mikulas Patocka · 13 years ago
  20. 498f010 dm table: share target argument parsing functions by Mike Snitzer · 13 years ago
  21. a6e50b4 dm snapshot: skip reading origin when overwriting complete chunk by Mikulas Patocka · 13 years ago
  22. 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
  23. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  24. 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
  25. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  26. 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
  27. 424c3d4 Merge branch 'for-next' into for-linus by Liam Girdwood · 13 years ago
  28. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  29. 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 13 years ago
  30. 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
  31. 86bc704 switch posix_acl_chmod() to umode_t by Al Viro · 13 years ago
  32. 3a5fba1 switch posix_acl_from_mode() to umode_t by Al Viro · 13 years ago
  33. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  34. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  35. f2ee7ab vfs: avoid taking inode_hash_lock on pipes and sockets by Eric Dumazet · 13 years ago
  36. 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
  37. 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  38. a00ed25 NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 by Trond Myklebust · 13 years ago
  39. 09d6292 mfd: Add AAT2870 mfd driver by Jin Park · 13 years ago
  40. 4dcaa6b mfd: Fix missing stmpe kerneldoc by Om Prakash · 13 years ago
  41. c7e1da4 mfd: Add WM831x clock control register definitions by Mark Brown · 13 years ago
  42. ec2328c mfd: Implement tps65910 IRQ cleanup by Mark Brown · 13 years ago
  43. 0a1b089 mfd: Clean-up ab8500 register file by Linus Walleij · 13 years ago
  44. 668a6cc tps65912: gpio: add gpio driver by Margarita Olaya · 13 years ago
  45. d49a0f3 tps65912: irq: add interrupt controller by Margarita Olaya · 13 years ago
  46. 36e5287 mfd: tps65912: Add new mfd device by Margarita Olaya · 13 years ago
  47. 78bb368 mfd: Support multiple active WM831x AUXADC conversions by Mark Brown · 13 years ago
  48. c1a8278 mfd: Read wm831x AUXADC conversion results before acknowledging interrupt by Mark Brown · 13 years ago
  49. 5c05a8d mfd: Support dynamic allocation of IRQ range for wm831x by Mark Brown · 13 years ago
  50. 266a5e0 mfd: Allow touchscreen to be disabled on wm831x devices by Mark Brown · 13 years ago
  51. ca7a718 mfd: Fix bus lock interaction for WM831x IRQ set_type() operation by Mark Brown · 13 years ago
  52. 24c3047 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  53. f0d15c9 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  54. f33c596 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  55. 2f9fd18 pnfsblock: call and parse getdevicelist by Fred Isaman · 13 years ago
  56. fe0a9b7 pnfsblock: add device operations by Jim Rees · 13 years ago
  57. db29c08 pnfs: cleanup_layoutcommit by Andy Adamson · 13 years ago
  58. dae100c pnfs: ask for layout_blksize and save it in nfs_server by Fred Isaman · 13 years ago
  59. 7f11d8d pnfs: GETDEVICELIST by Andy Adamson · 13 years ago
  60. a9bae56 pnfs: let layoutcommit handle a list of lseg by Peng Tao · 13 years ago
  61. 1c38891 resources: Add lookup_resource() by Geert Uytterhoeven · 13 years ago
  62. 464c909 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  63. 5774ed0 shm: handle separate PID namespaces case by Vasiliy Kulikov · 13 years ago
  64. 6c6e3b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  65. 0c03080 NFS: Fix spurious readdir cookie loop messages by Trond Myklebust · 13 years ago
  66. 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
  67. 59be8e7 ext4: change umode_t in tracepoint headers to be an explicit __u16 by Theodore Ts'o · 13 years ago
  68. 1d3fe4a Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  69. 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
  70. 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
  71. b993fdb Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  72. 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
  73. 2313bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago
  74. 2a11c8e kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() by Michal Marek · 13 years ago
  75. 14b9f27 pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3 by Pavel Roskin · 13 years ago
  76. 3038bbd of/gpio: export of_gpio_simple_xlate by Jamie Iles · 13 years ago
  77. 6124a4e Merge branch 'imx/dt' into next/dt by Arnd Bergmann · 13 years ago
  78. d5eab91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  79. 6140333 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  80. 302ff54 [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info by Yi Zou · 13 years ago
  81. 3f43f68 watchdog: WatchDog Timer Driver Core - Add minimum and max timeout by Wim Van Sebroeck · 13 years ago
  82. 78d88fc watchdog: WatchDog Timer Driver Core - Add ioctl call by Wim Van Sebroeck · 13 years ago
  83. 7e192b9 watchdog: WatchDog Timer Driver Core - Add nowayout feature by Wim Van Sebroeck · 13 years ago
  84. 017cf08 watchdog: WatchDog Timer Driver Core - Add Magic Close feature by Wim Van Sebroeck · 13 years ago
  85. 014d694 watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctl by Wim Van Sebroeck · 13 years ago
  86. 234445b watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl by Wim Van Sebroeck · 13 years ago
  87. 2fa0356 watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality by Wim Van Sebroeck · 13 years ago
  88. 4331604 watchdog: WatchDog Timer Driver Core - Add basic framework by Wim Van Sebroeck · 13 years ago
  89. 7e71330 dt/irq: add irq_domain_generate_simple() helper by Grant Likely · 13 years ago
  90. 08a543a irq: add irq_domain translation infrastructure by Grant Likely · 13 years ago
  91. f22aaaa hwmon: Driver for NTC Thermistors by Donggeun Kim · 13 years ago
  92. d887331 net: add IFF_SKB_TX_SHARED flag to priv_flags by Neil Horman · 13 years ago
  93. 95b6886 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  94. 2699b67 md: load/store badblock list from v1.x metadata by NeilBrown · 13 years ago
  95. b52a851 [media] V4L: initial driver for ov5642 CMOS sensor by Bastian Hecht · 13 years ago
  96. 7dfff95 [media] V4L: soc-camera: remove soc-camera bus and devices on it by Guennadi Liakhovetski · 13 years ago
  97. d33b290 [media] V4L: soc-camera: un-export the soc-camera bus by Guennadi Liakhovetski · 13 years ago
  98. 6b526fe [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier by Guennadi Liakhovetski · 13 years ago
  99. 91c7953 [media] V4L: add media bus configuration subdev operations by Guennadi Liakhovetski · 13 years ago
  100. 033d746 [media] V4L: soc-camera: remove now unused soc-camera specific PM hooks by Guennadi Liakhovetski · 13 years ago