1. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  2. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  3. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  4. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  5. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  6. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  7. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  8. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  9. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  10. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  11. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
  12. d742eae [PATCH] xtensa: ptrace: EXIT_ZOMBIE fix by Bill Huey (hui · 18 years ago
  13. 012c437 [PATCH] Change panic_on_oops message to "Fatal exception" by Horms · 18 years ago
  14. cea6a4b [PATCH] panic_on_oops: remove ssleep() by Horms · 18 years ago
  15. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  16. 85ac3ab [PATCH] irq-flags: XTENSA: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  17. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  18. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  19. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  20. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  21. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  22. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  23. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  24. d09042d [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes by Laurent MEYER · 18 years ago
  25. b9e122c [PATCH] xtensa: remove verify_area macros by Jesper Juhl · 18 years ago
  26. 4f3865f [PATCH] zlib_inflate: Upgrade library code to a recent version by Richard Purdie · 18 years ago
  27. 2e3646e kconfig: integrate split config into silentoldconfig by Roman Zippel · 18 years ago
  28. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  29. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 18 years ago
  30. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  31. d4337aa [PATCH] bitops: xtensa: use generic bitops by Akinobu Mita · 18 years ago
  32. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  33. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  34. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  35. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 18 years ago
  36. 8e7a9aa [PATCH] xtensa: pgtable fixes by Nick Piggin · 18 years ago
  37. 628de61 [PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=y by Adrian Bunk · 18 years ago
  38. 47f3fc9 [PATCH] add missing pm_power_off's by Adrian Bunk · 18 years ago
  39. 8145916 [PATCH] Fix some ucLinux breakage from the tty updates by Alan Cox · 18 years ago
  40. 04fe6fa [PATCH] xtensa: task_pt_regs(), task_stack_page() by Al Viro · 18 years ago
  41. 2308acc [PATCH] "tiny-make-id16-support-optional" fixes by Adrian Bunk · 18 years ago
  42. a58a414 spelling: s/usefull/useful/ by Adrian Bunk · 18 years ago
  43. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  44. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  45. a7c243b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  46. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  47. d375747 [PATCH] xtensa platform-iss network: remove no-op ioctl handler by Christoph Hellwig · 19 years ago
  48. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  49. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  50. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  51. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  52. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  53. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  54. 5fb5cbe [PATCH] gfp_t: dma-mapping (xtensa) by Al Viro · 19 years ago
  55. 288a60c [PATCH] xtensa: remove io_remap_page_range and minor clean-ups by Chris Zankel · 19 years ago
  56. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  57. 5bb7826 kbuild: rename prepare to archprepare to fix dependency chain by Sam Ravnborg · 19 years ago
  58. 0013a85 kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  59. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  60. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  61. 5c888d5 [PATCH] xtensa: use ssleep() instead of schedule_timeout() by Nishanth Aravamudan · 19 years ago
  62. 813e678 [PATCH] xtensa: remove old syscalls by Chris Zankel · 19 years ago
  63. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  64. 58c853c [PATCH] remove asm-xtensa/ipc.h by Stephen Rothwell · 19 years ago
  65. 8759145 [PATCH] xtensa: remove old syscalls by Arnd Bergmann · 19 years ago
  66. 9ec55a9 [PATCH] xtensa: Fix asm macro by Chris Zankel · 19 years ago
  67. e7d163f [PATCH] xtensa: Removed local copy of zlib and fixed O= support by Chris Zankel · 19 years ago
  68. 82300bf [PATCH] xtensa: Added mm/Kconfig to get a flat memory layout by Chris Zankel · 19 years ago
  69. 0ee23b5 [PATCH] xtensa: use valid_signal() by Jesper Juhl · 19 years ago
  70. 7919a69 [PATCH] Serial: remove unnecessary register_serial/unregister_serial by Russell King · 19 years ago
  71. 7282bee [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8 by Chris Zankel · 19 years ago
  72. 3f65ce4 [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5 by Chris Zankel · 19 years ago
  73. 249ac17 [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 4 by Chris Zankel · 19 years ago
  74. 5a0015d [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3 by Chris Zankel · 19 years ago
  75. 4bedea9 [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 2 by Chris Zankel · 19 years ago
  76. 8e1a6dd [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1 by Chris Zankel · 19 years ago