1. e45423e merge filename and modify references to iseries/hv_lp_event.h by Kelly Daly · 19 years ago
  2. 15b1718 merge filename and modify reference to iseries/hv_lp_config.h by Kelly Daly · 19 years ago
  3. 8021b8a merge filename and modify references to iseries/hv_call_xm.h by Kelly Daly · 19 years ago
  4. 50592f5 merge filename and modify references to iseries/hv_call_sc.h by Kelly Daly · 19 years ago
  5. c0a8d05 merge filename and modify references to iseries/hv_call_event.h by Kelly Daly · 19 years ago
  6. 1da4403 merge filename and modify references to iseries/hv_call.h by Kelly Daly · 19 years ago
  7. e2f2e58 powerpc: import a fix from arch/ppc/mm/pgtable.c by Paul Mackerras · 19 years ago
  8. 734d652 powerpc: apply recent changes to merged code by Paul Mackerras · 19 years ago
  9. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  10. bd787d4 ppc: remove duplicate export of cur_cpu_spec by Paul Mackerras · 19 years ago
  11. cf00a8d powerpc: Fix bug arising from having multiple memory_limit variables by Paul Mackerras · 19 years ago
  12. ed28f96 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  13. 1480d0a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  14. fc8e3d1 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  15. ad2c160 [PATCH] fat: Remove duplicate directory scanning code by Pekka Enberg · 19 years ago
  16. 9131dd4 [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() by OGAWA Hirofumi · 19 years ago
  17. 451cbaa [PATCH] fat: cleanup and optimization of checksum by OGAWA Hirofumi · 19 years ago
  18. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  19. b0423a0 [PATCH] Remove duplicate code in signal.c by Paul E. McKenney · 19 years ago
  20. ae6866c [PATCH] remove unneeded SI_TIMER checks by Oleg Nesterov · 19 years ago
  21. 621d312 [PATCH] cleanup the usage of SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  22. b67a1b9 [PATCH] remove hardcoded SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  23. 3e6716e [PATCH] hpet: hpet driver cleanups by Randy Dunlap · 19 years ago
  24. b6ab126 [PATCH] hpet: use HPET physical addresses for dup. detection by Randy Dunlap · 19 years ago
  25. 757c472 [PATCH] hpet: allow HPET FIXED_MEM32 resource type by Randy Dunlap · 19 years ago
  26. 318db8f [PATCH] hpet: simplify initialization message by Clemens Ladisch · 19 years ago
  27. c860ed9 [PATCH] hpet: remove superfluous indirections by Clemens Ladisch · 19 years ago
  28. 3d5640d [PATCH] hpet: fix access to multiple HPET devices by Clemens Ladisch · 19 years ago
  29. 7522e4e [PATCH] hpet: fix uninitialized variable in hpet_register() by Clemens Ladisch · 19 years ago
  30. af95ead [PATCH] hpet: fix division by zero in HPET_INFO by Clemens Ladisch · 19 years ago
  31. 8e8505b [PATCH] hpet: fix HPET_INFO calls from kernel space by Clemens Ladisch · 19 years ago
  32. 7811fb8 [PATCH] hpet-RTC: cache the comparator register by Clemens Ladisch · 19 years ago
  33. 5f81994 [PATCH] hpet-RTC: fix timer config register accesses by Clemens Ladisch · 19 years ago
  34. f00c96f [PATCH] hpet-RTC: disable interrupt when no longer needed by Clemens Ladisch · 19 years ago
  35. 0d29086 [PATCH] hpet: allow shared interrupts by Clemens Ladisch · 19 years ago
  36. 189e2dd [PATCH] hpet: allow non-power-of-two frequencies by Clemens Ladisch · 19 years ago
  37. 3f992e1 [PATCH] hpet: remove superfluous register reads by Clemens Ladisch · 19 years ago
  38. 642d30b [PATCH] hpet: remove unused variable by Clemens Ladisch · 19 years ago
  39. ba3f213 [PATCH] HPET: make frequency calculations 32 bit safe by Clemens Ladisch · 19 years ago
  40. 9090e6d [PATCH] hpet: disallow zero interrupt frequency by Clemens Ladisch · 19 years ago
  41. 874ec33 [PATCH] sparse cleanups: NULL pointers, C99 struct init. by Randy Dunlap · 19 years ago
  42. b888c87 [PATCH] tpm-tidies by Andrew Morton · 19 years ago
  43. 1b8333b [PATCH] Infineon TPM: move infineon driver off pci_dev by Marcel Selhorst · 19 years ago
  44. 570302a [PATCH] tpm: move nsc driver off pci_dev by Kylene Jo Hall · 19 years ago
  45. 682e97a [PATCH] tpm: move atmel driver off pci_dev by Kylene Jo Hall · 19 years ago
  46. ce2c87d [PATCH] tpm: change from pci_dev to dev power management functions by Kylene Jo Hall · 19 years ago
  47. e659a3f [PATCH] tpm: remove pci dependency by Kylene Jo Hall · 19 years ago
  48. b4ed3e3 [PATCH] tpm: add status function to allow non-lpc bus chips by Kylene Jo Hall · 19 years ago
  49. 162a88f [PATCH] Don't set dcdbas driver to default m by Andi Kleen · 19 years ago
  50. 4098f99 [PATCH] sched: hardcode non-smp set_cpus_allowed by Paul Jackson · 19 years ago
  51. 70a6a0c [PATCH] fix build on nls free systems by Yuri Vasilevski · 19 years ago
  52. b39f72f [PATCH] README doesn't mention bzip2 source tarball by Horms · 19 years ago
  53. 82da2c3 [PATCH] lib/string.c cleanup: restore useful memmove const by Paul Jackson · 19 years ago
  54. 5d57bd3 [PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.c by Matt Mackall · 19 years ago
  55. a3e713b [PATCH] __bread oops fix by Andrew Morton · 19 years ago
  56. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  57. d269cdd [PATCH] rocketport: make it work when statically linked into kernel by Bjorn Helgaas · 19 years ago
  58. 708f430 [PATCH] posix-cpu-timers: fix overrun reporting by Roland McGrath · 19 years ago
  59. a241ec6 [PATCH] RCU torture-testing kernel module by Paul E. McKenney · 19 years ago
  60. b3099b4 [PATCH] fs/attr.c: remove BUG() by Alexey Dobriyan · 19 years ago
  61. c0398ee [PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment by Nikita Danilov · 19 years ago
  62. ed8b39d [PATCH] watchdog: update .owner field of struct pci_driver by Laurent Riffard · 19 years ago
  63. 413a42e [PATCH] SyncLink adapters: updates .owner field of struct pci_driver by Laurent Riffard · 19 years ago
  64. 8f04dd0 [PATCH] epca: update .owner field of struct pci_driver by Laurent Riffard · 19 years ago
  65. 1a66ddc [PATCH] fix vgacon blanking by Pozsar Balazs · 19 years ago
  66. 2973dfd [PATCH] Test for sb_getblk return value by Glauber de Oliveira Costa · 19 years ago
  67. 7f04c26 [PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set by Andrea Arcangeli · 19 years ago
  68. 52303e8 [PATCH] modules: fix sparse warning for every MODULE_PARM by Pavel Roskin · 19 years ago
  69. c4dd0e4 [PATCH] extable: remove needless declaration by Nicolas Pitre · 19 years ago
  70. 0b360ad [PATCH] setkeys needs root by Andrew Morton · 19 years ago
  71. eb8e317 [PATCH] firmware: fix all kernel-doc warnings by Randy Dunlap · 19 years ago
  72. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  73. 371e8c2 [PATCH] Remove orphaned TIOCGDEV compat ioctl by Brian Gerst · 19 years ago
  74. 381be254 [PATCH] ext3: sparse fixes by Ben Dooks · 19 years ago
  75. 1a80ba8 [PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer blade by Mark Gross · 19 years ago
  76. 1291cf4 [PATCH] fix de_thread() vs do_coredump() deadlock by Oleg Nesterov · 19 years ago
  77. f723205 [PATCH] Added a Receive_Abort to the Marvell serial driver by Carlos Sanchez · 19 years ago
  78. 6ea05db [PATCH] fuse: remove unused define by Miklos Szeredi · 19 years ago
  79. 1779381 [PATCH] fuse: spelling fixes by Miklos Szeredi · 19 years ago
  80. 2a38bcc [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER by Jesper Juhl · 19 years ago
  81. 7f2a525 [PATCH] wait4 PTRACE_ATTACH race fix by Roland McGrath · 19 years ago
  82. 396dc44 [PATCH] ioc4 serial support - mostly cleanup by Pat Gefre · 19 years ago
  83. 5b11687 [PATCH] Locking problems while EXT3FS_DEBUG on by Glauber de Oliveira Costa · 19 years ago
  84. 2384f55 [PATCH] coredump_wait() cleanup by Oleg Nesterov · 19 years ago
  85. 7407251 [PATCH] PF_DEAD cleanup by Coywolf Qi Hunt · 19 years ago
  86. 40dc565 [PATCH] cleanup for kernel/printk.c by Jesper Juhl · 19 years ago
  87. 2a91f3e [PATCH] ide-cd mini cleanup of casts by Jesper Juhl · 19 years ago
  88. 20e1129 [PATCH] Keys: Get rid of warning in kmod.c if keys disabled by David Howells · 19 years ago
  89. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 19 years ago
  90. 2aa349f [PATCH] Keys: Export user-defined keyring operations by David Howells · 19 years ago
  91. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  92. c7e9dd4 [PATCH] vm: remove redundant assignment from __pagevec_release_nonlru() by Tejun Heo · 19 years ago
  93. 39e88ca [PATCH] fs: error case fix in __generic_file_aio_read by Tejun Heo · 19 years ago
  94. 30e0fca6 [PATCH] ptrace/coredump/exit_group deadlock by Andrea Arcangeli · 19 years ago
  95. 68860ec [PATCH] cpusets: automatic numa mempolicy rebinding by Paul Jackson · 19 years ago
  96. fb5eeee [PATCH] cpusets: bitmap and mask remap operators by Paul Jackson · 19 years ago
  97. 28a42b9 [PATCH] cpusets: confine pdflush to its cpuset by Paul Jackson · 19 years ago
  98. 18a19cb [PATCH] cpusets: simple rename by Paul Jackson · 19 years ago
  99. 053199e [PATCH] cpusets: dual semaphore locking overhaul by Paul Jackson · 19 years ago
  100. 5aa15b5 [PATCH] cpusets: remove depth counted locking hack by Paul Jackson · 19 years ago