1. 4356d73 pcmcia: remove pccard_sysfs_interface warnings by David Brownell · 16 years ago
  2. 4f452e8 devres: support addresses greater than an unsigned long via dev_ioremap by Kumar Gala · 16 years ago
  3. a4ca661 kobject: do not copy vargs, just pass them around by Kay Sievers · 16 years ago
  4. 1cbfb7a sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 16 years ago
  5. 883ce42 DEBUGFS: Correct location of debugfs API documentation. by Robert P. J. Day · 16 years ago
  6. 16dc42e driver core: warn about duplicate driver names on the same bus by Stas Sergeev · 16 years ago
  7. 93dd400 klist: implement klist_add_{after|before}() by Tejun Heo · 16 years ago
  8. 1da43e4 klist: implement KLIST_INIT() and DEFINE_KLIST() by Tejun Heo · 16 years ago
  9. 40a2159 sysfs: Disallow truncation of files in sysfs by Ben Hutchings · 16 years ago
  10. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  11. 008238b Merge branch 'pnp' into release by Len Brown · 16 years ago
  12. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 16 years ago
  13. 36a9135 ACPI: Fix acpi_processor_idle and idle= boot parameters interaction by Venkatesh Pallipadi · 16 years ago
  14. 9448b0d acpi: fix section mismatch warning in pnpacpi by Sam Ravnborg · 16 years ago
  15. ccf2779 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  16. fd403dc [ALSA] soc - neo1973_wm8753.c add suspend and shutdown hooks for lm4857 chip by Graeme Gregory · 16 years ago
  17. 443590e [ALSA] soc - neo1973_wm8753.c change maintainer contact info by Graeme Gregory · 16 years ago
  18. 8ba02ac [ALSA] soc - neo1973_wm8753.c cleanup checkpatch issues by Graeme Gregory · 16 years ago
  19. 854e4af [ALSA] soc - ln2440sbc_alc650 - Fix checkpatch warnings by Mark Brown · 16 years ago
  20. 5111c07 [ALSA] soc - s3c24xx-pcm - Fix checkpatch warnings by Mark Brown · 16 years ago
  21. ccfdd6c [ALSA] soc - s3c2443-ac97 - Fix checkpatch warnings by Mark Brown · 16 years ago
  22. 60fc684 [ALSA] soc - wm8753 - Clean up checkpatch warnings by Mark Brown · 16 years ago
  23. 7cece14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  24. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  25. ae3a006 inlining: do not allow gcc below version 4 to optimize inlining by Ingo Molnar · 16 years ago
  26. 53809d7 Update .mailmap by S.Çağlar Onur · 16 years ago
  27. d67c6f8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  28. ec31b212 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  29. ca72cdd fix drivers/media/common/tuners/ build bug by Ingo Molnar · 16 years ago
  30. 5167464 revert "memory hotplug: allocate usemap on the section with pgdat" by Andrew Morton · 16 years ago
  31. 3a902c5 mm: fix warning on memory offline by Nick Piggin · 16 years ago
  32. 969a19f Drop the exporting of empty <linux/byteorder/generic.h> by Robert P. J. Day · 16 years ago
  33. ae50884 remove __KERNEL__ tests of unexported headers under asm-generic/ by Robert P. J. Day · 16 years ago
  34. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  35. 71cc2c2 serial: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  36. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  37. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  38. 530b641 afs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  39. 810304d lib: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  40. af1f16d kernel: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  41. d40cee2 mm: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  42. d7853d1 brd: modify ramdisk device to be able to manage partitions by Laurent Vivier · 16 years ago
  43. 237fc6e add hrtimer specific debugobjects code by Thomas Gleixner · 16 years ago
  44. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 16 years ago
  45. 691cc54 debugobjects: add documentation by Thomas Gleixner · 16 years ago
  46. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 16 years ago
  47. 30327ac slab: add a flag to prevent debug_free checks on a kmem_cache by Thomas Gleixner · 16 years ago
  48. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  49. bdf4bba Add macros similar to min/max/min_t/max_t by Harvey Harrison · 16 years ago
  50. 354a1f4 alloc_uid: cleanup by Andrew Morton · 16 years ago
  51. 487798d hfsplus: fix warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  52. 3e5a509 hfs: fix warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  53. f735295 printk: don't read beyond string arguments' terminating zero by Markus Armbruster · 16 years ago
  54. f7511d5 Basic braille screen reader support by Samuel Thibault · 16 years ago
  55. 730f412 asm-*/futex.h should include linux/uaccess.h by Jeff Dike · 16 years ago
  56. 0713292 sysv: [bl]e*_add_cpu conversion by Marcin Slusarz · 16 years ago
  57. e3592b1 quota: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  58. 20c79e7 hfs/hfsplus: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  59. 6369a4a affs: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  60. 86098fa reiserfs: use open_bdev_excl by Christoph Hellwig · 16 years ago
  61. 4dbf930 fuse: fix sparse warnings by Miklos Szeredi · 16 years ago
  62. 5559b8f fuse: fix race in llseek by Miklos Szeredi · 16 years ago
  63. b48badf fuse: fix node ID type by Miklos Szeredi · 16 years ago
  64. e5d9a0d fuse: fix max i/o size calculation by Miklos Szeredi · 16 years ago
  65. 5c5c5e5 fuse: update file size on short read by Miklos Szeredi · 16 years ago
  66. ea9b990 fuse: implement perform_write by Nick Piggin · 16 years ago
  67. 854512e fuse: clean up setting i_size in write by Miklos Szeredi · 16 years ago
  68. 3be5a52 fuse: support writable mmap by Miklos Szeredi · 16 years ago
  69. b88473f mm: document missing fields for /proc/meminfo by Miklos Szeredi · 16 years ago
  70. fc3ba69 mm: Add NR_WRITEBACK_TEMP counter by Miklos Szeredi · 16 years ago
  71. dd5656e mm: bdi: export bdi_writeout_inc() by Miklos Szeredi · 16 years ago
  72. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 16 years ago
  73. 76f1418 mm: bdi: move statistics to debugfs by Miklos Szeredi · 16 years ago
  74. a42dde0 mm: bdi: allow setting a maximum for the bdi dirty limit by Peter Zijlstra · 16 years ago
  75. 189d3c4 mm: bdi: allow setting a minimum for the bdi dirty limit by Peter Zijlstra · 16 years ago
  76. b6f2fcb mm: bdi: expose the BDI object in sysfs for FUSE by Miklos Szeredi · 16 years ago
  77. fa79975 mm: bdi: expose the BDI object in sysfs for NFS by Miklos Szeredi · 16 years ago
  78. cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 16 years ago
  79. caafa43 pidns: make pid->level and pid_ns->level unsigned by Pavel Emelyanov · 16 years ago
  80. ab883af make marker_debug static by Adrian Bunk · 16 years ago
  81. 148ff86 mxser: convert large macros to functions by Christoph Hellwig · 16 years ago
  82. 12a3de0a pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ by Oleg Nesterov · 16 years ago
  83. 1dd768c0 pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH by Oleg Nesterov · 16 years ago
  84. 7d8da09 pids: __set_special_pids: use change_pid() helper by Oleg Nesterov · 16 years ago
  85. 83beaf3 pids: sys_setpgid: use change_pid() helper by Oleg Nesterov · 16 years ago
  86. 24336ea pids: introduce change_pid() helper by Oleg Nesterov · 16 years ago
  87. 65450ce pids: de_thread: don't clear session/pgrp pids for the old leader by Oleg Nesterov · 16 years ago
  88. 5cd2045 Deprecate find_task_by_pid() by Pavel Emelyanov · 16 years ago
  89. cb41d6d Use find_task_by_vpid in taskstats by Pavel Emelyanov · 16 years ago
  90. b7127aa free_pidmap: turn it into free_pidmap(struct upid *) by Oleg Nesterov · 16 years ago
  91. 718a916 devpts: factor out PTY index allocation by Sukadev Bhattiprolu · 16 years ago
  92. 4f8f9d6 devpts: propagate error code from devpts_pty_new by Sukadev Bhattiprolu · 16 years ago
  93. 86a9653 tty: fix routine name in ptmx_open() by Hiroshi Shimamoto · 16 years ago
  94. 24cb233 char serial: switch drivers to ioremap_nocache by Alan Cox · 16 years ago
  95. a6fc819 ip2: switch remaining direct call of ops->flush_buffer by Alan Cox · 16 years ago
  96. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  97. 8cd6451 isicom: fix buffer allocation by Alan Cox · 16 years ago
  98. fb100b6 esp: clean up to modern coding style by Alan Cox · 16 years ago
  99. 191260a epca: coding style by Alan Cox · 16 years ago
  100. 9492e13 riscom8: coding style by Alan Cox · 16 years ago