summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-16[PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita
2006-12-16[PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo
2006-12-16[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo
2006-12-16[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik
2006-12-16[libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik
2006-12-16[PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo
2006-12-16[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston
2006-12-15Fix "delayed_work_pending()" macro expansionLinus Torvalds
2006-12-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-12-15Remove stack unwinder for nowLinus Torvalds
2006-12-15[S390] cio: css_register_subchannel race.Stefan Bader
2006-12-15[S390] Save prefix register for dump on panicMichael Holzheu
2006-12-15[S390] Fix reboot hangMichael Holzheu
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu
2006-12-15[S390] sclp_cpi module license.Christian Borntraeger
2006-12-15[S390] zcrypt: module unload fixes.Ralph Wuerthner
2006-12-15[S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun
2006-12-15[S390] hypfs fixesChristian Borntraeger
2006-12-15[S390] update default configurationMartin Schwidefsky
2006-12-13[PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins
2006-12-13Linux v2.6.20-rc1v2.6.20-rc1Linus Torvalds
2006-12-13[NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy
2006-12-13[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund
2006-12-13[SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen
2006-12-13[SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket.Sridhar Samudrala
2006-12-13[SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala
2006-12-13[TCP]: Fix oops caused by __tcp_put_md5sig_pool()David S. Miller
2006-12-13[IPV6]: Fix IPV6_UNICAST_HOPS getsockopt().Brian Haley
2006-12-13[DCCP] ccid3: return value in ccid3_hc_rx_calc_first_liIan McDonald
2006-12-13[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro
2006-12-13[NETFILTER]: ip_tables: ipt and ipt_compat checks unificationDmitry Mishin
2006-12-13[NETFILTER]: x_tables: add missing try to load conntrack from match/targetsYasuyuki Kozakai
2006-12-13[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai
2006-12-13[NETFILTER]: nf_nat: fix NF_NAT dependencyYasuyuki Kozakai
2006-12-13[NETFILTER]: Fix INET=n linking errorPatrick McHardy
2006-12-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-13Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...Linus Torvalds
2006-12-13Driver core: deprecate PM_LEGACY, default it to NDavid Brownell
2006-12-13Driver core: Make platform_device_add_data accept a const pointerScott Wood
2006-12-13Driver core: "platform_driver_probe() can save codespace": save codespaceAndrew Morton
2006-12-13DebugFS : file/directory removal fixMathieu Desnoyers
2006-12-13DebugFS : more file/directory creation error handlingMathieu Desnoyers
2006-12-13DebugFS : file/directory creation error handlingMathieu Desnoyers
2006-12-13DebugFS : coding style fixesMathieu Desnoyers
2006-12-13DebugFS : inotify create/mkdir supportMathieu Desnoyers
2006-12-13driver core: delete virtual directory on class_unregister()Akinobu Mita
2006-12-13Driver core: show "initstate" of moduleKay Sievers
2006-12-13[ARM] Merge AT91 and devel branchesRussell King
2006-12-13[ARM] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson
2006-12-13[IA64] Move sg_dma_{len,address} from pci.h to scatterlist.hTony Luck