Commit Graph

99714 Commits (1ba89386db0a3f39590b90b5dd20d7149ae52de0)
 

Author SHA1 Message Date
Yinghai Lu f34fa82b19 x86, acpi: merge __acpi_map_table 17 years ago
Yinghai Lu 7b16eb8930 x86: overmapped fix when 4K pages on tail, 64-bit 17 years ago
Ingo Molnar 4fb3dc2729 x86: build fix for "x86: fix C1E && nx6325 stability problem" 17 years ago
Dan Williams 7a1fc53c5a md: ensure all blocks are uptodate or locked when syncing 17 years ago
David S. Miller 2ddddb9869 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 17 years ago
David Howells 252815b0cf netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP 17 years ago
Patrick McHardy 6b69fe0c73 netfilter: nf_conntrack_tcp: fix endless loop 17 years ago
Linus Torvalds 6329d3021b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 17 years ago
Ihar Hrachyshka 814feefa85 libertas: fix memory alignment problems on the blackfin 17 years ago
Luis Carlos Cobo 86229f0c7b zd1211rw: stop beacons on remove_interface 17 years ago
Ivo van Doorn 1f90916264 rt2x00: Disable synchronization during initialization 17 years ago
Mattias Nissler adeed48090 rc80211_pid: Fix fast_start parameter handling 17 years ago
Vitaly Mayatskikh ad2fc2cd92 x86: fix copy_user on x86 17 years ago
Vitaly Mayatskikh 1129585a08 x86: introduce copy_user_handle_tail() routine 17 years ago
Ingo Molnar de989ef093 Merge branch 'x86/unify-lib' into x86/core 17 years ago
Cyrill Gorcunov a737abd11a x86: e820 memmap - add checking for NULL early param 17 years ago
Yinghai Lu c22d4c1885 x86: make e820_end return max ram type only for 32 bit 17 years ago
Robert Richter 8dd779b19c x86/pci: removing subsys_initcall ordering dependencies 17 years ago
Robert Richter ae28d70529 x86/pci: visws: renaming pcibios_init() 17 years ago
Robert Richter f4d994b541 x86/pci: Makefile merge: coalescing 32 and 64 bit 17 years ago
Robert Richter d199a04827 x86/pci: merge: moving mp_bus_to_node.c to amd_bus.c 17 years ago
Robert Richter 42a4b427a8 x86/pci: mp_bus_to_node merge: moving code in amd_bus.c 17 years ago
Robert Richter 8eefc66403 x86/pci: Makefile merge: creating pci-y for 64 bit 17 years ago
Robert Richter 8043c7be4b x86/pci: Makefile merge: changing 64bit ordering 17 years ago
Robert Richter a5d4fb94f7 x86/pci: Makefile merge: decoupling options for mp_bus_to_node.o 17 years ago
Robert Richter 0b40e84ab7 x86/pci: Makefile merge: whitespace changes only 17 years ago
Robert Richter 7fa71c0e0e x86/pci: Makefile merge: removing include dir flag 17 years ago
Robert Richter 6d8566ac13 x86/pci: Makefile merge: Removing Makefile_* 17 years ago
Ingo Molnar d028203c04 Merge branch 'x86/core' into x86/unify-pci 17 years ago
Ingo Molnar 183fe06565 x86: build fix for "x86: fix C1E && nx6325 stability problem" 17 years ago
Rafael J. Wysocki e2079c4386 x86: fix C1E && nx6325 stability problem 17 years ago
FUJITA Tomonori 8cbfd4f44d x86, iommu: replace CONFIG_IOMMU with CONFIG_GART_IOMMU in iommu.h 17 years ago
Yinghai Lu c2e6d65bce x86: not overmap more than the end of RAM in init_memory_mapping - 64bit 17 years ago
Yinghai Lu 2dc807b37b x86: make max_pfn cover acpi table below 4g 17 years ago
Yinghai Lu 49c980df55 x86: fix vmemmap printout check 17 years ago
Yinghai Lu b50efd2a55 x86: introduce page_size_mask for 64bit 17 years ago
Glauber Costa 22cac16707 x86: define architectural characteristics in uaccess.h. 17 years ago
Glauber Costa 8bc7de0c5d x86: put movsl_mask into uaccess.h. 17 years ago
Glauber Costa 8cb834e99f x86: move __get_user and __put_user into uaccess.h. 17 years ago
Glauber Costa e30a44fdbf x86: merge put_user. 17 years ago
Glauber Costa ec840956d2 x86: turn __put_user_check directly into put_user. 17 years ago
Glauber Costa 64a978c1e3 x86: be more explicit in __put_user_x. 17 years ago
Glauber Costa 3f16822116 x86: merge __get_user_asm and its users. 17 years ago
Glauber Costa 6fd4725d75 x86: don't always use EFAULT on __get_user_size. 17 years ago
Glauber Costa dc70ddf409 x86: merge __put_user_asm and its user. 17 years ago
Glauber Costa d42e6af613 x86: don't always use EFAULT on __put_user_size. 17 years ago
Glauber Costa 293e6a2524 x86: mark x86_64 as having a working WP. 17 years ago
Glauber Costa 5e322163b1 x86: use k modifier for 4-byte access. 17 years ago
Glauber Costa 002ca1690c x86: move __addr_ok to uaccess.h. 17 years ago
Glauber Costa 865e5b7650 x86: merge getuser. 17 years ago