1. 0d98f6b Input: gpio-keys - switch to common GPIO API by Philipp Zabel · 17 years ago
  2. 1efa770 Input: do not lock device when showing name, phys and uniq by Dmitry Torokhov · 17 years ago
  3. 82dd9ef Input: i8042 - let serio bus suspend ports by Dmitry Torokhov · 17 years ago
  4. a1cec06 Input: psmouse - properly reset mouse on shutdown/suspend by Dmitry Torokhov · 17 years ago
  5. 8a03d9a Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 17 years ago
  6. f8abea8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  7. ef29498 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  8. 0187f22 [PATCH] s3c2410fb: fix un-initialised dev field by Ben Dooks · 17 years ago
  9. 008983d [PATCH] ecryptfs: fix forgotten format specifier by Thomas Hisch · 17 years ago
  10. eb95e7f [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() by Michael Halcrow · 17 years ago
  11. 29dbb3f [PATCH] knfsd: stop NFSD writes from being broken into lots of little writes to filesystem by NeilBrown · 17 years ago
  12. 3160a71 [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs by J. Bruce Fields · 17 years ago
  13. bec50c4 [PATCH] knfsd: nfsd4: acls: avoid unnecessary denies by J. Bruce Fields · 17 years ago
  14. f43daf6 [PATCH] knfsd: nfsd4: acls: don't return explicit mask by J. Bruce Fields · 17 years ago
  15. f34f924 [PATCH] knfsd: nfsd4: fix error return on unsupported acl by J. Bruce Fields · 17 years ago
  16. a4db5fe [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem by J. Bruce Fields · 17 years ago
  17. 28e05dd [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list by J. Bruce Fields · 17 years ago
  18. 575a629 [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation by J. Bruce Fields · 17 years ago
  19. 7bdfa68 [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits by J. Bruce Fields · 17 years ago
  20. f534a25 [PATCH] knfsd: nfsd4: fix non-terminated string by J. Bruce Fields · 17 years ago
  21. 5575ddf [PATCH] small irq management simplification by Jan Beulich · 17 years ago
  22. 472900b [PATCH] IRQ kernel-doc fixes by Randy Dunlap · 17 years ago
  23. d7e25f3 [PATCH] genirq: remove IRQ_DISABLED by Ingo Molnar · 17 years ago
  24. 76d2160 [PATCH] genirq: do not mask interrupts by default by Ingo Molnar · 17 years ago
  25. 1f2ea08 [PATCH] posix timers: RCU optimization for clock_gettime() by Paul E. McKenney · 17 years ago
  26. 7460ed2 [PATCH] time: x86_64: re-enable vsyscall support for x86_64 by john stultz · 17 years ago
  27. 1489939 [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME by john stultz · 17 years ago
  28. c37e7bb [PATCH] time: x86_64: split x86_64/kernel/time.c up by john stultz · 17 years ago
  29. 2d0c87c [PATCH] time: x86_64: hpet_address cleanup by john stultz · 17 years ago
  30. acc9a9d [PATCH] generic: vsyscall-gtod support for GENERIC_TIME by john stultz · 17 years ago
  31. 88ad0bf6 [PATCH] Add SysRq-Q to print timer_list debug info by Ingo Molnar · 17 years ago
  32. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 17 years ago
  33. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 17 years ago
  34. 8bfd9a7 [PATCH] hrtimers: prevent possible itimer DoS by Thomas Gleixner · 17 years ago
  35. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 17 years ago
  36. d40891e [PATCH] i386: enable dynticks in kconfig by Ingo Molnar · 17 years ago
  37. f8b5035 [PATCH] i386 prepare nmi watchdog for dynticks by Thomas Gleixner · 17 years ago
  38. 7416734 [PATCH] i386 prepare for dyntick by Ingo Molnar · 17 years ago
  39. d36b49b [PATCH] i386 rework local apic timer calibration by Thomas Gleixner · 17 years ago
  40. e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 17 years ago
  41. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 17 years ago
  42. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 17 years ago
  43. 906568c [PATCH] tick-management: core functionality by Thomas Gleixner · 17 years ago
  44. d316c57 [PATCH] clockevents: add core functionality by Thomas Gleixner · 17 years ago
  45. e05d723 [PATCH] i386, apic: clean up the APIC code by Thomas Gleixner · 17 years ago
  46. d66bea5 [PATCH] Allow early access to the power management timer by Thomas Gleixner · 17 years ago
  47. 169a0ab [PATCH] ACPI keep track of timer broadcasting by Thomas Gleixner · 17 years ago
  48. 3434933 [PATCH] ACPI: fix missing include for UP by Thomas Gleixner · 17 years ago
  49. dd3629b [PATCH] hrtimers: move and add documentation by Thomas Gleixner · 17 years ago
  50. 5cfb6de [PATCH] hrtimers: clean up callback tracking by Thomas Gleixner · 17 years ago
  51. 303e967 [PATCH] hrtimers; add state tracking by Thomas Gleixner · 17 years ago
  52. 3c8aa39 [PATCH] hrtimers: cleanup locking by Thomas Gleixner · 17 years ago
  53. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 17 years ago
  54. fd064b9 [PATCH] Extend next_timer_interrupt() to use a reference jiffie by Thomas Gleixner · 17 years ago
  55. 1cfd684 [PATCH] Fix cascade lookup of next_timer_interrupt by Thomas Gleixner · 17 years ago
  56. dde4b2b [PATCH] uninline irq_enter() by Ingo Molnar · 17 years ago
  57. 07190a0 [PATCH] Mark TSC on GeodeLX reliable by Marcelo Tosatti · 17 years ago
  58. 5d8b34f [PATCH] clocksource: Add verification (watchdog) helper by Thomas Gleixner · 17 years ago
  59. 7e69f2b [PATCH] clocksource: Remove the update callback by Thomas Gleixner · 17 years ago
  60. 877fe38 [PATCH] clocksource: fixup is_continous changes on MIPS by Thomas Gleixner · 17 years ago
  61. cc02d80 [PATCH] clocksource: fixup is_continous changes on S390 by Thomas Gleixner · 17 years ago
  62. 2693506 [PATCH] clocksource: fixup is_continous changes on AVR32 by Thomas Gleixner · 17 years ago
  63. c66699a [PATCH] clocksource: fixup is_continous changes on ARM by Thomas Gleixner · 17 years ago
  64. 73b08d2 [PATCH] clocksource: replace is_continuous by a flag field by Thomas Gleixner · 17 years ago
  65. 95492e4 [PATCH] x86: rewrite SMP TSC sync code by Ingo Molnar · 17 years ago
  66. 92c7e00 [PATCH] Simplify the registration of clocksources by Thomas Gleixner · 17 years ago
  67. 26a08eb [PATCH] i386 Remove useless code in tsc.c by Thomas Gleixner · 17 years ago
  68. c1d370e [PATCH] i386: use GTOD persistent clock support by John Stultz · 17 years ago
  69. 411187f [PATCH] GTOD: persistent clock support by John Stultz · 17 years ago
  70. 9f907c0 [PATCH] Fix timeout overflow with jiffies by Ingo Molnar · 17 years ago
  71. 41cf544 [PATCH] Fix multiple conversion bugs in msecs_to_jiffies by Ingo Molnar · 17 years ago
  72. 8b9365d [PATCH] Uninline jiffies.h functions by Ingo Molnar · 17 years ago
  73. f4304ab [PATCH] HZ free ntp by john stultz · 17 years ago
  74. 771ee3b [PATCH] Add a function to handle interrupt affinity setting by Thomas Gleixner · 17 years ago
  75. 950f442 [PATCH] Add irq flag to disable balancing for an interrupt by Thomas Gleixner · 17 years ago
  76. b463fc6 [PATCH] vmi-versus-hrtimers by Andrew Morton · 17 years ago
  77. c6025a7 [PATCH] correct CONFIG_GIGASET_M101 Makefile entry by Adrian Bunk · 17 years ago
  78. 838e56a [PATCH] uml: fix 2.6.20 hang by Jeff Dike · 17 years ago
  79. beb497a [PATCH] __page_symlink retry loop error code fix by Dmitriy Monakhov · 17 years ago
  80. fb4d64e [PATCH] pci_iomap_regions() error handling fix by Frederik Deweerdt · 17 years ago
  81. f5de611 [PATCH] GPIO core documentation by David Brownell · 17 years ago
  82. 41d8ca4 [AVR32] Use per-controller spi_board_info structures by Haavard Skinnemoen · 17 years ago
  83. 23cebe2 [AVR32] Warn, don't BUG if clk_disable is called too many times by Haavard Skinnemoen · 17 years ago
  84. 7a5fe23 [AVR32] Make sure all genclocks have a parent by Haavard Skinnemoen · 17 years ago
  85. 160f345 [AVR32] Remove unnecessary sys_nfsservctl conditional by Haavard Skinnemoen · 17 years ago
  86. 1a6f143 [AVR32] Wire up the SysV IPC calls properly by Haavard Skinnemoen · 17 years ago
  87. 2201ec2 [AVR32] Define ioremap_nocache, ioport_map and ioport_unmap by Haavard Skinnemoen · 17 years ago
  88. b60f16e [AVR32] Fix prototypes for __raw_writesb and friends by Haavard Skinnemoen · 17 years ago
  89. 7de970e sata_vsc: use default cache line size if non-zero by Nate Dailey · 17 years ago
  90. 5278b50 sata_nv: handle SError status indication by Robert Hancock · 17 years ago
  91. 8361cd7 add delay around sl82c105_reset_engine calls by Olaf Hering · 17 years ago
  92. 9f271d5 ATA convert GSI to irq on ia64 by Zhang, Yanmin · 17 years ago
  93. 81afe89 libata: clear TF before IDENTIFYing by Tejun Heo · 17 years ago
  94. f834e49 libata: Add a host flag to indicate lack of IORDY capability by Alan Cox · 17 years ago
  95. 61f216c libata: fix drive side 80c cable check, take 3 by Tejun Heo · 17 years ago
  96. 5387373 sata_promise: new EH conversion for 20619 chips, take 2 by Mikael Pettersson · 17 years ago
  97. 2fb8b49 sata_promise: fix missing PATA cable detection by Mikael Pettersson · 17 years ago
  98. f99c6bb Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  99. e0a04cf [PATCH] mincore: vma crossing fix by Nick Piggin · 17 years ago
  100. 4a76ef0 [PATCH] mincore: fill in results properly by Nick Piggin · 17 years ago