summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid access errors in blk_lookup_devtLinus Torvalds2008-06-091-0/+2
* fat_valid_media() isn't for userspaceAdrian Bunk2008-06-081-6/+6
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-06-068-25/+121
|\
| * ext4: enable barriers by defaultEric Sandeen2008-05-262-4/+19
| * jbd2: Fix barrier fallback code to re-lock the buffer headTheodore Ts'o2008-06-031-0/+1
| * ext4: Display the journal_async_commit mount option in /proc/mountsTheodore Ts'o2008-05-261-0/+2
| * jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o2008-06-063-7/+30
| * jbd2: Fix memory leak when verifying checksums in the journalTheodore Ts'o2008-05-261-0/+1
| * ext4: fix online resize bugJosef Bacik2008-06-061-1/+2
| * ext4: Fix uninit block group initialization with FLEX_BGJose R. Santos2008-06-031-9/+62
| * ext4: Fix use of uninitialized data with debug enabled.Aneesh Kumar K.V2008-06-051-4/+4
* | uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov2008-06-062-13/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-06-066-13/+21
|\ \
| * | IB/ipath: Fix SM trap forwardingRalph Campbell2008-06-061-0/+4
| * | IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes2008-06-061-2/+4
| * | MAINTAINERS: Update NetEffect (iw_nes) entryChien Tung2008-05-261-2/+2
| * | IB/ipath: Fix device capability flagsRalph Campbell2008-05-261-1/+2
| * | IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier2008-05-262-8/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-065-10/+18
|\ \ \
| * | | x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer2008-06-051-0/+7
| * | | PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon2008-06-054-10/+11
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-06-061-7/+8
|\ \ \
| * | | sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA cardJaroslav Franek2008-06-061-7/+8
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds2008-06-064-48/+95
|\ \ \
| * | | capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-313-47/+95
| * | | LSM: remove stale web site from MAINTAINERSChris Wright2008-05-271-1/+0
* | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds2008-06-061-1/+3
|\ \ \ \
| * | | | [MTD] m25p80.c mutex unlock fixChen Gong2008-06-061-1/+3
* | | | | ipwireless: Fix blocked sendingDavid Sterba2008-06-061-8/+12
* | | | | vm: add kzalloc_node() inlineJeff Layton2008-06-061-0/+11
* | | | | pagemap: add documentation for pagemapThomas Tuttle2008-06-061-0/+77
* | | | | pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle2008-06-061-2/+2
* | | | | pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle2008-06-061-1/+1
* | | | | hdaps: fix module loading on Thinkpad T61PTim Gardner2008-06-061-0/+1
* | | | | proc: calculate the correct /proc/<pid> link countVegard Nossum2008-06-061-8/+25
* | | | | rtc: class driver for ppc_md RTC functionsDavid Woodhouse2008-06-063-0/+78
* | | | | asm-m32r/uaccess.h must #include <asm/setup.h>Adrian Bunk2008-06-061-1/+1
* | | | | ext3: fix online resize bugJosef Bacik2008-06-061-1/+2
* | | | | nommu: fix ksize() abusePekka Enberg2008-06-062-5/+5
* | | | | doc: document the kernel-doc conventions for kernel hackersPaul Jackson2008-06-061-0/+99
* | | | | fbdev: export symbol fb_mode_optionGeoff Levand2008-06-061-0/+1
* | | | | MAINTAINERS: reiserfs entry is out of dateAlan Cox2008-06-061-3/+0
* | | | | v850: fix typo in header guardVegard Nossum2008-06-061-1/+1
* | | | | h8300: fix typo in header guardVegard Nossum2008-06-061-1/+1
* | | | | atmel_serial: filter out FP during baud rate detectionHaavard Skinnemoen2008-06-061-1/+1
* | | | | vt: fix vc_resize lockingNick Piggin2008-06-061-5/+8
* | | | | ipc: only output msgmni value at boot timeNadia Derbey2008-06-061-7/+6
* | | | | ipc: restore MSGPOOL original valueNadia Derbey2008-06-061-2/+2
* | | | | vt: fix background color on line feed, DEC invertJan Engelhardt2008-06-061-1/+1
* | | | | cpufreq: fix null object access on Transmeta CPUCHIKAMA masaki2008-06-061-2/+2
OpenPOWER on IntegriCloud