1. cd42f4a HWPOISON: Clean up memory_failure() vs. __memory_failure() by Tony Luck · 13 years ago
  2. 53523d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  3. 83aeead vmscan: use atomic-long for shrinker batching by Konstantin Khlebnikov · 13 years ago
  4. 34a9d2c Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  5. 3172f8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  6. 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  7. 091c0f8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  8. 6f21475 target: remove the unused se_dev_list by Christoph Hellwig · 13 years ago
  9. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  10. 6fd126f target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields by Christoph Hellwig · 13 years ago
  11. 33c3faf target: remove the t_tasks_bidi se_cmd field by Christoph Hellwig · 13 years ago
  12. 2d3a4b5 target: remove the t_tasks_fua se_cmd field by Christoph Hellwig · 13 years ago
  13. aad13ca target: remove the se_ordered_node se_cmd field by Christoph Hellwig · 13 years ago
  14. 58a2801 target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields by Christoph Hellwig · 13 years ago
  15. 5f655e8 target: Avoid compiler warnings about signed one-bit bitfields by Bart Van Assche · 13 years ago
  16. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  17. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  19. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  21. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 13 years ago
  22. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 13 years ago
  23. a67ba43 asm-generic/unistd.h: support new process_vm_{readv,write} syscalls by Chris Metcalf · 13 years ago
  24. c2b5adb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  25. 0efebaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  26. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  27. 2ed4d9d drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  28. ea6a5d3 sch_red: fix red_calc_qavg_from_idle_time by Eric Dumazet · 13 years ago
  29. cd5b49b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  30. 8cd7920 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  31. 98014be Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux-stericsson into fixes by Arnd Bergmann · 13 years ago
  32. bda6358 firmware: Sigma: Fix endianess issues by Lars-Peter Clausen · 13 years ago
  33. 4f718a2 firmware: Sigma: Prevent out of bounds memory access by Lars-Peter Clausen · 13 years ago
  34. c1baa88 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  35. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  36. f7bc83d PM: Update comments describing device power management callbacks by Rafael J. Wysocki · 13 years ago
  37. cb35999 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  38. 4244cb4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  39. c28800a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  40. b7b996d Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  41. de68dca inet: add a redirect generation id in inetpeer by Eric Dumazet · 13 years ago
  42. b8400f3 route: struct rtable can be const in rt_is_input_route and rt_is_output_route by Steffen Klassert · 13 years ago
  43. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
  44. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  45. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  46. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 13 years ago
  47. fe1a7fe virtio-mmio: Correct the name of the guest features selector by Sasha Levin · 13 years ago
  48. ac8a481 ipv4: Save nexthop address of LSRR/SSRR option to IPCB. by Li Wei · 13 years ago
  49. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  50. b079d67 Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fixes-dss by Tony Lindgren · 13 years ago
  51. 5907c5f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  52. 0a2c986 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  53. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  54. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 13 years ago
  55. 6782002 i2c: Delete ANY_I2C_BUS by Jean Delvare · 13 years ago
  56. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 13 years ago
  57. 5eccdf5e tc: comment spelling fixes by stephen hemminger · 13 years ago
  58. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  59. 8ba8ed5 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  60. 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  61. 0cda569 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  62. 70e9942 netfilter: nf_conntrack: make event callback registration per-netns by Pablo Neira Ayuso · 13 years ago
  63. c292fe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  64. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  65. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  66. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  67. e70f224 drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS by Marek Olšák · 13 years ago
  68. a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 13 years ago
  69. 208f6f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  70. b684452 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  71. 15bd1cf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  72. f6f8285 pstore: pass allocated memory region back to caller by Kees Cook · 13 years ago
  73. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 13 years ago
  74. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 13 years ago
  75. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 13 years ago
  76. ea441d1 new helper: mount_subtree() by Al Viro · 13 years ago
  77. 5f76d70 xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI by Daniel De Graaf · 13 years ago
  78. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 13 years ago
  79. 121f099 bio: change some signed vars to unsigned by Dan Carpenter · 13 years ago
  80. 0c614e2 include/linux/bio.h: use a static inline function for bio_integrity_clone() by Stephen Rothwell · 13 years ago
  81. b1914cb2 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  82. 93f3350 RS485: fix inconsistencies in the meaning of some variables by Claudio Scordino · 13 years ago
  83. b872a37 drm/radeon: add some missing FireMV pci ids by Alex Deucher · 13 years ago
  84. 7b08fae device.h: Fix struct member documentation by Marcos Paulo de Souza · 13 years ago
  85. 5870b2c Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl by Linus Torvalds · 13 years ago
  86. f088d5a drm/exynos: use gem create function generically by Inki Dae · 13 years ago
  87. f1c6f1a sched: Set the command name of the idle tasks in SMP kernels by Carsten Emde · 13 years ago
  88. 7f80850 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  89. b93cd6a Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  90. 06236ac net-netlink: Add a new attribute to expose TCLASS values via netlink by Maciej Żenczykowski · 13 years ago
  91. 87618e0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  92. fe10e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  93. f28ad3b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  94. 224736d libceph: Allocate larger oid buffer in request msgs by Stratos Psomadakis · 13 years ago
  95. 6c3d904 drm/exynos: added padding to be 64-bit align. by Inki Dae · 13 years ago
  96. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
  97. 9b49139 ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h by Kuninori Morimoto · 13 years ago
  98. 972c3fb ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  99. bd8d0cba ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  100. 37bef8f Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 13 years ago