1. c467a38 Delete unused header file linux/awe_voice.h by Robert P. J. Day · 19 years ago
  2. e5f00f4 make remove_inode_dquot_ref() static by Adrian Bunk · 19 years ago
  3. 757dea9 Delete unused header file math-emu/extended.h by Robert P. J. Day · 19 years ago
  4. ef51c97 Remove do_sync_file_range() by Mark Fasheh · 19 years ago
  5. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 19 years ago
  6. 98a27ba tty: introduce no_tty and use it in selinux by Eric W. Biederman · 19 years ago
  7. 6ae9200 enlarge console.name by Andrew Morton · 19 years ago
  8. 9adef58 futex: get_futex_key, get_key_refs and drop_key_refs by Rusty Russell · 19 years ago
  9. 1a86b5e cyclades: remove custom types by Klaus Kudielka · 19 years ago
  10. 7c4e95b fix cyclades.h for x86_64 (and probably others) by Klaus Kudielka · 19 years ago
  11. 9b3af29 Kprobes: Make kprobe.symbol_name const by Ananth N Mavinakayanahalli · 19 years ago
  12. 6de0212 tty: i386/x86_64 arbitary speed support by Alan Cox · 19 years ago
  13. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 19 years ago
  14. 7695650 Fix race between proc_get_inode() and remove_proc_entry() by Alexey Dobriyan · 19 years ago
  15. 79c0b2d add filesystem subtype support by Miklos Szeredi · 19 years ago
  16. 2e17c55 init dma masks in pnp_dev by David Brownell · 19 years ago
  17. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 19 years ago
  18. 616883d IRQ: add __must_check to request_irq by Monakhov Dmitriy · 19 years ago
  19. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 19 years ago
  20. fe08a9d reiserfs: shrink superblock if no xattrs by Alexey Dobriyan · 19 years ago
  21. ee7b9e3 Fix compilation of drivers with -O0 by Michal Schmidt · 19 years ago
  22. 4659539 init/do_mounts.c: proper prepare_namespace() prototype by Adrian Bunk · 19 years ago
  23. 1ae7075 use use SEEK_MAX to validate user lseek arguments by Chris Snook · 19 years ago
  24. 8e2c200 Fix constant folding and poor optimization in byte swapping code by Trent Piepho · 19 years ago
  25. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 19 years ago
  26. 97dc32c reduce size of task_struct on 64-bit machines by William Cohen · 19 years ago
  27. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 19 years ago
  28. 3e9f45b Factor outstanding I/O error handling by Guillaume Chazarain · 19 years ago
  29. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 19 years ago
  30. b46b8f1 Increase slab redzone to 64bits by David Woodhouse · 19 years ago
  31. a989705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  32. 2d56d3c Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 19 years ago
  33. 5cefcab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 19 years ago
  34. 9fa0853 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  35. ef93127 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  36. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  37. 5b6b549 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 19 years ago
  38. 16dd07b uml: more page fault path trimming by Jeff Dike · 19 years ago
  39. e024715 uml: improve checking and diagnostics of ethernet MACs by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  40. c5e631c ARRAY_SIZE: check for type by Rusty Russell · 19 years ago
  41. 56f99bc swsusp: free more memory by Rafael J. Wysocki · 19 years ago
  42. ab3bfca remove software_suspend() by Johannes Berg · 19 years ago
  43. 0429335 mm: remove unused page flags by Rafael J. Wysocki · 19 years ago
  44. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 19 years ago
  45. 7be9823 swsusp: use inline functions for changing page flags by Rafael J. Wysocki · 19 years ago
  46. ed58a59 ALPHA: "prctl" macros by Ivan Kokshaysky · 19 years ago
  47. c728d60 h8300 generic irq by Yoshinori Sato · 19 years ago
  48. 194de56 blackfin: serial driver by Bryan Wu · 19 years ago
  49. 1394f03 blackfin architecture by Bryan Wu · 19 years ago
  50. 906e0be page migration: Only migrate pages if allocation in the highest zone is possible by Christoph Lameter · 19 years ago
  51. cfce660 Slab allocators: remove useless __GFP_NO_GROW flag by Christoph Lameter · 19 years ago
  52. 4f10493 slab allocators: Remove SLAB_CTOR_ATOMIC by Christoph Lameter · 19 years ago
  53. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 19 years ago
  54. 0a31bd5 KMEM_CACHE(): simplify slab cache creation by Christoph Lameter · 19 years ago
  55. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 19 years ago
  56. f9a1439 mm: optimize kill_bdev() by Peter Zijlstra · 19 years ago
  57. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 19 years ago
  58. 3a2cba9 Quicklist support for sparc64 by David Miller · 19 years ago
  59. 6225e93 Quicklists for page table pages by Christoph Lameter · 19 years ago
  60. 643b113 slub: enable tracking of full slabs by Christoph Lameter · 19 years ago
  61. b49af68 Add virt_to_head_page and consolidate code in slab and slub by Christoph Lameter · 19 years ago
  62. 6d77795 mm: optimize compound_head() by avoiding a shared page flag by Christoph Lameter · 19 years ago
  63. d85f338 Make page->private usable in compound pages by Christoph Lameter · 19 years ago
  64. 614410d SLUB: allocate smallest object size if the user asks for 0 bytes by Christoph Lameter · 19 years ago
  65. 81819f0 SLUB core by Christoph Lameter · 19 years ago
  66. b5637e6 i386: use page allocator to allocate thread_info structure by Christoph Lameter · 19 years ago
  67. 6ce745e readahead: code cleanup by Jan Kara · 19 years ago
  68. ec0f163 readahead: improve heuristic detecting sequential reads by Jan Kara · 19 years ago
  69. b813e93 smaps: add clear_refs file to clear reference by David Rientjes · 19 years ago
  70. 0013572 i386: use pte_update_defer in ptep_test_and_clear_{dirty,young} by Zachary Amsden · 19 years ago
  71. 10a8d6a i386: add ptep_test_and_clear_{dirty,young} by David Rientjes · 19 years ago
  72. 9490991 Add unitialized_var() macro for suppressing gcc warnings by Borislav Petkov · 19 years ago
  73. 14e0729 add pfn_valid_within helper for sub-MAX_ORDER hole detection by Andy Whitcroft · 19 years ago
  74. ac26772 mm/slab.c: proper prototypes by Adrian Bunk · 19 years ago
  75. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 19 years ago
  76. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 19 years ago
  77. 5f22df0 mm: remove gcc workaround by Nick Piggin · 19 years ago
  78. d2ba27e8 proper prototype for hugetlb_get_unmapped_area() by Adrian Bunk · 19 years ago
  79. aee16b3 Add apply_to_page_range() which applies a function to a pte range by Jeremy Fitzhardinge · 19 years ago
  80. abb4a23 serial: define FIXED_PORT flag for serial_core by David Gibson · 19 years ago
  81. bd71c18 RM9000 serial driver by Thomas Koeller · 19 years ago
  82. beab697 serial driver PMC MSP71xx by Marc St-Jean · 19 years ago
  83. 6179b55 add new_id to PCMCIA drivers by Bernhard Walle · 19 years ago
  84. fd76bab slab: introduce krealloc by Pekka Enberg · 19 years ago
  85. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 19 years ago
  86. cf4328c [NET]: rfkill: add support for input key to control wireless radio by Ivo van Doorn · 19 years ago
  87. 861fe90 [SPARC64]: SUN4U PCI-E controller support. by David S. Miller · 19 years ago
  88. ed23a72 IB: Return "maybe missed event" hint from ib_req_notify_cq() by Roland Dreier · 19 years ago
  89. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 19 years ago
  90. 39374aa sh: R7785RP board updates. by Ryusuke Sakato · 19 years ago
  91. 3a2e117 sh: Add die chain notifiers. by Paul Mundt · 19 years ago
  92. 6865f0e sh: Solution Engine 7722 board support. by Ryusuke Sakato · 19 years ago
  93. 6b817c0 sh: Fix r7780rp build. by Paul Mundt · 19 years ago
  94. 4d5ade5 sh: kdump support. by Paul Mundt · 19 years ago
  95. db62e5b sh: Move clock reporting to its own proc entry. by Paul Mundt · 19 years ago
  96. 2a8ff45 sh: Solution Engine SH7705 board and CPU updates. by Nobuhiro Iwamatsu · 19 years ago
  97. 1929cb3 sh: SH7722 clock framework support. by dmitry pervushin · 19 years ago
  98. dd12666 sh: Obey CONFIG_HZ for HZ definition. by Paul Mundt · 19 years ago
  99. 760bcb1 sh: Fix fstatat64() syscall. by SUGIOKA Toshinobu · 19 years ago
  100. b757623 sh: SH7780 Solution Engine board support. by Nobuhiro Iwamatsu · 19 years ago