projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ocfs2: Periodic quota syncing
[linux-2.6]
/
arch
/
2009-01-03
Linus Torvalds
Merge branch 'cpus4096-for-linus-3' of git://git./linux...
tree
|
commitdiff
2009-01-03
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-01-03
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-01-03
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-01-03
Linus Torvalds
Merge git://git./linux/kernel/git/wim/linux-2.6-watchdog
tree
|
commitdiff
2009-01-03
Linus Torvalds
Merge branch 'cputime' of git://git390.osdl.marist...
tree
|
commitdiff
2009-01-03
Al Viro
get rid of special-casing the /sbin/loader on alpha
tree
|
commitdiff
2009-01-03
Cyrill Gorcunov
x86: setup_per_cpu_areas() cleanup
tree
|
commitdiff
2009-01-03
Mike Travis
cpumask: use alloc_cpumask_var_node where appropriate
tree
|
commitdiff
2009-01-03
Rusty Russell
cpumask: convert shared_cpu_map in acpi_processor*...
tree
|
commitdiff
2009-01-03
Rusty Russell
x86: use cpumask_var_t in acpi/boot.c
tree
|
commitdiff
2009-01-03
Mike Travis
x86: cleanup some remaining usages of NR_CPUS where...
tree
|
commitdiff
2009-01-03
Mike Travis
x86: enable cpus display of kernel_max and offlined...
tree
|
commitdiff
2009-01-03
Ingo Molnar
ia64: cpumask fix for is_affinity_mask_valid()
tree
|
commitdiff
2009-01-03
Ingo Molnar
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2009-01-03
Mike Travis
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: remove now unnecessary #ifdefs
tree
|
commitdiff
2009-01-03
Joerg Roedel
Merge branches 'iommu/api' and 'iommu/amd' into for...
tree
|
commitdiff
2009-01-03
Jaswinder Singh...
AMD IOMMU: prealloc_protection_domains should be static
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add statistics about total number of map...
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add statistics about allocated io memory
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add stats counter for domain tlb flushes
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add stats counter for single iommu domain...
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add stats counter for cross-page request
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add stats counter for free_coherent requests
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add stats counter for alloc_coherent requests
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add stats counter for unmap_sg requests
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add stats counter for map_sg requests
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add stats counter for unmap_single requests
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add stats counter for map_single requests
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add stats counter for completion wait events
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add init code for statistic collection
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add necessary header defines for stats counting
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add Kconfig entry for statistic collection...
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: use dev_name in iommu_enable function
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: use calc_devid in prealloc_protection_domains
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: convert amd_iommu_isolate to bool
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: convert iommu->need_sync to bool
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: use dev_name instead of self-build print_devid
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: allocate a new protection for hotplugged...
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add a domain flag for default domains
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: register functions for the IOMMU API
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add domain address lookup function for IOMMU API
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add domain unmap function for IOMMU API
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add domain map function for IOMMU API
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add device attach function for IOMMU API
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add device detach function for IOMMU API
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add domain destroy function for IOMMU API
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add domain init function for IOMMU API
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add domain cleanup helper function
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add device notifier callback
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add device detach helper functions
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: rename set_device_domain function
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add device reference counting for protection...
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add checks for dma_ops domain to dma_ops...
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add protection domain flags
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add iommu_flush_domain function
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: don't remove protection domain from iommu_pd...
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: move invalidation command building to a...
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: refactor completion wait handling into separ...
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: add domain id free function
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: make dma_ops_free_pagetable generic
tree
|
commitdiff
2009-01-03
Joerg Roedel
AMD IOMMU: rename iommu_map to iommu_map_page
tree
|
commitdiff
2009-01-03
Joerg Roedel
KVM: change KVM to use IOMMU API
tree
|
commitdiff
2009-01-03
Joerg Roedel
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
tree
|
commitdiff
2009-01-03
Joerg Roedel
KVM: rename vtd.c to iommu.c
tree
|
commitdiff
2009-01-03
Rusty Russell
h8300: define __fls
tree
|
commitdiff
2009-01-03
Rusty Russell
cris: define __fls
tree
|
commitdiff
2009-01-02
Linus Torvalds
Merge branch 'linux-next' of git://git.infradead.org...
tree
|
commitdiff
2009-01-02
Linus Torvalds
Merge branch 'linux-next' of git://git.infradead.org...
tree
|
commitdiff
2009-01-02
Linus Torvalds
Merge git://git./linux/kernel/git/sam/kbuild-next
tree
|
commitdiff
2009-01-02
Linus Torvalds
Merge branch 'x86-fixes-for-linus' of git://git./linux...
tree
|
commitdiff
2009-01-02
Ingo Molnar
Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgen...
tree
|
commitdiff
2009-01-02
Ingo Molnar
Merge branch 'linus' into x86/cleanups
tree
|
commitdiff
2009-01-02
Linus Torvalds
Merge branch 'cpus4096-for-linus-2' of git://git./linux...
tree
|
commitdiff
2009-01-02
Sam Ravnborg
m68k: fix recursive dependency in Kconfig
tree
|
commitdiff
2009-01-02
Linus Torvalds
Merge branch 'kvm-updates/2.6.29' of git://git./linux...
tree
|
commitdiff
2009-01-02
Linus Torvalds
Merge git://git./linux/kernel/git/bart/ide-2.6
tree
|
commitdiff
2009-01-02
Linus Torvalds
Merge branch 'for-upstream' of git://git./linux/kernel...
tree
|
commitdiff
2009-01-02
Linus Torvalds
Merge branch 'i8k-updates' from Alan
tree
|
commitdiff
2009-01-02
Ingo Brueckl
Fix compiler warning in arch/x86/mm/init_32.c
tree
|
commitdiff
2009-01-02
Jaswinder Singh...
x86: mpparse.c fix style problems
tree
|
commitdiff
2009-01-02
Jaswinder Singh...
x86: nmi.c fix style problems
tree
|
commitdiff
2009-01-02
Jaswinder Singh...
x86: ldt.c fix style problems
tree
|
commitdiff
2009-01-02
Jaswinder Singh...
x86: cpuid.c fix style problems
tree
|
commitdiff
2009-01-02
Cliff Wickman
x86, UV: remove erroneous BAU initialization
tree
|
commitdiff
2009-01-02
Ravikiran G Thirumalai
x86: fix incorrect __read_mostly on _boot_cpu_pda
tree
|
commitdiff
2009-01-02
Ingo Brueckl
x86: convert permanent_kmaps_init() from macro to inline
tree
|
commitdiff
2009-01-02
David Vrabel
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2009-01-02
Cyrill Gorcunov
x86: early_printk - use sizeof instead of hardcoded...
tree
|
commitdiff
2008-12-31
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-12-31
Rusty Russell
cpumask: convert kernel/irq
tree
|
commitdiff
2008-12-31
Rusty Russell
cpumask: Introduce topology_core_cpumask()/topology_thr...
tree
|
commitdiff
2008-12-31
Rusty Russell
cpumask: Introduce topology_core_cpumask()/topology_thr...
tree
|
commitdiff
2008-12-31
Rusty Russell
cpumask: Introduce topology_core_cpumask()/topology_thr...
tree
|
commitdiff
2008-12-31
Rusty Russell
cpumask: Introduce topology_core_cpumask()/topology_thr...
tree
|
commitdiff
2008-12-31
Rusty Russell
m68knommu: define __fls
tree
|
commitdiff
2008-12-31
Rusty Russell
blackfin: define __fls
tree
|
commitdiff
2008-12-31
Rusty Russell
avr32: define __fls
tree
|
commitdiff
2008-12-31
Rusty Russell
parisc: remove gratuitous cpu_online_map declaration.
tree
|
commitdiff
next