aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-03
|\
| *-------. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-03
| |\ \ \ \ \
| | | | | | * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-02
| | | | | | |\
| | | | | | | * fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-02
| | | | | | * | net headers: export dcbnl.hChris Leech2009-03-01
| | | | | | * | net headers: cleanup dcbnl.hChris Leech2009-03-01
| | | | | | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-28
| | | | | | |\|
| | | | | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-02-24
| | | | | | |\ \
| | | | | | | * | netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy2009-02-18
| | | | | | | * | netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond2009-02-18
| | | | | | | * | Merge branch 'master' of /repos/git/net-2.6Patrick McHardy2009-02-18
| | | | | | | |\ \
| | | | | * | | \ \ Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-10
| | | | | |\ \ \ \ \
| | | | | * | | | | | bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-08
| | | | | * | | | | | bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2009-01-04
| | | | * | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01
| | | | |\ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-27
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | Fix recursive lock in free_uid()/free_user_ns()David Howells2009-02-27
| | | | | * | | | | | | block: reduce stack footprint of blk_recount_segments()Jens Axboe2009-02-26
| | | | | * | | | | | | ide: fix refcounting in device driversBartlomiej Zolnierkiewicz2009-02-25
| | | | | * | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-25
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | drm: disable encoders before re-routing themJesse Barnes2009-02-24
| | | | | | * | | | | | | drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes2009-02-24
| | | | | * | | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-02-25
| | | | | |\ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / | | | | | |/| | | | | | |
| | | | | | * | | | | | | VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao2009-02-09
| | | | * | | | | | | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar2009-03-01
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | | * | | | | | | | | x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2009-03-02
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / / / / / | | | | | |/| | / / / / / / / / | | | | | | | |/ / / / / / / / | | | | | | |/| | | | | | | |
| | | | | | * | | | | | | | | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare2009-02-24
| | | | | | | |_|_|_|_|/ / / | | | | | | |/| | | | | | |
| | | | | | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-23
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski2009-02-19
| | | | | | | | |_|_|_|_|_|/ | | | | | | | |/| | | | | |
| | | | | | | * | | | | | | net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-02-18
| | | | | * | | | | | | | | x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2009-02-25
| * | | | | | | | | | | | | Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar2009-02-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*Venkatesh Pallipadi2009-02-25
| | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-26
| |\| | | | | | | | | | | | | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-25
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | percpu: fix too low alignment restriction on UPTejun Heo2009-02-25
* | | | | | | | | | | | alloc_percpu: fix UP buildIngo Molnar2009-02-25
* | | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | percpu: give more latitude to arch specific first chunk initializationTejun Heo2009-02-23
| * | | | | | | | | | | vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-23
| * | | | | | | | | | | bootmem: reorder interface functions and add a missing oneTejun Heo2009-02-23
| * | | | | | | | | | | bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-23
| * | | | | | | | | | | percpu: implement new dynamic percpu allocatorTejun Heo2009-02-20
| * | | | | | | | | | | vmalloc: add un/map_kernel_range_noflush()Tejun Heo2009-02-20
| * | | | | | | | | | | vmalloc: implement vm_area_register_early()Tejun Heo2009-02-20
| * | | | | | | | | | | percpu: kill percpu_alloc() and friendsTejun Heo2009-02-20
| * | | | | | | | | | | alloc_percpu: add align argument to __alloc_percpu.Rusty Russell2009-02-20
| * | | | | | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-20
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
*-------. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / | | | | | |/| / / / / / / / / / | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | / / / / / / / | | | | | |_|_|/ / / / / / / | | | | |/| | | | / / / / / | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |