1. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  2. ed97bd3 [PATCH] fs/inode.c tweaks by Andreas Mohr · 18 years ago
  3. 07acaf2 [PATCH] Remove NULL check in register_nls() by Alexey Dobriyan · 18 years ago
  4. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  5. bde0d2c [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). by Eric W. Biederman · 18 years ago
  6. 81af8d6 [PATCH] vt: rework the console spawning variables by Eric W. Biederman · 18 years ago
  7. 5feb8f5 [PATCH] pid: implement pid_nr by Eric W. Biederman · 18 years ago
  8. bbf7314 [PATCH] pid: export the symbols needed to use struct pid * by Eric W. Biederman · 18 years ago
  9. c4b92fc [PATCH] pid: implement signal functions that take a struct pid * by Eric W. Biederman · 18 years ago
  10. 558cb32 [PATCH] pid: add do_each_pid_task by Eric W. Biederman · 18 years ago
  11. 22c935f [PATCH] pid: implement access helpers for a tacks various process groups by Eric W. Biederman · 18 years ago
  12. f6c7a1f [PATCH] proc: give the root directory a task by Eric W. Biederman · 18 years ago
  13. 20cdc89 [PATCH] proc: modify proc_pident_lookup to be completely table driven by Eric W. Biederman · 18 years ago
  14. 28a6d67 [PATCH] proc: reorder the functions in base.c by Eric W. Biederman · 18 years ago
  15. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  16. 2bc2d61 [PATCH] list module taint flags in Oops/panic by Randy Dunlap · 18 years ago
  17. a58cbd7 [PATCH] make genpool allocator adhere to kernel-doc standards by Dean Nelson · 18 years ago
  18. 322acc9 [PATCH] LIB: add gen_pool_destroy() by Steve Wise · 18 years ago
  19. d834c16 pccard_store_cis: fix wrong error handling by Linus Torvalds · 18 years ago
  20. 4e9011d [PATCH] rtc-sysfs fix by Andrew Morton · 18 years ago
  21. 82965ad Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  22. f0b364a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  23. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  24. 789e6ac [PATCH] paravirt: update pte hook by Zachary Amsden · 18 years ago
  25. a93cb05 [PATCH] paravirt: remove set pte atomic by Zachary Amsden · 18 years ago
  26. d6d861e [PATCH] paravirt: optimize ptep establish for pae by Zachary Amsden · 18 years ago
  27. 23002d8 [PATCH] paravirt: kpte flush by Zachary Amsden · 18 years ago
  28. 25e4df5 [PATCH] paravirt: combine flush accessed dirty.patch by Zachary Amsden · 18 years ago
  29. 6606c3e [PATCH] paravirt: lazy mmu mode hooks.patch by Zachary Amsden · 18 years ago
  30. 9888a1c [PATCH] paravirt: pte clear not present by Zachary Amsden · 18 years ago
  31. 3dc9079 [PATCH] paravirt: remove read hazard from cow by Zachary Amsden · 18 years ago
  32. bd4c8ce [PATCH] invalidate_inode_pages2(): ignore page refcounts by Andrew Morton · 18 years ago
  33. d025c9d [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern by Andi Kleen · 18 years ago
  34. e239ca5 [PATCH] Create call_usermodehelper_pipe() by Andi Kleen · 18 years ago
  35. d6cbd28 [PATCH] Some cleanup in the pipe code by Andi Kleen · 18 years ago
  36. 65da4d8 [PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.c by Amol Lad · 18 years ago
  37. af907dc [PATCH] ioremap balanced with iounmap for drivers/serial/mux.c by Amol Lad · 18 years ago
  38. a141a04 [PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.c by Amol Lad · 18 years ago
  39. be618f5 [PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.c by Amol Lad · 18 years ago
  40. 6257b3b [PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.c by Amol Lad · 18 years ago
  41. f466413 [PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.c by Amol Lad · 18 years ago
  42. d9964d5 [PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.c by Amol Lad · 18 years ago
  43. f12ad7d [PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,c by Amol Lad · 18 years ago
  44. 16c564b [PATCH] Generic ioremap_page_range: x86_64 conversion by Haavard Skinnemoen · 18 years ago
  45. 9540fc4 [PATCH] Generic ioremap_page_range: m32r conversion by Haavard Skinnemoen · 18 years ago
  46. a148ecf [PATCH] Generic ioremap_page_range: i386 conversion by Haavard Skinnemoen · 18 years ago
  47. e32cbc3 [PATCH] Generic ioremap_page_range: cris conversion by Haavard Skinnemoen · 18 years ago
  48. 86c8eb3 [PATCH] Generic ioremap_page_range: avr32 conversion by Haavard Skinnemoen · 18 years ago
  49. 801f92a [PATCH] Generic ioremap_page_range: alpha conversion by Haavard Skinnemoen · 18 years ago
  50. db71daa [PATCH] Generic ioremap_page_range: flush_cache_vmap by Haavard Skinnemoen · 18 years ago
  51. 74588d8 [PATCH] Generic ioremap_page_range: implementation by Haavard Skinnemoen · 18 years ago
  52. bc03613 [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself() by Fernando Vazquez · 18 years ago
  53. ce53af9 [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  54. 2654c08 [PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyager by Fernando Vazquez · 18 years ago
  55. dc2bc76 [PATCH] stack overflow safe kdump: safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  56. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  57. 17ff785 [PATCH] r/o bind mounts: clean up OCFS2 nlink handling by Mark Fasheh · 18 years ago
  58. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  59. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  60. aab520e [PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create() by Dave Hansen · 18 years ago
  61. 6902d92 [PATCH] r/o bind mounts: prepare for write access checks: collapse if() by Dave Hansen · 18 years ago
  62. db5fed2 [PATCH] csa accounting taskstats update by Jay Lan · 18 years ago
  63. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  64. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  65. f3cef7a [PATCH] csa: basic accounting over taskstats by Jay Lan · 18 years ago
  66. 7d1bdca [PATCH] Fix getdelays.c - cpumask length and error reporting by Balbir Singh · 18 years ago
  67. 0ae6468 [PATCH] Fix taskstats size calculation (use the new genetlink utility functions) by Balbir Singh · 18 years ago
  68. 17db952 [PATCH] Add genetlink utilities for payload length calculation by Balbir Singh · 18 years ago
  69. 3160821 [PATCH] clean up unused kiocb variables by Chen, Kenneth W · 18 years ago
  70. eed4e51 [PATCH] Add vector AIO support by Badari Pulavarty · 18 years ago
  71. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  72. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  73. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  74. 9ea0f94 [PATCH] reiserfs: eliminate minimum window size for bitmap searching by Jeff Mahoney · 18 years ago
  75. 5a2618e [PATCH] reiserfs: use generic_file_open for open() checks by Jeff Mahoney · 18 years ago
  76. 5065227 [PATCH] reiserfs: on-demand bitmap loading by Jeff Mahoney · 18 years ago
  77. 6f01046 [PATCH] reiserfs: reorganize bitmap loading functions by Jeff Mahoney · 18 years ago
  78. 0b3dc17 [PATCH] reiserfs: clean up bitmap block buffer head references by Jeff Mahoney · 18 years ago
  79. e1fabd3 [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array by Jeff Mahoney · 18 years ago
  80. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  81. 70bc42f [PATCH] kernel/time/ntp.c: possible cleanups by Adrian Bunk · 18 years ago
  82. 0883d89 [PATCH] ntp: cleanup defines and comments by Roman Zippel · 18 years ago
  83. f199239 [PATCH] ntp: convert to the NTP4 reference model by Roman Zippel · 18 years ago
  84. 04b617e [PATCH] ntp: convert time_freq to nsec value by Roman Zippel · 18 years ago
  85. 97eebe1 [PATCH] ntp: remove time_tolerance by Roman Zippel · 18 years ago
  86. 8f807f8 [PATCH] ntp: add time_adjust to tick length by Roman Zippel · 18 years ago
  87. 3d3675c [PATCH] ntp: prescale time_offset by Roman Zippel · 18 years ago
  88. dc6a43e [PATCH] ntp: add time_freq to tick length by Roman Zippel · 18 years ago
  89. ab8783b [PATCH] ntp: add time_adj to tick length by Roman Zippel · 18 years ago
  90. b0ee755 [PATCH] ntp: add ntp_update_frequency by Roman Zippel · 18 years ago
  91. 4c7ee8d [PATCH] NTP: Move all the NTP related code to ntp.c by john stultz · 18 years ago
  92. c902e0a [PATCH] Pass sparse the lock expression given to lock annotations by Josh Triplett · 18 years ago
  93. df3fe8d [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts by Corey Minyard · 18 years ago
  94. dcb9c39 [PATCH] omap_cf works again (sync with linux-omap tree) by David Brownell · 18 years ago
  95. 391b1fe [PATCH] RTC: rtc-ds1553, rtc-ds1742 update by Atsushi Nemoto · 18 years ago
  96. 90b4d64 [PATCH] AT91rm9200 RTC can issue system wakeup events by David Brownell · 18 years ago
  97. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  98. db621f1 [PATCH] RTC class: error checks by David Brownell · 18 years ago
  99. 818a867 [PATCH] RTC class uses subsys_init by David Brownell · 18 years ago
  100. 9e86ecb [PATCH] RTC class: Kconfig improvements by David Brownell · 18 years ago