Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 | 2 | -4/+4 | |
* | | | | | | | | Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-23 | 1 | -14/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86: ptrace: sysret path should reach syscall_trace_leave | Roland McGrath | 2009-09-22 | 1 | -14/+8 | |
* | | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 | 2 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | intel-iommu: Kill DMAR_BROKEN_GFX_WA option. | David Woodhouse | 2009-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2009-08-08 | 69 | -628/+1328 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | intel-iommu: Unify hardware and software passthrough support | David Woodhouse | 2009-08-04 | 1 | -3/+2 | |
| * | | | | | | | | | | iommu=pt is a valid early param | Alex Williamson | 2009-08-03 | 1 | -3/+1 | |
* | | | | | | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2009-09-23 | 6 | -4/+134 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sfi-release | Len Brown | 2009-09-19 | 253 | -7477/+10074 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | SFI: remove unneeded includes | Feng Tang | 2009-09-15 | 1 | -7/+0 | |
| * | | | | | | | | | | | sfi: Remove unused code | Thomas Gleixner | 2009-09-15 | 1 | -4/+0 | |
| * | | | | | | | | | | | SFI: Hook PCI MMCONFIG | Feng Tang | 2009-08-28 | 3 | -4/+6 | |
| * | | | | | | | | | | | x86: add arch-specific SFI support | Feng Tang | 2009-08-28 | 4 | -0/+139 | |
* | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-23 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sfi-base' into release | Len Brown | 2009-09-19 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | / / / / / / / / / / | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | ACPI: Handle CONFIG_ACPI=n better from linux/acpi.h | Feng Tang | 2009-08-28 | 1 | -1/+0 | |
| | * | | | | | | | | | | ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c | Len Brown | 2009-08-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-09-23 | 1 | -747/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | early_printk: Allow more than one early console | Jason Wessel | 2009-09-23 | 1 | -32/+33 | |
| * | | | | | | | | | | | | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c | Jason Wessel | 2009-09-23 | 1 | -715/+0 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 1 | -6/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | lguest: move panic notifier registration to its expected place. | Rusty Russell | 2009-09-23 | 1 | -6/+4 | |
* | | | | | | | | | | | | | Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2009-09-23 | 2 | -20/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0 | Roland McGrath | 2009-09-22 | 1 | -1/+13 | |
| * | | | | | | | | | | | | | x86: ptrace: do not sign-extend orig_ax on write | Roland McGrath | 2009-09-22 | 1 | -18/+1 | |
| * | | | | | | | | | | | | | x86: syscall_get_nr returns int | Roland McGrath | 2009-09-22 | 1 | -7/+7 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | kcore: register module area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+1 | |
* | | | | | | | | | | | | | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -6/+1 | |
* | | | | | | | | | | | | | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -3/+5 | |
* | | | | | | | | | | | | | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -6/+2 | |
* | | | | | | | | | | | | | kcore: add kclist types | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -7/+8 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds | 2009-09-22 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kmemcheck: remove useless check | Vegard Nossum | 2009-07-01 | 1 | -3/+0 | |
| * | | | | | | | | | | | | kmemcheck: remove duplicated #include | Huang Weiyi | 2009-07-01 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | trivial: fix missing printk space in amd_k7_smp_check | Michael Tokarev | 2009-09-21 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2009-09-22 | 2 | -3/+3 | |
* | | | | | | | | | | | | | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 2009-09-22 | 1 | -2/+2 | |
* | | | | | | | | | | | | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 2 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 | 17 | -316/+316 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | perf: Tidy up after the big rename | Ingo Molnar | 2009-09-21 | 1 | -7/+7 | |
| * | | | | | | | | | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 17 | -290/+290 | |
| * | | | | | | | | | | | perf_counter: Rename 'event' to event_id/hw_event | Ingo Molnar | 2009-09-21 | 1 | -24/+24 | |
| * | | | | | | | | | | | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 2009-09-21 | 66 | -974/+845 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-09-21 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | perf_counter: x86: Fix PMU resource leak | Peter Zijlstra | 2009-09-20 | 1 | -3/+6 | |
* | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-21 | 19 | -78/+98 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | x86: Print the hypervisor returned tsc_khz during boot | Alok Kataria | 2009-09-20 | 1 | -0/+6 |