summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | dmaengine: update kerneldocJohannes Weiner2009-02-111-6/+1
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-03-083-1/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ata: add CFA specific identify data wordsSergei Shtylyov2009-03-051-0/+2
| | | * | | | | | | | remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz2009-03-051-1/+0
| | | * | | | | | | | ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-051-0/+1
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-081-2/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | libata: align ap->sector_bufTejun Heo2009-03-051-1/+2
| | | * | | | | | | | libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-051-0/+1
| | | * | | | | | | | libata: change drive ready wait after hard reset to 5sStuart Hayes2009-03-051-1/+1
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-081-1/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Input: serio - fix protocol number for TouchIT213Dmitry Torokhov2009-03-071-1/+1
| * | | | | | | | | tracing: optimize trace_printk()Ingo Molnar2009-03-091-2/+8
* | | | | | | | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar2009-03-0827-142/+538
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers2009-03-061-0/+6
| * | | | | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-0626-142/+532
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-055-0/+35
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | | | | | / / / / | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-0417-26/+207
| | |\ \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | *-------. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0414-11/+174
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-10171-2031/+4199
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-081-0/+3
| | | | | | | * | | | | | | | | bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2009-01-045-0/+152
| | | | | | * | | | | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-014-2/+6
| | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar2009-03-011-4/+2
| | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | | x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2009-03-021-2/+2
| | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | *-------. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-265-13/+5
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|/ / / / / / / / / / / | | | | | | | |/| | | | | | | | | | / / | | | | | | | | | |_|_|_|_|_|_|_|_|/ / | | | | | | | | |/| | | | | | | | | |
| | | | | | | * | | | | | | | | | | | x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2009-02-251-2/+2
| | | * | | | | | | | | | | | | | | | Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar2009-02-261-2/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*Venkatesh Pallipadi2009-02-251-2/+4
| | | * | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-261-11/+35
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / | | | | | | | / / / / / / / / / / / / / | | | | |_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | percpu: fix too low alignment restriction on UPTejun Heo2009-02-261-1/+1
| | * | | | | | | | | | | | | | | | | alloc_percpu: fix UP buildIngo Molnar2009-02-251-1/+1
| | * | | | | | | | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-243-44/+96
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | percpu: give more latitude to arch specific first chunk initializationTejun Heo2009-02-241-2/+37
| | | * | | | | | | | | | | | | | | | vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-241-1/+1
| | | * | | | | | | | | | | | | | | | bootmem: reorder interface functions and add a missing oneTejun Heo2009-02-241-13/+17
| | | * | | | | | | | | | | | | | | | bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-241-6/+4
| | | * | | | | | | | | | | | | | | | percpu: implement new dynamic percpu allocatorTejun Heo2009-02-201-4/+18
| | | * | | | | | | | | | | | | | | | vmalloc: add un/map_kernel_range_noflush()Tejun Heo2009-02-201-0/+3
| | | * | | | | | | | | | | | | | | | vmalloc: implement vm_area_register_early()Tejun Heo2009-02-201-0/+1
| | | * | | | | | | | | | | | | | | | percpu: kill percpu_alloc() and friendsTejun Heo2009-02-201-25/+22
| | | * | | | | | | | | | | | | | | | alloc_percpu: add align argument to __alloc_percpu.Rusty Russell2009-02-201-2/+3
| | | * | | | | | | | | | | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-201-12/+11
| | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-2445-233/+468
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | / / / / / / / / / / / / | | | | | | | |_|_|_|/ / / / / / / / / / / / | | | | | | |/| | | | | / / / / / / / / / / | | | | | |_|_|_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | x86, mm, kprobes: fault.c, simplify notify_page_fault()Ingo Molnar2009-02-211-3/+19
| | | | | | * | | | | | | | | | | | | | | x86, mm: fault.c, simplify kmmio_fault()Ingo Molnar2009-02-211-31/+47
| | | | | |/ / / / / / / / / / / / / / /
| | | | | * | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-2014-26/+64
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-2219-26/+80
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / | | | |/| | / / / / / / / / / / / / / / | | | | | |/ / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | *-------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-1726-173/+322
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / /
| | | | | * | | | | | | | | | | | | | | | | | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-136-40/+47
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | | | unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput2009-02-081-1/+2
OpenPOWER on IntegriCloud