1. b353a6b virtio: console: Add reference counting for port struct by Amit Shah · 14 years ago
  2. d22a698 virtio: console: Use cdev_alloc() instead of cdev_init() by Amit Shah · 14 years ago
  3. 04950cd virtio: console: Add a find_port_by_devt() function by Amit Shah · 14 years ago
  4. 6bdf2af virtio: console: Add a list of portdevs that are active by Amit Shah · 14 years ago
  5. 8ad37e8 virtio: console: open: Use a common path for error handling by Amit Shah · 14 years ago
  6. 7a28531 virtio: console: remove_port() should return void by Amit Shah · 14 years ago
  7. f402811 virtio: console: Make write() return -ENODEV on hot-unplug by Amit Shah · 14 years ago
  8. b3dddb9 virtio: console: Make read() return -ENODEV on hot-unplug by Amit Shah · 14 years ago
  9. 8529a50 virtio: console: Unblock poll on port hot-unplug by Amit Shah · 14 years ago
  10. 3709ea7 virtio: console: Un-block reads on chardev close by Amit Shah · 14 years ago
  11. 84ec06c virtio: console: Check if portdev is valid in send_control_msg() by Amit Shah · 14 years ago
  12. 96eb872 virtio: console: Remove control vq data only if using multiport support by Amit Shah · 14 years ago
  13. 0223895 virtio: console: Reset vdev before removing device by Amit Shah · 14 years ago
  14. f0d3d98 selinux: include vmalloc.h for vmalloc_user by Stephen Rothwell · 14 years ago
  15. ff660c8 secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not set by Eric Paris · 14 years ago
  16. 845ca30 selinux: implement mmap on /selinux/policy by Eric Paris · 14 years ago
  17. cee74f4 SELinux: allow userspace to read policy back out of the kernel by Eric Paris · 14 years ago
  18. 00d85c8 SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE by Eric Paris · 14 years ago
  19. 4419aae SELinux: deterministic ordering of range transition rules by Eric Paris · 14 years ago
  20. b28efd5 kernel: roundup should only reference arguments once by Eric Paris · 14 years ago
  21. 686a0f3 kernel: rounddown helper function by Eric Paris · 14 years ago
  22. 1ae4de0 secmark: export secctx, drop secmark in procfs by Eric Paris · 14 years ago
  23. 1cc6324 conntrack: export lsm context rather than internal secid via netlink by Eric Paris · 14 years ago
  24. d5630b9 security: secid_to_secctx returns len when data is NULL by Eric Paris · 14 years ago
  25. 2606fd1 secmark: make secmark object handling generic by Eric Paris · 14 years ago
  26. 15714f7 secmark: do not return early if there was no error by Eric Paris · 14 years ago
  27. 3ed02ad AppArmor: Ensure the size of the copy is < the buffer allocated to hold it by John Johansen · 14 years ago
  28. 9f1c1d4 TOMOYO: Print URL information before panic(). by Tetsuo Handa · 14 years ago
  29. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  30. 9b3056c tpm: change 'tpm_suspend_pcr' to be module parameter by Dmitry Torokhov · 14 years ago
  31. 36f7f28 selinux: fix up style problem on /selinux/status by KaiGai Kohei · 14 years ago
  32. 8b0c543 selinux: change to new flag variable by matt mooney · 14 years ago
  33. 60272da selinux: really fix dependency causing parallel compile failure. by Paul Gortmaker · 14 years ago
  34. ceba72a selinux: fix parallel compile error by Paul Gortmaker · 14 years ago
  35. 1190416 selinux: fast status update interface (/selinux/status) by KaiGai Kohei · 14 years ago
  36. 4b04a7c .gitignore: ignore apparmor/rlim_names.h by Yong Zhang · 14 years ago
  37. 065d78a LSM: Fix security_module_enable() error. by Tetsuo Handa · 14 years ago
  38. daa6d83 selinux: type_bounds_sanity_check has a meaningless variable declaration by Eric Paris · 14 years ago
  39. 68eda8f tomoyo: cleanup. don't store bogus pointer by Dan Carpenter · 14 years ago
  40. 66f2b06 x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G by FUJITA Tomonori · 14 years ago
  41. efa4c12 ceph: do not carry i_lock for readdir from dcache by Sage Weil · 14 years ago
  42. 61413c2 fs/ceph/xattr.c: Use kmemdup by Julia Lawall · 14 years ago
  43. 85b5aaa rbd: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  44. b8d0638 rbd: null vs ERR_PTR by Dan Carpenter · 14 years ago
  45. 240634e ceph: fix num_pages_free accounting in pagelist by Sage Weil · 14 years ago
  46. 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
  47. 010e3b4 ceph: don't crash when passed bad mount options by Yehuda Sadeh · 14 years ago
  48. 6f453ed ceph: fix debugfs warnings by Randy Dunlap · 14 years ago
  49. f4cf3de block: rbd: removing unnecessary test by Yehuda Sadeh · 14 years ago
  50. 28f259b block: rbd: fixed may leaks by Vasiliy Kulikov · 14 years ago
  51. 496e595 ceph: switch from BKL to lock_flocks() by Sage Weil · 14 years ago
  52. fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago
  53. ac0b74d ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor by Greg Farnum · 14 years ago
  54. 18a3819 ceph: use mapping->nrpages to determine if mapping is empty by Sage Weil · 14 years ago
  55. 93afd44 ceph: only invalidate on check_caps if we actually have pages by Sage Weil · 14 years ago
  56. 4c32f5d ceph: do not hide .snap in root directory by Sage Weil · 14 years ago
  57. 602adf4 rbd: introduce rados block device (rbd), based on libceph by Yehuda Sadeh · 14 years ago
  58. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  59. ae1533b ceph-rbd: osdc support for osd call and rollback operations by Yehuda Sadeh · 14 years ago
  60. 68b4476 ceph: messenger and osdc changes for rbd by Yehuda Sadeh · 14 years ago
  61. 3499e8a ceph: refactor osdc requests creation functions by Yehuda Sadeh · 14 years ago
  62. 7669a2c ceph: lookup pool in osdmap by name by Yehuda Sadeh · 14 years ago
  63. 9329672 x86: Spread tlb flush vector between nodes by Shaohua Li · 14 years ago
  64. c957ef2 percpu: Introduce a read-mostly percpu API by Shaohua Li · 14 years ago
  65. f6f94e2 Linux 2.6.36 by Linus Torvalds · 14 years ago
  66. 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  67. 531295e virtio: console: Don't block entire guest if host doesn't read data by Amit Shah · 14 years ago
  68. 30c2781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  69. f01f7c5 x86, mm: Fix incorrect data type in vmalloc_sync_all() by Borislav Petkov · 14 years ago
  70. 2764c50 spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA by Ilkka Koskinen · 14 years ago
  71. e1993ed spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode by Jason Wang · 14 years ago
  72. ef2533d Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  73. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  74. c293393 arm: use addruart macro to establish debug mappings by Jeremy Kerr · 14 years ago
  75. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  76. 1ea6461 arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC by Jeremy Kerr · 14 years ago
  77. d71e3eb ARM: make struct machine_desc definition coherent with its comment by Nicolas Pitre · 14 years ago
  78. 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 14 years ago
  79. a68c439 apic, x86: Check if EILVT APIC registers are available (AMD only) by Robert Richter · 14 years ago
  80. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  81. 9c03439 PM / Wakeup: Show wakeup sources statistics in debugfs by Rafael J. Wysocki · 14 years ago
  82. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  83. 79a94c3 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  84. 617d34d x86, mm: Hold mm->page_table_lock while doing vmalloc_sync by Jeremy Fitzhardinge · 14 years ago
  85. 44235dc x86, mm: Fix bogus whitespace in sync_global_pgds() by Jeremy Fitzhardinge · 14 years ago
  86. f779b7d Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  87. 3c00079 Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm into devel-stable by Russell King · 14 years ago
  88. 750ed15 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  89. e2cc502 MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. by Michel Thebeau · 14 years ago
  90. d39e072 MAINTAINERS: Change list for ioc_serial to linux-serial. by Ralf Baechle · 14 years ago
  91. 6cc0cc4 SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  92. 08be7b2 MIPS: jz4740: Fix Kbuild Platform file. by David Daney · 14 years ago
  93. ad4b2b6 MIPS: Repair Kbuild make clean breakage. by David Daney · 14 years ago
  94. 51ea8a8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  95. f1de161 eukrea_mbimxsd-baseboard: Pass the correct GPIO to gpio_free by Fabio Estevam · 14 years ago
  96. 4e6898a cpuimx27: fix compile when ULPI is selected by Eric Bénard · 14 years ago
  97. c0f832b mach-pcm037_eet: fix compile errors by Eric Bénard · 14 years ago
  98. d24d96e Fixing ethernet driver compilation error for i.MX31 ADS board by Ian Lartey · 14 years ago
  99. a392741 cpuimx51: update board support by Eric Bénard · 14 years ago
  100. 70b1726 mx5: add cpuimx51sd module and its baseboard by Eric Bénard · 14 years ago