| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: more general identifier for Phoenix BIOS | Philipp Kohlbecher | 2008-11-18 | 1 | -1/+1 |
* | x86, PEBS/DS: fix code flow in ds_request() | Ingo Molnar | 2008-11-18 | 1 | -5/+21 |
* | x86: add rdtsc barrier to TSC sync check | Venki Pallipadi | 2008-11-18 | 1 | -0/+4 |
* | xen: fix scrub_page() | Jeremy Fitzhardinge | 2008-11-17 | 1 | -8/+1 |
* | x86: fix es7000 compiling | Yinghai Lu | 2008-11-16 | 1 | -8/+1 |
* | x86, bts: fix unlock problem in ds.c | Markus Metzger | 2008-11-16 | 1 | -1/+2 |
* | x86, voyager: fix smp generic helper voyager breakage | James Bottomley | 2008-11-11 | 2 | -3/+18 |
* | x86: move iomap.h to the new include location | Arjan van de Ven | 2008-11-09 | 1 | -0/+0 |
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-08 | 3 | -4/+8 |
|\ |
|
| * | sched: optimize sched_clock() a bit | Ingo Molnar | 2008-11-08 | 1 | -1/+1 |
| * | sched: improve sched_clock() performance | Ingo Molnar | 2008-11-08 | 2 | -3/+7 |
* | | Merge branch 'oprofile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2008-11-08 | 3 | -9/+8 |
|\ \ |
|
| * \ | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-11-07 | 3 | -9/+8 |
| |\ \ |
|
| | * | | oprofile: Fix p6 counter overflow check | Andi Kleen | 2008-11-07 | 1 | -5/+4 |
| | * | | Cell OProfile: Incorrect local array size in activate spu profiling function | Carl Love | 2008-10-31 | 1 | -3/+10 |
| | * | | Revert "Cell OProfile: Incorrect local array size in activate spu profiling f... | Robert Richter | 2008-10-31 | 1 | -1/+1 |
| | * | | oprofile: fix memory ordering | Nick Piggin | 2008-10-27 | 1 | -3/+3 |
| | * | | Cell OProfile: Incorrect local array size in activate spu profiling function | Carl Love | 2008-10-27 | 1 | -1/+1 |
| | * | | Change UTF8 chars in Kconfig help text about Oprofile AMD barcelona | Jesper Dangaard Brouer | 2008-10-27 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2008-11-08 | 2 | -3/+19 |
|\ \ \ \ |
|
| * | | | | Staging: make usbip depend on CONFIG_NET | Greg Kroah-Hartman | 2008-11-07 | 1 | -1/+1 |
| * | | | | Staging: only build the tree if we really want to | Greg Kroah-Hartman | 2008-11-07 | 1 | -2/+18 |
| |/ / / |
|
* | | | | Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y | Rafael J. Wysocki | 2008-11-08 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-11-07 | 12 | -76/+106 |
|\ \ \ |
|
| * | | | [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP | Jay Lan | 2008-11-07 | 1 | -1/+1 |
| * | | | [IA64] fix boot panic caused by offline CPUs | Doug Chapman | 2008-11-06 | 2 | -8/+28 |
| * | | | [IA64] reorder Kconfig options to match x86 | Bjorn Helgaas | 2008-11-06 | 1 | -9/+9 |
| * | | | [IA64] Build VT-D iommu support into generic kernel | Tony Luck | 2008-11-04 | 1 | -0/+1 |
| * | | | [IA64] remove dead BIO_VMERGE_BOUNDARY definition | FUJITA Tomonori | 2008-11-04 | 1 | -24/+0 |
| * | | | [IA64] remove duplicated #include from pci-dma.c | Huang Weiyi | 2008-11-04 | 1 | -2/+0 |
| * | | | [IA64] use common header for software IO/TLB | Joerg Roedel | 2008-11-04 | 2 | -29/+2 |
| * | | | [IA64] fix the difference between node_mem_map and node_start_pfn | Ken'ichi Ohmichi | 2008-11-04 | 2 | -2/+0 |
| * | | | [IA64] Add error_recovery_info field to SAL section header | Russ Anderson | 2008-11-04 | 1 | -1/+14 |
| * | | | [IA64] Add UV watchlist support. | Russ Anderson | 2008-11-04 | 1 | -0/+45 |
| * | | | [IA64] Simplify SGI uv vs. sn2 driver issues | Russ Anderson | 2008-11-04 | 1 | -0/+6 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-11-07 | 4 | -22/+24 |
|\ \ \ \ |
|
| * | | | | PCI: fix range check on mmapped sysfs resource files | Ed Swierk | 2008-11-03 | 1 | -1/+1 |
| * | | | | PCI: remove excess kernel-doc notation | Randy Dunlap | 2008-11-03 | 1 | -2/+4 |
| * | | | | PCI: annotate return value of pci_ioremap_bar with __iomem | Harvey Harrison | 2008-11-03 | 1 | -1/+1 |
| * | | | | PCI: fix VPD limit quirk for Broadcom 5708S | Yu Zhao | 2008-11-03 | 1 | -18/+18 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-07 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | x86, xen: fix use of pgd_page now that it really does return a page | Jeremy Fitzhardinge | 2008-11-06 | 1 | -2/+2 |
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-07 | 2 | -4/+7 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | sched: fine-tune SD_SIBLING_INIT | Ingo Molnar | 2008-11-07 | 1 | -1/+1 |
| * | | | | | sched: fine-tune SD_MC_INIT | Mike Galbraith | 2008-11-07 | 1 | -1/+1 |
| * | | | | | sched: fix memory leak in a failure path | Li Zefan | 2008-11-07 | 1 | -0/+1 |
| * | | | | | sched: fix a bug in sched domain degenerate | Li Zefan | 2008-11-07 | 1 | -2/+4 |
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-11-07 | 3 | -5/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen: make sure stray alias mappings are gone before pinning | Jeremy Fitzhardinge | 2008-11-07 | 2 | -5/+9 |
| * | | | | | | vmap: cope with vm_unmap_aliases before vmalloc_init() | Jeremy Fitzhardinge | 2008-11-07 | 1 | -0/+7 |
| |/ / / / / |
|