1. f42569b ipc,shm: cleanup do_shmat pasta by Davidlohr Bueso · 11 years ago
  2. 2caacaa ipc,shm: shorten critical region for shmctl by Davidlohr Bueso · 11 years ago
  3. c97cb9c ipc,shm: make shmctl_nolock lockless by Davidlohr Bueso · 11 years ago
  4. 68eccc1 ipc,shm: introduce shmctl_nolock by Davidlohr Bueso · 11 years ago
  5. 3b1c4ad ipc: drop ipcctl_pre_down by Davidlohr Bueso · 11 years ago
  6. 79ccf0f ipc,shm: shorten critical region in shmctl_down by Davidlohr Bueso · 11 years ago
  7. 8b8d52a ipc,shm: introduce lockless functions to obtain the ipc object by Davidlohr Bueso · 11 years ago
  8. 6e19ede initmpfs: use initramfs if rootfstype= or root= specified by Rob Landley · 11 years ago
  9. 16203a7 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled by Rob Landley · 11 years ago
  10. 57f150a initmpfs: move rootfs code from fs/ramfs/ to init/ by Rob Landley · 11 years ago
  11. 4bbee76 initmpfs: move bdi setup from init_rootfs to init_ramfs by Rob Landley · 11 years ago
  12. 137fdcc1 initmpfs: replace MS_NOUSER in initramfs by Rob Landley · 11 years ago
  13. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  14. 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  15. bf4228f drivers/w1/w1.c: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  16. 0ab3049 memstick: add support for legacy memorysticks by Maxim Levitsky · 11 years ago
  17. ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  18. b67fb086 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  19. 666dc7c pktcdvd: fix defective misuses of pkt_<level> by Joe Perches · 11 years ago
  20. f3ded78 pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() by Joe Perches · 11 years ago
  21. 0c075d6 pktcdvd: convert pr_info to pkt_info by Joe Perches · 11 years ago
  22. ca73dab pktcdvd: convert pr_notice to pkt_notice by Joe Perches · 11 years ago
  23. fa63c0a pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible by Joe Perches · 11 years ago
  24. 844aa79 pktcdvd: add struct pktcdvd_device * to pkt_dbg by Joe Perches · 11 years ago
  25. cd3f2cd pktcdvd: consolidate DPRINTK and VPRINTK macros by Joe Perches · 11 years ago
  26. 9948133 pktcdvd: convert printk to pr_<level> by Joe Perches · 11 years ago
  27. 5323fb7 pktcdvd: convert ZONE macro to static function get_zone() by Joe Perches · 11 years ago
  28. 6723734 panic: call panic handlers before kmsg_dump by Kees Cook · 11 years ago
  29. 6325932 affs: use loff_t in affs_truncate() by Dan Carpenter · 11 years ago
  30. 5173b41 aoe: remove do-nothing NAME="%k" term from example udev rules by Ed Cashin · 11 years ago
  31. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  32. e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
  33. a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
  34. 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
  35. ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
  36. 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
  37. 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
  38. e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
  39. 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
  40. 0bd4213 mm/zswap: use postorder iteration when destroying rbtree by Cody P Schafer · 11 years ago
  41. 7c993e1 rbtree: allow tests to run as builtin by Cody P Schafer · 11 years ago
  42. a791a62 rbtree_test: add test for postorder iteration by Cody P Schafer · 11 years ago
  43. 2b52908 rbtree: add rbtree_postorder_for_each_entry_safe() helper by Cody P Schafer · 11 years ago
  44. 9dee5c5 rbtree: add postorder iteration functions by Cody P Schafer · 11 years ago
  45. b4bc4a1 block/partitions/efi.c: consistently use pr_foo() by Andrew Morton · 11 years ago
  46. 70f637e partitions/efi: some style cleanups by Davidlohr Bueso · 11 years ago
  47. 08009b3 partitions/efi: delete annoying emacs style comments by Davidlohr Bueso · 11 years ago
  48. aa054bc partitions/efi: compare first and last usable LBAs by Davidlohr Bueso · 11 years ago
  49. 27a7c64 partitions/efi: account for pmbr size in lba by Davidlohr Bueso · 11 years ago
  50. b05ebbb partitions/efi: detect hybrid MBRs by Davidlohr Bueso · 11 years ago
  51. 3e69ac3 partitions/efi: do not require gpt partition to begin at sector 1 by Davidlohr Bueso · 11 years ago
  52. 33afd7a partitions/efi: check pmbr record's starting lba by Davidlohr Bueso · 11 years ago
  53. c2ebdc2 partitions/efi: use lba-aware partition records by Davidlohr Bueso · 11 years ago
  54. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  55. 11e376a vmcore: enable /proc/vmcore mmap for s390 by Michael Holzheu · 11 years ago
  56. 23df79d s390/vmcore: implement remap_oldmem_pfn_range for s390 by Jan Willeke · 11 years ago
  57. 9cb2181 vmcore: introduce remap_oldmem_pfn_range() by Michael Holzheu · 11 years ago
  58. 97b0f6f s390/vmcore: use ELF header in new memory feature by Michael Holzheu · 11 years ago
  59. be8a8d0 vmcore: introduce ELF header in new memory feature by Michael Holzheu · 11 years ago
  60. 80c74f6 kexec: remove unnecessary return by Xishi Qiu · 11 years ago
  61. 6b3c538 exec: cleanup the error handling in search_binary_handler() by Oleg Nesterov · 11 years ago
  62. 4e0621a exec: don't retry if request_module() fails by Oleg Nesterov · 11 years ago
  63. cb7b6b1 exec: cleanup the CONFIG_MODULES logic by Oleg Nesterov · 11 years ago
  64. 92eaa56 exec: kill ->load_binary != NULL check in search_binary_handler() by Oleg Nesterov · 11 years ago
  65. 52f14282 exec: move allow_write_access/fput to exec_binprm() by Oleg Nesterov · 11 years ago
  66. 9beb266 exec: proc_exec_connector() should be called only once by Oleg Nesterov · 11 years ago
  67. 131b2f9 exec: kill "int depth" in search_binary_handler() by Oleg Nesterov · 11 years ago
  68. 5d1baf3 exec: introduce exec_binprm() for "depth == 0" code by Oleg Nesterov · 11 years ago
  69. 96d0df7 proc: make proc_fd_permission() thread-friendly by Oleg Nesterov · 11 years ago
  70. a3c0399 fs/proc/task_mmu.c: check the return value of mpol_to_str() by Chen Gang · 11 years ago
  71. 4649602 Documentation/filesystems/proc.txt: fix mistake in the description of Committed_AS by Minto Joseph · 11 years ago
  72. be49b30 fs/file_table.c:fput(): make comment more truthful by Andrew Morton · 11 years ago
  73. 65aafb1 coredump: add new %P variable in core_pattern by Stéphane Graber · 11 years ago
  74. 73af963 __ptrace_may_access() should not deny sub-threads by Mark Grondona · 11 years ago
  75. b4c1107 hfsplus: integrate POSIX ACLs support into driver by Vyacheslav Dubeyko · 11 years ago
  76. eef80d4 hfsplus: implement POSIX ACLs support by Vyacheslav Dubeyko · 11 years ago
  77. 2c92057 hfsplus: add necessary declarations for POSIX ACLs support by Vyacheslav Dubeyko · 11 years ago
  78. 7c1d69e rtc: simplify devm_request_mem_region/devm_ioremap by Julia Lawall · 11 years ago
  79. 1735be4 drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid by Alexander Shiyan · 11 years ago
  80. 2cbc218 drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure by Alexander Shiyan · 11 years ago
  81. 25e2818 drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource() by Alexander Shiyan · 11 years ago
  82. 28984c7 drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup by Xianglong Du · 11 years ago
  83. 0ebbf43 drivers/rtc/rtc-nuc900.c: use NULL instead of 0 by Jingoo Han · 11 years ago
  84. 1748cbf drivers/rtc/rtc-max77686.c: Fix wrong register by Sangjung Woo · 11 years ago
  85. 7707bda drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register fails by Alexander Holler · 11 years ago
  86. 666a584 drivers/rtc/rtc-palmas.c: support for backup battery charging by Laxman Dewangan · 11 years ago
  87. 8af750e drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events by Hebbar Gururaja · 11 years ago
  88. 453b4c6 rtc: add MOXA ART RTC driver by Jonas Jensen · 11 years ago
  89. 4540bae drivers/rtc/rtc-pcf2127.c: remove empty function by Sachin Kamat · 11 years ago
  90. ae25992 drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load automatically by Alexander Holler · 11 years ago
  91. 63c4043 s390/kprobes: add support for pc-relative long displacement instructions by Heiko Carstens · 11 years ago
  92. af96397 kprobes: allow to specify custom allocator for insn caches by Heiko Carstens · 11 years ago
  93. c802d64 kprobes: unify insn caches by Heiko Carstens · 11 years ago
  94. ae79744 firmware/dmi_scan: drop OOM messages by Jean Delvare · 11 years ago
  95. ffbbb96 firmware/dmi_scan: constify strings by Jean Delvare · 11 years ago
  96. 02d9c47 firmware/dmi_scan: fix most checkpatch errors and warnings by Jean Delvare · 11 years ago
  97. 3d267f2 firmware/dmi_scan: drop obsolete comment by Jean Delvare · 11 years ago
  98. 91cf5ab epoll: add a reschedule point in ep_free() by Eric Dumazet · 11 years ago
  99. 8716de3 checkpatch: add test for positional misuse of section specifiers like __initdata by Joe Perches · 11 years ago
  100. 58cb3cf checkpatch: fix perl version 5.12 and earlier incompatibility by Joe Perches · 11 years ago