1. 237fc6e add hrtimer specific debugobjects code by Thomas Gleixner · 18 years ago
  2. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 18 years ago
  3. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 18 years ago
  4. 30327ac slab: add a flag to prevent debug_free checks on a kmem_cache by Thomas Gleixner · 18 years ago
  5. bdf4bba Add macros similar to min/max/min_t/max_t by Harvey Harrison · 18 years ago
  6. f7511d5 Basic braille screen reader support by Samuel Thibault · 18 years ago
  7. 86098fa reiserfs: use open_bdev_excl by Christoph Hellwig · 18 years ago
  8. fc3ba69 mm: Add NR_WRITEBACK_TEMP counter by Miklos Szeredi · 18 years ago
  9. dd5656e mm: bdi: export bdi_writeout_inc() by Miklos Szeredi · 18 years ago
  10. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 18 years ago
  11. 76f1418 mm: bdi: move statistics to debugfs by Miklos Szeredi · 18 years ago
  12. a42dde0 mm: bdi: allow setting a maximum for the bdi dirty limit by Peter Zijlstra · 18 years ago
  13. 189d3c4 mm: bdi: allow setting a minimum for the bdi dirty limit by Peter Zijlstra · 18 years ago
  14. cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 18 years ago
  15. caafa43 pidns: make pid->level and pid_ns->level unsigned by Pavel Emelyanov · 18 years ago
  16. 24336ea pids: introduce change_pid() helper by Oleg Nesterov · 18 years ago
  17. 5cd2045 Deprecate find_task_by_pid() by Pavel Emelyanov · 18 years ago
  18. 718a916 devpts: factor out PTY index allocation by Sukadev Bhattiprolu · 18 years ago
  19. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 18 years ago
  20. f34d7a5 tty: The big operations rework by Alan Cox · 18 years ago
  21. 76b25a5 char: switch gs, cyclades and esp to return int for put_char by Alan Cox · 18 years ago
  22. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 18 years ago
  23. 47f8683 redo locking of tty->pgrp by Alan Cox · 18 years ago
  24. 04f378b tty: BKL pushdown by Alan Cox · 18 years ago
  25. 53b6f9f ptrace: introduce ptrace_reparented() helper by Oleg Nesterov · 18 years ago
  26. f3de272 signals: use HAVE_SET_RESTORE_SIGMASK by Roland McGrath · 18 years ago
  27. 7648d96 signals: set_restore_sigmask TIF_SIGPENDING by Roland McGrath · 18 years ago
  28. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 18 years ago
  29. fae5fa4 signals: fix /sbin/init protection from unwanted signals by Oleg Nesterov · 18 years ago
  30. ac5c215 signals: join send_sigqueue() with send_group_sigqueue() by Oleg Nesterov · 18 years ago
  31. 6ca25b5 kill_pid_info: don't take now unneeded tasklist_lock by Oleg Nesterov · 18 years ago
  32. e442055 signals: re-assign CLD_CONTINUED notification from the sender to reciever by Oleg Nesterov · 18 years ago
  33. 6bfe0b4 md: support blocking writes to an array on device failure by Dan Williams · 18 years ago
  34. 2f35174 Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART by Bryan Wu · 18 years ago
  35. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 18 years ago
  36. 418f6e9 ext4: remove duplicate include of ext4_fs_i.h header file by Joe Perches · 18 years ago
  37. 5cdd7b2 Convert ext4 to use unlocked_ioctl by Andi Kleen · 18 years ago
  38. 267e4db ext4: Fix race between migration and mmap write by Aneesh Kumar K.V · 18 years ago
  39. c65a350 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  40. b57ab76 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  41. f7e9893 [libata] linux/libata.h: reorganize ata_device struct members a bit by Jeff Garzik · 18 years ago
  42. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 18 years ago
  43. d2653e9 i2c: Add support for device alias names by Jean Delvare · 18 years ago
  44. 306f39f i2c: Drop unused RTC driver IDs by Jean Delvare · 18 years ago
  45. f12c037 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  46. e463c7b mlx4_core: Add a way to set the "collapsed" CQ flag by Yevgeny Petrilin · 18 years ago
  47. 25f2ea9 Security: Typecast CAP_*_SET macros by David Howells · 18 years ago
  48. 7bf570d Security: Make secctx_to_secid() take const secdata by David Howells · 18 years ago
  49. 7663c1e Improve queue_is_locked() by Jens Axboe · 18 years ago
  50. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  51. a217656 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  52. 8f45c1a block: fix queue locking verification by Linus Torvalds · 18 years ago
  53. d52877c pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 by Yinghai Lu · 18 years ago
  54. 8e149e0 pci/irq: restore mask_bits in msi shutdown -v3 by Yinghai Lu · 18 years ago
  55. 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 18 years ago
  56. 867a89e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  57. 44473d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  58. bd5d435 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  59. fee4b19 bitops: remove "optimizations" by Thomas Gleixner · 18 years ago
  60. 37487a5 Add kbuild.h that contains common definitions for kbuild users by Christoph Lameter · 18 years ago
  61. 064106a kernel: add common infrastructure for unaligned access by Harvey Harrison · 18 years ago
  62. dddfbaf sysv fs: remove superfluous check for __GNUC__ compiler by Robert P. J. Day · 18 years ago
  63. c3c52bc edac: fix module initialization on several modules 2nd time by Hitoshi Mitake · 18 years ago
  64. 199f0ca idr: create idr_layer_cache at boot time by Akinobu Mita · 18 years ago
  65. 098ef1c nbd: delete superfluous test for __GNUC__ by Robert P. J. Day · 18 years ago
  66. 48cf606 NBD: allow nbd to be used locally by Laurent Vivier · 18 years ago
  67. d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 18 years ago
  68. 2c4c715 sysctl: clean from unneeded extern and forward declarations by Pavel Emelyanov · 18 years ago
  69. 1a46674 include/linux/sysctl.h: remove empty #else by Adrian Bunk · 18 years ago
  70. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 18 years ago
  71. 8731f14 proc: remove ->get_info infrastructure by Alexey Dobriyan · 18 years ago
  72. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 18 years ago
  73. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 18 years ago
  74. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 18 years ago
  75. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 18 years ago
  76. 925d1c4 procfs task exe symlink by Matt Helsley · 18 years ago
  77. 7249db2 keys: make key_serial() a function if CONFIG_KEYS=y by David Howells · 18 years ago
  78. 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 18 years ago
  79. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 18 years ago
  80. 6b79ccb keys: allow clients to set key perms in key_create_or_update() by Arun Raghavan · 18 years ago
  81. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 18 years ago
  82. 4a38e12 keys: allow the callout data to be passed as a blob rather than a string by David Howells · 18 years ago
  83. eb6900f ELF: Use EI_NIDENT instead of numeric value by Cyrill Gorcunov · 18 years ago
  84. 66ec2d7 ipmi: make comment match actual preprocessor check by Robert P. J. Day · 18 years ago
  85. fa68be0 ipmi: remove ->write_proc code by Alexey Dobriyan · 18 years ago
  86. c70d749 ipmi: style fixes in the base code by Corey Minyard · 18 years ago
  87. bda4c30 ipmi: run to completion fixes by Corey Minyard · 18 years ago
  88. 44f564a ipc: add definitions of USHORT_MAX and others by Zhang, Yanmin · 18 years ago
  89. 6546bc4 ipc: re-enable msgmni automatic recomputing msgmni if set to negative by Nadia Derbey · 18 years ago
  90. e2c284d ipc: recompute msgmni on ipc namespace creation/removal by Nadia Derbey · 18 years ago
  91. b6b337a ipc: recompute msgmni on memory add / remove by Nadia Derbey · 18 years ago
  92. 0c40ba4 ipc: define the slab_memory_callback priority as a constant by Nadia Derbey · 18 years ago
  93. 4d89dc6 ipc: scale msgmni to the number of ipc namespaces by Nadia Derbey · 18 years ago
  94. f7bf3df ipc: scale msgmni to the amount of lowmem by Nadia Derbey · 18 years ago
  95. 74bc7ce dma: add dma_*map*_attrs() interfaces by Arthur Kepner · 18 years ago
  96. 29f2a4d memcgroup: implement failcounter reset by Pavel Emelyanov · 18 years ago
  97. faebe9f memcgroups: add a document describing the resource counter abstraction by Pavel Emelyanov · 18 years ago
  98. c84872e memcgroup: add the max_usage member on the res_counter by Pavel Emelyanov · 18 years ago
  99. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 18 years ago
  100. 29486df cgroups: introduce cft->read_seq() by Serge E. Hallyn · 18 years ago