summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-2220-21/+21
* ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-224-0/+12
* const: make block_device_operations constAlexey Dobriyan2009-09-222-2/+2
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-1/+1
* const: mark remaining super_operations constAlexey Dobriyan2009-09-222-3/+3
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-2192-876/+876
|\
| * perf: Tidy up after the big renameIngo Molnar2009-09-213-14/+14
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-2192-856/+856
| * perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2009-09-211-24/+24
| * Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-21572-5568/+43973
| |\
* | \ Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-213-7/+8
|\ \ \ | |/ /
| * | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-212-4/+2
| * | perf_counter: x86: Fix PMU resource leakPeter Zijlstra2009-09-201-3/+6
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-212-2/+0
|\ \ \
| * | | tracing: Remove markersChristoph Hellwig2009-09-182-2/+0
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-2119-78/+98
|\ \ \ \
| * | | | x86: Print the hypervisor returned tsc_khz during bootAlok Kataria2009-09-201-0/+6
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-20564-5555/+43965
| |\ \ \ \
| * | | | | x86: Correct segment permission flags in 64-bit linker scriptJan Beulich2009-09-201-2/+2
| * | | | | x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich2009-09-203-10/+7
| * | | | | x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich2009-09-201-1/+1
| * | | | | x86: Fix uaccess_32.h typoSergey Senozhatsky2009-09-201-1/+1
| * | | | | x86: Trivial whitespace cleanupsFelipe Contreras2009-09-202-2/+1
| * | | | | x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov2009-09-203-3/+16
| * | | | | x86/i386: Remove duplicated #includeHuang Weiyi2009-09-201-1/+0
| * | | | | x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches2009-09-201-6/+6
| * | | | | Revert 'x86: Fix system crash when loading with "reservetop" parameter'Yinghai Lu2009-09-191-15/+15
| * | | | | x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann2009-09-191-1/+2
| * | | | | x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha2009-09-192-22/+19
| * | | | | x86: SGI UV: Map MMIO-High memory rangeJack Steiner2009-09-181-0/+11
| * | | | | x86: SGI UV: Add volatile semantics to macros that access chipset registersJack Steiner2009-09-181-8/+9
| * | | | | x86: SGI UV: Fix IPI macrosJack Steiner2009-09-181-1/+1
| * | | | | x86: apic: Convert BUG() to BUG_ON()Daniel Walker2009-09-181-2/+1
| * | | | | x86: Remove final bits of CONFIG_X86_OLD_MCEAndi Kleen2009-09-181-4/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-211-12/+46
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | V4L/DVB (12509): sh: prepare board-ap325rxa.c for v4l2-subdev conversionGuennadi Liakhovetski2009-09-191-2/+12
| * | | | V4L/DVB (12507): sh: soc-camera updatesGuennadi Liakhovetski2009-09-191-1/+2
| * | | | V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera cor...Guennadi Liakhovetski2009-09-191-0/+2
| * | | | V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for ...Guennadi Liakhovetski2009-09-191-11/+32
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds2009-09-205-5/+0
|\ \ \ \
| * | | | includecheck fix: x86, cpu/common.cJaswinder Singh Rajput2009-09-201-1/+0
| * | | | includecheck fix: x86, shadow.cJaswinder Singh Rajput2009-09-201-1/+0
| * | | | includecheck fix: x86, traps.cJaswinder Singh Rajput2009-09-201-1/+0
| * | | | includecheck fix: um, helper.cJaswinder Singh Rajput2009-09-201-1/+0
| * | | | includecheck fix: s390, sys_s390.cJaswinder Singh Rajput2009-09-201-1/+0
| |/ / /
* | | | loongson: fix cut-and-paste mis-mergeLinus Torvalds2009-09-201-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-203-5/+5
|\ \ \ \
| * | | | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-193-5/+5
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-09-201-3/+3
|\ \ \ \
| * | | | serial: kill off uart_infoAlan Cox2009-09-191-3/+3
| |/ / /
OpenPOWER on IntegriCloud