1. bd6f10a ACPICA: Remove argument of acpi_os_wait_events_complete by Lin Ming · 12 years ago
  2. c6e1733 ACPICA: iASL: Improved pathname support by Bob Moore · 12 years ago
  3. 43e1c68 ACPICA: ACPI 5/iASL: Add support for PCC keyword by Bob Moore · 12 years ago
  4. 6ccd7b5 ACPICA: Disassembler: Add support for Operation Region externals by Bob Moore · 12 years ago
  5. 9fd75225 ACPICA: Update to version 20120420 by Bob Moore · 12 years ago
  6. 86ed4bc ACPICA: Add support for multiple notify handlers by Bob Moore · 12 years ago
  7. 5134abf ACPICA: Lint fixes for acpi_write, no functional changes by Bob Moore · 12 years ago
  8. 579e382 ACPICA: Object dump routines: Use common function for string output by Bob Moore · 12 years ago
  9. 6af1c4f ACPICA: AML Parser: Fix two possible memory leaks in error path by Jesper Juhl · 12 years ago
  10. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  11. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  12. 53039f2 toshiba_acpi: Fix mis-merge by Matthew Garrett · 12 years ago
  13. 95c4b23 drm/radeon: fix HD6790, HD6570 backend programming by Jerome Glisse · 12 years ago
  14. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 12 years ago
  15. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 12 years ago
  16. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 12 years ago
  17. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  18. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 12 years ago
  19. d583675 sch_atm.c: get rid of poinless extern by Al Viro · 13 years ago
  20. 17d1587 unexport do_munmap() by Al Viro · 12 years ago
  21. eb36c58 new helper: vm_mmap_pgoff() by Al Viro · 12 years ago
  22. dc98250 kill do_mmap() completely by Al Viro · 12 years ago
  23. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  24. 98de59b take calculation of final prot in security_mmap_file() into a helper by Al Viro · 12 years ago
  25. 9ac4ed4 move security_mmap_addr() to saner place by Al Viro · 12 years ago
  26. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  27. 0b8c30b drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock by Alex Deucher · 12 years ago
  28. 29d6540 drm/radeon: fix bank information in tiling config by Alex Deucher · 12 years ago
  29. a5988c4 libceph: set CLOSED state bit in con_init by Alex Elder · 12 years ago
  30. e10006f libceph: provide osd number when creating osd by Alex Elder · 12 years ago
  31. ce2c890 libceph: start tracking connection socket state by Alex Elder · 12 years ago
  32. 928443c libceph: start separating connection flags from state by Alex Elder · 12 years ago
  33. 15d9882 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 12 years ago
  34. e220042 libceph: rename kvec_reset and kvec_add functions by Alex Elder · 12 years ago
  35. 327800b libceph: rename socket callbacks by Alex Elder · 12 years ago
  36. 6384bb8 libceph: kill bad_proto ceph connection op by Alex Elder · 12 years ago
  37. e5e372d libceph: eliminate connection state "DEAD" by Alex Elder · 12 years ago
  38. 28c0254 ceph: check PG_Private flag before accessing page->private by Yan, Zheng · 12 years ago
  39. 08ef8e4 drm/mgag200: kick off conflicting framebuffers earlier. by Dave Airlie · 12 years ago
  40. dedc14e drm/cirrus: kick out conflicting framebuffers earlier by Dave Airlie · 12 years ago
  41. e269f90 Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  42. 112abd2 drm/i915: simplify sysfs setup code by Daniel Vetter · 12 years ago
  43. 98fd81c drm/i915: initialize the parity work only once by Daniel Vetter · 12 years ago
  44. d2ba847 drm/i915: ivybridge_handle_parity_error should be static by Daniel Vetter · 12 years ago
  45. 57d437d slub: pass page to node_match() instead of kmem_cache_cpu structure by Christoph Lameter · 12 years ago
  46. f6e7def slub: Use page variable instead of c->page. by Christoph Lameter · 12 years ago
  47. c17dda4 slub: Separate out kmem_cache_cpu processing from deactivate_slab by Christoph Lameter · 12 years ago
  48. ec3ab08 slub: Get rid of the node field by Christoph Lameter · 12 years ago
  49. 188fd06 slub: new_slab_objects() can also get objects from partial list by Christoph Lameter · 12 years ago
  50. f4697436 slub: Simplify control flow in __slab_alloc() by Christoph Lameter · 12 years ago
  51. 7ced371 slub: Acquire_slab() avoid loop by Christoph Lameter · 12 years ago
  52. 507effe slub: Add frozen check in __slab_alloc by Christoph Lameter · 12 years ago
  53. 6faa683 slub: Use freelist instead of "object" in __slab_alloc by Christoph Lameter · 12 years ago
  54. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 12 years ago
  55. b2f4edb jbd2: use kmem_cache_zalloc wrapper instead of flag by Wanlong Gao · 12 years ago
  56. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 12 years ago
  57. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 12 years ago
  58. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  59. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 12 years ago
  60. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 12 years ago
  61. c0525a6 x86: Reset the debug_stack update counter by Steven Rostedt · 12 years ago
  62. 8a4d0a6 ftrace: Use breakpoint method to update ftrace caller by Steven Rostedt · 12 years ago
  63. a192cd0 ftrace: Synchronize variable setting with breakpoints by Steven Rostedt · 12 years ago
  64. 9660755 ext4: let getattr report the right blocks in delalloc+bigalloc by Tao Ma · 12 years ago
  65. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  66. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  67. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  68. 9fdadb2 Merge branch 'drm-prime-vmap' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  69. 0a4dd35 kconfig: update compression algorithm info by Randy Dunlap · 12 years ago
  70. b32dfe3 c/r: prctl: add ability to set new mm_struct::exe_file by Cyrill Gorcunov · 12 years ago
  71. fe8c7f5 c/r: prctl: extend PR_SET_MM to set up more mm_struct entries by Cyrill Gorcunov · 12 years ago
  72. 5b172087 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat by Cyrill Gorcunov · 12 years ago
  73. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  74. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 12 years ago
  75. 98ed57e sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE by Cyrill Gorcunov · 12 years ago
  76. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  77. ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 12 years ago
  78. 71ca97d fs/nls: add Apple NLS by Vladimir Serbinenko · 12 years ago
  79. 00c10bc pidns: make killed children autoreap by Eric W. Biederman · 12 years ago
  80. 3208450 pidns: use task_active_pid_ns in do_notify_parent by Eric W. Biederman · 12 years ago
  81. 9eaa3d9 rapidio/tsi721: add DMA engine support by Alexandre Bounine · 12 years ago
  82. e42d98e rapidio: add DMA engine support for RIO data transfers by Alexandre Bounine · 12 years ago
  83. ce2d52c ipc/mqueue: add rbtree node caching support by Doug Ledford · 12 years ago
  84. 7820b07 tools/selftests: add mq_perf_tests by Doug Ledford · 12 years ago
  85. 113289c ipc/mqueue: strengthen checks on mqueue creation by Doug Ledford · 12 years ago
  86. 2c12ea4 ipc/mqueue: correct mq_attr_ok test by Doug Ledford · 12 years ago
  87. d662985 ipc/mqueue: improve performance of send/recv by Doug Ledford · 12 years ago
  88. 50069a5 selftests: add mq_open_tests by Doug Ledford · 12 years ago
  89. cef0184 mqueue: separate mqueue default value from maximum value by KOSAKI Motohiro · 12 years ago
  90. fd1f87d mqueue: don't use kmalloc with KMALLOC_MAX_SIZE by KOSAKI Motohiro · 12 years ago
  91. e6315bb mqueue: revert bump up DFLT_*MAX by KOSAKI Motohiro · 12 years ago
  92. 5b5c4d1 ipc/mqueue: update maximums for the mqueue subsystem by Doug Ledford · 12 years ago
  93. 02967ea ipc/mqueue: enforce hard limits by Doug Ledford · 12 years ago
  94. 858ee37 ipc/mqueue: switch back to using non-max values on create by Doug Ledford · 12 years ago
  95. 93e6f11 ipc/mqueue: cleanup definition names and locations by Doug Ledford · 12 years ago
  96. 29a5c67 kexec: export kexec.h to user space by maximilian attems · 12 years ago
  97. e4cc2f8 kernel/cpu.c: document clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  98. 2c922c5 um: properly check all process' threads for a live mm by Anton Vorontsov · 12 years ago
  99. 137d1a2 um: fix possible race on task->mm by Anton Vorontsov · 12 years ago
  100. 9bd0a07 um: should hold tasklist_lock while traversing processes by Anton Vorontsov · 12 years ago