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