Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | kcore: register module area in generic way | KAMEZAWA Hiroyuki | 1 | -3/+1 |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2 | -6/+1 |
2009-09-23 | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 2 | -3/+5 |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2 | -6/+2 |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki | 2 | -7/+8 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds | 1 | -3/+0 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-09-22 | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2 | -3/+3 |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 1 | -2/+2 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2 | -2/+2 |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 17 | -316/+316 |
2009-09-21 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -3/+6 |
2009-09-21 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 19 | -78/+98 |
2009-09-21 | trivial: fix missing printk space in amd_k7_smp_check | Michael Tokarev | 1 | -1/+1 |
2009-09-21 | perf: Tidy up after the big rename | Ingo Molnar | 1 | -7/+7 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 17 | -290/+290 |
2009-09-21 | perf_counter: Rename 'event' to event_id/hw_event | Ingo Molnar | 1 | -24/+24 |
2009-09-21 | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 66 | -974/+845 |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds | 3 | -3/+0 |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 3 | -5/+5 |
2009-09-20 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 3 | -47/+45 |
2009-09-20 | x86: Print the hypervisor returned tsc_khz during boot | Alok Kataria | 1 | -0/+6 |
2009-09-20 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 61 | -966/+840 |
2009-09-20 | x86: Correct segment permission flags in 64-bit linker script | Jan Beulich | 1 | -2/+2 |
2009-09-20 | x86: cpuinit-annotate SMP boot trampolines properly | Jan Beulich | 3 | -10/+7 |
2009-09-20 | x86: Increase timeout for EHCI debug port reset completion in early printk | Jan Beulich | 1 | -1/+1 |
2009-09-20 | x86: Fix uaccess_32.h typo | Sergey Senozhatsky | 1 | -1/+1 |
2009-09-20 | x86: Trivial whitespace cleanups | Felipe Contreras | 2 | -2/+1 |
2009-09-20 | x86, apic: Fix missed handling of discrete apics | Cyrill Gorcunov | 3 | -3/+16 |
2009-09-20 | x86/i386: Remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-09-20 | x86, mtrr: Convert loop to a while based construct, avoid naked semicolon | Joe Perches | 1 | -6/+6 |
2009-09-20 | perf_counter: x86: Fix PMU resource leak | Peter Zijlstra | 1 | -3/+6 |
2009-09-20 | includecheck fix: x86, cpu/common.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: x86, traps.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 3 | -5/+5 |
2009-09-19 | Revert 'x86: Fix system crash when loading with "reservetop" parameter' | Yinghai Lu | 1 | -15/+15 |
2009-09-19 | x86, mce: Fix compile warning in case of CONFIG_SMP=n | Andreas Herrmann | 1 | -1/+2 |
2009-09-19 | tracing, x86, cpuidle: Move the end point of a C state in the power tracer | Arjan van de Ven | 1 | -3/+0 |
2009-09-19 | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven | 2 | -24/+11 |
2009-09-19 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 187 | -5977/+7813 |
2009-09-19 | x86, apic: Use logical flat on intel with <= 8 logical cpus | Suresh Siddha | 2 | -22/+19 |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 55 | -907/+755 |
2009-09-18 | x86, perf_counter, bts: Optimize BTS overflow handling | Markus Metzger | 1 | -23/+37 |
2009-09-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2 | -32/+33 |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -27/+52 |
2009-09-18 | x86: SGI UV: Map MMIO-High memory range | Jack Steiner | 1 | -0/+11 |
2009-09-18 | x86: SGI UV: Add volatile semantics to macros that access chipset registers | Jack Steiner | 1 | -8/+9 |
2009-09-18 | x86: SGI UV: Fix IPI macros | Jack Steiner | 1 | -1/+1 |
2009-09-18 | x86: apic: Convert BUG() to BUG_ON() | Daniel Walker | 1 | -2/+1 |