aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkversion (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich7-79/+56
2010-09-12x86: Remove pr_<level> uses of KERN_<level>Joe Perches1-2/+2
2010-09-05therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 'thermal'Jin Dongming1-1/+1
2010-09-03x86: Use {push,pop}{l,q}_cfi in more placesJan Beulich3-238/+141
2010-09-03i386: Add unwind directives to syscall ptregs stubsJan Beulich1-4/+12
2010-09-03x86-64: Use symbolics instead of raw numbers in entry_64.SJan Beulich1-16/+16
2010-09-03x86-64: Adjust frame type at paranoid_exit:Jan Beulich1-1/+1
2010-09-03x86-64: Fix unwind annotations in syscall stubsJan Beulich1-5/+4
2010-08-29Linux 2.6.36-rc3Linus Torvalds1-1/+1
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter1-1/+9
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells1-1/+1
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells1-0/+8
2010-08-28mm: fix hang on anon_vma->root->lockHugh Dickins1-3/+16
2010-08-28ALSA: pcm: add more format namesDan Carpenter1-0/+6
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita1-1/+1
2010-08-28ALSA: asihpi - Return hw error directly from oustream_write.Eliot Blennerhassett1-2/+5
2010-08-27net/ipv4: Eliminate kstrdup memory leakJulia Lawall1-2/+3
2010-08-27fsnotify: drop two useless bools in the fnsotify main loopEric Paris1-8/+5
2010-08-27fsnotify: fix list walk orderEric Paris1-6/+5
2010-08-27fanotify: Return EPERM when a process is not privilegedAndreas Gruenbacher1-1/+1
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin1-3/+3
2010-08-27Blackfin: bf52x/bf54x boards: drop unused nand page sizeBarry Song5-5/+0
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger8-576/+0
2010-08-27ASoC: soc-core: fix debugfs_pop_time file permissionsAxel Lin1-1/+1
2010-08-27eCryptfs: Fix encrypted file name lookup regressionTyler Hicks2-8/+24
2010-08-27ecryptfs: properly mark init functionsJerome Marchand4-4/+4
2010-08-27fs/ecryptfs: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+2
2010-08-27ARM: S5PV310: Fix on Secondary CPU startupChanghwan Youn4-2/+10
2010-08-27ARM: S5PV310: Bug fix on uclk1 and sclk_pwmJongpill Lee2-8/+15
2010-08-27ARM: S5PV310: Fix missed uart clocksJongpill Lee1-7/+37
2010-08-27ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apllJongpill Lee1-3/+12
2010-08-27ARM: S5PV310: Fix on PLL setting for S5PV310Jongpill Lee1-2/+2
2010-08-27ARM: S5PV310: Add CMU block for S5PV310 ClockKukjin Kim4-31/+38
2010-08-27ARM: S5PV310: Fix on typo irqs.h of S5PV310Kukjin Kim1-4/+7
2010-08-27ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310Kukjin Kim1-1/+2
2010-08-27ARM: S5PV310: Fix on GPIO base addressesKyungmin Park1-2/+10
2010-08-27ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END typeKukjin Kim4-4/+4
2010-08-26net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney1-1/+1
2010-08-27vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson1-2/+13
2010-08-27drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher1-0/+1
2010-08-27drm/modes: Fix CVT-R modeline generationAdam Jackson1-1/+4
2010-08-27drm: fix regression in drm locking since BKL removal.Arnd Bergmann1-0/+2
2010-08-27drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher1-2/+0
2010-08-27drm: mm: fix range restricted allocationsDaniel Vetter1-10/+14
2010-08-27lguest: Odd FixesRusty Russell1-1/+1
2010-08-27lguest: clean up warnings in demonstration launcher.Rusty Russell2-12/+14
2010-08-27drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs1-0/+2
2010-08-27drm: export drm_global_mutex for drivers to useBen Skeggs1-0/+1
2010-08-26ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP1-1/+1
2010-08-26qlge: reset the chip before freeing the buffersBreno Leitao1-2/+2