1. 6ffc787 system timer: fix crash in <100Hz system timer by David Fries · 17 years ago
  2. 1bf4734 kernel/sys.c: get rid of expensive divides in groups_sort() by Eric Dumazet · 17 years ago
  3. dc99915 parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard by Luís P Mendes · 17 years ago
  4. 1a669c2 Add arch_ptrace_stop by Roland McGrath · 17 years ago
  5. 4749380 drivers/isdn/i4l/isdn_tty.c: remove write_sem by Daniel Walker · 17 years ago
  6. eb31005 drivers/char/tty_io.c: remove pty_sem by Daniel Walker · 17 years ago
  7. d99c4f6 Remove rcu_assign_pointer() penalty for NULL pointers by Paul E. McKenney · 17 years ago
  8. 5ab24c7 Fix __const_udelay declaration and definition mismatches by Jeff Dike · 17 years ago
  9. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  10. ece9591 inotify: send IN_ATTRIB events when link count changes by Jan Kara · 17 years ago
  11. 797074e fs: use list_for_each_entry_reverse and kill sb_entry by Akinobu Mita · 17 years ago
  12. f10db62 Avoid divide in IS_ALIGN by Herbert Xu · 17 years ago
  13. b324215 PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage by Eric Dumazet · 17 years ago
  14. e7ca2d4 Document I_SYNC and I_DATASYNC by Joern Engel · 17 years ago
  15. 0321155 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol by Jiri Olsa · 17 years ago
  16. de9330d log2.h: Define order_base_2() macro for convenience. by Robert P. J. Day · 17 years ago
  17. 2646437 proper prototype for vty_init() by Adrian Bunk · 17 years ago
  18. 011e3fc proper prototype for get_filesystem_list() by Adrian Bunk · 17 years ago
  19. a1c9eea proper prototype for signals_init() by Adrian Bunk · 17 years ago
  20. 941e492 read_current_timer() cleanups by Andrew Morton · 17 years ago
  21. 83bad1d scheduled OSS driver removal by Adrian Bunk · 17 years ago
  22. f74596d proper show_interrupts() prototype by Adrian Bunk · 17 years ago
  23. 870b8f8 remove mm_{ptov,vtop}() by Adrian Bunk · 17 years ago
  24. 7b89280 cleanup after APUS removal by Adrian Bunk · 17 years ago
  25. 96c5865 Allow auto-destruction of loop devices by David Woodhouse · 17 years ago
  26. a3b8111 remove support for un-needed _extratext section by Robin Getz · 17 years ago
  27. 0a5dcb5 Parallel port: convert port_mutex to the mutex API by Matthias Kaehlcke · 17 years ago
  28. 4e70148 hash: add explicit u32 and u64 versions of hash by Matthew Wilcox · 17 years ago
  29. 06b8e87 taskstats scaled time cleanup by Michael Neuling · 17 years ago
  30. 551e4fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  31. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 17 years ago
  32. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 29dd597 ide: remove ide_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  34. afdd360 ide: remove write-only ->sata_misc[] from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 34394e4 ppc: fix #ifdef-s in mediabay driver (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 7c7e92a Palmchip BK3710 IDE driver by Anton Salnikov · 17 years ago
  37. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 17 years ago
  38. 46a56c5 Fix timerfd breakage on avr32 by Haavard Skinnemoen · 17 years ago
  39. 21511ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  40. 39ce941 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  41. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  42. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  43. 01ac835 uml: LDT mutex conversion by Daniel Walker · 17 years ago
  44. 7281ff9 uml: add back CONFIG_HZ by Jeff Dike · 17 years ago
  45. a9b71b6 uml: get rid of syscall counters by Jeff Dike · 17 years ago
  46. 0b4e273 uml: customize tlb.h by Jeff Dike · 17 years ago
  47. 909e90d uml: 64-bit tlb fixes by Jeff Dike · 17 years ago
  48. 3963333 uml: cover stubs with a VMA by Jeff Dike · 17 years ago
  49. 42a2b54 uml: clean up TASK_SIZE usage by Jeff Dike · 17 years ago
  50. ca77b55 uml: add virt_to_pte by Jeff Dike · 17 years ago
  51. 655e4ed uml: fix page table data sizes by Jeff Dike · 17 years ago
  52. a5a678c uml: current.h cleanup by Jeff Dike · 17 years ago
  53. 009ec2a uml: style cleanup by Jeff Dike · 17 years ago
  54. 8192ab4 uml: header untangling by Jeff Dike · 17 years ago
  55. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 17 years ago
  56. 300ecf5 UML - Fix build in 2.6.24-rc2-mm1 by Jeff Dike · 17 years ago
  57. d83ecf0 uml: tidy pgtable.h by Jeff Dike · 17 years ago
  58. b2cf770 uml: get rid of asmlinkage by Jeff Dike · 17 years ago
  59. c112746 uml: implement get_wchan by Jeff Dike · 17 years ago
  60. 4d18de4 uml: remove xmm checking on x86 by Karol Swietlicki · 17 years ago
  61. 747646a cris: remove unused __dummy, CONST_ADDR and ADDR from bitops.h by Jesper Nilsson · 17 years ago
  62. 57dfee7 mac68k: add nubus card definitions and a typo fix by Finn Thain · 17 years ago
  63. 00bf59c mac68k: remove dead code by Finn Thain · 17 years ago
  64. fa23f5c leds: add possibility to remove leds classdevs during suspend/resume by Rafael J. Wysocki · 17 years ago
  65. a41e3dc HWRNG: add possibility to remove hwrng devices during suspend/resume by Rafael J. Wysocki · 17 years ago
  66. 533354d Misc: Add possibility to remove misc devices during suspend/resume by Rafael J. Wysocki · 17 years ago
  67. f011e2e latency.c: use QoS infrastructure by Mark Gross · 17 years ago
  68. d82b351 pm qos infrastructure and interface by Mark Gross · 17 years ago
  69. 4ef7229 make kernel_shutdown_prepare() static by Adrian Bunk · 17 years ago
  70. cbed6c6 alpha: fix warning by fixing flush_tlb_kernel_range() by Andrew Morton · 17 years ago
  71. 2f78dcf Alpha doesn't use socketcall by Samuel Thibault · 17 years ago
  72. 26a6e66 alpha: atomic_add_return() should return int by Andrew Morton · 17 years ago
  73. c155f3f m68knomu: remove dead config symbols from m68knomu code by Jiri Olsa · 17 years ago
  74. 8c5900b frv: remove dead config symbol from FRV code by Jiri Olsa · 17 years ago
  75. 82b12e2 FRV: move DMA macros to scatterlist.h for consistency. by Robert P. J. Day · 17 years ago
  76. e114e47 Smack: Simplified Mandatory Access Control Kernel by Casey Schaufler · 17 years ago
  77. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 17 years ago
  78. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 17 years ago
  79. 46c383c Remove unnecessary include from include/linux/capability.h by Andrew Morgan · 17 years ago
  80. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 17 years ago
  81. 8f6936f revert "capabilities: clean up file capability reading" by Andrew Morton · 17 years ago
  82. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 17 years ago
  83. 8bc3be2 writeback: speed up writeback of big dirty files by Fengguang Wu · 17 years ago
  84. 0ed361d mm: fix PageUptodate data race by Nick Piggin · 17 years ago
  85. 195cf45 mm/page-writeback: highmem_is_dirtyable option by Bron Gondwana · 17 years ago
  86. 3dfa572 Page allocator: get rid of the list of cold pages by Christoph Lameter · 17 years ago
  87. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  88. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 17 years ago
  89. f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 17 years ago
  90. e647309 maps4: introduce a generic page walker by Matt Mackall · 17 years ago
  91. 698dd4b maps4: move is_swap_pte by Matt Mackall · 17 years ago
  92. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 17 years ago
  93. 73b1262 tmpfs: move swap swizzling into shmem by Hugh Dickins · 17 years ago
  94. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 17 years ago
  95. 46017e9 swapin_readahead: move and rearrange args by Hugh Dickins · 17 years ago
  96. aec2c3e VM: allow get_page_unless_zero on compound pages by Christoph Lameter · 17 years ago
  97. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 17 years ago
  98. 0b7a961 i386: Resolve dependency of asm-i386/pgtable.h on highmem.h by Christoph Lameter · 17 years ago
  99. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 17 years ago
  100. 48667e7 Move vmalloc_to_page() to mm/vmalloc. by Christoph Lameter · 17 years ago