1. f34d7a5 tty: The big operations rework by Alan Cox · 17 years ago
  2. 76b25a5 char: switch gs, cyclades and esp to return int for put_char by Alan Cox · 17 years ago
  3. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 17 years ago
  4. 47f8683 redo locking of tty->pgrp by Alan Cox · 17 years ago
  5. 04f378b tty: BKL pushdown by Alan Cox · 17 years ago
  6. 53b6f9f ptrace: introduce ptrace_reparented() helper by Oleg Nesterov · 17 years ago
  7. f3de272 signals: use HAVE_SET_RESTORE_SIGMASK by Roland McGrath · 17 years ago
  8. 7648d96 signals: set_restore_sigmask TIF_SIGPENDING by Roland McGrath · 17 years ago
  9. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 17 years ago
  10. fae5fa4 signals: fix /sbin/init protection from unwanted signals by Oleg Nesterov · 17 years ago
  11. ac5c215 signals: join send_sigqueue() with send_group_sigqueue() by Oleg Nesterov · 17 years ago
  12. 6ca25b5 kill_pid_info: don't take now unneeded tasklist_lock by Oleg Nesterov · 17 years ago
  13. e442055 signals: re-assign CLD_CONTINUED notification from the sender to reciever by Oleg Nesterov · 17 years ago
  14. 6bfe0b4 md: support blocking writes to an array on device failure by Dan Williams · 17 years ago
  15. 2f35174 Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART by Bryan Wu · 17 years ago
  16. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 17 years ago
  17. 418f6e9 ext4: remove duplicate include of ext4_fs_i.h header file by Joe Perches · 17 years ago
  18. 5cdd7b2 Convert ext4 to use unlocked_ioctl by Andi Kleen · 17 years ago
  19. 267e4db ext4: Fix race between migration and mmap write by Aneesh Kumar K.V · 17 years ago
  20. c65a350 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  21. b57ab76 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  22. f7e9893 [libata] linux/libata.h: reorganize ata_device struct members a bit by Jeff Garzik · 17 years ago
  23. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 17 years ago
  24. d2653e9 i2c: Add support for device alias names by Jean Delvare · 17 years ago
  25. 306f39f i2c: Drop unused RTC driver IDs by Jean Delvare · 17 years ago
  26. f12c037 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  27. e463c7b mlx4_core: Add a way to set the "collapsed" CQ flag by Yevgeny Petrilin · 17 years ago
  28. 25f2ea9 Security: Typecast CAP_*_SET macros by David Howells · 17 years ago
  29. 7bf570d Security: Make secctx_to_secid() take const secdata by David Howells · 17 years ago
  30. 7663c1e Improve queue_is_locked() by Jens Axboe · 17 years ago
  31. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  32. a217656 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  33. 8f45c1a block: fix queue locking verification by Linus Torvalds · 17 years ago
  34. d52877c pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 by Yinghai Lu · 17 years ago
  35. 8e149e0 pci/irq: restore mask_bits in msi shutdown -v3 by Yinghai Lu · 17 years ago
  36. 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 · 17 years ago
  37. 867a89e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  38. 44473d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  39. bd5d435 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  40. fee4b19 bitops: remove "optimizations" by Thomas Gleixner · 17 years ago
  41. 37487a5 Add kbuild.h that contains common definitions for kbuild users by Christoph Lameter · 17 years ago
  42. 064106a kernel: add common infrastructure for unaligned access by Harvey Harrison · 17 years ago
  43. dddfbaf sysv fs: remove superfluous check for __GNUC__ compiler by Robert P. J. Day · 17 years ago
  44. c3c52bc edac: fix module initialization on several modules 2nd time by Hitoshi Mitake · 17 years ago
  45. 199f0ca idr: create idr_layer_cache at boot time by Akinobu Mita · 17 years ago
  46. 098ef1c nbd: delete superfluous test for __GNUC__ by Robert P. J. Day · 17 years ago
  47. 48cf606 NBD: allow nbd to be used locally by Laurent Vivier · 17 years ago
  48. d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 17 years ago
  49. 2c4c715 sysctl: clean from unneeded extern and forward declarations by Pavel Emelyanov · 17 years ago
  50. 1a46674 include/linux/sysctl.h: remove empty #else by Adrian Bunk · 17 years ago
  51. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 17 years ago
  52. 8731f14 proc: remove ->get_info infrastructure by Alexey Dobriyan · 17 years ago
  53. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 17 years ago
  54. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 17 years ago
  55. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 17 years ago
  56. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 17 years ago
  57. 925d1c4 procfs task exe symlink by Matt Helsley · 17 years ago
  58. 7249db2 keys: make key_serial() a function if CONFIG_KEYS=y by David Howells · 17 years ago
  59. 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 17 years ago
  60. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 17 years ago
  61. 6b79ccb keys: allow clients to set key perms in key_create_or_update() by Arun Raghavan · 17 years ago
  62. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 17 years ago
  63. 4a38e12 keys: allow the callout data to be passed as a blob rather than a string by David Howells · 17 years ago
  64. eb6900f ELF: Use EI_NIDENT instead of numeric value by Cyrill Gorcunov · 17 years ago
  65. 66ec2d7 ipmi: make comment match actual preprocessor check by Robert P. J. Day · 17 years ago
  66. fa68be0 ipmi: remove ->write_proc code by Alexey Dobriyan · 17 years ago
  67. c70d749 ipmi: style fixes in the base code by Corey Minyard · 17 years ago
  68. bda4c30 ipmi: run to completion fixes by Corey Minyard · 17 years ago
  69. 44f564a ipc: add definitions of USHORT_MAX and others by Zhang, Yanmin · 17 years ago
  70. 6546bc4 ipc: re-enable msgmni automatic recomputing msgmni if set to negative by Nadia Derbey · 17 years ago
  71. e2c284d ipc: recompute msgmni on ipc namespace creation/removal by Nadia Derbey · 17 years ago
  72. b6b337a ipc: recompute msgmni on memory add / remove by Nadia Derbey · 17 years ago
  73. 0c40ba4 ipc: define the slab_memory_callback priority as a constant by Nadia Derbey · 17 years ago
  74. 4d89dc6 ipc: scale msgmni to the number of ipc namespaces by Nadia Derbey · 17 years ago
  75. f7bf3df ipc: scale msgmni to the amount of lowmem by Nadia Derbey · 17 years ago
  76. 74bc7ce dma: add dma_*map*_attrs() interfaces by Arthur Kepner · 17 years ago
  77. 29f2a4d memcgroup: implement failcounter reset by Pavel Emelyanov · 17 years ago
  78. faebe9f memcgroups: add a document describing the resource counter abstraction by Pavel Emelyanov · 17 years ago
  79. c84872e memcgroup: add the max_usage member on the res_counter by Pavel Emelyanov · 17 years ago
  80. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 17 years ago
  81. 29486df cgroups: introduce cft->read_seq() by Serge E. Hallyn · 17 years ago
  82. 28fd5df cgroups: remove the css_set linked-list by Li Zefan · 17 years ago
  83. 472b105 cgroups: use a hash table for css_set finding by Li Zefan · 17 years ago
  84. 08ce5f1 cgroups: implement device whitelist by Serge E. Hallyn · 17 years ago
  85. d447ea2 cgroups: add the trigger callback to struct cftype by Pavel Emelyanov · 17 years ago
  86. e73d2c6 CGroups _s64 files: add cgroups read_s64/write_s64 file methods by Paul Menage · 17 years ago
  87. 3116f0e CGroup API files: move "releasable" to cgroup_debug subsystem by Paul Menage · 17 years ago
  88. 9179656 CGroup API files: add cgroup map data type by Paul Menage · 17 years ago
  89. 2c7eabf CGroup API files: add res_counter_read_u64() by Paul Menage · 17 years ago
  90. f4c753b CGroup API files: rename read/write_uint methods to read_write_u64 by Paul Menage · 17 years ago
  91. c9e587a vt: fix background color on line feed by Jan Engelhardt · 17 years ago
  92. 5f97a5a isolate ratelimit from printk.c for other use by Dave Young · 17 years ago
  93. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 17 years ago
  94. 76308da smb.h: uses struct timespec but didn't include linux/time.h by Ilpo Järvinen · 17 years ago
  95. 95d8c36 lists: add "const" qualifier to first arg of list_splice() operations by Robert P. J. Day · 17 years ago
  96. 8673511 kbuild: move files that don't check __KERNEL__ by Robert P. J. Day · 17 years ago
  97. 1a6924f kbuild: remove duplicate, conflicting entry for oom.h by Robert P. J. Day · 17 years ago
  98. aab3c3b Remove superfluous include of string.h from percpu.h by Robert P. J. Day · 17 years ago
  99. 3a2e7f4 binfmt_misc.c: avoid potential kernel stack overflow by Pavel Emelyanov · 17 years ago
  100. 7d195a5 proper extern for late_time_init by Adrian Bunk · 17 years ago