1. e8fb67f sh: HS7751RVoIP board updates. by Paul Mundt · 19 years ago
  2. 7e27b9b sound: SH DAC audio driver updates. by Andriy Skulysh · 19 years ago
  3. 048839d video: hitfb suspend/resume and updates. by Andriy Skulysh · 19 years ago
  4. 6d75e65 sh: Move hd64461.h to a more sensible location. by Paul Mundt · 19 years ago
  5. d95fb13 sh: Fixup TMU_TOCR definition for SH7300. by Paul Mundt · 19 years ago
  6. 3530570 sh: Kill off dead code for SE and SystemH boards. by Paul Mundt · 19 years ago
  7. 5c930e8 video: Disable vgacon for SuperH. by Paul Mundt · 19 years ago
  8. 3f787fe sh: hugetlb updates. by Paul Mundt · 19 years ago
  9. 4bcac20 sh: hp6xx mach-type cleanups. by Andriy Skulysh · 19 years ago
  10. e4c2cfe sh: Various cosmetic cleanups. by Paul Mundt · 19 years ago
  11. a56d276 sh: Make hs7751rvoip/rts7751r2d use pm_power_off. by Paul Mundt · 19 years ago
  12. 50e98e7 sh: Kill off the .stack section. by Paul Mundt · 19 years ago
  13. 6ae5e8d sh: Fix kGDB NMI handling. by Paul Mundt · 19 years ago
  14. 1c5f8f8 sh: Move syscall table in to syscall.S. by Paul Mundt · 19 years ago
  15. 765ae31 sh: Fixup some uninitialized spinlocks. by Paul Mundt · 19 years ago
  16. a252710 sh: flush_cache_range() cleanup and optimizations. by Paul Mundt · 19 years ago
  17. e4e3b5c sh: Add a simple cmpxchg(). by Tom Rini · 19 years ago
  18. 0c91c1a sh: Move smc37c93x.h for SystemH board use. by Paul Mundt · 19 years ago
  19. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  20. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  21. e8216de [PATCH] s390: fix cmm kernel thread handling by Heiko Carstens · 19 years ago
  22. e8df8c3 [PATCH] Make UML use ptrace-abi.h by Jeff Dike · 19 years ago
  23. 70e0eb8 [PATCH] Split i386 and x86_64 ptrace.h by Jeff Dike · 19 years ago
  24. b1fc0b1 [PATCH] UML: tty locking by Alan Cox · 19 years ago
  25. 75e29b1 [PATCH] uml: stack usage reduction by Jeff Dike · 19 years ago
  26. bf61f50 [PATCH] uml: clean our set_ether_mac by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  27. 602cc24 [PATCH] uml: Remove unused variable by Jeff Dike · 19 years ago
  28. 537ae94 [PATCH] uml: timer cleanups by Jeff Dike · 19 years ago
  29. 4b84c69 [PATCH] uml: Move signal handlers to arch code by Jeff Dike · 19 years ago
  30. 19bdf04 [PATCH] uml: SIGIO cleanups by Jeff Dike · 19 years ago
  31. 6edf428 [PATCH] uml: Improve SIGBUS diagnostics by Jeff Dike · 19 years ago
  32. 6b7aaad [PATCH] uml: Fix handling of failed execs of helpers by Jeff Dike · 19 years ago
  33. 5e1f65a [PATCH] uml: Whitespace fixes by Jeff Dike · 19 years ago
  34. 8f80e94 [PATCH] uml: Fix stack alignment by Jeff Dike · 19 years ago
  35. 91b165c [PATCH] uml: Use ARRAY_SIZE more assiduously by Jeff Dike · 19 years ago
  36. 13c06be [PATCH] uml: Use klibc setjmp/longjmp by Jeff Dike · 19 years ago
  37. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 19 years ago
  38. 7d145aa [PATCH] i386: Detect clock skew during suspend by Rafael J. Wysocki · 19 years ago
  39. e1da95a [PATCH] suspend: make it possible to disable serial console suspend by Rafael J. Wysocki · 19 years ago
  40. c8eb8b4 [PATCH] PM: make it possible to disable console suspending by Rafael J. Wysocki · 19 years ago
  41. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 19 years ago
  42. b788db7 [PATCH] swsusp: Introduce memory bitmaps by Rafael J. Wysocki · 19 years ago
  43. 0bcd888 [PATCH] swsusp: Introduce some helpful constants by Rafael J. Wysocki · 19 years ago
  44. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 19 years ago
  45. dcbb5a5 [PATCH] swsusp: clean up suspend header by Rafael J. Wysocki · 19 years ago
  46. cd560bb [PATCH] swsusp: Fix alloc_pagedir by Rafael J. Wysocki · 19 years ago
  47. f6143aa [PATCH] swsusp: Reorder memory-allocating functions by Rafael J. Wysocki · 19 years ago
  48. f623f0d [PATCH] swsusp: Fix mark_free_pages by Rafael J. Wysocki · 19 years ago
  49. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 19 years ago
  50. e8eff5a [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 by Rafael J. Wysocki · 19 years ago
  51. fb13a28 [PATCH] swsusp: struct snapshot_handle cleanup by Rafael J. Wysocki · 19 years ago
  52. ae83c5ee [PATCH] swsusp: clean up browsing of pfns by Rafael J. Wysocki · 19 years ago
  53. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 19 years ago
  54. 8c00249 [PATCH] swsusp: add read-speed instrumentation by Andrew Morton · 19 years ago
  55. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 19 years ago
  56. 3a4f757 [PATCH] swsusp: add write-speed instrumentation by Andrew Morton · 19 years ago
  57. 930631e [PATCH] add DIV_ROUND_UP() by Steven Whitehouse · 19 years ago
  58. 060ec3d [PATCH] alpha: Fix ALPHA_EV56 dependencies typo by Fernando J. Pereda · 19 years ago
  59. 182daa5 [PATCH] mtrr: Add lock annotations for prepare_set and post_set by Josh Triplett · 19 years ago
  60. c7f40ff [PATCH] i386: Kill references to xtime by john stultz · 19 years ago
  61. 0f0f1b4 [PATCH] Voyager: tty locking by Alan Cox · 19 years ago
  62. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 19 years ago
  63. eaa7077 [PATCH] i386: add smp_call_function_single by Stephane Eranian · 19 years ago
  64. 27d2666 [PATCH] x86: remove unused include from efi_stub.S by Rusty Russell · 19 years ago
  65. 2965a0e [PATCH] x86: trivial move of ptep_set_access_flags by Rusty Russell · 19 years ago
  66. 6049742 [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers by Rusty Russell · 19 years ago
  67. 673eae8 [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move by Rusty Russell · 19 years ago
  68. 753b9f8 [PATCH] x86: enable VMSPLIT for highmem kernels by Dave Hansen · 19 years ago
  69. 5091e74 [PATCH] Translate asm version of ELFNOTE macro into preprocessor macro by Ian Campbell · 19 years ago
  70. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 19 years ago
  71. 461a9aff [PATCH] x86: add a bootparameter to reserve high linear address space by Zachary Amsden · 19 years ago
  72. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 19 years ago
  73. 9f09339 [PATCH] x86: roll all the cpuid asm into one __cpuid call by Rusty Russell · 19 years ago
  74. 027a8c7 [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor by Chris Wright · 19 years ago
  75. 05f4a3e [PATCH] x86: remove locally-defined ldt structure in favour of standard type by Rusty Russell · 19 years ago
  76. c94a62a [PATCH] apm: clean up module initalization by Neil Horman · 19 years ago
  77. 3a75036 [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h by Rolf Eike Beer · 19 years ago
  78. 9932532 [PATCH] i386: show_registers(): try harder to print failing code by Chuck Ebbert · 19 years ago
  79. 1447c27 [PATCH] hpet rtc emulation: add watchdog timer by Clemens Ladisch · 19 years ago
  80. 2514183 [PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000 by Haavard Skinnemoen · 19 years ago
  81. bc157b7 [PATCH] AVR32 MTD: Static Memory Controller driver by Haavard Skinnemoen · 19 years ago
  82. 5f97f7f [PATCH] avr32 architecture by Haavard Skinnemoen · 19 years ago
  83. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 19 years ago
  84. cf134483 [PATCH] FRV: Optimise ffs() by David Howells · 19 years ago
  85. a8ad27d [PATCH] FRV: Implement fls64() by David Howells · 19 years ago
  86. 92fc707 [PATCH] FRV: Fix fls() to handle bit 31 being set correctly by David Howells · 19 years ago
  87. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 19 years ago
  88. 88d6e19 [PATCH] FRV: improve FRV's use of generic IRQ handling by David Howells · 19 years ago
  89. 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 19 years ago
  90. 8d6b5eee [PATCH] binfmt_elf: consistently use loff_t by Andrew Morton · 19 years ago
  91. b20c812 [PATCH] selinux: fix tty locking by Stephen Smalley · 19 years ago
  92. bc7e982 [PATCH] SELinux: convert sbsec semaphore to a mutex by Eric Paris · 19 years ago
  93. 2397074 [PATCH] SELinux: change isec semaphore to a mutex by Eric Paris · 19 years ago
  94. 296fddf [PATCH] SELinux: eliminate inode_security_set_security by Eric Paris · 19 years ago
  95. f3f8771 [PATCH] selinux: add support for range transitions on object classes by Darrel Goeddel · 19 years ago
  96. 016b9bd [PATCH] selinux: enable configuration of max policy version by Stephen Smalley · 19 years ago
  97. 9a2f44f [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface by Stephen Smalley · 19 years ago
  98. 1a70cd4 [PATCH] selinux: rename selinux_ctxid_to_string by Stephen Smalley · 19 years ago
  99. 62bac01 [PATCH] selinux: eliminate selinux_task_ctxid by Stephen Smalley · 19 years ago
  100. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 19 years ago