1. 68f0d9d vfs: make d_path() get the root path under RCU by Linus Torvalds · 11 years ago
  2. 3272c54 vfs: use __getname/__putname for getcwd() system call by Linus Torvalds · 11 years ago
  3. ff812d7 vfs: don't copy things to user space holding the rcu readlock by Linus Torvalds · 11 years ago
  4. 5223161 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  5. e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  6. d5adf7e Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  7. 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  8. 75acebf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. b55ee28 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 8b19e34 vfs: make getcwd() get the root and pwd path under rcu by Linus Torvalds · 11 years ago
  11. 5762482 vfs: move get_fs_root_and_pwd() to single caller by Linus Torvalds · 11 years ago
  12. b7c09ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  13. 1812997 dcache: get/release read lock in read_seqbegin_or_lock() & friend by Waiman Long · 11 years ago
  14. 1370e97 seqlock: Add a new locking reader type by Waiman Long · 11 years ago
  15. decf7ab Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  16. 24ba405 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  17. d6a60fc Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next by Joerg Roedel · 11 years ago
  18. b9b42ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  19. 7b7a2f0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  20. c3567f8 ARC: SMP failed to boot due to missing IVT setup by Noam Camus · 11 years ago
  21. f1728fd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  22. dbc33f7 perf/x86: Fix uncore PCI fixed counter handling by Stephane Eranian · 11 years ago
  23. 878b5a6 uprobes: Fix utask->depth accounting in handle_trampoline() by Oleg Nesterov · 11 years ago
  24. 6113af1 perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING by Stephane Eranian · 11 years ago
  25. e6d3818 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  26. d5d04bb Bye, bye, WfW flag by Linus Torvalds · 11 years ago
  27. 1ae276a Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  28. 3b38f56 Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  29. b3b7568 Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 11 years ago
  30. c2d9572 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  31. b34081f1 lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 11 years ago
  32. 20b8875 ipc: drop ipc_lock_check by Davidlohr Bueso · 11 years ago
  33. 7a25dd9 ipc, shm: drop shm_lock_check by Davidlohr Bueso · 11 years ago
  34. 32a2750 ipc: drop ipc_lock_by_ptr by Davidlohr Bueso · 11 years ago
  35. 530fcd16 ipc, shm: guard against non-existant vma in shmdt(2) by Davidlohr Bueso · 11 years ago
  36. 05603c4 ipc: document general ipc locking scheme by Davidlohr Bueso · 11 years ago
  37. 4718787 ipc,msg: drop msg_unlock by Davidlohr Bueso · 11 years ago
  38. d9a605e ipc: rename ids->rw_mutex by Davidlohr Bueso · 11 years ago
  39. c2c737a ipc,shm: shorten critical region for shmat by Davidlohr Bueso · 11 years ago
  40. f42569b ipc,shm: cleanup do_shmat pasta by Davidlohr Bueso · 11 years ago
  41. 2caacaa ipc,shm: shorten critical region for shmctl by Davidlohr Bueso · 11 years ago
  42. c97cb9c ipc,shm: make shmctl_nolock lockless by Davidlohr Bueso · 11 years ago
  43. 68eccc1 ipc,shm: introduce shmctl_nolock by Davidlohr Bueso · 11 years ago
  44. 3b1c4ad ipc: drop ipcctl_pre_down by Davidlohr Bueso · 11 years ago
  45. 79ccf0f ipc,shm: shorten critical region in shmctl_down by Davidlohr Bueso · 11 years ago
  46. 8b8d52a ipc,shm: introduce lockless functions to obtain the ipc object by Davidlohr Bueso · 11 years ago
  47. 6e19ede initmpfs: use initramfs if rootfstype= or root= specified by Rob Landley · 11 years ago
  48. 16203a7 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled by Rob Landley · 11 years ago
  49. 57f150a initmpfs: move rootfs code from fs/ramfs/ to init/ by Rob Landley · 11 years ago
  50. 4bbee76 initmpfs: move bdi setup from init_rootfs to init_ramfs by Rob Landley · 11 years ago
  51. 137fdcc1 initmpfs: replace MS_NOUSER in initramfs by Rob Landley · 11 years ago
  52. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  53. 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  54. bf4228f drivers/w1/w1.c: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  55. 0ab3049 memstick: add support for legacy memorysticks by Maxim Levitsky · 11 years ago
  56. ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  57. b67fb086 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  58. 666dc7c pktcdvd: fix defective misuses of pkt_<level> by Joe Perches · 11 years ago
  59. f3ded78 pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() by Joe Perches · 11 years ago
  60. 0c075d6 pktcdvd: convert pr_info to pkt_info by Joe Perches · 11 years ago
  61. ca73dab pktcdvd: convert pr_notice to pkt_notice by Joe Perches · 11 years ago
  62. fa63c0a pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible by Joe Perches · 11 years ago
  63. 844aa79 pktcdvd: add struct pktcdvd_device * to pkt_dbg by Joe Perches · 11 years ago
  64. cd3f2cd pktcdvd: consolidate DPRINTK and VPRINTK macros by Joe Perches · 11 years ago
  65. 9948133 pktcdvd: convert printk to pr_<level> by Joe Perches · 11 years ago
  66. 5323fb7 pktcdvd: convert ZONE macro to static function get_zone() by Joe Perches · 11 years ago
  67. 6723734 panic: call panic handlers before kmsg_dump by Kees Cook · 11 years ago
  68. 6325932 affs: use loff_t in affs_truncate() by Dan Carpenter · 11 years ago
  69. 5173b41 aoe: remove do-nothing NAME="%k" term from example udev rules by Ed Cashin · 11 years ago
  70. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  71. e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
  72. a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
  73. 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
  74. ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
  75. 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
  76. 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
  77. e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
  78. 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
  79. 0bd4213 mm/zswap: use postorder iteration when destroying rbtree by Cody P Schafer · 11 years ago
  80. 7c993e1 rbtree: allow tests to run as builtin by Cody P Schafer · 11 years ago
  81. a791a62 rbtree_test: add test for postorder iteration by Cody P Schafer · 11 years ago
  82. 2b52908 rbtree: add rbtree_postorder_for_each_entry_safe() helper by Cody P Schafer · 11 years ago
  83. 9dee5c5 rbtree: add postorder iteration functions by Cody P Schafer · 11 years ago
  84. b4bc4a1 block/partitions/efi.c: consistently use pr_foo() by Andrew Morton · 11 years ago
  85. 70f637e partitions/efi: some style cleanups by Davidlohr Bueso · 11 years ago
  86. 08009b3 partitions/efi: delete annoying emacs style comments by Davidlohr Bueso · 11 years ago
  87. aa054bc partitions/efi: compare first and last usable LBAs by Davidlohr Bueso · 11 years ago
  88. 27a7c64 partitions/efi: account for pmbr size in lba by Davidlohr Bueso · 11 years ago
  89. b05ebbb partitions/efi: detect hybrid MBRs by Davidlohr Bueso · 11 years ago
  90. 3e69ac3 partitions/efi: do not require gpt partition to begin at sector 1 by Davidlohr Bueso · 11 years ago
  91. 33afd7a partitions/efi: check pmbr record's starting lba by Davidlohr Bueso · 11 years ago
  92. c2ebdc2 partitions/efi: use lba-aware partition records by Davidlohr Bueso · 11 years ago
  93. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  94. 11e376a vmcore: enable /proc/vmcore mmap for s390 by Michael Holzheu · 11 years ago
  95. 23df79d s390/vmcore: implement remap_oldmem_pfn_range for s390 by Jan Willeke · 11 years ago
  96. 9cb2181 vmcore: introduce remap_oldmem_pfn_range() by Michael Holzheu · 11 years ago
  97. 97b0f6f s390/vmcore: use ELF header in new memory feature by Michael Holzheu · 11 years ago
  98. be8a8d0 vmcore: introduce ELF header in new memory feature by Michael Holzheu · 11 years ago
  99. 80c74f6 kexec: remove unnecessary return by Xishi Qiu · 11 years ago
  100. 6b3c538 exec: cleanup the error handling in search_binary_handler() by Oleg Nesterov · 11 years ago