aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo2006-12-161-4/+10
* [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik2006-12-161-7/+34
* [libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2006-12-161-2/+2
* [PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo2006-12-161-1/+1
* [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston2006-12-161-4/+16
* Fix "delayed_work_pending()" macro expansionLinus Torvalds2006-12-151-2/+2
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-1513-72/+150
|\
| * [S390] cio: css_register_subchannel race.Stefan Bader2006-12-151-1/+2
| * [S390] Save prefix register for dump on panicMichael Holzheu2006-12-153-2/+13
| * [S390] Fix reboot hangMichael Holzheu2006-12-151-44/+1
| * [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-154-3/+75
| * [S390] sclp_cpi module license.Christian Borntraeger2006-12-151-0/+2
| * [S390] zcrypt: module unload fixes.Ralph Wuerthner2006-12-151-2/+12
| * [S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun2006-12-152-5/+9
| * [S390] hypfs fixesChristian Borntraeger2006-12-151-2/+2
| * [S390] update default configurationMartin Schwidefsky2006-12-151-13/+34
* | Remove stack unwinder for nowLinus Torvalds2006-12-1517-1870/+3
|/
* [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins2006-12-131-31/+39
* Linux v2.6.20-rc1Linus Torvalds2006-12-131-2/+2
* [NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy2006-12-136-201/+20
* [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund2006-12-132-3/+3
* [SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2006-12-135-1/+94
* [SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket.Sridhar Samudrala2006-12-131-0/+1
* [SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala2006-12-134-66/+81
* [TCP]: Fix oops caused by __tcp_put_md5sig_pool()David S. Miller2006-12-131-2/+3
* [IPV6]: Fix IPV6_UNICAST_HOPS getsockopt().Brian Haley2006-12-131-4/+19
* [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_liIan McDonald2006-12-131-3/+3
* [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro2006-12-133-6/+9
* [NETFILTER]: ip_tables: ipt and ipt_compat checks unificationDmitry Mishin2006-12-131-97/+79
* [NETFILTER]: x_tables: add missing try to load conntrack from match/targetsYasuyuki Kozakai2006-12-134-2/+48
* [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai2006-12-135-24/+16
* [NETFILTER]: nf_nat: fix NF_NAT dependencyYasuyuki Kozakai2006-12-131-1/+1
* [NETFILTER]: Fix INET=n linking errorPatrick McHardy2006-12-131-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-1346-255/+815
|\
| *-. [ARM] Merge AT91 and devel branchesRussell King2006-12-1346-255/+815
| |\ \
| | | * [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson2006-12-131-25/+204
| | | * [ARM] 3992/1: i.MX/MX1 CPU Frequency scaling supportPavel Pisa2006-12-134-4/+306
| | | * [ARM] Provide a method to alter the control registerRussell King2006-12-131-0/+20
| | | * [ARM] 4016/1: prefetch macro is wrong wrt gcc's "delete-null-pointer-checks"Nicolas Pitre2006-12-131-8/+8
| | | * [ARM] Remove empty fixup functionRussell King2006-12-131-5/+0
| | | * [ARM] 4014/1: include drivers/hid/KconfigSascha Hauer2006-12-131-0/+2
| | | * [ARM] 4013/1: clocksource driver for netxSascha Hauer2006-12-131-12/+30
| | | * [ARM] 4012/1: Clocksource for pxaSascha Hauer2006-12-131-22/+23
| | | * [ARM] Clean up ioremap codeRussell King2006-12-131-58/+40
| | | * [ARM] Unuse another Linux PTE bitRussell King2006-12-1328-84/+84
| | | * [ARM] Clean up KERNEL_RAM_ADDRRussell King2006-12-111-9/+10
| | | * [ARM] Add sys_*at syscallsRussell King2006-12-092-0/+26
| | | * [ARM] 4004/1: S3C24XX: UDC remove implict addition of VA to regsBen Dooks2006-12-081-4/+3
| | | * [ARM] Formalise the ARMv6 processor name stringRussell King2006-12-081-1/+1
| | | * [ARM] Handle HWCAP_VFP in VFP support codeRussell King2006-12-085-24/+57