1. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  2. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  3. 2e774c7 rtc: add support for the ST M48T59 RTC by Mark Zhan · 17 years ago
  4. 1269bc6 knfsd: nfsd: enforce per-flavor id squashing by J. Bruce Fields · 17 years ago
  5. 4796f45 knfsd: nfsd4: secinfo handling without secinfo= option by J. Bruce Fields · 17 years ago
  6. dcb488a3 knfsd: nfsd4: implement secinfo by Andy Adamson · 17 years ago
  7. 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago
  8. 32c1eb0 knfsd: nfsd4: return nfserr_wrongsec by Andy Adamson · 17 years ago
  9. 3ab4d8b knfsd: nfsd: set rq_client to ip-address-determined-domain by J. Bruce Fields · 17 years ago
  10. 0989a78 knfsd: nfsd: provide export lookup wrappers which take a svc_rqst by J. Bruce Fields · 17 years ago
  11. df547ef knfsd: nfsd4: simplify exp_pseudoroot arguments by J. Bruce Fields · 17 years ago
  12. e677bfe knfsd: nfsd4: parse secinfo information in exports downcall by Andy Adamson · 17 years ago
  13. c417058 knfsd: nfsd4: store pseudoflavor in request by Andy Adamson · 17 years ago
  14. 47f9940 knfsd: nfsd4: don't delegate files that have had conflicts by Meelap Shah · 17 years ago
  15. c2f1a55 knfsd: nfsd4: vary maximum delegation limit based on RAM size by Meelap Shah · 17 years ago
  16. 1e51402 knfsd: nfsd: remove unused header interface.h by J. Bruce Fields · 17 years ago
  17. 33a1060 knfsd: nfsd4: fix NFSv4 filehandle size units confusion by J. Bruce Fields · 17 years ago
  18. 9a8db97 knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 by Marc Eshel · 17 years ago
  19. d37065c knfsd: exportfs: add procedural interface for NFSD by Christoph Hellwig · 17 years ago
  20. 5ca2960 knfsd: exportfs: remove iget abuse by Christoph Hellwig · 17 years ago
  21. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  22. 67837f2 Use mutex instead of semaphore in CAPI 2.0 driver by Matthias Kaehlcke · 17 years ago
  23. f29ba28 spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x by Joakim Tjernlund · 17 years ago
  24. 447aef1 SPI: tle620x power switch driver by Ben Dooks · 17 years ago
  25. ad24152 CRC7 support by Jan Nikitenko · 17 years ago
  26. c06e677 SPI: add 3wire mode flag by David Brownell · 17 years ago
  27. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  28. 2a41de4 Fix sparse false positives re BUG_ON(ptr) by Alexey Dobriyan · 17 years ago
  29. 5b78cc9 make timespec_equal() take const arguments by Jan Engelhardt · 17 years ago
  30. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  31. b45d527 sb1250-duart.c: SB1250 DUART serial support by Maciej W. Rozycki · 17 years ago
  32. f9e86f419 Remove CHILD_MAX by Roland McGrath · 17 years ago
  33. 7729303 Remove OPEN_MAX by Roland McGrath · 17 years ago
  34. c09edd6 avoid OPEN_MAX in SCM_MAX_FD by Roland McGrath · 17 years ago
  35. f448024 unregister_blkdev(): return void by Akinobu Mita · 17 years ago
  36. 62239ac proper prototype for proc_nr_files() by Adrian Bunk · 17 years ago
  37. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  38. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  39. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  40. 2a7326b CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic by Christoph Lameter · 17 years ago
  41. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  42. b5fab14e Add VM_BUG_ON in case someone uses page_mapping on a slab page by Christoph Lameter · 17 years ago
  43. 81cda66 Slab allocators: Cleanup zeroing allocations by Christoph Lameter · 17 years ago
  44. 0c71001 SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  45. 6cb8f91 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics by Christoph Lameter · 17 years ago
  46. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  47. 5ad333e Lumpy Reclaim V4 by Andy Whitcroft · 17 years ago
  48. ed7ed36 handle kernelcore=: generic by Mel Gorman · 17 years ago
  49. 396faf0 Allow huge page allocations to use GFP_HIGH_MOVABLE by Mel Gorman · 17 years ago
  50. 2a1e274 Create the ZONE_MOVABLE zone by Mel Gorman · 17 years ago
  51. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  52. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  53. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  54. cd378f1 [IA64] Support irq migration across domain by Yasuaki Ishimatsu · 17 years ago
  55. 4994be1 [IA64] Add support for vector domain by Yasuaki Ishimatsu · 17 years ago
  56. e1b30a3 [IA64] Add mapping table between irq and vector by Yasuaki Ishimatsu · 17 years ago
  57. c1726d6 [IA64] Use per iosapic lock for indirect iosapic register access by Yasuaki Ishimatsu · 17 years ago
  58. 13bd59a Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSG by Geert Uytterhoeven · 17 years ago
  59. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  60. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  61. 6c36a70 macb: Use generic PHY layer by frederic RODO · 17 years ago
  62. 2e27afb Revert "[NET]: Fix races in net_rx_action vs netpoll." by Linus Torvalds · 17 years ago
  63. add0969 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  64. e245bef Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  65. 14dc524 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  66. 02b2318 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  67. b91cba5 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  68. 5e70030 ext4: statfs speed up by Badari Pulavarty · 17 years ago
  69. a71ce8c ext3: statfs speed up by Badari Pulavarty · 17 years ago
  70. 2235219 ext2: statfs speed up by Badari Pulavarty · 17 years ago
  71. 8f8a68e remove mm/backing-dev.c:congestion_wait_interruptible() by Adrian Bunk · 17 years ago
  72. 1f1f642 make cancel_xxx_work_sync() return a boolean by Oleg Nesterov · 17 years ago
  73. f5a421a rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() by Oleg Nesterov · 17 years ago
  74. d529880 Remove the last few UMSDOS leftovers by Jesper Juhl · 17 years ago
  75. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  76. cc2ea41 uninline check_signature() by Andrew Morton · 17 years ago
  77. cf99aba make seccomp zerocost in schedule by Andrea Arcangeli · 17 years ago
  78. 1d9d02f move seccomp from /proc to a prctl by Andrea Arcangeli · 17 years ago
  79. 132e4b0 cdrom: replace hard-coded constants by kernel.h macro. by Robert P. J. Day · 17 years ago
  80. 213dd26 namespace: ensure clone_flags are always stored in an unsigned long by Eric W. Biederman · 17 years ago
  81. f489592 Remove final two references to "__obsolete_setup" macro by Robert P. J. Day · 17 years ago
  82. 4b77758 Introduce compat_u64 and compat_s64 types by Arnd Bergmann · 17 years ago
  83. dcf5008 remove unused lock_cpu_hotplug_interruptible definition by Nathan Lynch · 17 years ago
  84. ea5a3dcf COBALT: remove all references to Cobalt NVRAM by Robert P. J. Day · 17 years ago
  85. 77ec739 user namespace: add unshare by Serge E. Hallyn · 17 years ago
  86. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  87. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  88. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  89. 4f27c00 Improve behaviour of spurious IRQ detect by Alan Cox · 17 years ago
  90. 5216184 fix typo in prefetch.h by Dave Jones · 17 years ago
  91. b663a79 taskstats: add context-switch counters by Maxim Uvarov · 17 years ago
  92. dcae56e Drop an empty isicom.h from being exported to user space. by Robert P. J. Day · 17 years ago
  93. c289dca remove sonypi_camera_command() by Adrian Bunk · 17 years ago
  94. 759448f Kernel utf-8 handling by Jan Engelhardt · 17 years ago
  95. aa0ac36 Remove capability.h from mm.h by Alexey Dobriyan · 17 years ago
  96. 4a19542 O_CLOEXEC for SCM_RIGHTS by Ulrich Drepper · 17 years ago
  97. f23513e Introduce O_CLOEXEC by Ulrich Drepper · 17 years ago
  98. c5c061b8 Add a flag to indicate deferrable timers in /proc/timer_stats by Venki Pallipadi · 17 years ago
  99. e080706 remove odd and misleading comments from uio.h by Christoph Hellwig · 17 years ago
  100. 1b0fac4 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs by Dan Williams · 17 years ago