1. 01d553d [PATCH] Chardev checking of overlapping ranges by Amos Waterland · 18 years ago
  2. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  3. 959ed34 [PATCH] Fix conflict with the is_init identifier on parisc by Eric Biederman · 18 years ago
  4. 3b9b8ab [PATCH] Fix unserialized task->files changing by Kirill Korotaev · 18 years ago
  5. fc09561 [PATCH] kthread: convert arch/i386/kernel/apm.c by Serge E. Hallyn · 18 years ago
  6. ca9bda0 [PATCH] tty locking on resize by Alan Cox · 18 years ago
  7. ae78bf9 [PATCH] add -o flush for fat by Chris Mason · 18 years ago
  8. 6b77df0 [PATCH] oprofile: ppro: need to enable/disable all the counters by Arun Sharma · 18 years ago
  9. 5046206 [PATCH] fs.h: ifdef security fields by Alexey Dobriyan · 18 years ago
  10. cfe1467 [PATCH] reiserfs: ifdef ACL stuff from inode by Alexey Dobriyan · 18 years ago
  11. 068fbb3 [PATCH] reiserfs: ifdef xattr_sem by Alexey Dobriyan · 18 years ago
  12. e6cab99 [PATCH] unwind: fix unused variable warning when !CONFIG_MODULES by Chuck Ebbert · 18 years ago
  13. 0e51a72 [PATCH] ifdef ->quota_read, ->quota_write by Alexey Dobriyan · 18 years ago
  14. a317202 [PATCH] Fix reiserfs latencies caused by data=ordered by Chris Mason · 18 years ago
  15. 25736b1 [PATCH] reiserfs_fsync should only use barriers when they are enabled by Chris Mason · 18 years ago
  16. d4328b4 [PATCH] console utf-8 mode fixes by Adam Tlalka · 18 years ago
  17. 08c67d2 [PATCH] ucb1x00-ts: handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  18. aa83aa4 [PATCH] single bit flip detector by Dave Jones · 18 years ago
  19. 527063b [PATCH] tty_io.c: keep davej sane by Alexey Dobriyan · 18 years ago
  20. 3bc1fa8 [PATCH] LSM: remove BSD secure level security module by Chris Wright · 18 years ago
  21. cd1c6a4 [PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.h by Rolf Eike Beer · 18 years ago
  22. d6bd3a3 [PATCH] Move valid_dma_direction() from x86_64 to generic code by Rolf Eike Beer · 18 years ago
  23. d09d7dd [PATCH] There is no devfs, there has never been a devfs, we have always been at war with... by Alan Cox · 18 years ago
  24. 2aae4a1 [PATCH] Fix kerneldoc comments in kernel/timer.c by Rolf Eike Beer · 18 years ago
  25. d7ff0db [PATCH] oom_adj/oom_score documentation by Jan-Frode Myklebust · 18 years ago
  26. db63063 [PATCH] clean up and remove some extra spinlocks from rtmutex by Steven Rostedt · 18 years ago
  27. c24c95a [PATCH] fix Intel RNG detection by Jan Beulich · 18 years ago
  28. 39b3f6d [PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLY by Eric Sandeen · 18 years ago
  29. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
  30. 3d5b6fc [PATCH] task_struct: ifdef Missed'em V IPC by Alexey Dobriyan · 18 years ago
  31. e1dfa92 [PATCH] ignore partition table on disks with AIX label by Olaf Hering · 18 years ago
  32. 402749e [PATCH] Remove unused tty_struct field by Matthias Urlichs · 18 years ago
  33. 2e0c1f6 [PATCH] DMI: Decode and save OEM String information by Shem Multinymous · 18 years ago
  34. 89e7e374 [PATCH] timer: add lock annotation to lock_timer_base by Josh Triplett · 18 years ago
  35. 650a898 [PATCH] vfs: define new lookup flag for chdir by Miklos Szeredi · 18 years ago
  36. 5b35e8e [PATCH] fuse: use dentry in statfs by Miklos Szeredi · 18 years ago
  37. d10be6d [PATCH] module_subsys: initialize earlier by Mark Huang · 18 years ago
  38. 8454aee [PATCH] Require mmap handler for a.out executables by Eugene Teo · 18 years ago
  39. 563d075 [PATCH] kthread: drivers/base/firmware_class.c by Sukadev Bhattiprolu · 18 years ago
  40. a49a4af [PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock} by Josh Triplett · 18 years ago
  41. 9c4dbee [PATCH] fs: add lock annotation to grab_super by Josh Triplett · 18 years ago
  42. db0b0ea [PATCH] lockdep: don't pull in includes when lockdep disabled by Michael S. Tsirkin · 18 years ago
  43. ddc0a51 [PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode() by Josh Triplett · 18 years ago
  44. 105f4d7 [PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt by Josh Triplett · 18 years ago
  45. 99fc705 [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop} by Josh Triplett · 18 years ago
  46. 58f555e [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock() by Josh Triplett · 18 years ago
  47. b0de7fc [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_epilog by Josh Triplett · 18 years ago
  48. 538d9d5 [PATCH] irq: remove a extra line by Yoichi Yuasa · 18 years ago
  49. 2ff6fd8 [PATCH] irq: fixed coding style by Yoichi Yuasa · 18 years ago
  50. 42012cc [PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versions by Olaf Hering · 18 years ago
  51. 4d24607 [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata by Komal Shah · 18 years ago
  52. ad4e09b [PATCH] OMAP: Add keypad driver by Komal Shah · 18 years ago
  53. 7768a13 [PATCH] OMAP: Add Watchdog driver support by Komal Shah · 18 years ago
  54. f1b7c5f [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board by Komal Shah · 18 years ago
  55. c22f008b [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop by Chuck Ebbert · 18 years ago
  56. 92a0f86 [PATCH] Fix parameter names in drivers/base/class.c by Rolf Eike Beer · 18 years ago
  57. 78b2290 [PATCH] Include documentation for functions in drivers/base/class.c by Rolf Eike Beer · 18 years ago
  58. 6c99791 [PATCH] kthread: convert loop.c to kthread by Serge E. Hallyn · 18 years ago
  59. 5b217fa [PATCH] kernel-doc: move filesystems together by Randy Dunlap · 18 years ago
  60. 4c78a66 [PATCH] kernel-doc for relay interface by Randy Dunlap · 18 years ago
  61. c0d92cb [PATCH] libfs: remove page up-to-date check from simple_readpage by Pekka J Enberg · 18 years ago
  62. cfedc92 [PATCH] Make net48xx-led use scx200_gpio_ops by Chris Boot · 18 years ago
  63. 58012cd [PATCH] scx200_gpio export cleanups by Chris Boot · 18 years ago
  64. 684f978 [PATCH] Let WARN_ON/WARN_ON_ONCE return the condition by Herbert Xu · 18 years ago
  65. 6299a2d [PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions by Adrian Bunk · 18 years ago
  66. c8ad968 [PATCH] drivers/char/scx200_gpio.c: make code static by Jim Cromie · 18 years ago
  67. 358333a [PATCH] remove unnecessary barrier in rtc_get_rtc_time by Steven Rostedt · 18 years ago
  68. 9938406 [PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archs by Michal Schmidt · 18 years ago
  69. df89a86 [PATCH] list_del debug check by Manfred Spraul · 18 years ago
  70. 199a9af [PATCH] Debug variants of linked list macros by Dave Jones · 18 years ago
  71. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  72. 15a67dd [PATCH] fs/namespace: handle init/registration errors by Randy Dunlap · 18 years ago
  73. 87a5726 [PATCH] block: handle subsystem_register() init errors by Randy Dunlap · 18 years ago
  74. 4d7dd8f [PATCH] blockdev.c: check driver layer errors by Andrew Morton · 18 years ago
  75. d8c7649 [PATCH] kernel/params: driver layer error checking by Randy Dunlap · 18 years ago
  76. 5906e41 [PATCH] uml: remove pte_mkexec by Jeff Dike · 18 years ago
  77. fade5d5 [PATCH] uml: don't roll my own random MAC generator by Jeff Dike · 18 years ago
  78. 3b89af7 [PATCH] uml: remove unneeded file by Jeff Dike · 18 years ago
  79. f92afe5 [PATCH] uml: stack consumption reduction by Jeff Dike · 18 years ago
  80. 80c1374 [PATCH] uml: close file descriptor leaks by Jeff Dike · 18 years ago
  81. 730760e [PATCH] uml: locking documentation by Jeff Dike · 18 years ago
  82. b10aeee [PATCH] uml: mechanical tidying after random MACs change by Jeff Dike · 18 years ago
  83. f3e7ed2 [PATCH] uml: assign random MACs to interfaces if necessary by Jeff Dike · 18 years ago
  84. 3b08606 [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls by keith mannthey · 18 years ago
  85. 3528a95 [PATCH] SELinux: support mls categories for context mounts by Cory Olmo · 18 years ago
  86. 79f5acf [PATCH] mm: make filemap_nopage use NOPAGE_SIGBUS by Adam Litke · 18 years ago
  87. 4ce072f [PATCH] mm: fix a race condition under SMC + COW by Siddha, Suresh B · 18 years ago
  88. 2dcea57 [PATCH] convert s390 page handling macros to functions by Heiko Carstens · 18 years ago
  89. d180779 [PATCH] JBD: memory leak in "journal_init_dev()" by Zoltan Menyhart · 18 years ago
  90. f71b2f1 [PATCH] JBD: Make journal_brelse_array() static by Dave Kleikamp · 18 years ago
  91. 4efd587 [PATCH] Fix uninitialised spinlock in via-pmu-backlight code. by David Woodhouse · 18 years ago
  92. 910067d [PATCH] remove generic__raw_read_trylock() by Matthew Wilcox · 18 years ago
  93. e04da1d [PATCH] sys_getcpu() prototype annotated by Al Viro · 18 years ago
  94. 0891a8d [PATCH] __percpu_alloc_mask() has to be __always_inline in UP case by Al Viro · 18 years ago
  95. 3dcbbcd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  96. c972398 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  97. 6fbe59b [ETHTOOL]: Remove some entries from non-root command list. by David S. Miller · 18 years ago
  98. 860e13b [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup() by Arnaud Patard · 18 years ago
  99. 37e97b4 [Bluetooth]: Don't update disconnect timer for incoming connections by Marcel Holtmann · 18 years ago
  100. 75f3123 [ETHTOOL]: let mortals use ethtool by Stephen Hemminger · 18 years ago