aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
|\
| * x86, tracehook: clean up implementation of syscall_get_error()Petr Tesarik2008-09-05
| * 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
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | include/linux/stacktrace.h: declare struct task_structAndrew Morton2008-10-03
* | | | | | | | | | | | | [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-03
* | | | | | | | | | | | | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2008-10-03
* | | | | | | | | | | | | [MIPS] Build fix: Fix irq flags typeRalf Baechle2008-10-03
* | | | | | | | | | | | | mm: tiny-shmem nommu fixNick Piggin2008-10-02
* | | | | | | | | | | | | inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin2008-10-02
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-01
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-30
* | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |