aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/tracehookIngo Molnar2008-09-05
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/tracehookIngo Molnar2008-08-15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2008-07-28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | x86: tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-26
| | | * | | | | | | | | | | | | | | | | | | | | | x86: tracehook: asm/syscall.hRoland McGrath2008-07-26
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | X86_SMP: tlb_XX.c declare smp_invalidate_interrupt before they get usedJaswinder Singh2008-07-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | X86_SMP: smp.c declare functions before they get usedJaswinder Singh2008-07-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86_64: Declare new_utsname in asm-x86/syscalls.hJaswinder Singh2008-07-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: mm/pgtable_32.c declare set_pmd_pfn before they get usedJaswinder Singh2008-07-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: mm/pageattr.c declare arch_report_meminfo before they get usedJaswinder Singh2008-07-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: mm/init_XX.c declare functions before they get usedJaswinder Singh2008-07-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: vm86_32.c declare functions before they get usedJaswinder Singh2008-07-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: apic_XX.c declare functions before they get usedJaswinder Singh2008-07-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: common.c declare idle_regs before they get usedJaswinder Singh2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: proc.c declare cpuinfo_op before they get usedJaswinder Singh2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: ptrace.c declare functions before they get usedJaswinder Singh2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: i387.c declare dump_fpu() before they get usedJaswinder Singh2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: pci-nommu.c declare nommu_dma_ops before they get usedJaswinder Singh2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: pci-dma.c declare iommu_bio_merge before they get usedJaswinder Singh2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: e820.c declare pci_mem_start before they get usedJaswinder Singh2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: setup.c declare saved_video_mode before they get usedJaswinder Singh2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: time_XX.c declare functions before they get usedJaswinder Singh2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: signal_XX.c declare do_notify_resume before they get usedJaswinder Singh2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: process_32.c declare cpu_number before they get usedJaswinder Singh2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: Introducing asm/syscalls.hJaswinder Singh2008-07-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar2008-09-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/pebsIngo Molnar2008-07-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/pebsIngo Molnar2008-06-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/pebsThomas Gleixner2008-05-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, ptrace: PEBS supportMarkus Metzger2008-05-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: consolidate header guardsVegard Nossum2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: consolidate header guardsVegard Nossum2008-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: fix spurious '#' in kvm headerVegard Nossum2008-07-22
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: reorder ata_device to remove 8 bytes of padding on 64 bitsRichard Kennedy2008-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: Implement disk shock protection supportElias Oltmanns2008-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [libata] Introduce ata_id_has_unload()Elias Oltmanns2008-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: implement slave_linkTejun Heo2008-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: misc updates to prepare for slave linkTejun Heo2008-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: reimplement link iteratorTejun Heo2008-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: make SCR access ops per-linkTejun Heo2008-09-29
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-cd: temporary tray close fixBorislav Petkov2008-10-05
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | | | | | | | | | | | [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2008-10-05
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / /