summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-01-23libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo1-3/+7
2008-01-23libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...Tejun Heo1-4/+1
2008-01-23libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()Tejun Heo1-0/+25
2008-01-23libata: add ATA_CBL_PATA_IGNTejun Heo2-3/+5
2008-01-23libata: xfer_mask is unsigned long not unsigned intTejun Heo1-21/+25
2008-01-23libata: kill ata_id_to_dma_mode()Tejun Heo1-1/+0
2008-01-23libata: clean up xfermode / PATA timing related stuffTejun Heo1-9/+12
2008-01-23libata: export xfermode / PATA timing related functionsTejun Heo1-0/+10
2008-01-23libata: implement ATA_DFLAG_DUBIOUS_XFERTejun Heo1-0/+3
2008-01-23libata: clean up EH speed down implementationTejun Heo1-1/+1
2008-01-23libata: implement protocol testsTejun Heo1-7/+64
2008-01-23libata: rearrange ATA_DFLAG_*Tejun Heo1-3/+3
2008-01-23libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox1-1/+21
2008-01-22[MIPS] SMTC: Fix build error.Frank Rowand1-3/+3
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson1-5/+2
2008-01-16lockdep: fix workqueue creation API lockdep interactionJohannes Berg1-3/+11
2008-01-15libata: correct handling of TSS DVDAlan Cox1-2/+0
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-0/+4
2008-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+0
2008-01-15x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger1-0/+4
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras1-1/+0
2008-01-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds1-1/+0
2008-01-15[MIPS] Cacheops.h: Fix typo.Ralf Baechle1-1/+1
2008-01-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-0/+4
2008-01-14i2c: Driver IDs are optionalJean Delvare1-0/+4
2008-01-14CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRISJesper Nilsson1-0/+1
2008-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-16/+21
2008-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+1
2008-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-7/+12
2008-01-13remove task_ppid_nr_nsRoland McGrath1-13/+0
2008-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2-27/+21
2008-01-11Pull bugzilla-9535 into release branchLen Brown1-1/+1
2008-01-11Pull bugzilla-9194 into release branchLen Brown2-6/+9
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown2-6/+9
2008-01-11Don't blatt first element of prv in sg_chain()Rusty Russell1-2/+2
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling1-0/+1
2008-01-11ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui1-0/+2
2008-01-11sh: Force __access_ok() to obey address space limit.Paul Mundt1-27/+15
2008-01-10[ARM] pxa: silence warnings from cpu_is_xxx() macrosRussell King2-16/+21
2008-01-08[SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet1-1/+1
2008-01-08[XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet1-1/+6
2008-01-08[NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore1-1/+0
2008-01-08[NET]: Add NAPI_STATE_DISABLE.David S. Miller1-3/+13
2008-01-08[NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller1-2/+0
2008-01-08[SCTP]: Fix the name of the authentication event.Vlad Yasevich1-1/+1
2008-01-08pl2303: Fix mode switching regressionAlan Cox1-0/+1
2008-01-08KEYS: fix macroSebastian Siewior1-1/+1
2008-01-07sh: Fix argument page dcache flushing regression.Carmelo Amoroso1-0/+6
2008-01-06CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2-4/+2