aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-17[DocBook]: Fix two typos in generic IRQ docs.David S. Miller1-2/+2
2006-12-17[SPARC64]: Minor irq handling cleanups.David S. Miller2-22/+4
2006-12-17[SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller1-6/+1
2006-12-17[PATCH] sys_mincore: s/max/min/Oleg Nesterov1-1/+1
2006-12-17[PATCH] m68k trivial build fixesAl Viro2-4/+4
2006-12-16Fix up mm/mincore.c error value casesLinus Torvalds1-19/+10
2006-12-16Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-19/+107
2006-12-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds11-32/+80
2006-12-16Make workqueue bit operations work on "atomic_long_t"Linus Torvalds2-18/+30
2006-12-16Fix incorrect user space access locking in mincore()Linus Torvalds1-104/+86
2006-12-16[PATCH] pata_via: Cable detect errorAlan1-2/+7
2006-12-16[PATCH] Fix help text for CONFIG_ATA_PIIXAlan1-3/+3
2006-12-16[PATCH] initializer entry defined twice in pata_rz1000Ira Snyder1-2/+0
2006-12-16[PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita3-5/+7
2006-12-16[PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo1-2/+0
2006-12-16[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo1-4/+10
2006-12-16[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik1-7/+34
2006-12-16[libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik1-2/+2
2006-12-16[PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo1-1/+1
2006-12-16[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston1-4/+16
2006-12-15IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier1-3/+1
2006-12-15IB/mthca: Add HCA profile module parametersLeonid Arsh1-14/+97
2006-12-15Fix "delayed_work_pending()" macro expansionLinus Torvalds1-2/+2
2006-12-15IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2-2/+2
2006-12-15IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier1-1/+8
2006-12-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds13-72/+150
2006-12-15Remove stack unwinder for nowLinus Torvalds17-1870/+3
2006-12-15[S390] cio: css_register_subchannel race.Stefan Bader1-1/+2
2006-12-15[S390] Save prefix register for dump on panicMichael Holzheu3-2/+13
2006-12-15[S390] Fix reboot hangMichael Holzheu1-44/+1
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu4-3/+75
2006-12-15[S390] sclp_cpi module license.Christian Borntraeger1-0/+2
2006-12-15[S390] zcrypt: module unload fixes.Ralph Wuerthner1-2/+12
2006-12-15[S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun2-5/+9
2006-12-15[S390] hypfs fixesChristian Borntraeger1-2/+2
2006-12-15[S390] update default configurationMartin Schwidefsky1-13/+34
2006-12-14[PATCH] Generic HID layer - update MAINTAINERSJiri Kosina1-0/+6
2006-12-14input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi2-0/+59
2006-12-14[PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina1-1/+2
2006-12-13[PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-while macrosBen Collins1-31/+39
2006-12-13Linux v2.6.20-rc1Linus Torvalds1-2/+2
2006-12-13[NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy6-201/+20
2006-12-13[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund2-3/+3
2006-12-13[SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen5-1/+94
2006-12-13[SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket.Sridhar Samudrala1-0/+1
2006-12-13[SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala4-66/+81
2006-12-13[TCP]: Fix oops caused by __tcp_put_md5sig_pool()David S. Miller1-2/+3
2006-12-13[IPV6]: Fix IPV6_UNICAST_HOPS getsockopt().Brian Haley1-4/+19
2006-12-13[DCCP] ccid3: return value in ccid3_hc_rx_calc_first_liIan McDonald1-3/+3
2006-12-13[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro3-6/+9