1. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  2. e24aca6 edac: Kconfig: fix the meaning of EDAC abbreviation by GeunSik Lim · 15 years ago
  3. 20ea8fa edac: add missing __devexit_p() by Mike Frysinger · 15 years ago
  4. 8f101a0 edac: cpc925 MC platform device setup by Harry Ciao · 15 years ago
  5. 1dc9b70 edac: add edac_device_alloc_index() by Harry Ciao · 15 years ago
  6. 2a9036a edac: add CPC925 Memory Controller driver by Harry Ciao · 15 years ago
  7. 26c369d futex: documentation: fix inconsistent description of futex list_op_pending by Matt Helsley · 15 years ago
  8. 665c774 ipcns: move free_ipcs() proto by Alexey Dobriyan · 15 years ago
  9. b4188de ipcns: make free_ipc_ns() static by Alexey Dobriyan · 15 years ago
  10. 90af90d nsproxy: extract create_nsproxy() by Alexey Dobriyan · 15 years ago
  11. 612ce47 ipcns: extract create_ipc_ns() by Alexey Dobriyan · 15 years ago
  12. 6442428 ipcns: remove useless get/put while CLONE_NEWIPC by Alexey Dobriyan · 15 years ago
  13. 4c2a7e7 utsns: extract creeate_uts_ns() by Alexey Dobriyan · 15 years ago
  14. dca4a97 pidns: rewrite copy_pid_ns() by Alexey Dobriyan · 15 years ago
  15. ed469a6 pidns: make create_pid_namespace() accept parent pidns by Alexey Dobriyan · 15 years ago
  16. 17f98dc pids: clean up find_task_by_pid variants by Christoph Hellwig · 15 years ago
  17. 7338f29 sysctl.c: remove unused variable by Sukanto Ghosh · 15 years ago
  18. 81fc401 ppdev: reduce kernel log spam by Michael Buesch · 15 years ago
  19. 9653a69 Char: isicom: fix build warning by Jiri Slaby · 15 years ago
  20. d6f47be drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist by Adriano dos Santos Fernandes · 15 years ago
  21. 31a985fb ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h by Arnd Bergmann · 15 years ago
  22. 371cbb3 kthreads: simplify migration_thread() exit path by Oleg Nesterov · 15 years ago
  23. 6370617 kthreads: rework kthread_stop() by Oleg Nesterov · 15 years ago
  24. cdd140b kthreads: simplify the startup synchronization by Oleg Nesterov · 15 years ago
  25. e1eb1eb mm: exit.c reorder wait_opts to remove padding on 64 bit builds by Richard Kennedy · 15 years ago
  26. f95d39d do_wait: fix the theoretical race with stop/trace/cont by Oleg Nesterov · 15 years ago
  27. a3f6dfb do_wait: kill the old BUG_ON, use while_each_thread() by Oleg Nesterov · 15 years ago
  28. 64a16ca do_wait: simplify retval/tsk_result/notask_error mess by Oleg Nesterov · 15 years ago
  29. 9e8ae01 introduce "struct wait_opts" to simplify do_wait() patches by Oleg Nesterov · 15 years ago
  30. 4791802 shift "ptrace implies WUNTRACED" from ptrace_do_wait() to wait_task_stopped() by Oleg Nesterov · 15 years ago
  31. 3b34fc5 elf_core_dump: use rcu_read_lock() to access ->real_parent by Oleg Nesterov · 15 years ago
  32. 72a1de3 copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING) by Oleg Nesterov · 15 years ago
  33. 77d1ef7 wait_task_zombie: do not use thread_group_cputime() by Oleg Nesterov · 15 years ago
  34. e496125 ptrace: don't take tasklist to get/set ->last_siginfo by Oleg Nesterov · 15 years ago
  35. d926566 ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage by Oleg Nesterov · 15 years ago
  36. d1e98f4 ptrace: wait_task_zombie: s/->parent/->real_parent/ by Oleg Nesterov · 15 years ago
  37. 8053bdd ptrace_get_task_struct: s/tasklist/rcu/, make it static by Oleg Nesterov · 15 years ago
  38. 4b105cb ptrace: do not use task_lock() for attach by Oleg Nesterov · 15 years ago
  39. f2f0b00 ptrace: cleanup check/set of PT_PTRACED during attach by Oleg Nesterov · 15 years ago
  40. b79b7ba ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mm by Oleg Nesterov · 15 years ago
  41. 5cb1144 ptrace: do not use task->ptrace directly in core kernel by Oleg Nesterov · 15 years ago
  42. 1c21627 ptrace: tracehook_unsafe_exec(): remove the stale comment by Oleg Nesterov · 15 years ago
  43. dea33cf ptrace: mm_need_new_owner: use ->real_parent to search in the siblings by Oleg Nesterov · 15 years ago
  44. 4859776 ptrace: remove PT_DTRACE from arch/m32r by Oleg Nesterov · 15 years ago
  45. 9d35f84 ptrace: remove PT_DTRACE from m68k, m68knommu by Oleg Nesterov · 15 years ago
  46. bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 15 years ago
  47. 02e7874 ptrace: remove PT_DTRACE from arch/h8300 by Oleg Nesterov · 15 years ago
  48. 8724513 allow_signal: kill the bogus ->mm check, add a note about CLONE_SIGHAND by Oleg Nesterov · 15 years ago
  49. 2ffebca memcg: fix lru rotation in isolate_pages by KAMEZAWA Hiroyuki · 15 years ago
  50. c5b947b memcg: add interface to reset limits by Daisuke Nishimura · 15 years ago
  51. 22a668d memcg: fix behavior under memory.limit equals to memsw.limit by KAMEZAWA Hiroyuki · 15 years ago
  52. 8a9478c memcg: fix swap accounting by KAMEZAWA Hiroyuki · 15 years ago
  53. 20ebcdd memcg: remove unneeded forward declaration from sched.h by Li Zefan · 15 years ago
  54. 338c843 memcg: remove some redundant checks by Li Zefan · 15 years ago
  55. 302362c memcg: remove mem_cgroup_cache_charge_swapin() by Daisuke Nishimura · 15 years ago
  56. d69b042 memcg: add file-based RSS accounting by Balbir Singh · 15 years ago
  57. cd50081 devcgroup: skip superfluous checks when found the DEV_ALL elem by Li Zefan · 15 years ago
  58. f9ab5b5 cgroups: forbid noprefix if mounting more than just cpuset subsystem by Li Zefan · 15 years ago
  59. 8ca739e cgroups: make messages more readable by Randy Dunlap · 15 years ago
  60. 28f06c6 Documentation/connector/cn_test.c comment unused cn_test_want_notify() by Jaswinder Singh Rajput · 15 years ago
  61. 0821962 Documentation/Changes: perl is needed to build the kernel by Jose Luis Perez Diez · 15 years ago
  62. 1d965fe reiserfs: fix warnings with gcc 4.4 by Jeff Mahoney · 15 years ago
  63. 37044c8 ufs: sector_t cannot be negative by Roel Kluin · 15 years ago
  64. 5404ac8 isofs: cleanup mount option processing by Jan Kara · 15 years ago
  65. 5c4a656 isofs: fix setting of uid and gid to 0 by Jan Kara · 15 years ago
  66. 52b680c isofs: let mode and dmode mount options override rock ridge mode setting by Jan Kara · 15 years ago
  67. ef43618 ext3: make sure inode is deleted from orphan list after truncate by Jan Kara · 15 years ago
  68. 6f3f1cb jbd: clean up journal_try_to_free_buffers() by Hisashi Hifumi · 15 years ago
  69. e8ef7aa ext3: fix chain verification in ext3_get_blocks() by Jan Kara · 15 years ago
  70. ce05b2a Doc fix: ext2 can only have 32,000 subdirs, not 32,768 by Michael Shields · 15 years ago
  71. 39fe755 ext2: Do not update mtime of a moved directory by Jan Kara · 15 years ago
  72. 10dfb54 gpio: pca953x: Add support for PCA9556 by Nate Case · 15 years ago
  73. 1965d30 gpio: pca953x: Get platform_data from OpenFirmware by Nate Case · 15 years ago
  74. de3483b gpio: max7301: add missing __devexit marking by Mike Frysinger · 15 years ago
  75. 77906a54 pca953x: support GPIOLIB GPIO naming by Daniel Silverstone · 15 years ago
  76. 7bfa58d drivers/char/rtc: disable legacy RTC driver on Blackfin systems by Mike Frysinger · 15 years ago
  77. 014b6e9 rtc-ds1553: drop IRQF_SHARED by Atsushi Nemoto · 15 years ago
  78. 0a817f7 rtc-tx4939: drop IRQF_SHARED by Atsushi Nemoto · 15 years ago
  79. 3c2b907 rtc: add stand-alone driver for RX8025 chip by Wolfgang Grandegger · 15 years ago
  80. 97f902b rtc: rtc-ds1307 add ds3231 by Wolfram Sang · 15 years ago
  81. 33df2ee rtc: rtc-ds1307 add ds1388 by Joakim Tjernlund · 15 years ago
  82. 3a72970 rtc: rtc-ds1742 nvram attribute fix by Torsten Ertbjerg Rasmussen · 15 years ago
  83. 2757049 spi: fix spi_write_then_read() comment by Jiri Pirko · 15 years ago
  84. 50e0a7b pxa2xx_spi: fix for SPI_CS_HIGH by Daniel Ribeiro · 15 years ago
  85. 7390284 mpc52xx_psc_spi: convert to cs_control callback by Anton Vorontsov · 15 years ago
  86. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  87. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  88. b4bd2ab spi_bfin5xx: limit reaches -1 by Roel Kluin · 15 years ago
  89. 349888e proc.txt: update kernel filesystem/proc.txt documentation by Stefani Seibold · 15 years ago
  90. 2f6d311 proc: vmcore - use kzalloc in get_new_element() by Cyrill Gorcunov · 15 years ago
  91. bcac2b1 procfs: remove sparse errors in proc_devtree.c by Michal Simek · 15 years ago
  92. 3fe4a97 epoll: fix nested calls support by Davide Libenzi · 15 years ago
  93. 36025a8 MAINTAINERS: fbdev is orphaned by Andrew Morton · 15 years ago
  94. d3d64df proc: export statistics for softirq to /proc by Keika Kobayashi · 15 years ago
  95. 9d9b8fb0 irqs: add IRQF_SAMPLE_RANDOM to the feature-removal-schedule.txt (deprecated) list by Robin Getz · 15 years ago
  96. aa0ce5b softirq: introduce statistics for softirq by Keika Kobayashi · 15 years ago
  97. 1d89b30 ia64: Fix resource assignment for root busses by Matthew Wilcox · 15 years ago
  98. a76117d x86: Use pci_claim_resource by Matthew Wilcox · 15 years ago
  99. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  100. cebd78a Fix pci_claim_resource by Matthew Wilcox · 15 years ago