1. 9d7f736 ARM: PNX4008: move i2c_adapter structure inside the drivers private data by Russell King · 17 years ago
  2. 44c5d73 ARM: PNX4008: kzalloc i2c drivers internal data by Russell King · 17 years ago
  3. 88d968b ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32' by Russell King · 17 years ago
  4. 6fff3da ARM: PNX4008: get i2c clock rate from clk API by Russell King · 17 years ago
  5. 0321cb8 ARM: PNX4008: move i2c clock start/stop into driver by Russell King · 17 years ago
  6. a0dcf19 ARM: PNX4008: move i2c suspend/resume callbacks into driver by Russell King · 17 years ago
  7. e80b135 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 341031c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. c914048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  10. 456eac9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  11. 92b6759 perf: Change the is_software_event() definition by Peter Zijlstra · 17 years ago
  12. 50b926e sched: Fix vmark regression on big machines by Mike Galbraith · 17 years ago
  13. 04a723e USB: Fix duplicate sysfs problem after device reset. by Sarah Sharp · 17 years ago
  14. be6066f Merge branch 'misc' into release by Len Brown · 16 years ago
  15. 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 17 years ago
  16. 9dffe2a mfd: Correct WM835x ISINK ramp time defines by Mark Brown · 17 years ago
  17. 7dc9c48 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  18. 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  19. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 17 years ago
  20. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 17 years ago
  21. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 17 years ago
  22. cc8ef6e kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() by Roland Dreier · 17 years ago
  23. 5dab600 kfifo: document everywhere that size has to be power of two by Andi Kleen · 17 years ago
  24. d994ffc kfifo: add kfifo_initialized by Andi Kleen · 17 years ago
  25. a5b9e2c kfifo: add kfifo_out_peek by Andi Kleen · 17 years ago
  26. 64ce103 kfifo: sanitize *_user error handling by Andi Kleen · 17 years ago
  27. 8ecc295 kfifo: use void * pointers for user buffers by Andi Kleen · 17 years ago
  28. 2427b8e tty.h: make tty_port_get() static inline by Randy Dunlap · 17 years ago
  29. 7e10505 kfifo: fix kfifo_out_locked race bug by Stefani Seibold · 17 years ago
  30. 3b3ef30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  31. d5f1fb5 lib: Introduce strnstr() by Li Zefan · 17 years ago
  32. 6d12552 Fix ACC_MODE() for real by Al Viro · 17 years ago
  33. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 17 years ago
  34. 2d13c8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  35. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  36. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 17 years ago
  37. 2705ca7 Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 17 years ago
  38. 2ebccd7 drbd: The kernel code is now equivalent to out of tree release 8.3.7 by Philipp Reisner · 17 years ago
  39. a393db6 drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced) by Philipp Reisner · 17 years ago
  40. a29815a core, x86: make LIST_POISON less deadly by Avi Kivity · 17 years ago
  41. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 17 years ago
  42. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 17 years ago
  43. e992cd9 kmemcheck: make bitfield annotations truly no-ops when disabled by Vegard Nossum · 17 years ago
  44. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 17 years ago
  45. 7af92f8 genhd: overlapping variable definition by Stephen Hemminger · 17 years ago
  46. ce28932 block: removed unused as_io_context by Kirill Afonshin · 17 years ago
  47. 17be8c2 block: bdev_stack_limits wrapper by Martin K. Petersen · 17 years ago
  48. dd3d145 block: Fix discard alignment calculation and printing by Martin K. Petersen · 17 years ago
  49. 9993b36 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 17 years ago
  50. 00cd25b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  51. b11e1ec kgdb: Fix kernel-doc format error in kgdb.h by Randy Dunlap · 17 years ago
  52. 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 17 years ago
  53. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 17 years ago
  54. 8558e39 x86, ACPI: delete acpi_boot_table_init() return value by Len Brown · 17 years ago
  55. 59b0151 Input: serio - fix potential deadlock when unbinding drivers by Eric W. Biederman · 17 years ago
  56. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 17 years ago
  57. 3e10e71 resource: add helpers for fetching rlimits by Jiri Slaby · 17 years ago
  58. 96d07d2 resource: move kernel function inside __KERNEL__ by Jiri Slaby · 17 years ago
  59. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 17 years ago
  60. c4a62ca reiserfs: Warn on lock relax if taken recursively by Frederic Weisbecker · 17 years ago
  61. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 17 years ago
  62. b7bfb2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  63. 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 · 17 years ago
  64. 2f5cb43 phylib: Properly reinitialize PHYs after hibernation by Anton Vorontsov · 17 years ago
  65. 08d869a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  66. d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 17 years ago
  67. 1f11abc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  68. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  69. ed656d8 kfifo: Fix typo in comment by Rolf Eike Beer · 17 years ago
  70. e48b7b6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  71. c3bf490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  72. e96dc96 tracing/syscalls: Fix typo in SYSCALL_DEFINE0 by Lai Jiangshan · 17 years ago
  73. 9bd3f98 block: blk_rq_err_sectors cleanup by Gui Jianfeng · 17 years ago
  74. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 17 years ago
  75. 81744ee block: Fix incorrect alignment offset reporting and update documentation by Martin K. Petersen · 17 years ago
  76. 28f6aee net: restore ip source validation by Jamal Hadi Salim · 17 years ago
  77. 71492fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  78. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 17 years ago
  79. fe7fa9c Merge branch 'sony' into release by Len Brown · 17 years ago
  80. f793067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  81. f988dac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 17 years ago
  82. 29d249e Staging: dst: remove from the tree by Greg Kroah-Hartman · 17 years ago
  83. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 17 years ago
  84. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 17 years ago
  85. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 17 years ago
  86. 9c717de kfifo: fix Error/broken kernel-doc notation by Randy Dunlap · 17 years ago
  87. 94e5165 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 17 years ago
  88. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 17 years ago
  89. 17bd55d fs-writeback: Add helper function to start writeback if idle by Eric Sandeen · 17 years ago
  90. 96d2a49 ext3: Replace lock/unlock_super() with an explicit lock for resizing by Eric Sandeen · 17 years ago
  91. b8a052d ext3: Replace lock/unlock_super() with an explicit lock for the orphan list by Eric Sandeen · 17 years ago
  92. fd8fbfc quota: decouple fs reserved space from quota reservation by Dmitry Monakhov · 17 years ago
  93. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 17 years ago
  94. c459001 ext3: quota macros cleanup [V2] by Dmitry Monakhov · 17 years ago
  95. cc3e1be ext4, jbd2: Add barriers for file systems with exernal journals by Theodore Ts'o · 17 years ago
  96. fe35d4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  97. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  98. 86d4880 kfifo: add record handling functions by Stefani Seibold · 17 years ago
  99. a121f24 kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user by Stefani Seibold · 17 years ago
  100. 37bdfbb kfifo: add DEFINE_KFIFO and friends, add very tiny functions by Stefani Seibold · 17 years ago