1. f5899dd bcon: Add a module parameter to support partitions by Joern Engel · 12 years ago master
  2. 948c0c5 add blockconsole version 1.1 by Joern Engel · 12 years ago
  3. 918227b Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  4. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  5. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  6. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  7. 07b4e2b mm: sparse: fix section usemap placement calculation by Yinghai Lu · 12 years ago
  8. 688bb41 xtensa: fix incorrect memset by Alan Cox · 12 years ago
  9. b065b43 shmem: cleanup shmem_add_to_page_cache by Hugh Dickins · 12 years ago
  10. d189922 shmem: fix negative rss in memcg memory.stat by Hugh Dickins · 12 years ago
  11. f21f806 tmpfs: revert SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  12. 6b91bf1 drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT by Kevin Hilman · 12 years ago
  13. 5d8ecbb fat: fix non-atomic NFS i_pos read by Steven J. Magnani · 12 years ago
  14. c46938d MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section by Kevin Hilman · 12 years ago
  15. 8875408 sgi-xp: nested calls to spin_lock_irqsave() by Dan Carpenter · 12 years ago
  16. fea9f71 fs: ramfs: file-nommu: add SetPageUptodate() by Bob Liu · 12 years ago
  17. b59f6d1 drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning by Benoît Thébaudeau · 12 years ago
  18. 41b9e2d mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails by Wen Congyang · 12 years ago
  19. 213ab3f h8300/uaccess: add mising __clear_user() by Geert Uytterhoeven · 12 years ago
  20. e048ace h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() by Geert Uytterhoeven · 12 years ago
  21. 487c719 h8300/time: add missing #include <asm/irq_regs.h> by Geert Uytterhoeven · 12 years ago
  22. 8782171 h8300/signal: fix typo "statis" by Geert Uytterhoeven · 12 years ago
  23. 9adec61 h8300/pgtable: add missing #include <asm-generic/pgtable.h> by Geert Uytterhoeven · 12 years ago
  24. ad49fcb drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Device Tree is enabled by Lee Jones · 12 years ago
  25. 3cfd16a drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ by Lee Jones · 12 years ago
  26. 4bf2bba mm, thp: abort compaction if migration page cannot be charged to memcg by David Rientjes · 12 years ago
  27. 4229fb1 c/r: prctl: less paranoid prctl_set_mm_exe_file() by Konstantin Khlebnikov · 12 years ago
  28. a4e08d0 ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space() by Luis Henriques · 12 years ago
  29. 6b4fa63 mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" by Geert Uytterhoeven · 12 years ago
  30. 77cb621 mn10300: mm/dma-alloc.c needs <linux/export.h> by Geert Uytterhoeven · 12 years ago
  31. cea7c58 mn10300: kernel/traps.c needs <linux/export.h> by Geert Uytterhoeven · 12 years ago
  32. 7a63091 mn10300: kernel/internal.h needs <linux/irqreturn.h> by Geert Uytterhoeven · 12 years ago
  33. 1c20c3d mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD by Geert Uytterhoeven · 12 years ago
  34. 325c117 mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c by Geert Uytterhoeven · 12 years ago
  35. 2a64389 drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() by Devendra Naga · 12 years ago
  36. d8adde1 memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 12 years ago
  37. 605cd83 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  38. 5f8ebd3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  39. 8a76e53 media: mx2_camera: Fix mbus format handling by Javier Martin · 12 years ago
  40. 887eafd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. 8daf4de Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  42. 3dc352c Merge tag 'driver-core-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  43. 1e032dc Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  44. 5f351f0 Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  45. e6f0f45 Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  46. 43224b7 MN10300: Fix a missing semicolon by David Howells · 12 years ago
  47. bb39b65 gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined by Jerry Snitselaar · 12 years ago
  48. 055c9fa Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  49. 310959e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  50. dc332fd ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume by Jonathan Nieder · 12 years ago
  51. bc51b0c Revert "of: match by compatible property first" by Linus Torvalds · 12 years ago
  52. 16a50b1 mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq by Tomas Winkler · 12 years ago
  53. dbf0e4c PCI: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  54. 9861e95 Merge tag 'omap-fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 12 years ago
  55. 50fb31c tty/hvc_opal: Fix debug function name by Benjamin Herrenschmidt · 12 years ago
  56. aa709f3 powerpc/numa: Avoid stupid uninitialized warning from gcc by Benjamin Herrenschmidt · 12 years ago
  57. 21b2de3 powerpc: Fix build of some debug irq code by Benjamin Herrenschmidt · 12 years ago
  58. be2cf20 powerpc: More fixes for lazy IRQ vs. idle by Benjamin Herrenschmidt · 12 years ago
  59. 2437fcc Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  60. 6c6ee53 gspca_sn9c20x: Fix NULL pointer dereference by Hans de Goede · 12 years ago
  61. c5e43b8 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  62. 6f5410b Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 12 years ago
  63. 84836bf Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  64. 17cda20 Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 12 years ago
  65. 5becfb1 kmsg: merge continuation records while printing by Kay Sievers · 12 years ago
  66. 46bada6 Merge branch 'kevin' into fixes by Linus Walleij · 12 years ago
  67. 17fae1c Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  68. eb02dac kmsg: /proc/kmsg - support reading of partial log records by Kay Sievers · 12 years ago
  69. 06b4ba5 ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable it by Kevin Hilman · 12 years ago
  70. 9c378ab virtio-balloon: fix add/get API use by Michael S. Tsirkin · 12 years ago
  71. 8c84bf4 Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  72. 373b436 OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n by Tomi Valkeinen · 12 years ago
  73. 736f29c OMAPDSS: Use PM notifiers for system suspend by Tomi Valkeinen · 12 years ago
  74. a771718 [SCSI] bnx2i: Removed the reference to the netdev->base_addr by Eddie Wai · 12 years ago
  75. 6ef1b51 [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf by Dan Williams · 12 years ago
  76. 222a806 [SCSI] Fix NULL dereferences in scsi_cmd_to_driver by Mark Rustad · 12 years ago
  77. bd0a521 Linux 3.5-rc6 by Linus Torvalds · 12 years ago
  78. a0127af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  79. 332a2e1 vfs: make O_PATH file descriptors usable for 'fchdir()' by Linus Torvalds · 12 years ago
  80. 5db9a4d cgroup: fix cgroup hierarchy umount race by Tejun Heo · 12 years ago
  81. 7db5b3c Revert "cgroup: superblock can't be released with active dentries" by Tejun Heo · 12 years ago
  82. 476a7ee hwspinlock/core: use global ID to register hwspinlocks on multiple devices by Shinya Kuribayashi · 12 years ago
  83. cd6407f Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  84. c540521 security: Minor improvements to no_new_privs documentation by Andy Lutomirski · 12 years ago
  85. 26c439d Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  86. c8912f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  87. 8dc6780 eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files by Tyler Hicks · 12 years ago
  88. 4f1d0f1 qla2xxx: print the right array elements in qlt_async_event by Alan Cox · 12 years ago
  89. 873e9f7 ARM: shmobile: fix platsmp.c build when ARCH_SH73A0=n by Magnus Damm · 12 years ago
  90. 863555b tcm_fc: Resolve suspicious RCU usage warnings by Mark Rustad · 12 years ago
  91. 78ee225 Merge branch 'ux500/fixes-3.5' into fixes by Arnd Bergmann · 12 years ago
  92. 2b667a2 ARM: ux500: Over-ride the DT device naming scheme for pinctrl by Lee Jones · 12 years ago
  93. c57920e ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not set by Lee Jones · 12 years ago
  94. 84774e6 of: address: Don't fail a lookup just because a node has no reg property by Lee Jones · 12 years ago
  95. af9b9a5 Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  96. 9ab4233 mm: Hold a file reference in madvise_remove by Andy Lutomirski · 12 years ago
  97. 1b7fa4c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 12 years ago
  98. 064ea1a Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  99. 1b74a86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  100. 68b6507 kmsg: make sure all messages reach a newly registered boot console by Kay Sievers · 12 years ago