- 9530d60 EDAC, MCE: Enable MCE decoding on F14h by Borislav Petkov · 14 years ago
- fe4ea26 EDAC, MCE: Fix FR MCEs decoding by Borislav Petkov · 14 years ago
- 5ce88f6 EDAC, MCE: Complete NB MCE decoders by Borislav Petkov · 14 years ago
- ded5062 EDAC, MCE: Warn about LS MCEs on F14h by Borislav Petkov · 14 years ago
- dd53bce EDAC, MCE: Adjust IC decoders to F14h by Borislav Petkov · 14 years ago
- 888ab8e EDAC, MCE: Adjust DC decoders to F14h by Borislav Petkov · 14 years ago
- 47ca08a EDAC, MCE: Rename files by Borislav Petkov · 14 years ago
- 9cdeb40 EDAC, MCE: Rework MCE injection by Borislav Petkov · 14 years ago
- 30e1f7a EDAC: Export edac sysfs class to users. by Borislav Petkov · 14 years ago
- 7cfd4a8 EDAC, MCE: Pass complete MCE info to decoders by Borislav Petkov · 14 years ago
- 6337583 EDAC, MCE: Sanitize error codes by Borislav Petkov · 14 years ago
- 0ee8efa EDAC, MCE: Remove unused function parameter by Borislav Petkov · 14 years ago
- c9f281f EDAC, MCE: Add HW_ERR prefix by Borislav Petkov · 14 years ago
- ca755e0 EDAC: Fix error return by Borislav Petkov · 14 years ago
- 2aeb66d x86-32, percpu: Correct the ordering of the percpu readmostly section by H. Peter Anvin · 14 years ago
- fe5a50a virtio_blk: remove BKL leftovers by Christoph Hellwig · 14 years ago
- 299fb61 virtio: console: Disable lseek(2) for port file operations by Amit Shah · 14 years ago
- a461e11 virtio: console: Send SIGIO in case of port unplug by Amit Shah · 14 years ago
- 55f6bcc virtio: console: Send SIGIO on new data arrival on ports by Amit Shah · 14 years ago
- 3eae0ad virtio: console: Send SIGIO to processes that request it for host events by Amit Shah · 14 years ago
- e062013 virtio: console: Reference counting portdev structs is not needed by Amit Shah · 14 years ago
- b353a6b virtio: console: Add reference counting for port struct by Amit Shah · 14 years ago
- d22a698 virtio: console: Use cdev_alloc() instead of cdev_init() by Amit Shah · 14 years ago
- 04950cd virtio: console: Add a find_port_by_devt() function by Amit Shah · 14 years ago
- 6bdf2af virtio: console: Add a list of portdevs that are active by Amit Shah · 14 years ago
- 8ad37e8 virtio: console: open: Use a common path for error handling by Amit Shah · 14 years ago
- 7a28531 virtio: console: remove_port() should return void by Amit Shah · 14 years ago
- f402811 virtio: console: Make write() return -ENODEV on hot-unplug by Amit Shah · 14 years ago
- b3dddb9 virtio: console: Make read() return -ENODEV on hot-unplug by Amit Shah · 14 years ago
- 8529a50 virtio: console: Unblock poll on port hot-unplug by Amit Shah · 14 years ago
- 3709ea7 virtio: console: Un-block reads on chardev close by Amit Shah · 14 years ago
- 84ec06c virtio: console: Check if portdev is valid in send_control_msg() by Amit Shah · 14 years ago
- 96eb872 virtio: console: Remove control vq data only if using multiport support by Amit Shah · 14 years ago
- 0223895 virtio: console: Reset vdev before removing device by Amit Shah · 14 years ago
- f0d3d98 selinux: include vmalloc.h for vmalloc_user by Stephen Rothwell · 14 years ago
- ff660c8 secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not set by Eric Paris · 14 years ago
- 845ca30 selinux: implement mmap on /selinux/policy by Eric Paris · 14 years ago
- cee74f4 SELinux: allow userspace to read policy back out of the kernel by Eric Paris · 14 years ago
- 00d85c8 SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE by Eric Paris · 14 years ago
- 4419aae SELinux: deterministic ordering of range transition rules by Eric Paris · 14 years ago
- b28efd5 kernel: roundup should only reference arguments once by Eric Paris · 14 years ago
- 686a0f3 kernel: rounddown helper function by Eric Paris · 14 years ago
- 1ae4de0 secmark: export secctx, drop secmark in procfs by Eric Paris · 14 years ago
- 1cc6324 conntrack: export lsm context rather than internal secid via netlink by Eric Paris · 14 years ago
- d5630b9 security: secid_to_secctx returns len when data is NULL by Eric Paris · 14 years ago
- 2606fd1 secmark: make secmark object handling generic by Eric Paris · 14 years ago
- 15714f7 secmark: do not return early if there was no error by Eric Paris · 14 years ago
- 3ed02ad AppArmor: Ensure the size of the copy is < the buffer allocated to hold it by John Johansen · 14 years ago
- 9f1c1d4 TOMOYO: Print URL information before panic(). by Tetsuo Handa · 14 years ago
- b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
- 9b3056c tpm: change 'tpm_suspend_pcr' to be module parameter by Dmitry Torokhov · 14 years ago
- 36f7f28 selinux: fix up style problem on /selinux/status by KaiGai Kohei · 14 years ago
- 8b0c543 selinux: change to new flag variable by matt mooney · 14 years ago
- 60272da selinux: really fix dependency causing parallel compile failure. by Paul Gortmaker · 14 years ago
- ceba72a selinux: fix parallel compile error by Paul Gortmaker · 14 years ago
- 1190416 selinux: fast status update interface (/selinux/status) by KaiGai Kohei · 14 years ago
- 4b04a7c .gitignore: ignore apparmor/rlim_names.h by Yong Zhang · 14 years ago
- 065d78a LSM: Fix security_module_enable() error. by Tetsuo Handa · 14 years ago
- daa6d83 selinux: type_bounds_sanity_check has a meaningless variable declaration by Eric Paris · 14 years ago
- 68eda8f tomoyo: cleanup. don't store bogus pointer by Dan Carpenter · 14 years ago
- 66f2b06 x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G by FUJITA Tomonori · 14 years ago
- efa4c12 ceph: do not carry i_lock for readdir from dcache by Sage Weil · 14 years ago
- 61413c2 fs/ceph/xattr.c: Use kmemdup by Julia Lawall · 14 years ago
- 85b5aaa rbd: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
- b8d0638 rbd: null vs ERR_PTR by Dan Carpenter · 14 years ago
- 240634e ceph: fix num_pages_free accounting in pagelist by Sage Weil · 14 years ago
- 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
- 010e3b4 ceph: don't crash when passed bad mount options by Yehuda Sadeh · 14 years ago
- 6f453ed ceph: fix debugfs warnings by Randy Dunlap · 14 years ago
- f4cf3de block: rbd: removing unnecessary test by Yehuda Sadeh · 14 years ago
- 28f259b block: rbd: fixed may leaks by Vasiliy Kulikov · 14 years ago
- 496e595 ceph: switch from BKL to lock_flocks() by Sage Weil · 14 years ago
- fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago
- ac0b74d ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor by Greg Farnum · 14 years ago
- 18a3819 ceph: use mapping->nrpages to determine if mapping is empty by Sage Weil · 14 years ago
- 93afd44 ceph: only invalidate on check_caps if we actually have pages by Sage Weil · 14 years ago
- 4c32f5d ceph: do not hide .snap in root directory by Sage Weil · 14 years ago
- 602adf4 rbd: introduce rados block device (rbd), based on libceph by Yehuda Sadeh · 14 years ago
- 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago
- ae1533b ceph-rbd: osdc support for osd call and rollback operations by Yehuda Sadeh · 15 years ago
- 68b4476 ceph: messenger and osdc changes for rbd by Yehuda Sadeh · 15 years ago
- 3499e8a ceph: refactor osdc requests creation functions by Yehuda Sadeh · 15 years ago
- 7669a2c ceph: lookup pool in osdmap by name by Yehuda Sadeh · 15 years ago
- 9329672 x86: Spread tlb flush vector between nodes by Shaohua Li · 14 years ago
- c957ef2 percpu: Introduce a read-mostly percpu API by Shaohua Li · 14 years ago
- f6f94e2 Linux 2.6.36 by Linus Torvalds · 14 years ago
- 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
- 531295e virtio: console: Don't block entire guest if host doesn't read data by Amit Shah · 14 years ago
- 30c2781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
- f01f7c5 x86, mm: Fix incorrect data type in vmalloc_sync_all() by Borislav Petkov · 14 years ago
- 2764c50 spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA by Ilkka Koskinen · 14 years ago
- e1993ed spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode by Jason Wang · 14 years ago
- ef2533d Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
- c293393 arm: use addruart macro to establish debug mappings by Jeremy Kerr · 14 years ago
- 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
- 1ea6461 arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC by Jeremy Kerr · 14 years ago
- d71e3eb ARM: make struct machine_desc definition coherent with its comment by Nicolas Pitre · 14 years ago
- 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 14 years ago
- a68c439 apic, x86: Check if EILVT APIC registers are available (AMD only) by Robert Richter · 14 years ago