1. 45222b9 AFS: implement statfs by David Howells · 17 years ago
  2. 0f300ca AFS: fix a couple of problems with unlinking AFS files by David Howells · 17 years ago
  3. 9d577b6 AFS: fix interminable loop in afs_write_back_from_locked_page() by David Howells · 17 years ago
  4. 9393e1d x86_64: new syscall by Andi Kleen · 17 years ago
  5. 32993b7 Documentation/gpio.txt mentions GENERIC_GPIO by David Brownell · 17 years ago
  6. 7faaa5f Bug in mm/thrash.c function grab_swap_token() by Mika Kukkonen · 17 years ago
  7. 069f11f x86_64: display more intuitive error message if kernel is not 2MB aligned by Vivek Goyal · 17 years ago
  8. 6041b57 i386: work around miscompilation of alternatives code by Joerg Roedel · 17 years ago
  9. 129a84d locks: fix F_GETLK regression (failure to find conflicts) by J. Bruce Fields · 17 years ago
  10. a9deecb Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  11. d9de262 Allow compat_ioctl.c to compile without CONFIG_NET by Simon Horman · 17 years ago
  12. 643bd27 Fix ixp4xx compile error by Frederik Deweerdt · 17 years ago
  13. 62933d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  14. 0ab5980 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  15. b526ca4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  16. 9b6a517 Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  17. fc0b60f Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  18. e991084 timer: revert parenthesis fix in tbase_get_deferrable() etc by akpm@linux-foundation.org · 17 years ago
  19. c91e23c i2c-at91: compile fix (IS_ERR) by Alexey Dobriyan · 17 years ago
  20. 6e99806 i2c-at91 supports new-style i2c drivers by David Brownell · 17 years ago
  21. dd00a99 md: avoid a possibility that a read error can wrongly propagate through md/raid1 to a filesystem. by NeilBrown · 17 years ago
  22. c5ddb54 drivers/hwmon: switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  23. bcf889f SLUB: remove nr_cpu_ids hack by Christoph Lameter · 17 years ago
  24. d4751a2 SLUB: SLUB_DEBUG must depend on SLUB by Christoph Lameter · 17 years ago
  25. 5a18c92 Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" by Eric W. Biederman · 17 years ago
  26. 0cfe61e arm: fix i2c-pxa build by Russell King · 17 years ago
  27. c4a7f5e ocfs2: kobject/kset foobar by Randy Dunlap · 17 years ago
  28. 6f076f5 early_pfn_to_nid needs to be __meminit by Stephen Rothwell · 17 years ago
  29. a6a62b6 AF_RXRPC: reduce debugging noise by David Howells · 17 years ago
  30. 5bbf5d3 AFS: further write support fixes by David Howells · 17 years ago
  31. b9b1f8d AFS: write support fixes by David Howells · 17 years ago
  32. 218e180 add upper-32-bits macro by Andrew Morton · 17 years ago
  33. 894b878 slub: support concurrent local and remote frees and allocs on a slab by Christoph Lameter · 17 years ago
  34. 02b6732 x86_64: fix default_do_nmi() missing return after an if () by Mathieu Desnoyers · 17 years ago
  35. d79406d firewire: Convert OHCI driver to use standard goto unwinding for error handling. by Kristian Høgsberg · 17 years ago
  36. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 17 years ago
  37. 213d7bb firewire: Drop single buffer request support. by Kristian Høgsberg · 17 years ago
  38. 36abb3b firewire: Add a comment to describe why we split the sg list. by Kristian Høgsberg, Stefan Richter · 17 years ago
  39. e1b68c4 firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand. by Kristian Høgsberg · 17 years ago
  40. 95ffc5e firewire: Handle the last few DMA mapping error cases. by Kristian Høgsberg · 17 years ago
  41. ad85274 firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata. by Kristian Høgsberg · 17 years ago
  42. 1e4c7b0 firewire: Provide module aliase for backwards compatibility. by Olaf Hering · 17 years ago
  43. 58e313b firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile. by Kristian Høgsberg · 17 years ago
  44. 4c5a443 firewire: Break out shared IEEE1394 constant to separate header file. by Kristian Høgsberg · 17 years ago
  45. 04dfb8d firewire: Use linux/*.h instead of asm/*.h header files. by Kristian Høgsberg · 17 years ago
  46. a77754a firewire: Uppercase most macro names. by Kristian Høgsberg · 17 years ago
  47. a98e271 firewire: Coding style cleanup: no spaces after function names. by Kristian Høgsberg · 17 years ago
  48. 6a5033b firewire: Convert card_rwsem to a regular mutex. by Kristian Høgsberg · 17 years ago
  49. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  50. e175569 firewire: Use lib/ implementation of CRC ITU-T. by Kristian Høgsberg · 17 years ago
  51. 3e7cbae CRC ITU-T V.41 by Ivo van Doorn · 18 years ago
  52. 906fc9e [S390] update default configuration. by Martin Schwidefsky · 17 years ago
  53. f54bfc0 [S390] Kconfig: no wireless on s390. by Martin Schwidefsky · 17 years ago
  54. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  55. abf3ea1 [S390] Kconfig: common config options for s390. by Martin Schwidefsky · 17 years ago
  56. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  57. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  58. eeca7a3 [S390] Kconfig: refine depends statements. by Martin Schwidefsky · 17 years ago
  59. 490f03d [S390] Avoid compile warning. by Heiko Carstens · 17 years ago
  60. 853944c [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci by Ursula Braun · 17 years ago
  61. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 17 years ago
  62. aaff0f6 [S390] dasd: Fix modular build. by Cornelia Huck · 17 years ago
  63. 9b0c455 [S390] monreader inlining cleanup. by Martin Schwidefsky · 17 years ago
  64. f7e5d67 [S390] cio: Make some structures and a function static. by Cornelia Huck · 17 years ago
  65. 9a92fe4 [S390] cio: Get rid of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  66. 0b0bb3c [S390] fix subsystem removal fallout by Cornelia Huck · 17 years ago
  67. f640712 [POWERPC] Fix compile error with kexec and CONFIG_SMP=n by Paul Mackerras · 17 years ago
  68. 40472a5 [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning by Michael Ellerman · 17 years ago
  69. 2454c7e [POWERPC] Fix warning in hpte_decode(), and generalize it by Paul Mackerras · 17 years ago
  70. de11321 [POWERPC] Minor pSeries IOMMU debug cleanup by Michael Neuling · 17 years ago
  71. 6e66837 [POWERPC] PS3: Fix sys manager build error by Geoff Levand · 17 years ago
  72. 17213c3 [POWERPC] Assorted janitorial EEH cleanups by Linas Vepstas · 17 years ago
  73. 979ee32 [POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID by Stephen Rothwell · 17 years ago
  74. 49d687b [POWERPC] pmu_sys_suspended is only defined for PPC32 by Stephen Rothwell · 17 years ago
  75. 31e92e0 [POWERPC] Fix incorrect calculation of I/O window addresses by Paul Mackerras · 17 years ago
  76. 4cc81aa [POWERPC] celleb: Update celleb_defconfig by Ishizaki Kou · 17 years ago
  77. b4f8b10 [POWERPC] celleb: Fix parsing of machine type hack command line option by Ishizaki Kou · 17 years ago
  78. 0f6e74a [POWERPC] celleb: Fix PCI config space accesses to subordinate buses by Ishizaki Kou · 17 years ago
  79. d1af5b4 [POWERPC] celleb: Fix support for multiple PCI domains by Ishizaki Kou · 17 years ago
  80. ab5570f [POWERPC] Wire up sys_utimensat by Stephen Rothwell · 17 years ago
  81. 2ecf042 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  82. 26e6385 [SPARC64]: Use alloc_pci_dev() in PCI bus probes. by David S. Miller · 17 years ago
  83. f685648 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  84. 9245df0 [SPARC64]: Bump PROMINTR_MAX to 32. by David S. Miller · 17 years ago
  85. aa5242e [SPARC64]: Fix recursion in PROM tree building. by David S. Miller · 17 years ago
  86. 00eb43a acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commands by Lennart Poettering · 17 years ago
  87. f142051 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  88. 19ed0d6 Pull asus into release branch by Len Brown · 17 years ago
  89. 71b43ca Pull acpica into release branch by Len Brown · 17 years ago
  90. 3dd6786 Pull bugzilla-8385 into release branch by Len Brown · 17 years ago
  91. f697b67 Pull thermal into release branch by Len Brown · 17 years ago
  92. a64e62a sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT by Mattia Dongili · 17 years ago
  93. f398532 asus-laptop: version bump and lindent by Corentin Chary · 17 years ago
  94. 832d995 asus-laptop: fix light sens init by Corentin Chary · 17 years ago
  95. e539c2f asus-laptop: add GPS support by Corentin Chary · 17 years ago
  96. a9dbcb3 asus-laptop: notify ALL events by Corentin Chary · 17 years ago
  97. 32a56eb [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warning by Kumar Gala · 17 years ago
  98. b99ab6a [POWERPC] User rheap from arch/powerpc/lib by Kumar Gala · 17 years ago
  99. 3fae421 [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree. by Scott Wood · 17 years ago
  100. d985f68 [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree. by Scott Wood · 17 years ago