]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: generic irq migration support...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: routines managing Interrupt...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: Interrupt remapping infrastructure
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: Queued invalidation infrastruct...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: parse ioapic scope under vt...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: Fix the need for RMRR in the...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remappi...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: code re-structuring, to be...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: fix the need for sequential...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: Intel vt-d, IOMMU code reorgani...
2008-07-12 Ingo MolnarMerge branch 'x86/core' into x86/x2apic
2008-07-12 Ingo MolnarMerge branch 'linus' into x86/core
2008-07-12 Michael Karcherx86: fix ldt limit for 64 bit
2008-07-12 Roland McGrathx86_64: fix delayed signals
2008-07-12 Rafael J. Wysockix86: remove conflicting nx6325 and nx6125 quirks
2008-07-12 Thomas Gleixnerkernel-paramaters: document pmtmr= command line option
2008-07-12 Randy Dunlapacpi_pm clccksource: fix printk format warning
2008-07-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-07-11 Mingming Caoext4: Documention update for new ordered mode and delay...
2008-07-11 Eric Sandeenext4: do not set extents feature from the kernel
2008-07-11 Aneesh Kumar K.Vext4: Don't allow nonextenst mount option for large...
2008-07-11 Aneesh Kumar K.Vext4: Enable delalloc by default.
2008-07-11 Mingming Caoext4: delayed allocation i_blocks fix for stat
2008-07-11 Mingming Caoext4: fix delalloc i_disksize early update issue
2008-07-11 Aneesh Kumar K.Vext4: Handle page without buffers in ext4_*_writepage()
2008-07-11 Aneesh Kumar K.Vext4: Add ordered mode support for delalloc
2008-07-11 Mingming Caoext4: Invert lock ordering of page_lock and transaction...
2008-07-11 Aneesh Kumar K.Vmm: Add range_cont mode for writeback
2008-07-14 Mingming Caoext4: delayed allocation ENOSPC handling
2008-07-11 Mingming Caopercpu_counter: new function percpu_counter_sum_and_set
2008-07-11 Alex Tomasext4: Add delayed allocation support in data=writeback...
2008-07-11 Alex Tomasvfs: add hooks for ext4's delayed allocation support
2008-07-11 Jan Karajbd2: Remove data=ordered mode support using jbd buffer...
2008-07-11 Jan Karaext4: Use new framework for data=ordered mode in JBD2
2008-07-11 Jan Karajbd2: Implement data=ordered mode handling via inodes
2008-07-11 Jan Karavfs: export filemap_fdatawrite_range()
2008-07-11 Jan Karaext4: Fix lock inversion in ext4_ext_truncate()
2008-07-11 Jan Karaext4: Invert the locking order of page_lock and transac...
2008-07-11 Jan Karavfs: Move mark_inode_dirty() from under page lock in...
2008-07-11 Aneesh Kumar K.Vext4: Use page_mkwrite vma_operations to get mmap write...
2008-07-11 Jose R. Santosext4: Documentation updates.
2008-07-11 Frederic Boheext4: fix online resize with mballoc
2008-07-11 Eric Sandeenext4: use atomic functions to set bh_state
2008-07-11 Jan Karaext4: Set journal pointer to NULL when journal is released
2008-07-11 Mingming Caoext4: mballoc avoid use root reserved blocks for non...
2008-07-11 Eric Sandeenext4: call blkdev_issue_flush on fsync
2008-07-11 Aneesh Kumar K.Vext4: cleanup block allocator
2008-07-11 Aneesh Kumar K.Vext4: Use inode preallocation with -o noextents
2008-07-11 Akinobu Mitaext4: fix ext4_init_block_bitmap() for metablock block...
2008-07-11 Aneesh Kumar K.Vext4: Fix sparse warning
2008-07-11 Li Zefanext4: cleanup never-used magic numbers from htree code
2008-07-11 Shen Fengext4: Fix ext4_ext_journal_restart() to reflect errors...
2008-07-11 Shen Fengext4: Make ext4_ext_find_extent fills ext_path completely
2008-07-11 Shen Fengext4: return error when calling ext4_ext_split failed
2008-07-11 Aneesh Kumar K.Vext4: Update i_disksize properly when allocating from...
2008-07-11 Shen Fengext4: remove quota allocation when ext4_mb_new_blocks...
2008-07-11 Li Zefanext4: remove redundant code in ext4_fill_super()
2008-07-14 Mingming Caojbd2: fix race between jbd2_journal_try_to_free_buffers...
2008-07-11 Jose R. Santosext4: New inode allocation for FLEX_BG meta-data groups.
2008-07-11 Theodore Ts'ojbd2: Add commit time into the commit block
2008-07-14 Stoyan Gaydarovext4: replace __FUNCTION__ occurrences
2008-07-14 Shen Fengext4: fix error processing in mb_free_blocks
2008-07-14 Shen Fengext4: error proc entry creation when the fs/ext4 is...
2008-07-11 Li Zefanext4: fix build failure if DX_DEBUG is enabled
2008-07-11 Theodore Ts'oext4: Remove unused variable from ext4_show_options
2008-07-11 Theodore Ts'oext4: Rename read_block_bitmap() to ext4_read_block_bit...
2008-07-11 Shen Fengext4: remove double definitions of xattr macros
2008-07-11 Shen Fengext4: miscellaneous error checks and coding cleanups...
2008-07-11 Shen Fengext4: add error processing when calling ext4_mb_init_ca...
2008-07-11 Mingming Caoext4: Fix ext4_mb_init_cache return error
2008-07-11 Shen Fengext4: improve some code in rb tree part of dir.c
2008-07-11 Alexey Dobriyanext4: switch to seq_files
2008-07-11 Julia Lawallext4: Use BUG_ON() instead of BUG()
2008-07-11 Aneesh Kumar K.Vext4: start searching for the right extent from the...
2008-07-11 Shen Fengext4: fix comments to say "ext4"
2008-07-11 Aneesh Kumar K.Vext4: Fix mb_find_next_bit not to return larger than max
2008-07-11 Duane Griffinext4: validate directory entry data before use
2008-07-11 Duane Griffinext4: handle deleting corrupted indirect blocks
2008-07-11 Duane Griffinext4: handle corrupted orphan list at mount
2008-07-11 Roland DreierIB/umad: BKL is not needed for ib_umad_open()
2008-07-11 Mark Rustad[PATCH] IPMI: return correct value from ipmi_write
2008-07-11 Robert Richterx86/pci: Changing subsystem init for visws
2008-07-11 Robert Richterx86/pci: renaming numa into numaq
2008-07-11 Robert Richterx86/pci: renamed: numa.c -> numaq_32.c
2008-07-11 Robert Richterx86/pci: Changing subsystem initialization order for...
2008-07-11 Robert Richterx86/pci: Removing pci-y in Makefile
2008-07-11 Ingo MolnarMerge branch 'x86/generalize-visws' into x86/core
2008-07-11 Maciej W. Rozyckix86: Recover timer_ack lost in the merge of the NMI...
2008-07-11 Maciej W. Rozyckix86: I/O APIC: Never configure IRQ2
2008-07-11 Maciej W. Rozyckix86: L-APIC: Always fully configure IRQ0
2008-07-11 Maciej W. Rozyckix86: L-APIC: Set IRQ0 as edge-triggered
2008-07-11 Glauber Costax86: merge dwarf2 headers
2008-07-11 Glauber Costax86: use AS_CFI instead of UNWIND_INFO
2008-07-11 Glauber Costax86: use ignore macro instead of hash comment
2008-07-11 Glauber Costax86: use matching CFI_ENDPROC
2008-07-11 Brian King[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
2008-07-11 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-07-11 Dave ChinnerFix reference counting race on log buffers
2008-07-11 Arjan van de Venstackprotector: better self-test
next