summaryrefslogtreecommitdiffstats
path: root/fs/ext4 (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-13pagemap: pass mm into pagewalkersDave Hansen3-47/+56
2008-06-13driver/char/generic_nvram: fix bannerPhilippe De Muyter1-1/+1
2008-06-13drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter1-3/+3
2008-06-13intel_rng: make device not found a warningStephen Hemminger1-1/+1
2008-06-13drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall1-0/+1
2008-06-13mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert1-11/+10
2008-06-13MAINTAINERS: update maintainership of pxa2xx/pxa3xxEric Miao1-3/+5
2008-06-13uml: work around broken host PTRACE_SYSEMUJeff Dike1-9/+16
2008-06-13uml: remove include of asm/user.hJeff Dike1-2/+2
2008-06-13rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen1-2/+5
2008-06-13m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter1-1/+7
2008-06-13kprobes: fix error checking of batch registrationMasami Hiramatsu1-6/+9
2008-06-13cciss: add new hardware supportMike Miller3-5/+22
2008-06-13capabilities: add (back) dummy support for KEEPCAPSAndrew G. Morgan1-1/+23
2008-06-13proc_fs.h: move struct mm_struct forward-declarationBen Nizette1-2/+2
2008-06-13cpusets: provide another web page URL in MAINTAINERS filePaul Jackson1-0/+1
2008-06-13hgafb: resource management fixKrzysztof Helt1-11/+15
2008-06-13m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V1-2/+43
2008-06-13fat: relax the permission check of fat_setattr()OGAWA Hirofumi1-17/+27
2008-06-13mm: fix incorrect variable type in do_try_to_free_pages()kosaki.motohiro@jp.fujitsu.com1-1/+1
2008-06-13agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria1-0/+4
2008-06-12Linux 2.6.26-rc6v2.6.26-rc6Linus Torvalds1-2/+2
2008-06-12x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester1-2/+2
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum1-0/+1
2008-06-12x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells1-2/+2
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra1-0/+1
2008-06-12x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar1-2/+1
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar2-17/+4
2008-06-12x86: fix asm warning in head_32.SJoe Korty1-1/+1
2008-06-12x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler1-0/+5
2008-06-12geode: fix modular buildIngo Molnar1-0/+2
2008-06-12block: disable IRQs until data is written to relay channelCarl Henrik Lunde1-6/+4
2008-06-12nommu: Correct kobjsize() page validity checks.Paul Mundt1-18/+3
2008-06-12fsl-diu-db: compile fixJeff Mahoney1-2/+2
2008-06-12kbuild: ignore powerpc specific symbols in modpostSam Ravnborg1-5/+20
2008-06-12sched: 64-bit: fix arithmetics overflowLai Jiangshan1-2/+7
2008-06-12sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan1-2/+5
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge1-2/+5
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge2-14/+20
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge4-19/+30
2008-06-12USB: don't use reset-resume if drivers don't support itLinus Torvalds1-2/+44
2008-06-12USB: isp1760: Assign resource fields before adding hcdNate Case1-4/+4
2008-06-12isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett1-7/+16
2008-06-12USB: fix build bug in USB_ISIGHTFWIngo Molnar1-0/+1
2008-06-12kobject: Documentation Spelling PatchDavid Brigada1-1/+1
2008-06-12dev_set_name: fix missing kernel-docRandy Dunlap1-0/+1
2008-06-12ACPICA: fix stray va_end() caused by mis-mergeLen Brown1-1/+1
2008-06-12ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven1-2/+9
2008-06-12ACPICA: Fix for access to deleted object <regression>Bob Moore1-2/+2
2008-06-12ACPICA: Fix to make _SST method optionalBob Moore1-3/+5