1. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  2. a2dcb44 [PATCH] make osf_select() use core_sys_select() by Al Viro · 16 years ago
  3. bf7da7b [PATCH] remove horrors with irix tty ioctls handling by Al Viro · 16 years ago
  4. 74d92ab [PATCH] fix file and descriptor handling in perfmon by Al Viro · 16 years ago
  5. e4c576b9 Update .gitignore to include include/linux/bounds.h by Theodore Ts'o · 16 years ago
  6. ccc7518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  7. 214b704 Fix dnotify/close race by Al Viro · 16 years ago
  8. 6d98ca7 x86: Mark OPTIMIZE_INLINING broken by Linus Torvalds · 16 years ago
  9. 958a2f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3 by Linus Torvalds · 16 years ago
  10. 6de3d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  11. c3bb7fad klist: fix coding style errors in klist.h and klist.c by Greg Kroah-Hartman · 16 years ago
  12. c3b19ff driver core: remove no longer used "struct class_device" by Kay Sievers · 16 years ago
  13. 4356d73 pcmcia: remove pccard_sysfs_interface warnings by David Brownell · 16 years ago
  14. 4f452e8 devres: support addresses greater than an unsigned long via dev_ioremap by Kumar Gala · 16 years ago
  15. a4ca661 kobject: do not copy vargs, just pass them around by Kay Sievers · 16 years ago
  16. 1cbfb7a sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 16 years ago
  17. 883ce42 DEBUGFS: Correct location of debugfs API documentation. by Robert P. J. Day · 16 years ago
  18. 16dc42e driver core: warn about duplicate driver names on the same bus by Stas Sergeev · 16 years ago
  19. 93dd400 klist: implement klist_add_{after|before}() by Tejun Heo · 16 years ago
  20. 1da43e4 klist: implement KLIST_INIT() and DEFINE_KLIST() by Tejun Heo · 16 years ago
  21. 40a2159 sysfs: Disallow truncation of files in sysfs by Ben Hutchings · 16 years ago
  22. e0066c4e Fix ACPI vs proc_create_data() mismerge by Alexey Dobriyan · 16 years ago
  23. 8099179 ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. by Pavel Emelyanov · 16 years ago
  24. 895d309 x86: numaq fix by Ingo Molnar · 16 years ago
  25. 6b8e1c7 x86: 8K stacks by default by Ingo Molnar · 16 years ago
  26. cb8ab68 x86: ioremap ram check fix by Andres Salomon · 16 years ago
  27. 5f46470 x86: fix HT cpu booting on 32-bit by Hugh Dickins · 16 years ago
  28. 5de8f68 x86: optimize inlining off by Ingo Molnar · 16 years ago
  29. acbaa93 x86: CONFIG_X86_ELAN fix by Ingo Molnar · 16 years ago
  30. c9af1e3 x86: Kconfig fix by Ingo Molnar · 16 years ago
  31. de33c44 x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() by Suresh Siddha · 16 years ago
  32. b9b39bf x86: use defconfigs from x86/configs/* by Sam Ravnborg · 16 years ago
  33. 1dcf83f toshiba: use ioremap_cached by Alan Cox · 16 years ago
  34. 2544a87 revert: "x86: ioremap(), extend check to all RAM pages" by Ingo Molnar · 16 years ago
  35. a4c863f x86: don't bother printing compat vdso address by Jeremy Fitzhardinge · 16 years ago
  36. f6c133f fix: x86: support for new UV apic by Andi Kleen · 16 years ago
  37. 575ca73 x86: fix early-BUG message by Vegard Nossum · 16 years ago
  38. b4cdc43 x86: iommu_sac_force can become static by Dmitri Vorobiev · 16 years ago
  39. 4412620 x86: add proper header for reboot_force by Dmitri Vorobiev · 16 years ago
  40. 3e8f7e3 x86 VISWS: build fix by Ingo Molnar · 16 years ago
  41. ed5e233 x86, voyager: fix ioremap_nocache() by Ingo Molnar · 16 years ago
  42. fc3fbc4 hpet: fix by Ingo Molnar · 16 years ago
  43. b9e017e x86: unexport kmap_atomic_to_page by Adrian Bunk · 16 years ago
  44. 9cbfe20 x86: remove Xgt_desc_struct by Adrian Bunk · 16 years ago
  45. 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
  46. 008238b Merge branch 'pnp' into release by Len Brown · 16 years ago
  47. 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
  48. 36a9135 ACPI: Fix acpi_processor_idle and idle= boot parameters interaction by Venkatesh Pallipadi · 16 years ago
  49. 9448b0d acpi: fix section mismatch warning in pnpacpi by Sam Ravnborg · 16 years ago
  50. 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
  51. fd403dc [ALSA] soc - neo1973_wm8753.c add suspend and shutdown hooks for lm4857 chip by Graeme Gregory · 16 years ago
  52. 443590e [ALSA] soc - neo1973_wm8753.c change maintainer contact info by Graeme Gregory · 16 years ago
  53. 8ba02ac [ALSA] soc - neo1973_wm8753.c cleanup checkpatch issues by Graeme Gregory · 16 years ago
  54. 854e4af [ALSA] soc - ln2440sbc_alc650 - Fix checkpatch warnings by Mark Brown · 16 years ago
  55. 5111c07 [ALSA] soc - s3c24xx-pcm - Fix checkpatch warnings by Mark Brown · 16 years ago
  56. ccfdd6c [ALSA] soc - s3c2443-ac97 - Fix checkpatch warnings by Mark Brown · 16 years ago
  57. 60fc684 [ALSA] soc - wm8753 - Clean up checkpatch warnings by Mark Brown · 16 years ago
  58. 7cece14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  59. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  60. ae3a006 inlining: do not allow gcc below version 4 to optimize inlining by Ingo Molnar · 16 years ago
  61. 53809d7 Update .mailmap by S.Çağlar Onur · 16 years ago
  62. d67c6f8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  63. ec31b212 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  64. ca72cdd fix drivers/media/common/tuners/ build bug by Ingo Molnar · 16 years ago
  65. 5167464 revert "memory hotplug: allocate usemap on the section with pgdat" by Andrew Morton · 16 years ago
  66. 3a902c5 mm: fix warning on memory offline by Nick Piggin · 16 years ago
  67. 969a19f Drop the exporting of empty <linux/byteorder/generic.h> by Robert P. J. Day · 16 years ago
  68. ae50884 remove __KERNEL__ tests of unexported headers under asm-generic/ by Robert P. J. Day · 16 years ago
  69. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  70. 71cc2c2 serial: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  71. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  72. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  73. 530b641 afs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  74. 810304d lib: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  75. af1f16d kernel: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  76. d40cee2 mm: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  77. d7853d1 brd: modify ramdisk device to be able to manage partitions by Laurent Vivier · 16 years ago
  78. 237fc6e add hrtimer specific debugobjects code by Thomas Gleixner · 16 years ago
  79. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 16 years ago
  80. 691cc54 debugobjects: add documentation by Thomas Gleixner · 16 years ago
  81. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 16 years ago
  82. 30327ac slab: add a flag to prevent debug_free checks on a kmem_cache by Thomas Gleixner · 16 years ago
  83. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  84. bdf4bba Add macros similar to min/max/min_t/max_t by Harvey Harrison · 16 years ago
  85. 354a1f4 alloc_uid: cleanup by Andrew Morton · 16 years ago
  86. 487798d hfsplus: fix warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  87. 3e5a509 hfs: fix warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  88. f735295 printk: don't read beyond string arguments' terminating zero by Markus Armbruster · 16 years ago
  89. f7511d5 Basic braille screen reader support by Samuel Thibault · 16 years ago
  90. 730f412 asm-*/futex.h should include linux/uaccess.h by Jeff Dike · 16 years ago
  91. 0713292 sysv: [bl]e*_add_cpu conversion by Marcin Slusarz · 16 years ago
  92. e3592b1 quota: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  93. 20c79e7 hfs/hfsplus: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  94. 6369a4a affs: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  95. 86098fa reiserfs: use open_bdev_excl by Christoph Hellwig · 16 years ago
  96. 4dbf930 fuse: fix sparse warnings by Miklos Szeredi · 16 years ago
  97. 5559b8f fuse: fix race in llseek by Miklos Szeredi · 16 years ago
  98. b48badf fuse: fix node ID type by Miklos Szeredi · 16 years ago
  99. e5d9a0d fuse: fix max i/o size calculation by Miklos Szeredi · 16 years ago
  100. 5c5c5e5 fuse: update file size on short read by Miklos Szeredi · 16 years ago