aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-09-22const: mark remaining super_operations constGravatar Alexey Dobriyan 2-3/+3
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 92-876/+876
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 3-7/+8
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-2/+0
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 19-78/+98
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-12/+46
2009-09-21perf: Tidy up after the big renameGravatar Ingo Molnar 3-14/+14
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsGravatar Ingo Molnar 92-856/+856
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventGravatar Ingo Molnar 1-24/+24
2009-09-21Merge branch 'linus' into perfcounters/renameGravatar Ingo Molnar 572-5568/+43973
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Gravatar Paul Mackerras 2-4/+2
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Gravatar Linus Torvalds 5-5/+0
2009-09-20loongson: fix cut-and-paste mis-mergeGravatar Linus Torvalds 1-1/+1
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 3-5/+5
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Gravatar Linus Torvalds 1-3/+3
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 3-47/+45
2009-09-20x86: Print the hypervisor returned tsc_khz during bootGravatar Alok Kataria 1-0/+6
2009-09-20Merge branch 'linus' into x86/urgentGravatar Ingo Molnar 564-5555/+43965
2009-09-20x86: Correct segment permission flags in 64-bit linker scriptGravatar Jan Beulich 1-2/+2
2009-09-20x86: cpuinit-annotate SMP boot trampolines properlyGravatar Jan Beulich 3-10/+7
2009-09-20x86: Increase timeout for EHCI debug port reset completion in early printkGravatar Jan Beulich 1-1/+1
2009-09-20x86: Fix uaccess_32.h typoGravatar Sergey Senozhatsky 1-1/+1
2009-09-20x86: Trivial whitespace cleanupsGravatar Felipe Contreras 2-2/+1
2009-09-20x86, apic: Fix missed handling of discrete apicsGravatar Cyrill Gorcunov 3-3/+16
2009-09-20x86/i386: Remove duplicated #includeGravatar Huang Weiyi 1-1/+0
2009-09-20x86, mtrr: Convert loop to a while based construct, avoid naked semicolonGravatar Joe Perches 1-6/+6
2009-09-20perf_counter: x86: Fix PMU resource leakGravatar Peter Zijlstra 1-3/+6
2009-09-20includecheck fix: x86, cpu/common.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-09-20includecheck fix: x86, shadow.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-09-20includecheck fix: x86, traps.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-09-20includecheck fix: um, helper.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-09-20includecheck fix: s390, sys_s390.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-09-19serial: kill off uart_infoGravatar Alan Cox 1-3/+3
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsGravatar Kay Sievers 3-5/+5
2009-09-19Revert 'x86: Fix system crash when loading with "reservetop" parameter'Gravatar Yinghai Lu 1-15/+15
2009-09-19x86, mce: Fix compile warning in case of CONFIG_SMP=nGravatar Andreas Herrmann 1-1/+2
2009-09-19tracing, x86, cpuidle: Move the end point of a C state in the power tracerGravatar Arjan van de Ven 1-3/+0
2009-09-19tracing, perf: Convert the power tracer into an event tracerGravatar Arjan van de Ven 2-24/+11
2009-09-19Merge branch 'linus' into perfcounters/coreGravatar Ingo Molnar 1403-17589/+84626
2009-09-19x86, apic: Use logical flat on intel with <= 8 logical cpusGravatar Suresh Siddha 2-22/+19
2009-09-19V4L/DVB (12509): sh: prepare board-ap325rxa.c for v4l2-subdev conversionGravatar Guennadi Liakhovetski 1-2/+12
2009-09-19V4L/DVB (12507): sh: soc-camera updatesGravatar Guennadi Liakhovetski 1-1/+2
2009-09-19V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera cor...Gravatar Guennadi Liakhovetski 1-0/+2
2009-09-19V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for ...Gravatar Guennadi Liakhovetski 1-11/+32
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 55-907/+755
2009-09-18sparc: Clean up linker script using new linker script macros.Gravatar Geoffrey Thomas 1-68/+7
2009-09-18frv: clean up linker script using new linker script macros.Gravatar Nelson Elhage 1-54/+7
2009-09-18frv: remove unused .altinstructions codeGravatar Nelson Elhage 1-5/+0
2009-09-18tracing: Remove markersGravatar Christoph Hellwig 2-2/+0
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingGravatar Markus Metzger 1-23/+37