1. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  2. d71eecf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  3. b55813a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  4. 368d17e Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  5. 5ddcfa8 [PATCH] remove pps support by Roman Zippel · 19 years ago
  6. d12ddde [PATCH] udf: remove duplicate definitions by Pekka Enberg · 19 years ago
  7. 34f361a [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() by Ashok Raj · 19 years ago
  8. 96a9b4d [PATCH] cpumask: uninline any_online_cpu() by Andrew Morton · 19 years ago
  9. 8630282 [PATCH] cpumask: uninline highest_possible_processor_id() by Andrew Morton · 19 years ago
  10. 3d18bd7 [PATCH] cpumask: uninline next_cpu() by Andrew Morton · 19 years ago
  11. ccb4600 [PATCH] cpumask: uninline first_cpu() by Andrew Morton · 19 years ago
  12. daff89f [PATCH] radix-tree documentation cleanups by Jonathan Corbet · 19 years ago
  13. 962749a [PATCH] roundup_pow_of_two() 64-bit fix by Andrew Morton · 19 years ago
  14. 12b5989 [PATCH] refactor capable() to one implementation, add __capable() helper by Chris Wright · 19 years ago
  15. 77d4758 [PATCH] add a proper prototype for setup_arch() by Adrian Bunk · 19 years ago
  16. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 19 years ago
  17. c777ac5 [PATCH] irq: uninline migration functions by Andrew Morton · 19 years ago
  18. 33d8675 [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init() by Bjorn Helgaas · 19 years ago
  19. e51c01b [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() by Bjorn Helgaas · 19 years ago
  20. cd02b96 [PATCH] reiserfs: cleanups by Vladimir V. Saveliev · 19 years ago
  21. e6a6784 [PATCH] parport: move PP_MAJOR from ppdev.h to major.h by Rene Herman · 19 years ago
  22. c32ccd8 [PATCH] inotify: lock avoidance with parent watch status in dentry by Nick Piggin · 19 years ago
  23. 9871728 [PATCH] kernel/params.c: make param_array() static by Adrian Bunk · 19 years ago
  24. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 19 years ago
  25. 1aef821 [PATCH] constify tty flip buffer handling by Thomas Koeller · 19 years ago
  26. b500531 [PATCH] Introduce FMODE_EXEC file flag by Oleg Drokin · 19 years ago
  27. 23f9e0f [PATCH] reiserfs: fix transaction overflowing by Alexander Zarochentzev · 19 years ago
  28. bdfc326 [PATCH] fs/inode.c: make iprune_mutex static by Adrian Bunk · 19 years ago
  29. ca5734d [PATCH] Small cleanup in quota.h by Jan Kara · 19 years ago
  30. e3df189 [PATCH] jbd: embed j_commit_timer in journal struct by Andrew Morton · 19 years ago
  31. 40c07ae [PATCH] slab: optimize constant-size kzalloc calls by Pekka Enberg · 19 years ago
  32. a8c0f9a [PATCH] slab: introduce kmem_cache_zalloc allocator by Pekka Enberg · 19 years ago
  33. 871751e [PATCH] slab: implement /proc/slab_allocators by Al Viro · 19 years ago
  34. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 19 years ago
  35. cef2685 [IPV4]: Aggregate route entries with different TOS values by Ilia Sotnikov · 19 years ago
  36. 9932cf9 [NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms. by David S. Miller · 19 years ago
  37. a1a8fee [MODULES]: Don't allow statically declared exports by Patrick McHardy · 19 years ago
  38. 7fa033b V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a. by Hans Verkuil · 19 years ago
  39. a20c522 V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards. by Hans Verkuil · 19 years ago
  40. 301e22d V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode by Hans Verkuil · 19 years ago
  41. 2474ed4 V4L/DVB (3582): Implement correct msp3400 input/output routing by Hans Verkuil · 19 years ago
  42. 49965a8 V4L/DVB (3581): Add new media/msp3400.h header containing the routing macros by Hans Verkuil · 19 years ago
  43. 8bf2f8e V4L/DVB (3577): Cleanup audio input handling by Hans Verkuil · 19 years ago
  44. 09df1c1 V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_foo by Mauro Carvalho Chehab · 19 years ago
  45. 7c9b504 V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.h by Mauro Carvalho Chehab · 19 years ago
  46. fa3fcce V4L/DVB (3546): Fix Compilation after moving bttv code by Mauro Carvalho Chehab · 19 years ago
  47. c7b0ac0 V4L/DVB (3516): Make video_buf more generic by Mauro Carvalho Chehab · 19 years ago
  48. 13fce80 Fix simple typos by Andrzej Zaborowski · 19 years ago
  49. d4b7780 [PATCH] AT91RM9200 Ethernet driver by Andrew Victor · 19 years ago
  50. e93252f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  51. 96840aa [PATCH] strndup_user() by Davi Arnaut · 19 years ago
  52. 6687a97 [PATCH] timer-irq-driven soft-watchdog, cleanups by Ingo Molnar · 19 years ago
  53. 208a08f [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations by Kumar Gala · 19 years ago
  54. 97f2478 [PATCH] Secure Digital Host Controller id and regs by Pierre Ossman · 19 years ago
  55. 18e79b4 [PATCH] fsync: extract internal code by Andrew Morton · 19 years ago
  56. 4741c9f [PATCH] set_page_dirty() return value fixes by Andrew Morton · 19 years ago
  57. fa5a734 [PATCH] balance_dirty_pages_ratelimited: take nr_pages arg by Andrew Morton · 19 years ago
  58. 2ecb9e6 [PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98 by Arthur Othieno · 19 years ago
  59. ebcf28e [PATCH] fadvise(): write commands by Andrew Morton · 19 years ago
  60. ab7efcc [PATCH] abstract type/size specification for assembly by Jan Beulich · 19 years ago
  61. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
  62. c61afb1 [PATCH] cpuset memory spread slab cache optimizations by Paul Jackson · 19 years ago
  63. 101a500 [PATCH] cpuset memory spread slab cache implementation by Paul Jackson · 19 years ago
  64. 44110fe [PATCH] cpuset memory spread page cache implementation and hooks by Paul Jackson · 19 years ago
  65. 825a46a [PATCH] cpuset memory spread basic implementation by Paul Jackson · 19 years ago
  66. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 19 years ago
  67. f6ef943 [PATCH] Represent dirty_*_centisecs as jiffies internally by Bart Samwel · 19 years ago
  68. 87e2480 [PATCH] bitmap: region cleanup by Paul Jackson · 19 years ago
  69. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 19 years ago
  70. 4896cef [PATCH] s390: BUG() warnings by Martin Schwidefsky · 19 years ago
  71. 3d1712c [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix by Akinobu Mita · 19 years ago
  72. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 19 years ago
  73. 6961ec8 [PATCH] add sys_unshare to syscalls.h by Arnd Bergmann · 19 years ago
  74. 2f1f610 [PATCH] libata: Remove dependence on host_set->dev for SAS by Brian King · 19 years ago
  75. ebdfca6 [PATCH] libata: add ata_dev_pair helper by Alan Cox · 19 years ago
  76. 082776e [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. by Nigel Cunningham · 19 years ago
  77. acf356b [PATCH] libata: add per-dev pio/mwdma/udma_mask by Tejun Heo · 19 years ago
  78. a54123e [SPARC]: Try to start getting SMP back into shape. by Bob Breuer · 19 years ago
  79. aca361c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  80. cec6062 Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  81. b6585de Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  82. a3ea9b5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  83. 554f593 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  84. 3c990e9 [PATCH] PCI: fix pci_request_region[s] arg by Jeff Garzik · 19 years ago
  85. ceaba66 [PATCH] acpi: export acpi_bus_trim by Kristen Accardi · 19 years ago
  86. 6e325a6 [PATCH] PCI: make MSI quirk inheritable from the pci bus by Michael S. Tsirkin · 19 years ago
  87. b82db5c [PATCH] PCI: return max reserved busnr by Kristen Accardi · 19 years ago
  88. 5f7ea3c [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support by Martin Devera · 19 years ago
  89. 2f27f46 [PATCH] i2c: Drop the i2c-frodo bus driver by Jean Delvare · 19 years ago
  90. 5c085d3 [PATCH] i2c: Semaphore to mutex conversions, part 2 by Ingo Molnar · 19 years ago
  91. 70adca5 [PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2 by Jim Cromie · 19 years ago
  92. 42d3b83f [PATCH] hwmon: Allow sensor attributes arrays by Jim Cromie · 19 years ago
  93. 9b7c848 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 19 years ago
  94. 88e3c1d Merge branch 'master' by Jeff Garzik · 19 years ago
  95. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 19 years ago
  96. b86ff981 [PATCH] relay: migrate from relayfs to a generic relay API by Jens Axboe · 19 years ago
  97. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  98. 5a6b795 [PATCH] get_empty_filp tweaks, inline epoll_init_file() by Benjamin LaHaise · 19 years ago
  99. 0b2fcfd [PATCH] atomic: add_unless cmpxchg optimise by Nick Piggin · 19 years ago
  100. 2178426 [PATCH] kernel/rcupdate.c: make two structs static by Adrian Bunk · 19 years ago