1. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 17 years ago
  2. 2793274 add file position info to proc by Miklos Szeredi · 17 years ago
  3. c5141e6 procfs: reorder struct pid_dentry to save space on 64bit archs, and constify them by Eric Dumazet · 17 years ago
  4. d9a2f4a drivers/char/synclink.c: check kmalloc() return value by Amit Choudhary · 17 years ago
  5. fd46387 remove unused header file: drivers/char/digi.h by Robert P. J. Day · 17 years ago
  6. b656eea remove unused header file: drivers/message/i2o/i2o_lan.h by Robert P. J. Day · 17 years ago
  7. 5096add proc: maps protection by Kees Cook · 17 years ago
  8. 4a1ccb5 virtual_eisa_root_init() should be __init by Andrew Morton · 17 years ago
  9. cd436af rocket: remove modversions include by Robert P. J. Day · 17 years ago
  10. 4ea1b0f floppy: handle device_create_file() failure while init by Dmitriy Monakhov · 17 years ago
  11. 6de2d20 replace pci_find_device in drivers/telephony/ixj.c by Surya · 17 years ago
  12. d954e8e tpm_infineon: add support for devices in mmio space by Alex Williamson · 17 years ago
  13. 5843205 namei.c: remove utterly outdated comment by Christoph Hellwig · 17 years ago
  14. acb0c85 vfs: remove superflous sb == NULL checks by Christoph Hellwig · 17 years ago
  15. 578c818 proc: remove pathetic ->deleted WARN_ON by Alexey Dobriyan · 17 years ago
  16. 59cd0cb Fix race between proc_readdir and remove_proc_entry by Darrick J. Wong · 17 years ago
  17. 7695650 Fix race between proc_get_inode() and remove_proc_entry() by Alexey Dobriyan · 17 years ago
  18. 79c0b2d add filesystem subtype support by Miklos Szeredi · 17 years ago
  19. 880afc4 oss: strlcpy is smart enough by Jean Delvare · 17 years ago
  20. 6192bd5 epoll: optimizations and cleanups by Davide Libenzi · 17 years ago
  21. 44171df the scheduled removal of OBSOLETE_OSS options by Adrian Bunk · 17 years ago
  22. fedee54 ext3: dirindex error pointer issues by Dmitriy Monakhov · 17 years ago
  23. 753e9c5 Optimize timespec_trunc() by Eric Dumazet · 17 years ago
  24. 2e17c55 init dma masks in pnp_dev by David Brownell · 17 years ago
  25. 6f8bc50 rcutorture: Mark rcu_torture_init as __init by Josh Triplett · 17 years ago
  26. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 17 years ago
  27. 4fc75ff exec: fix remove_arg_zero by Nick Piggin · 17 years ago
  28. af7c693 Cap shmmax at INT_MAX in compat shminfo by Guy Streeter · 17 years ago
  29. ee527cd Use stop_machine_run in the Intel RNG driver by Prarit Bhargava · 17 years ago
  30. 616883d IRQ: add __must_check to request_irq by Monakhov Dmitriy · 17 years ago
  31. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 17 years ago
  32. f87367a reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO" by Robert P. J. Day · 17 years ago
  33. 6d4f9c5 module: use krealloc by Pekka Enberg · 17 years ago
  34. fe08a9d reiserfs: shrink superblock if no xattrs by Alexey Dobriyan · 17 years ago
  35. 6f2fad7 Apple SMC driver (hardware monitoring and control) by Nicolas Boichat · 17 years ago
  36. ee7b9e3 Fix compilation of drivers with -O0 by Michal Schmidt · 17 years ago
  37. 4659539 init/do_mounts.c: proper prepare_namespace() prototype by Adrian Bunk · 17 years ago
  38. b2ead6e fix section mismatch warning in lib/swiotlb.c by Sam Ravnborg · 17 years ago
  39. 3c30879 scripts: kernel-doc whitespace cleanup by Randy Dunlap · 17 years ago
  40. 2d3466a reiserfs: possible null pointer dereference during resize by Dmitriy Monakhov · 17 years ago
  41. 82f703b freevxfs: possible null pointer dereference fix by Dmitriy Monakhov · 17 years ago
  42. 1368c4f is_power_of_2 in fs/block_dev.c by Vignesh Babu BM · 17 years ago
  43. e1b5c1d is_power_of_2 in fs/hfs by Vignesh Babu BM · 17 years ago
  44. e7d709c is_power_of_2 in fat by Vignesh Babu BM · 17 years ago
  45. 4fa156e drivers/char/hvc_console.c: cleanups by Adrian Bunk · 17 years ago
  46. 6309ed7 tty: Clarify documentation of ->write() by Alan · 17 years ago
  47. 3972b7f devpts: add fsnotify create event by Florin Malita · 17 years ago
  48. 1ae7075 use use SEEK_MAX to validate user lseek arguments by Chris Snook · 17 years ago
  49. 7b8e892 use symbolic constants in generic lseek code by Chris Snook · 17 years ago
  50. 5b79520 Documentation: Ask driver writers to provide PM support by Rafael J. Wysocki · 17 years ago
  51. 8e2c200 Fix constant folding and poor optimization in byte swapping code by Trent Piepho · 17 years ago
  52. 02fb614 softlockup: s/99/MAX_RT_PRIO/ by Oleg Nesterov · 17 years ago
  53. 1065d13 freezer: task->exit_state should be treated as bolean by Oleg Nesterov · 17 years ago
  54. fca3b74 ipmi: add pci remove handling by Corey Minyard · 17 years ago
  55. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 17 years ago
  56. ee6cd5f ipmi: allow shared interrupts by Corey Minyard · 17 years ago
  57. dba9b4f ipmi: add powerpc openfirmware sensing by Corey Minyard · 17 years ago
  58. 24c32d7 mm: shrink parent dentries when shrinking slab by Andrew Morton · 17 years ago
  59. d52b908 fix quadratic behavior of shrink_dcache_parent() by Miklos Szeredi · 17 years ago
  60. 97dc32c reduce size of task_struct on 64-bit machines by William Cohen · 17 years ago
  61. 4d7bf11 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems by Markus Rechberger · 17 years ago
  62. 8948e11 Allow access to /proc/$PID/fd after setuid() by Alexey Dobriyan · 17 years ago
  63. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 17 years ago
  64. 7e4c369 block_write_full_page(): report ENOSPC by Andrew Morton · 17 years ago
  65. 3e9f45b Factor outstanding I/O error handling by Guillaume Chazarain · 17 years ago
  66. c83e448 uml: an idle system should have zero load average by Jeff Dike · 17 years ago
  67. f1adc05 uml: hostfs style fixes by Jeff Dike · 17 years ago
  68. 5822b7f uml: make hostfs_setattr() support operations on unlinked open files by Alberto Bertogli · 17 years ago
  69. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 17 years ago
  70. 72280ed Add white list into modpost.c for memory hotplug code and ia64's machvec section by Yasunori Goto · 17 years ago
  71. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 17 years ago
  72. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  73. b46b8f1 Increase slab redzone to 64bits by David Woodhouse · 17 years ago
  74. 5b94f67 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  75. d12db0b Fix bluetooth HCI sysfs compile by Linus Torvalds · 17 years ago
  76. d679f80 [SCSI] esp_scsi: Fix section mismatch warnings. by Martin Habets · 17 years ago
  77. de9f0cf [VIDEO] sunxvr2500: Fix PCI device ID table. by David S. Miller · 17 years ago
  78. a989705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  79. 2d56d3c Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  80. 0f9008e Fix up SLUB compile by Linus Torvalds · 17 years ago
  81. 5cefcab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  82. 5f757f9 Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  83. 9fa0853 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  84. ef93127 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  85. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  86. 5b6b549 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  87. 35c7482 spi_s3c24xx.c: Fix build by Arnaud Patard · 17 years ago
  88. 0976251 rename TANBAC TB0219 config by Yoichi Yuasa · 17 years ago
  89. 2fda4c9 ehci-ps3, ohci-ps3: fix compilation by Geoff Levand · 17 years ago
  90. f0ac675 Fix ppp_deflate issues with recent zlib_inflate changes by Richard Purdie · 17 years ago
  91. c24228d cx88-video build fix by Andrew Morton · 17 years ago
  92. 0ddb16c xtensa: strlcpy is smart enough by Jean Delvare · 17 years ago
  93. ee17b36 v850: generic timekeeping conversion by john stultz · 17 years ago
  94. c2f239d uml: fix prototypes by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  95. b7ec15b uml: virtualized time fix by Jeff Dike · 17 years ago
  96. 83ff7df uml: out of tmpfs space error clarification by Jeff Dike · 17 years ago
  97. 1e7371c uml: only flush areas covered by VMA by Jeff Dike · 17 years ago
  98. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  99. 3ec704e uml: eliminate a piece of debugging code by Jeff Dike · 17 years ago
  100. 64f6084 uml: speed page fault path by Jeff Dike · 17 years ago