aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/genksyms (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-08x86, boot: align the .bss section in the decompressorH. Peter Anvin1-0/+1
2009-04-30x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compilerSam Ravnborg1-0/+2
2009-04-29x86, vmlinux.lds: fix relocatable symbolsIngo Molnar1-2/+5
2009-04-29x86, vmlinux.lds: add copyrightIngo Molnar1-1/+2
2009-04-29x86, vmlinux.lds: unify remaining partsSam Ravnborg3-55/+27
2009-04-29x86, vmlinux.lds: unify percpuSam Ravnborg3-32/+30
2009-04-29x86, vmlinux.lds: unify .exit.* and .init.ramfsSam Ravnborg3-42/+20
2009-04-29x86, vmlinux.lds: unify parainstructionsSam Ravnborg3-36/+18
2009-04-29x86, vmlinux.lds: unify first part of initdataSam Ravnborg3-119/+61
2009-04-29x86, vmlinux.lds: move vsyscall output sectionsSam Ravnborg2-68/+71
2009-04-29x86, vmlinux.lds: unify data output sectionsSam Ravnborg3-65/+55
2009-04-29x86, vmlinux.lds: unify exception tableSam Ravnborg3-20/+10
2009-04-29x86, vmlinux.lds: unify .text output sectionsSam Ravnborg4-51/+31
2009-04-29x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg3-18/+14
2009-04-29x86, vmlinux.lds: unify PHDRSSam Ravnborg3-16/+13
2009-04-29x86, vmlinux.lds: unify header/footerSam Ravnborg3-79/+77
2009-04-29x86: beautify vmlinux_32.lds.SSam Ravnborg1-176/+200
2009-04-27x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds5-49/+20
2009-04-27x86: beautify vmlinux_64.lds.SSam Ravnborg1-205/+243
2009-04-16x86: standardize Kbuild rulesSam Ravnborg2-17/+18
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai1-1/+5
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds1-0/+6
2009-04-15cfq-iosched: add close cooperator codeJens Axboe1-25/+198
2009-04-15cfq-iosched: log responsible 'cfqq' in idle timer armJens Axboe1-1/+1
2009-04-15cfq-iosched: tweak kick logic a bit moreJens Axboe1-2/+5
2009-04-15cfq-iosched: no need to save interrupts in cfq_kick_queue()Jens Axboe1-3/+2
2009-04-15brd: fix cacheflushingNick Piggin1-1/+3
2009-04-15brd: support barriersNick Piggin1-0/+1
2009-04-15swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-15gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-5/+0
2009-04-15ext4: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-15dio: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-15block: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2-5/+0
2009-04-15bio: add documentation to bio_alloc()Jens Axboe1-0/+18
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi5-72/+64
2009-04-15splice: remove generic_file_splice_write_nolock()Miklos Szeredi2-61/+0
2009-04-15ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi3-22/+79
2009-04-15splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi1-11/+23
2009-04-15splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi1-16/+2
2009-04-15splice: split up __splice_from_pipe()Miklos Szeredi2-74/+153
2009-04-15block: fix SG_IO to return a proper error valueFUJITA Tomonori1-2/+4
2009-04-15ALSA: add missing definitions(letters) to HD-Audio.txtJustin Mattock1-2/+2
2009-04-15GFS2: Use DEFINE_SPINLOCKXu Gang1-1/+1
2009-04-15GFS2: cleanup file_operations messChristoph Hellwig3-14/+16
2009-04-15GFS2: Move umount flush rwsemSteven Whitehouse1-5/+5
2009-04-15GFS2: Fix symlink creation raceSteven Whitehouse1-0/+1
2009-04-15GFS2: Make quotad's waiting interruptibleSteven Whitehouse1-1/+1
2009-04-15ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai1-3/+2
2009-04-15[ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela1-4/+11
2009-04-15cfq-iosched: don't delay queue kick for a merged requestJens Axboe1-2/+9