1. b9b64e6 [OPENPROMIO]: Handle current_node being NULL correctly. by David S. Miller · 18 years ago
  2. 3932932 [SPARC] sbus: Make sure sbus nodes are named uniquely. by David S. Miller · 18 years ago
  3. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  4. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  5. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  6. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  7. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  8. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  9. 8e48aec [OPENPROM]: Rewrite driver to use in-kernel device tree. by David S. Miller · 18 years ago
  10. 95b0ce9 [RIOWATCHDOG]: Fix the build. by David S. Miller · 18 years ago
  11. 1715f5e [CPWATCHDOG]: Fix the build. by David S. Miller · 18 years ago
  12. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  13. 576c352 [SBUS]: Rewrite and plug into of_device framework. by David S. Miller · 18 years ago
  14. 690c8fd [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. by David S. Miller · 18 years ago
  15. de8d28b [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. by David S. Miller · 18 years ago
  16. 8fae097 [SBUS]: Start cleaning up generic sbus support layer. by David S. Miller · 18 years ago
  17. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  18. 5861525 [SPARC]: Fix warning on prom_getproperty in openprom.c by Martin Habets · 18 years ago
  19. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 18 years ago
  20. b5e7ae5 [SPARC64] bbc_i2c: Fix cpu check and add missing module license. by David S. Miller · 18 years ago
  21. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 19 years ago
  22. fec607f [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removal by Al Viro · 19 years ago
  23. bc05d83 [PATCH] sparc: jsflash __user annotations by Al Viro · 19 years ago
  24. b7c690b [PATCH] sparc: vfc __iomem annotations and fixes by Al Viro · 19 years ago
  25. a9b1ef8 [SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  26. 535f8d6 [SPARC]: Fix RTC compat ioctl kernel log spam. by Christoph Hellwig · 19 years ago
  27. a5aac37 [SPARC]: display7seg build fix by Andrew Morton · 19 years ago
  28. 8ca2bdc [SPARC] sbus rtc: implement ->compat_ioctl by Christoph Hellwig · 19 years ago
  29. feee207 [SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers. by David S. Miller · 19 years ago
  30. d5a858b [SPARC]: Missing compat_ioctl hookup in openprom driver. by David S. Miller · 19 years ago
  31. b66621f [SPARC] cpwatchdog: implement ->compat_ioctl by Christoph Hellwig · 19 years ago
  32. 1d5d00b [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl by Christoph Hellwig · 19 years ago
  33. b31023f [SPARC] openprom: implement ->compat_ioctl by Christoph Hellwig · 19 years ago
  34. 1928f8e [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl by Christoph Hellwig · 19 years ago
  35. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  36. fb911ee [PATCH] Remove unnecessary check_region references in comments by Peter Osterlund · 19 years ago
  37. 074c527 [SPARC] drivers/sbus: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  38. 0aaaa02 [PATCH] envctrl fixes by viro@ZenIV.linux.org.uk · 19 years ago
  39. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  40. 5843e37 [SPARC64]: Use drivers/Kconfig by David S. Miller · 19 years ago
  41. 38c1844 [SPARC]: envctrl: ERR_PTR() --> PTR_ERR() by David S. Miller · 19 years ago
  42. 4875ccd [SPARC]: remove ifdef CONFIG_PCI from envctrl.c by Christoph Hellwig · 19 years ago
  43. bc24066 [SPARC]: Use kthread infrastructure in bbc_envctrl by Christoph Hellwig · 19 years ago
  44. 218b29e [SPARC]: Use kthread infrastructure in envctrl by Christoph Hellwig · 19 years ago
  45. 3873658 [SPARC]: Fix up sleep_on() removal in vfc driver. by Christoph Hellwig · 19 years ago
  46. 4b50242 [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c by David S. Miller · 19 years ago
  47. 2d1aea8 [SPARC]: sbus/vfc_i2c: remove sleep_on() usage by Nishanth Aravamudan · 19 years ago
  48. cb39d26 [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  49. 70c8337 [SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  50. 4564203 [SPARC]: Remvoe APM_RTC_IS_GMT from config. by Adrian Bunk · 19 years ago
  51. 06326e4 [SPARC]: bpp: remove sleep_on usage by Christoph Hellwig · 19 years ago
  52. 4b40033 [SPARC]: Eliminate local MIN/MAX macros in drivers/sbus/char/aurora.c by Domen Puncer · 19 years ago
  53. ef0299b [PATCH] mostek bogus sparse annotations fixed by Al Viro · 19 years ago
  54. b4bca26 [SPARC]: Provide generic ioctls in Sparc RTC driver. by David S. Miller · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago