1. 5165aec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  2. 04896a7 msm_serial: serial driver for MSM7K onboard serial peripheral. by Robert Love · 15 years ago
  3. 099d527 serial@ add OMAP wakeup-enable register by Kevin Hilman · 15 years ago
  4. cec47e3 dm: prepare for request based option by Kiyoshi Ueda · 15 years ago
  5. f5db4af dm raid1: add userspace log by Jonthan Brassow · 15 years ago
  6. 754c5fc dm: calculate queue limits during resume not load by Mike Snitzer · 15 years ago
  7. af4874e dm target:s introduce iterate devices fn by Mike Snitzer · 15 years ago
  8. 5ab9758 dm table: replace struct io_restrictions with struct queue_limits by Mike Snitzer · 15 years ago
  9. 60935eb dm ioctl: support cookies for udev by Milan Broz · 15 years ago
  10. f9ab94c dm: introduce num_flush_requests by Mikulas Patocka · 15 years ago
  11. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  12. b391277 sd, sr: fix Driver 'sd' needs updating message by Hannes Reinecke · 15 years ago
  13. 7414705 libfc: Add runtime debugging with debug_logging module parameter by Robert Love · 15 years ago
  14. d355e57 libiscsi: don't run scsi eh if iscsi task is making progress by Mike Christie · 15 years ago
  15. 2453d6f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. 93db629 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  19. 43813f3 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  20. e642340 Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  21. c3da63f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  22. ec20a02 Input: synaptics - add support for reporting x/y resolution by Tero Saarni · 15 years ago
  23. 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 15 years ago
  24. 5c6fb00 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  25. 31583d6a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  26. dbe6f18 dma-mapping: mark dma_sync_single and dma_sync_sg as deprecated by FUJITA Tomonori · 15 years ago
  27. d68412b dma-mapping: mark DMA_nBITS_MASK as deprecated by Jiri Slaby · 15 years ago
  28. 1e9c285 gpio: driver for PrimeCell PL061 GPIO controller by Baruch Siach · 15 years ago
  29. 464902e rfkill: export persistent attribute in sysfs by Alan Jenkins · 15 years ago
  30. 06d5caf rfkill: don't restore software blocked state on persistent devices by Alan Jenkins · 15 years ago
  31. c703667 i2c: New macro to initialize i2c address lists on the fly by Hans Verkuil · 15 years ago
  32. 23af840 i2c: Don't advertise i2c functions when not available by Jean Delvare · 15 years ago
  33. 99cd8e2 i2c: Add a sysfs interface to instantiate devices by Jean Delvare · 15 years ago
  34. e549c2b i2c: Kill the redundant client list by Jean Delvare · 15 years ago
  35. 1e40ac1 i2c: Kill is_newstyle_driver by Jean Delvare · 15 years ago
  36. 36789b5 i2c: Drop i2c_probe function by Jean Delvare · 15 years ago
  37. 729d6dd i2c: Get rid of the legacy binding model by Jean Delvare · 15 years ago
  38. 352da98 i2c: Kill client_register and client_unregister methods by Jean Delvare · 15 years ago
  39. fcec9bf asm-generic: hook up new system calls by Arnd Bergmann · 15 years ago
  40. 804387a asm-generic: drop HARDIRQ_BITS definition from hardirq.h by Arnd Bergmann · 15 years ago
  41. a9ede5b asm-generic: uaccess: fix up local access_ok() usage by Mike Frysinger · 15 years ago
  42. 9844813 asm-generic: uaccess: add missing access_ok() check to strnlen_user() by Mike Frysinger · 15 years ago
  43. e5289d4 perf_counter: Simplify and fix task migration counting by Peter Zijlstra · 15 years ago
  44. f9188e0 perf_counter: Make callchain samples extensible by Peter Zijlstra · 15 years ago
  45. 0ea920d af_iucv: Return -EAGAIN if iucv msg limit is exceeded by Hendrik Brueckner · 15 years ago
  46. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  47. ab52ae6 nfsd41: Backchannel: minorversion support for the back channel by Andy Adamson · 15 years ago
  48. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  49. 07613ba agp: switch AGP to use page array instead of unsigned long array by Dave Airlie · 15 years ago
  50. 0454bea drm: EDID endianness fixes. by Michel Dänzer · 15 years ago
  51. 89579f7 drm: Apply "Memory fragmentation from lost alignment blocks" by Thomas Hellstrom · 15 years ago
  52. 71e308a function-graph: add stack frame test by Steven Rostedt · 15 years ago
  53. 0732f87 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  54. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  55. dcce284 mm: Extend gfp masking to the page allocator by Benjamin Herrenschmidt · 15 years ago
  56. 9729a6e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  57. d282922 lib: add lib/gcd.c by Florian Fainelli · 15 years ago
  58. eae9d2b LinuxPPS: core support by Rodolfo Giometti · 15 years ago
  59. c8a06c1 w1-gpio: add external pull-up enable callback by Daniel Mack · 15 years ago
  60. c147d8e dma-mapping: add asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  61. 2521f2c gcov: add gcov profiling infrastructure by Peter Oberparleiter · 15 years ago
  62. 0b92360 seq_file: add function to write binary data by Peter Oberparleiter · 15 years ago
  63. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  64. 665c774 ipcns: move free_ipcs() proto by Alexey Dobriyan · 15 years ago
  65. b4188de ipcns: make free_ipc_ns() static by Alexey Dobriyan · 15 years ago
  66. 17f98dc pids: clean up find_task_by_pid variants by Christoph Hellwig · 15 years ago
  67. 8053bdd ptrace_get_task_struct: s/tasklist/rcu/, make it static by Oleg Nesterov · 15 years ago
  68. 1c21627 ptrace: tracehook_unsafe_exec(): remove the stale comment by Oleg Nesterov · 15 years ago
  69. c5b947b memcg: add interface to reset limits by Daisuke Nishimura · 15 years ago
  70. 8a9478c memcg: fix swap accounting by KAMEZAWA Hiroyuki · 15 years ago
  71. 20ebcdd memcg: remove unneeded forward declaration from sched.h by Li Zefan · 15 years ago
  72. 302362c memcg: remove mem_cgroup_cache_charge_swapin() by Daisuke Nishimura · 15 years ago
  73. d69b042 memcg: add file-based RSS accounting by Balbir Singh · 15 years ago
  74. 1d965fe reiserfs: fix warnings with gcc 4.4 by Jeff Mahoney · 15 years ago
  75. 77906a54 pca953x: support GPIOLIB GPIO naming by Daniel Silverstone · 15 years ago
  76. 7390284 mpc52xx_psc_spi: convert to cs_control callback by Anton Vorontsov · 15 years ago
  77. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  78. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  79. aa0ce5b softirq: introduce statistics for softirq by Keika Kobayashi · 15 years ago
  80. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  81. 43a21ea perf_counter: Add event overlow handling by Peter Zijlstra · 15 years ago
  82. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  83. 7522060 perf report: Add validation of call-chain entries by Ingo Molnar · 15 years ago
  84. 6d27813 ACPI: allow drivers to request both device and system notify events by Bjorn Helgaas · 15 years ago
  85. 7fe2a6c ACPI: kill acpi_get_physical_pci_device() by Alexander Chiang · 15 years ago
  86. 80ffded ACPI: kill acpi_get_pci_id by Alexander Chiang · 15 years ago
  87. d9efae3 ACPI: simplify acpi_pci_irq_del_prt() API by Alexander Chiang · 15 years ago
  88. 859a3f8 ACPI: simplify acpi_pci_irq_add_prt() API by Alexander Chiang · 15 years ago
  89. 499650d ACPI: eviscerate pci_bind.c by Alexander Chiang · 15 years ago
  90. 2f7bbce ACPI: Introduce acpi_get_pci_dev() by Alexander Chiang · 15 years ago
  91. 2755820 ACPI: Introduce acpi_is_root_bridge() by Alexander Chiang · 15 years ago
  92. ce597bb ACPI: make acpi_pci_bind() static by Alexander Chiang · 15 years ago
  93. 2ad7809 NFS: Clean up MNT program definitions by Chuck Lever · 15 years ago
  94. 6c9dc425 lockd: Update NSM state from SM_MON replies by Chuck Lever · 15 years ago
  95. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 15 years ago
  96. cdc2ae6 md: fix some comments. by Andre Noll · 15 years ago
  97. f8625a6 nfs41: Backchannel: Add a backchannel slot table to the session by Ricardo Labiaga · 15 years ago
  98. dd2b63d nfs41: Rename rq_received to rq_reply_bytes_recvd by Ricardo Labiaga · 15 years ago
  99. 9c9f3f5 nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use by Andy Adamson · 15 years ago
  100. 7652e5a nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use by Benny Halevy · 15 years ago