1. 3f1b0e1 .gitignore update by Alexey Dobriyan · 17 years ago
  2. 8f8a68e remove mm/backing-dev.c:congestion_wait_interruptible() by Adrian Bunk · 17 years ago
  3. 1492192 kernel/printk.c: document possible deadlock against scheduler by Jiri Kosina · 17 years ago
  4. 017f021 docs: static initialization of spinlocks is OK by Ed L. Cashin · 17 years ago
  5. 7e7d136 serial: remove termios checks from various old char serial drivers by Alan Cox · 17 years ago
  6. d471d34 68360serial: remove broken optimisation by Alan Cox · 17 years ago
  7. de1764a synclink: remove bogus 'no change' termios optimisation from synclink drivers by Alan Cox · 17 years ago
  8. 3542612 genericserial: remove bogus optimisation check and dead code paths by Alan Cox · 17 years ago
  9. db0ef08 amiserial: remove incorrect 'no termios change' check by Alan Cox · 17 years ago
  10. 24da1cb modules: remove modlist_lock by Rusty Russell · 17 years ago
  11. 6c675bd ext4: fix error handling in ext4_create_journal by Borislav Petkov · 17 years ago
  12. 952d9de ext3: fix error handling in ext3_create_journal() by Borislav Petkov · 17 years ago
  13. 1f1f642 make cancel_xxx_work_sync() return a boolean by Oleg Nesterov · 17 years ago
  14. f5a421a rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() by Oleg Nesterov · 17 years ago
  15. 422b14c update Documentation/filesystems/vfs.txt by Borislav Petkov · 17 years ago
  16. d529880 Remove the last few UMSDOS leftovers by Jesper Juhl · 17 years ago
  17. f6b07d3 Add missing files and dirs to 00-INDEX in Documentation/ by Jesper Juhl · 17 years ago
  18. 2618c60 dma: make dma pool to use kmalloc_node by Yinghai Lu · 17 years ago
  19. d375b97 UDF: fix function name from udf_crc16 to udf_crc by Cyrill Gorcunov · 17 years ago
  20. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  21. 94bed2a Add -Werror-implicit-function-declaration by Dave Jones · 17 years ago
  22. cc2ea41 uninline check_signature() by Andrew Morton · 17 years ago
  23. 4e7bd66 CodingStyle: add information about editor modelines by Josh Triplett · 17 years ago
  24. a923fd6 CodingStyle: add information about trailing whitespace by Josh Triplett · 17 years ago
  25. 9e8c427 is_power_of_2: ufs/super.c by vignesh babu · 17 years ago
  26. e7c310c parport_pc: it887x fix by Niels de Vos · 17 years ago
  27. f84d5a7 is_power_of_2: kernel/kfifo.c by vignesh babu · 17 years ago
  28. cf99aba make seccomp zerocost in schedule by Andrea Arcangeli · 17 years ago
  29. 1d9d02f move seccomp from /proc to a prctl by Andrea Arcangeli · 17 years ago
  30. be0ef95 nbd.c: sock_xmit: cleanup signal related code by Oleg Nesterov · 17 years ago
  31. 3e1ac13 kcdrwd: remove unneeded flush_signals() call by Oleg Nesterov · 17 years ago
  32. 1b6dd9b adb_probe_task: remove unneeded flush_signals() call by Oleg Nesterov · 17 years ago
  33. 4210df2 bd_claim_by_disk: fix warning by Andrew Morton · 17 years ago
  34. 4e91672 Replace obscure constructs in fs/block_dev.c by Johannes Weiner · 17 years ago
  35. 948730b fs/namespace.c should #include "internal.h" by Adrian Bunk · 17 years ago
  36. 19769b7 sprint_symbol() cleanup by Andrew Morton · 17 years ago
  37. d45bce8 HFS+: add custom dentry hash and comparison operations by Duane Griffin · 17 years ago
  38. 1e96b7c HFS+: refactor ASCII to unicode conversion routine for later reuse by Duane Griffin · 17 years ago
  39. 29bc5b4 mistaken ext4_inode_bitmap for ext4_block_bitmap by Toshiyuki Okajima · 17 years ago
  40. 2be7fe0 sysctl.c: add text telling people to use CTL_UNNUMBERED by Andrew Morton · 17 years ago
  41. 97d8f83 Add Documentation/sysctl/ctl_unnumbered.txt by Andrew Morton · 17 years ago
  42. 36cf3b5 FUTEX: Tidy up the code by Thomas Gleixner · 17 years ago
  43. 0746aec update description in Documentation/filesystems/vfs.txt by Borislav Petkov · 17 years ago
  44. 132e4b0 cdrom: replace hard-coded constants by kernel.h macro. by Robert P. J. Day · 17 years ago
  45. 4e44f34 sys_time() speedup by Ingo Molnar · 17 years ago
  46. f482394 is_power_of_2(): jbd by vignesh babu · 17 years ago
  47. 3fc7426 is_power_of_2: ext3/super.c by vignesh babu · 17 years ago
  48. 681dcd95 drop obsolete sys_ioctl export by Christoph Hellwig · 17 years ago
  49. dcecc6c doc/oops-tracing: add Code: decode info by Randy Dunlap · 17 years ago
  50. 213dd26 namespace: ensure clone_flags are always stored in an unsigned long by Eric W. Biederman · 17 years ago
  51. e3a68e3 ext3: remove extra IS_RDONLY() check by Dave Hansen · 17 years ago
  52. 6b86e85 update procfs-guide doc of read_func by C. Scott Ananian · 17 years ago
  53. f489592 Remove final two references to "__obsolete_setup" macro by Robert P. J. Day · 17 years ago
  54. b716395 diskquota: 32bit quota tools on 64bit architectures by Vasily Tarasov · 17 years ago
  55. 4b77758 Introduce compat_u64 and compat_s64 types by Arnd Bergmann · 17 years ago
  56. 6d9525b kerneldoc fix in audit_core_dumps by Henrik Kretzschmar · 17 years ago
  57. dcf5008 remove unused lock_cpu_hotplug_interruptible definition by Nathan Lynch · 17 years ago
  58. 32c3773 ext4: fix deadlock in ext4_remount() and orphan list handling by Jan Kara · 17 years ago
  59. 030703e ext3: fix deadlock in ext3_remount() and orphan list handling by Jan Kara · 17 years ago
  60. 8b3b295 adjust nosmp handling by Jan Beulich · 17 years ago
  61. 98c0d07 add a kmem_cache for nsproxy objects by Cedric Le Goater · 17 years ago
  62. 467e9f4 fix create_new_namespaces() return value by Cedric Le Goater · 17 years ago
  63. 3e733f0 dirty_writeback_centisecs_handler() cleanup by Andrew Morton · 17 years ago
  64. 9784221 Allow softlockup to be runtime disabled by Dave Jones · 17 years ago
  65. ea5a3dcf COBALT: remove all references to Cobalt NVRAM by Robert P. J. Day · 17 years ago
  66. ef48bd2 Document the fact that RCU callbacks can run in parallel by Paul E. McKenney · 17 years ago
  67. 4d3b573 binfmt_elf warning fix by Andrew Morton · 17 years ago
  68. 64d67d2 revert "vanishing ioctl handler debugging" by Andrew Morton · 17 years ago
  69. 77ec739 user namespace: add unshare by Serge E. Hallyn · 17 years ago
  70. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  71. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  72. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  73. 4f27c00 Improve behaviour of spurious IRQ detect by Alan Cox · 17 years ago
  74. f3dc8c1 intel-rng: undo mess made by an 80 column extremist by Alan Cox · 17 years ago
  75. b4c07bc hugetlbfs: handle empty options string by Lee Schermerhorn · 17 years ago
  76. e73a75f hugetlbfs: use lib/parser, fix docs by Randy Dunlap · 17 years ago
  77. 5216184 fix typo in prefetch.h by Dave Jones · 17 years ago
  78. 8b7ecb1 SubmitChecklist update, fix spelling error by Jesper Juhl · 17 years ago
  79. a5001a2 HFSPlus: change kmalloc/memset to kzalloc by Wyatt Banks · 17 years ago
  80. abd4aa5 undeprecate raw driver by Dave Jones · 17 years ago
  81. f3a740c sony-laptop: use NULL for pointer by Randy Dunlap · 17 years ago
  82. b663a79 taskstats: add context-switch counters by Maxim Uvarov · 17 years ago
  83. a6c15c2 ext3/ext4: orphan list corruption due bad inode by Vasily Averin · 17 years ago
  84. 9f7dd93 ext3/ext4: orphan list check on destroy_inode by Vasily Averin · 17 years ago
  85. dcae56e Drop an empty isicom.h from being exported to user space. by Robert P. J. Day · 17 years ago
  86. c289dca remove sonypi_camera_command() by Adrian Bunk · 17 years ago
  87. 759448f Kernel utf-8 handling by Jan Engelhardt · 17 years ago
  88. aa0ac36 Remove capability.h from mm.h by Alexey Dobriyan · 17 years ago
  89. cb510b8 seq_file: more atomicity in traverse() by Alexey Dobriyan · 17 years ago
  90. 18d9677 Documentation: /proc/$pid/stat files by Kees Cook · 17 years ago
  91. 9e6077b atmel_serial: fix break handling by Haavard Skinnemoen · 17 years ago
  92. cc1ed75 init: wait for asynchronously scanned block devices by Pierre Ossman · 17 years ago
  93. 4a19542 O_CLOEXEC for SCM_RIGHTS by Ulrich Drepper · 17 years ago
  94. f23513e Introduce O_CLOEXEC by Ulrich Drepper · 17 years ago
  95. 4a2d445 buffer: kill old incorrect comment by Eric W. Biederman · 17 years ago
  96. c5c061b8 Add a flag to indicate deferrable timers in /proc/timer_stats by Venki Pallipadi · 17 years ago
  97. e080706 remove odd and misleading comments from uio.h by Christoph Hellwig · 17 years ago
  98. 1b0fac4 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs by Dan Williams · 17 years ago
  99. 9e7bf24 fs: clarify "dummy" member in struct inodes_stat_t by Stefan Richter · 17 years ago
  100. e84845c add printk.time option, deprecate 'time' by Randy Dunlap · 17 years ago