aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-24ext4: Update documentation to correct the inode_readahead_blks option nameFang Wenqi1-1/+1
2009-12-23jbd2: don't use __GFP_NOFAIL in journal_init_common()Andrew Morton1-1/+1
2009-12-23ext4: flush delalloc blocks when space is lowEric Sandeen1-2/+9
2009-12-23fs-writeback: Add helper function to start writeback if idleEric Sandeen2-0/+18
2009-12-23ext4: Eliminate potential double free on error pathJulia Lawall1-0/+2
2009-12-23ext4: fix unsigned long long printk warning in super.cAndrew Morton1-2/+2
2009-12-23ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o4-10/+41
2009-12-14ext4: replace BUG() with return -EIO in ext4_ext_get_blocksSurbhi Palande1-1/+7
2009-12-21ext4: add module aliases for ext2 and ext3Theodore Ts'o1-0/+2
2009-12-21ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configuredDavid Howells1-0/+1
2009-12-14ext4: remove unused #include <linux/version.h>Huang Weiyi2-2/+0
2009-12-24Linux 2.6.33-rc2Linus Torvalds1-1/+1
2009-12-24Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc-2.6Linus Torvalds2-5/+37
2009-12-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds2-1/+10
2009-12-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds32-664/+1432
2009-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds19-116/+170
2009-12-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds182-553/+320
2009-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-19/+28
2009-12-24Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds9-78/+117
2009-12-24VIDEO: cyberpro: pci_request_regions needs a persistent nameRussell King1-6/+6
2009-12-24ARM: dma-isa: request cascade channel after registering itRussell King1-2/+2
2009-12-24ARM: footbridge: trim down old ISA rtc setupRussell King6-174/+73
2009-12-24ARM: fix PAGE_KERNELRussell King1-2/+1
2009-12-24edac, pci: remove pesky debug printkBorislav Petkov1-2/+0
2009-12-24amd64_edac: restrict PCI config space accessBorislav Petkov1-1/+1
2009-12-24amd64_edac: fix forcing module load/unloadBorislav Petkov1-2/+1
2009-12-24amd64_edac: make driver loading more robustBorislav Petkov1-7/+16
2009-12-24amd64_edac: fix driver instance freeingBorislav Petkov1-5/+4
2009-12-24amd64_edac: fix K8 chip select reportingBorislav Petkov1-2/+6
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown12-305/+431
2009-12-24Merge branch 'tc1100-wmi' into releaseLen Brown1-60/+55
2009-12-24Merge branch 'sony' into releaseLen Brown2-23/+72
2009-12-24Merge branch 'classmate' into releaseLen Brown4-0/+628
2009-12-24Merge branch 'pdc' into releaseLen Brown9-220/+114
2009-12-24Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into releaseLen Brown8-71/+137
2009-12-24Merge branch 'osc' into releaseLen Brown1-8/+18
2009-12-24classmate-laptop: add support for Classmate PC ACPI devicesThadeu Lima de Souza Cascardo4-0/+628
2009-12-24Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt1059-17626/+45848
2009-12-24sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek1-6/+2
2009-12-24sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto1-2/+2
2009-12-24hp-wmi: Fix two memleaksThomas Renninger1-1/+8
2009-12-24serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.Paul Mundt2-61/+61
2009-12-24serial: sh-sci: earlyprintk zero uartclk fixMagnus Damm1-3/+13
2009-12-24acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2-13/+0
2009-12-24dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov1-22/+19
2009-12-24wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier3-2/+5
2009-12-24drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with string of tablePeter Feuerer1-18/+28
2009-12-24acerhdf: add new BIOS versionsPeter Feuerer1-2/+15
2009-12-24acerhdf: limit modalias matching to supportedStefan Bader1-3/+4
2009-12-24toshiba_acpi: convert to seq_fileAlexey Dobriyan1-112/+147