1. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 14 years ago
  2. b9d4e71 driver core: remove __must_check from device_create_file by Greg Kroah-Hartman · 14 years ago
  3. 30e0532 security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set by Jan Kara · 14 years ago
  4. 4d25a06 KVM: Don't automatically expose the TSC deadline timer in cpuid by Jan Kiszka · 14 years ago
  5. e30e2fd VFS: Fix race between CPU hotplug and lglocks by Srivatsa S. Bhat · 14 years ago
  6. b3e8d7b kobject: remove kset_find_obj_hinted() by Kay Sievers · 14 years ago
  7. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 14 years ago
  8. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 14 years ago
  9. 5fbd305 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  10. b1b73d0 time/clocksource: Fix kernel-doc warnings by Kusanagi Kouichi · 14 years ago
  11. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 14 years ago
  12. b0d78ee Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  13. 8bc1f85 iommu: Export intel_iommu_enabled to signal when iommu is in use by Eugeni Dodonov · 14 years ago
  14. fe5ff8b edac: convert sysdev_class to a regular subsystem by Kay Sievers · 14 years ago
  15. ca22e56 driver-core: implement 'sysdev' functionality for regular devices and buses by Kay Sievers · 14 years ago
  16. 6261dde kref: fix up the kfree build problems by Greg Kroah-Hartman · 14 years ago
  17. 3c8ed88 kref: Remove the memory barriers by Peter Zijlstra · 14 years ago
  18. 47dbd7d kref: Implement kref_put in terms of kref_sub by Peter Zijlstra · 14 years ago
  19. 4af679c kref: Inline all functions by Peter Zijlstra · 14 years ago
  20. 13c07b0 linux/log2.h: Fix rounddown_pow_of_two(1) by Linus Torvalds · 14 years ago
  21. 71fe5cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  22. 6de5fc9 mmc: core: Add quirk for long data read time by Stefan Nilsson XK · 14 years ago
  23. 5a3072b drivers_base: make argument to platform_device_register_full const by Uwe Kleine-König · 14 years ago
  24. 53523d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  25. 83aeead vmscan: use atomic-long for shrinker batching by Konstantin Khlebnikov · 14 years ago
  26. 3172f8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  27. 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 14 years ago
  28. 091c0f8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  29. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  30. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  31. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  32. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 14 years ago
  33. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 14 years ago
  34. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 14 years ago
  35. a67ba43 asm-generic/unistd.h: support new process_vm_{readv,write} syscalls by Chris Metcalf · 14 years ago
  36. 0efebaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 14 years ago
  37. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  38. 8cd7920 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  39. bda6358 firmware: Sigma: Fix endianess issues by Lars-Peter Clausen · 14 years ago
  40. 4f718a2 firmware: Sigma: Prevent out of bounds memory access by Lars-Peter Clausen · 14 years ago
  41. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 14 years ago
  42. f7bc83d PM: Update comments describing device power management callbacks by Rafael J. Wysocki · 14 years ago
  43. cb35999 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 14 years ago
  44. c28800a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  45. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 14 years ago
  46. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 14 years ago
  47. fe1a7fe virtio-mmio: Correct the name of the guest features selector by Sasha Levin · 14 years ago
  48. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 14 years ago
  49. 5907c5f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  50. 0a2c986 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 14 years ago
  51. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 14 years ago
  52. 6782002 i2c: Delete ANY_I2C_BUS by Jean Delvare · 14 years ago
  53. 5151412 block: initialize request_queue's numa node during by Mike Snitzer · 14 years ago
  54. 5eccdf5 tc: comment spelling fixes by stephen hemminger · 14 years ago
  55. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  56. 8ba8ed5 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 14 years ago
  57. 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 years ago
  58. 0cda569 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  59. c292fe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  60. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  61. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  62. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  63. a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 14 years ago
  64. 208f6f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  65. 8ee4dd9 debugfs: print_regs32: make regs array a const pointer by Alessandro Rubini · 14 years ago
  66. 1a087c6 debugfs: add tools to printk 32-bit registers by Alessandro Rubini · 14 years ago
  67. b684452 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  68. 15bd1cf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  69. f3a6a4b USB: Add helper macro for usb_driver boilerplate by Greg Kroah-Hartman · 14 years ago
  70. f6f8285 pstore: pass allocated memory region back to caller by Kees Cook · 14 years ago
  71. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 14 years ago
  72. 3acbb01 SPI: Add helper macro for spi_driver boilerplate by Lars-Peter Clausen · 14 years ago
  73. 7c92784 I2C: Add helper macro for i2c_driver boilerplate by Lars-Peter Clausen · 14 years ago
  74. 907d0ed drivercore: Generalize module_platform_driver by Lars-Peter Clausen · 14 years ago
  75. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 14 years ago
  76. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 15 years ago
  77. ea441d1 new helper: mount_subtree() by Al Viro · 14 years ago
  78. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 15 years ago
  79. 121f099 bio: change some signed vars to unsigned by Dan Carpenter · 14 years ago
  80. 0c614e2 include/linux/bio.h: use a static inline function for bio_integrity_clone() by Stephen Rothwell · 14 years ago
  81. 72f8c0b lib: devres: add convenience function to remap a resource by Wolfram Sang · 14 years ago
  82. 93f3350 RS485: fix inconsistencies in the meaning of some variables by Claudio Scordino · 14 years ago
  83. 7b08fae device.h: Fix struct member documentation by Marcos Paulo de Souza · 14 years ago
  84. 5870b2c Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl by Linus Torvalds · 14 years ago
  85. f1c6f1a sched: Set the command name of the idle tasks in SMP kernels by Carsten Emde · 14 years ago
  86. 7f80850 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 14 years ago
  87. b93cd6a Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 14 years ago
  88. 06236ac net-netlink: Add a new attribute to expose TCLASS values via netlink by Maciej Żenczykowski · 14 years ago
  89. 87618e0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  90. fe10e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 14 years ago
  91. 224736d libceph: Allocate larger oid buffer in request msgs by Stratos Psomadakis · 14 years ago
  92. 9b49139 ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h by Kuninori Morimoto · 14 years ago
  93. 972c3fb ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h by Kuninori Morimoto · 14 years ago
  94. bd8d0cba ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h by Kuninori Morimoto · 14 years ago
  95. 37bef8f Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  96. 79e7066 sh: clkfwk: Kill off remaining debugfs cruft. by Paul Mundt · 14 years ago
  97. d65670a clocksource: Avoid selecting mult values that might overflow when adjusted by John Stultz · 14 years ago
  98. d098539 block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" by Tejun Heo · 14 years ago
  99. e0e2075 pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list" by Barry Song · 14 years ago
  100. c970376 [libata] ahci: Add ASMedia ASM1061 support by Keng-Yu Lin · 14 years ago