| Commit message (Expand) | Author | Age |
* | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 2009-09-23 |
|\ |
|
| * | Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-23 |
| |\ |
|
| | * | x86: ptrace: sysret path should reach syscall_trace_leave | Roland McGrath | 2009-09-22 |
| * | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 |
| |\ \ |
|
| | * \ | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2009-08-08 |
| | |\ \ |
|
| | * | | | intel-iommu: Unify hardware and software passthrough support | David Woodhouse | 2009-08-04 |
| | * | | | iommu=pt is a valid early param | Alex Williamson | 2009-08-03 |
| * | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2009-09-23 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'linus' into sfi-release | Len Brown | 2009-09-19 |
| | |\ \ \ \ |
|
| | * | | | | | SFI: remove unneeded includes | Feng Tang | 2009-09-15 |
| | * | | | | | sfi: Remove unused code | Thomas Gleixner | 2009-09-15 |
| | * | | | | | x86: add arch-specific SFI support | Feng Tang | 2009-08-28 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-09-23 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | early_printk: Allow more than one early console | Jason Wessel | 2009-09-23 |
| | * | | | | | | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c | Jason Wessel | 2009-09-23 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0 | Roland McGrath | 2009-09-23 |
| * | | | | | | x86: ptrace: do not sign-extend orig_ax on write | Roland McGrath | 2009-09-23 |
| |/ / / / / |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 |
| |\ \ \ \ \ |
|
| | * | | | | | trivial: fix missing printk space in amd_k7_smp_check | Michael Tokarev | 2009-09-21 |
| * | | | | | | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2009-09-22 |
| * | | | | | | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 2009-09-22 |
| * | | | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | perf: Tidy up after the big rename | Ingo Molnar | 2009-09-21 |
| | * | | | | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
| | * | | | | | | perf_counter: Rename 'event' to event_id/hw_event | Ingo Molnar | 2009-09-21 |
| | * | | | | | | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 2009-09-21 |
| | |\| | | | | |
|
| * | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-09-21 |
| |\| | | | | | |
|
| | * | | | | | | perf_counter: x86: Fix PMU resource leak | Peter Zijlstra | 2009-09-20 |
| * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-21 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | * | | | | | | x86: Print the hypervisor returned tsc_khz during boot | Alok Kataria | 2009-09-20 |
| | * | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-09-20 |
| | |\ \ \ \ \ \
| | | | |_|/ / /
| | | |/| | | | |
|
| | * | | | | | | x86: Correct segment permission flags in 64-bit linker script | Jan Beulich | 2009-09-20 |
| | * | | | | | | x86: cpuinit-annotate SMP boot trampolines properly | Jan Beulich | 2009-09-20 |
| | * | | | | | | x86: Increase timeout for EHCI debug port reset completion in early printk | Jan Beulich | 2009-09-20 |
| | * | | | | | | x86: Trivial whitespace cleanups | Felipe Contreras | 2009-09-20 |
| | * | | | | | | x86, apic: Fix missed handling of discrete apics | Cyrill Gorcunov | 2009-09-20 |
| | * | | | | | | x86/i386: Remove duplicated #include | Huang Weiyi | 2009-09-20 |
| | * | | | | | | x86, mtrr: Convert loop to a while based construct, avoid naked semicolon | Joe Perches | 2009-09-20 |
| | * | | | | | | Revert 'x86: Fix system crash when loading with "reservetop" parameter' | Yinghai Lu | 2009-09-19 |
| | * | | | | | | x86, mce: Fix compile warning in case of CONFIG_SMP=n | Andreas Herrmann | 2009-09-19 |
| | * | | | | | | x86, apic: Use logical flat on intel with <= 8 logical cpus | Suresh Siddha | 2009-09-19 |
| | * | | | | | | x86: SGI UV: Map MMIO-High memory range | Jack Steiner | 2009-09-18 |
| | * | | | | | | x86: apic: Convert BUG() to BUG_ON() | Daniel Walker | 2009-09-18 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds | 2009-09-20 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | includecheck fix: x86, cpu/common.c | Jaswinder Singh Rajput | 2009-09-20 |
| | * | | | | | | | includecheck fix: x86, traps.c | Jaswinder Singh Rajput | 2009-09-20 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-09-20 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-20 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | / / / /
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | tracing, x86, cpuidle: Move the end point of a C state in the power tracer | Arjan van de Ven | 2009-09-19 |