1. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 14 years ago
  2. cc8ef6e kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() by Roland Dreier · 14 years ago
  3. 5dab600 kfifo: document everywhere that size has to be power of two by Andi Kleen · 14 years ago
  4. d994ffc kfifo: add kfifo_initialized by Andi Kleen · 14 years ago
  5. a5b9e2c kfifo: add kfifo_out_peek by Andi Kleen · 14 years ago
  6. 64ce103 kfifo: sanitize *_user error handling by Andi Kleen · 14 years ago
  7. 8ecc295 kfifo: use void * pointers for user buffers by Andi Kleen · 14 years ago
  8. 2427b8e tty.h: make tty_port_get() static inline by Randy Dunlap · 14 years ago
  9. 7e10505 kfifo: fix kfifo_out_locked race bug by Stefani Seibold · 14 years ago
  10. 3b3ef30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  11. 4a24eef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  12. cd65c3c net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n by Octavian Purdila · 14 years ago
  13. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 14 years ago
  14. 2d13c8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  15. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  16. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 14 years ago
  17. c07d723 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  18. a29815a core, x86: make LIST_POISON less deadly by Avi Kivity · 14 years ago
  19. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 14 years ago
  20. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 14 years ago
  21. e992cd9 kmemcheck: make bitfield annotations truly no-ops when disabled by Vegard Nossum · 14 years ago
  22. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 14 years ago
  23. 0c9d2c4 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 14 years ago
  24. 9993b36 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  25. 00cd25b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  26. 7970e67 drm: Add eDP connector type by Alex Deucher · 14 years ago
  27. b11e1ec kgdb: Fix kernel-doc format error in kgdb.h by Randy Dunlap · 14 years ago
  28. 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 14 years ago
  29. 7ad6848 ip: fix mc_loop checks for tunnels with multicast outer addresses by Octavian Purdila · 14 years ago
  30. 2c1f189 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  31. e6be8d9 drm: remove address mask param for drm_pci_alloc() by Zhenyu Wang · 14 years ago
  32. 635b3c9 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  33. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 14 years ago
  34. 76446ca drm/i915: execbuf2 support by Jesse Barnes · 14 years ago
  35. 59b0151 Input: serio - fix potential deadlock when unbinding drivers by Eric W. Biederman · 14 years ago
  36. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 14 years ago
  37. 3e10e71 resource: add helpers for fetching rlimits by Jiri Slaby · 15 years ago
  38. 96d07d2 resource: move kernel function inside __KERNEL__ by Jiri Slaby · 15 years ago
  39. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  40. c4a62ca reiserfs: Warn on lock relax if taken recursively by Frederic Weisbecker · 14 years ago
  41. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 14 years ago
  42. b7bfb2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  43. b21c070 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 2f5cb43 phylib: Properly reinitialize PHYs after hibernation by Anton Vorontsov · 14 years ago
  45. 08d869a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  46. d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 14 years ago
  47. 1f11abc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  48. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  49. ed656d8 kfifo: Fix typo in comment by Rolf Eike Beer · 14 years ago
  50. e48b7b6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  51. c3bf490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  52. 75c85a0 libsrp: fix compile failure by James Bottomley · 14 years ago
  53. fb7ae98 tracing: Fix sign fields in ftrace_define_fields_##call() by Lai Jiangshan · 15 years ago
  54. e96dc96 tracing/syscalls: Fix typo in SYSCALL_DEFINE0 by Lai Jiangshan · 15 years ago
  55. 9bd3f98 block: blk_rq_err_sectors cleanup by Gui Jianfeng · 14 years ago
  56. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  57. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 14 years ago
  58. 81744ee block: Fix incorrect alignment offset reporting and update documentation by Martin K. Petersen · 14 years ago
  59. 671adc9 wireless: remove remaining qual code by Johannes Berg · 14 years ago
  60. 28f6aee net: restore ip source validation by Jamal Hadi Salim · 14 years ago
  61. 71492fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  62. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  63. fe7fa9c Merge branch 'sony' into release by Len Brown · 14 years ago
  64. da3df85 Merge branch 'pdc' into release by Len Brown · 14 years ago
  65. 309ddc5 Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into release by Len Brown · 14 years ago
  66. f793067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  67. f988dac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  68. 29d249e Staging: dst: remove from the tree by Greg Kroah-Hartman · 14 years ago
  69. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 14 years ago
  70. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 14 years ago
  71. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 14 years ago
  72. 9c717de kfifo: fix Error/broken kernel-doc notation by Randy Dunlap · 14 years ago
  73. 94e5165 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  74. f42ecb28 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  75. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 14 years ago
  76. 17bd55d fs-writeback: Add helper function to start writeback if idle by Eric Sandeen · 14 years ago
  77. 96d2a49 ext3: Replace lock/unlock_super() with an explicit lock for resizing by Eric Sandeen · 15 years ago
  78. b8a052d ext3: Replace lock/unlock_super() with an explicit lock for the orphan list by Eric Sandeen · 15 years ago
  79. fd8fbfc quota: decouple fs reserved space from quota reservation by Dmitry Monakhov · 15 years ago
  80. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 15 years ago
  81. c459001 ext3: quota macros cleanup [V2] by Dmitry Monakhov · 15 years ago
  82. cc3e1be ext4, jbd2: Add barriers for file systems with exernal journals by Theodore Ts'o · 14 years ago
  83. fe35d4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  84. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  85. 86d4880 kfifo: add record handling functions by Stefani Seibold · 14 years ago
  86. a121f24 kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user by Stefani Seibold · 14 years ago
  87. 37bdfbb kfifo: add DEFINE_KFIFO and friends, add very tiny functions by Stefani Seibold · 14 years ago
  88. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 14 years ago
  89. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 14 years ago
  90. e64c026 kfifo: cleanup namespace by Stefani Seibold · 14 years ago
  91. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 14 years ago
  92. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 14 years ago
  93. 95ebc3a Remove obsolete comment in fs.h by Andreas Gruenbacher · 15 years ago
  94. 5300990 Sanitize f_flags helpers by Al Viro · 14 years ago
  95. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 14 years ago
  96. e59897f ACPI: processor: remove _PDC object list from struct acpi_processor by Alex Chiang · 14 years ago
  97. 43bab25 ACPI: processor: change acpi_processor_set_pdc() interface by Alex Chiang · 14 years ago
  98. 4781725 ACPI: processor: unify arch_acpi_processor_cleanup_pdc by Alex Chiang · 14 years ago
  99. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 14 years ago
  100. 78f1699 ACPI: processor: call _PDC early by Alex Chiang · 14 years ago