1. 9805cb7 ACPI: restore some dmesg to DEBUG-only, ala 2.6.17 by Len Brown · 18 years ago
  2. 9b6d97b ACPI: scan: handle kset/kobject errors by Randy Dunlap · 18 years ago
  3. d568df8 ACPI: handle firmware_register init errors by Randy Dunlap · 18 years ago
  4. 7c3dec0 x86 MacMini: make built-in speaker sound actually work by Linus Torvalds · 18 years ago
  5. c80dc60 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  6. 90ca9a2 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD by Linus Torvalds · 18 years ago
  7. 2c87e2c [PATCH] x86_64: Fix access check in ptrace compat by Andi Kleen · 18 years ago
  8. 1cfcea1 [PATCH] x86_64: Allow oprofile for model P4 models by Andi Kleen · 18 years ago
  9. 46f6976 [PATCH] x86_64: Fix up bogus defaults in ACPI Kconfig by Andi Kleen · 18 years ago
  10. aa0a9f3 [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines by Muli Ben-Yehuda · 18 years ago
  11. 77dac90 [PATCH] x86_64: Add a MAINTAINERS entry for Calgary by Muli Ben-Yehuda · 18 years ago
  12. 0d2caeb [PATCH] x86_64: Fix hotplug problem in mce amd by Jacob Shin · 18 years ago
  13. 3391c22 [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enabling by Markus Schoder · 18 years ago
  14. d5d8ad7 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  15. 9faefb6 [DCCP]: Fix sparse warnings. by Alan Cox · 18 years ago
  16. c427d27 [TCP]: Remove TCP Compound by David S. Miller · 18 years ago
  17. 1eeb7e4 [BPQ] lockdep: fix false positive by Ralf Baechle · 18 years ago
  18. 7466d90 [IPV4] inetpeer: Get rid of volatile from peer_total by Herbert Xu · 18 years ago
  19. bde3445 [AX.25]: Get rid of the last volatile. by Ralf Baechle · 18 years ago
  20. e2b2095 [PATCH] knfsd: nfsd4: add per-operation server stats by Shankar Anand · 18 years ago
  21. cd6b395 [PATCH] isdn: cleanup i_rdev udage by Eric Sesterhenn · 18 years ago
  22. 2c16e9c [PATCH] lockdep: disable lock debugging when kernel state becomes untrusted by Arjan van de Ven · 18 years ago
  23. e54695a [PATCH] checklist update by Andrew Morton · 18 years ago
  24. e62c23c [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue() by Adrian Bunk · 18 years ago
  25. c59923a [PATCH] remove the tasklist_lock export by Christoph Hellwig · 18 years ago
  26. f84dfe8 [PATCH] s390: remove BINFMT_ELF32 config option by Heiko Carstens · 18 years ago
  27. 289fbc2 [PATCH] disallow modular binfmt_elf32 by Christoph Hellwig · 18 years ago
  28. 5c318be [PATCH] snsc: switch from force_sig to kill_proc by Christoph Hellwig · 18 years ago
  29. babcfad [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-init by Jim Cromie · 18 years ago
  30. 2738508 [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservation by Jim Cromie · 18 years ago
  31. 4f19784 [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constants by Jim Cromie · 18 years ago
  32. 1a87d94 [PATCH] LED Class support for Soekris net48xx by Chris Boot · 18 years ago
  33. 36cf96f [PATCH] Remove leftover ext3 acl declarations by Andreas Gruenbacher · 18 years ago
  34. 2017b37 [PATCH] aoe: cleanup i_rdev usage by Eric Sesterhenn · 18 years ago
  35. 21d71f5 [PATCH] uninline init_waitqueue_head() by Ingo Molnar · 18 years ago
  36. 92eb7a2 [PATCH] fix weird logic in alloc_fdtable() by Andrew Morton · 18 years ago
  37. 38e0e8c [PATCH] char/rtc: Handle memory-mapped chips properly by Maciej W. Rozycki · 18 years ago
  38. 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
  39. 49c0dab7 [PATCH] Fix and enable EDAC sysfs operation by Doug Thompson · 18 years ago
  40. 68e3c5e [PATCH] s390: broken null test in claw driver by Dave Jones · 18 years ago
  41. f1c0a57 [PATCH] fix oddball boolean logic in s390 netiucv by Dave Jones · 18 years ago
  42. 9c4b9a9 [PATCH] s390: move var declarations behind ifdef by Serge E. Hallyn · 18 years ago
  43. 2d77f6f [PATCH] uml: make mconsole version requests happen in a process by Jeff Dike · 18 years ago
  44. 03a3f82 [PATCH] uml: remove unused variable by Jeff Dike · 18 years ago
  45. 9ead6fe [PATCH] uml: add some EINTR protection by Jeff Dike · 18 years ago
  46. 108ffa8 [PATCH] uml: formatting fixes by Jeff Dike · 18 years ago
  47. 1d3468a [PATCH] uml: move _kern.c files by Jeff Dike · 18 years ago
  48. 469226a [PATCH] uml: remove syscall debugging by Jeff Dike · 18 years ago
  49. 29ac1c2 [PATCH] uml: make some symbols static by Jeff Dike · 18 years ago
  50. 61232f2 [PATCH] uml: fix exitcall ordering bug by Jeff Dike · 18 years ago
  51. 8e64d96a [PATCH] uml: remove os_isatty by Jeff Dike · 18 years ago
  52. bfaafd7 [PATCH] uml: remove spinlock wrapper functions by Jeff Dike · 18 years ago
  53. 8ae43ff [PATCH] uml: mark forward_interrupts as being mode-specific by Jeff Dike · 18 years ago
  54. bacf454 [PATCH] uml: ifdef a mode-specific function by Jeff Dike · 18 years ago
  55. 872aaa6 [PATCH] uml: timer handler tidying by Jeff Dike · 18 years ago
  56. e64bd13 [PATCH] uml: signal initialization cleanup by Jeff Dike · 18 years ago
  57. 9914aee [PATCH] uml: remove useless declaration by Jeff Dike · 18 years ago
  58. 23bbd58 [PATCH] uml: fix static binary segfault by Jeff Dike · 18 years ago
  59. 8633c23 [PATCH] uml: remove some useless exports by Jeff Dike · 18 years ago
  60. aceb343 [PATCH] uml: timer initialization cleanup by Jeff Dike · 18 years ago
  61. 598d188 [PATCH] uml: clean up address space limits code by Tyler · 18 years ago
  62. 5f49d72 [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNT by Irwan Djajadi · 18 years ago
  63. 32ea086 [PATCH] cris: switch to iminor/imajor by Eric Sesterhenn · 18 years ago
  64. aeceb15 [PATCH] swsusp: fix panic when signature can't be read by Linus Torvalds · 18 years ago
  65. 712f403 [PATCH] swsusp warning fix by Andrew Morton · 18 years ago
  66. 95018f7 [PATCH] swsusp: do not use memcpy for snapshotting memory by Rafael J. Wysocki · 18 years ago
  67. 7ba1c6c [PATCH] get_cmos_time() locking fix (lockdep) by Andrew Morton · 18 years ago
  68. 11eebe3 [PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION="" by Adrian Bunk · 18 years ago
  69. 84e8cd6 [PATCH] FRV: Introduce asm-offsets for FRV arch by David Howells · 18 years ago
  70. 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 18 years ago
  71. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  72. 01bf466 [PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headers by David Howells · 18 years ago
  73. 8a2ab7f [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyle by David Howells · 18 years ago
  74. 21ff821 [PATCH] NOMMU: Fix execution off of ramfs with mmap() by David Howells · 18 years ago
  75. 9dec17e [PATCH] FRV: Fix FRV arch compile errors by David Howells · 18 years ago
  76. 1aeb21d [PATCH] FDPIC: Fix FDPIC compile errors by David Howells · 18 years ago
  77. b6174df [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb virtual area by Zhang, Yanmin · 18 years ago
  78. d6b7d3b [PATCH] usb-storage: wait for URB to complete by Alan Stern · 18 years ago
  79. 8208179 [PATCH] pci: initialize struct pci_dev.error_state by Linas Vepstas · 18 years ago
  80. e01af03 [PATCH] powermac: Combined fixes for backlight code by Michael Hanselmann · 18 years ago
  81. 58d383a [PATCH] powerpc: make OF interrupt tree parsing more strict by Segher Boessenkool · 18 years ago
  82. f620753 [PATCH] powerpc: fix SMU driver interrupt mapping by Benjamin Herrenschmidt · 18 years ago
  83. 06fe98e [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5 by Benjamin Herrenschmidt · 18 years ago
  84. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
  85. 5009932 [PATCH] aoa: tas: add missing bass/treble controls by Johannes Berg · 18 years ago
  86. 3e5102a [PATCH] aoa: layout fabric: add missing module aliases by Johannes Berg · 18 years ago
  87. 9b8f52f [PATCH] aoa: tas: surface DRC control again by Johannes Berg · 18 years ago
  88. 6a4f578 [PATCH] aoa: tas: fix initialisation/reset by Benjamin Herrenschmidt · 18 years ago
  89. 14b4296 [PATCH] aoa: tas: change PCM1 name to PCM by Johannes Berg · 18 years ago
  90. a677c8f [PATCH] aoa fabric layout: clean up messages by Benjamin Herrenschmidt · 18 years ago
  91. e53fcab [PATCH] aoa: pmf gpio: report if function calling fails by Benjamin Herrenschmidt · 18 years ago
  92. 977c602 [PATCH] aoa: i2sbus: revamp control layer by Benjamin Herrenschmidt · 18 years ago
  93. a08bc4c [PATCH] aoa: fix when all is built into the kernel by Benjamin Herrenschmidt · 18 years ago
  94. 389ba79 [PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3 by Benjamin Herrenschmidt · 18 years ago
  95. f9d08de [PATCH] aoa: i2sbus: move module parameter declaration up by Benjamin Herrenschmidt · 18 years ago
  96. 4a14cf4 [PATCH] Fix snd-aoa irq conversion by Andreas Schwab · 18 years ago
  97. e154ff3 [PATCH] adjust clock for lost ticks by Roman Zippel · 18 years ago
  98. 32dd66f [PATCH] vmstat: export all_vm_events() by Heiko Carstens · 18 years ago
  99. 7f4599e [PATCH] ZVC: add __inc_zone_state for !SMP configuration by Christoph Lameter · 18 years ago
  100. 06a9ec2 [PATCH] pi-futex: Validate futex type instead of oopsing by Thomas Gleixner · 18 years ago