aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-20[ARM] 4399/2: S3C2443: Fix SMDK2443 nand timingsBen Dooks
2007-05-20[ARM] 4398/1: S3C2443: Fix watchdog IRQ numberBen Dooks
2007-05-20[ARM] 4397/1: S3C2443: remove SDI0/1 IRQ ambiguityBen Dooks
2007-05-20[ARM] 4396/1: S3C2443: Add missing HCLK clocksBen Dooks
2007-05-20[ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machinesBen Dooks
2007-05-20[ARM] 4388/1: no need for arm/mm mmap range checks for non-mmuGreg Ungerer
2007-05-20[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer
2007-05-20IB/mlx4: Pass send queue sizes from userspace to kernelEli Cohen
2007-05-19[NET]: Fix race condition about network device name allocation.Stephen Hemminger
2007-05-19[IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddrPatrick McHardy
2007-05-19[NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config namePatrick McHardy
2007-05-19[NETFILTER]: nf_conntrack: fix use-after-free in helper destroy callback invo...Patrick McHardy
2007-05-19[IPSEC] pfkey: Load specific algorithm in pfkey_add rather than allHerbert Xu
2007-05-19[TCP] FRTO: Prevent state inconsistency in corner casesIlpo Järvinen
2007-05-19[TCP] FRTO: Add missing ECN CWR sending to one of the responsesIlpo Järvinen
2007-05-19[NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation errorMikael Pettersson
2007-05-19[RFKILL]: Fix check for correct rfkill allocationIvo van Doorn
2007-05-19[IPV6]: Add ip6_tunnel.h to headers_installDeepak Saxena
2007-05-19IB/mlx4: Fix check of opcode in mlx4_ib_post_send()Roland Dreier
2007-05-19mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier
2007-05-19IB/mlx4: Fix RESET to RESET and RESET to ERROR transitionsMichael S. Tsirkin
2007-05-19IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin
2007-05-19IB/mlx4: Set GRH:HopLimit when sending globally routed MADsRoland Dreier
2007-05-19IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid
2007-05-19IB/mlx4: Fix check of max_qp_dest_rdma in modify QPEli Cohen
2007-05-19IB/mthca: Fix use-after-free on device restartAli Ayoub
2007-05-19IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen
2007-05-19IPoIB: Handle P_Key table reorderingYosef Etigin
2007-05-19IB/core: Use start_port() and end_port()Roland Dreier
2007-05-19IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin
2007-05-19IB/ipath: Fix potential deadlock with multicast spinlocksRoland Dreier
2007-05-19IB/core: Free umem when mm is already goneEli Cohen
2007-05-19mm/slab: fix section mismatch warningSam Ravnborg
2007-05-19mm: fix section mismatch warningsSam Ravnborg
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-19kbuild: add "Section mismatch" warning whitelist for powerpcLi Yang
2007-05-19kbuild: make better section mismatch reports on i386, arm and mipsAtsushi Nemoto
2007-05-19kbuild: make modpost section warnings clearerRussell King
2007-05-19kconfig: search harder for curses library in check-lxdialog.shMike Frysinger
2007-05-19kbuild: include limits.h in sumversion.c for PATH_MAXMike Frysinger
2007-05-19powerpc: Fix the MODALIAS generation in modpost for of devicesSylvain Munaut
2007-05-19[CRYPTO] api: Read module pointer before freeing algorithmHerbert Xu
2007-05-18Linux v2.6.22-rc2Linus Torvalds
2007-05-18cciss: Fix pci_driver.shutdown while device is still activeGerald Britton
2007-05-18Further update of the i386 boot documentationH. Peter Anvin
2007-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2007-05-18Fix roundup_pow_of_two(1)Rolf Eike Beer