summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-23Linux 2.6.19-rc3v2.6.19-rc3Linus Torvalds1-1/+1
2006-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds15-24/+1170
2006-10-23Revert unintentional and bogus change to drivers/pci/quirks.cLinus Torvalds1-2/+2
2006-10-23[PATCH] Remove __must_check for device_for_each_child()Russell King1-1/+1
2006-10-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds38-168/+330
2006-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-2/+2
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-28/+45
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+5
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds46-400/+280
2006-10-23[ALSA] hda-intel - Add check of MSI availabityTakashi Iwai1-17/+39
2006-10-22[SPARC64]: 8-byte align return value from compat_alloc_user_space()David S. Miller1-2/+5
2006-10-22[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller2-2/+4
2006-10-22[NET]: kernel-doc fix for sock.hRandy Dunlap1-2/+1
2006-10-22[ALSA] version 1.0.13Jaroslav Kysela1-1/+1
2006-10-22[ALSA] Fix addition of user-defined boolean controlsTakashi Iwai1-4/+0
2006-10-22[ALSA] Fix AC97 power-saving modeTakashi Iwai1-6/+2
2006-10-22[ALSA] Fix re-use of va_listTakashi Iwai1-1/+4
2006-10-22[ALSA] hda_intel: add ATI RS690 HDMI audio supportFelix Kuehling2-0/+3
2006-10-22[ALSA] hda-codec - Add model entry for ASUS U5F laptopTakashi Iwai1-0/+2
2006-10-22[ALSA] Fix dependency of snd-adlib driver in KconfigTakashi Iwai1-0/+1
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai26-145/+276
2006-10-22[ALSA] hda-codec - Fix assignment of PCM devices for Realtek codecsTakashi Iwai1-2/+2
2006-10-22[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/cmi8330.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/gus/interwave.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-21[NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet2-8/+0
2006-10-21[IPv6] fib: initialize tb6_lock in common place to give lockdep a keyThomas Graf1-3/+6
2006-10-21[ATM] nicstar: Fix a bogus casting warningAlan Cox1-2/+2
2006-10-21[ATM] firestream: handle thrown errorJeff Garzik1-0/+4
2006-10-21[ATM]: No need to return voidTobias Klauser2-4/+4
2006-10-21[ATM]: handle sysfs errorsJeff Garzik1-3/+12
2006-10-21[DCCP] ipv6: Fix opt_skb leak.David S. Miller1-0/+8
2006-10-21[DCCP]: Fix Oops in DCCPv6Gerrit Renker2-4/+4
2006-10-21Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-2/+44
2006-10-22[PATCH] x86-64: increase PHB1 split transaction timeoutMuli Ben-Yehuda1-1/+43
2006-10-22[PATCH] x86-64: Fix C3 timer testAndi Kleen1-1/+1
2006-10-21[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle5-28/+190
2006-10-21[MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle3-7/+7
2006-10-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-4/+14
2006-10-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds29-622/+803
2006-10-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-19/+35
2006-10-21Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds24-112/+400
2006-10-21[PATCH] NFS: Cache invalidation fixupTrond Myklebust1-0/+6
2006-10-21[PATCH] VFS: Make d_materialise_unique() enforce directory uniquenessTrond Myklebust2-38/+106
2006-10-21[PATCH] cciss: Fix warnings (and bug on 1TB discs)Matthew Wilcox1-13/+9
2006-10-21[PATCH] i2o/exec-osm.c: use "unsigned long flags;"Alexey Dobriyan1-1/+1
2006-10-21[PATCH] cpuset: mempolicy migration typo fixPaul Jackson1-1/+1
2006-10-21[PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yetChristoph Lameter1-4/+7
2006-10-21[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft4-0/+18
2006-10-21[PATCH] ibmveth: Fix index increment calculationDavid Gibson1-4/+6
2006-10-21[PATCH] pci: declare pci_get_device_reverse()Andrew Morton1-2/+11
2006-10-21[PATCH] clocksource: acpi_pm: add another greylist chipsetDaniel Walker1-2/+4
2006-10-21[PATCH] md: endian annotations for the bitmap superblockNeilBrown2-15/+15
2006-10-21[PATCH] md: endian annotation for v1 superblock accessNeilBrown2-34/+35
2006-10-21[PATCH] md: add another COMPAT_IOCTL for mdNeilBrown1-0/+1
2006-10-21[PATCH] md: fix calculation of ->degraded for multipath and raid10NeilBrown2-2/+2
2006-10-21[PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk1-0/+13
2006-10-21[PATCH] Char: correct pci_get_device changesJiri Slaby3-0/+19
2006-10-21[PATCH] libata-sff: Allow for wacky systemsAlan Cox1-0/+9
2006-10-21[PATCH] ahci: readability tweakAlan Cox1-1/+1
2006-10-21[PATCH] libata: typo fixTejun Heo1-1/+1
2006-10-21[PATCH] ATA must depend on BLOCKAdrian Bunk1-0/+1
2006-10-21[PATCH] libata: use correct map_db values for ICH8Kristen Carlson Accardi1-2/+2
2006-10-21[PATCH] ibmveth: Fix index increment calculationDavid Gibson1-4/+6
2006-10-21Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik16-151/+238
2006-10-21[PATCH] Fix timer raceRalf Baechle1-2/+2
2006-10-21[PATCH] Remove useless comment from sb1250Dave Jones1-1/+1
2006-10-21Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/li...Jeff Garzik1-1/+6
2006-10-21Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik1-1/+32
2006-10-21[PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes an...Li Yang5-436/+475
2006-10-21[PATCH] sky2: 88E803X transmit lockupStephen Hemminger1-21/+12
2006-10-21[PATCH] e1000: Reset all functions after a PCI errorLinas Vepstas1-4/+0
2006-10-21[PATCH] WAN/pc300: handle, propagate minor errorsJeff Garzik1-5/+19
2006-10-21[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-30/+148
2006-10-21[PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 stateAndi Kleen3-5/+8
2006-10-21[PATCH] x86-64: Overlapping program headers in physical addr space fixVivek Goyal1-1/+2
2006-10-21[PATCH] x86-64: Put more than one cpu in TARGET_CPUSEric W. Biederman1-1/+1
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen2-10/+1
2006-10-21[PATCH] x86-64: Use irq_domain in ioapic_retrigger_irqEric W. Biederman1-2/+5
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen3-5/+27
2006-10-21[PATCH] x86-64: Revert interrupt backlink changesAndi Kleen1-3/+0
2006-10-21[PATCH] x86-64: Fix ENOSYS in system call tracingJan Beulich1-0/+2
2006-10-21[PATCH] i386: Fix fake return addressJeremy Fitzhardinge1-1/+1
2006-10-21[PATCH] x86-64: x86_64 add NX mask for PTE entrybibo,mao1-0/+1
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich5-39/+299
2006-10-21[PATCH] x86: Use -maccumulate-outgoing-argsAndi Kleen2-0/+8
2006-10-21[PATCH] x86-64: fix page align in e820 allocatorVivek Goyal1-7/+7
2006-10-21[PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGSCorey Minyard1-1/+1
2006-10-21[PATCH] i386: fix .cfi_signal_frame copy-n-paste errorAndrew Morton1-2/+2
2006-10-21[PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ...Yinghai Lu1-3/+3
2006-10-21[PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey1-2/+2
2006-10-21[PATCH] i386: Update defconfigAndi Kleen1-15/+15
2006-10-21[PATCH] x86-64: Update defconfigAndi Kleen1-15/+15
2006-10-20[PATCH] fix PXA2xx UDC compilation errorNicolas Pitre1-1/+1
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering1-1/+1
2006-10-20configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman1-6/+8
2006-10-20ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh1-0/+7
2006-10-20ocfs2: fix page zeroing during simple extendsMark Fasheh1-20/+24
2006-10-20ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran1-8/+0
2006-10-20ocfs2: delete redundant memcmp()Akinobu Mita1-4/+6
2006-10-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds21-227/+845
2006-10-20Revert "[mv643xx] Add pci device table for auto module loading."Linus Torvalds1-6/+0
2006-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-8/+11
2006-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds9-28/+27
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-23/+27
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-188/+398
2006-10-20[PATCH] one more ARM IRQ fixAdrian Bunk1-1/+1
2006-10-20[PATCH] knfsd: fix race that can disable NFS serverNeilBrown1-1/+1
2006-10-20[PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan1-4/+2
2006-10-20[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi2-4/+6
2006-10-20[PATCH] mm: more commenting on lock orderingNick Piggin2-23/+17
2006-10-20[PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha1-2/+5
2006-10-20[PATCH] ipmi: fix return codes in failure caseDave Jones1-2/+2
2006-10-20[PATCH] mm: D-cache aliasing issue in cow_user_pageDmitriy Monakhov1-0/+1
2006-10-20[PATCH] doc: fixing cpu-hotplug documentationSatoru Takeuchi1-74/+74
2006-10-20[PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad2-3/+25
2006-10-20[PATCH] highest_possible_node_id() linkage fixAndrew Morton2-16/+16
2006-10-20[PATCH] Fix potential interrupts during alternative patchingZachary Amsden1-0/+4
2006-10-20[PATCH] nfsd: nfs_replay_meAl Viro3-5/+6
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro11-18/+18
2006-10-20[PATCH] xdr annotations: nfsd callback*Al Viro1-10/+10
2006-10-20[PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2-26/+31
2006-10-20[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro4-45/+51
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro6-191/+191
2006-10-20[PATCH] nfsd: vfs.c endianness annotationsAl Viro2-161/+176
2006-10-20[PATCH] xdr annotations: NFSv4 serverAl Viro3-46/+46
2006-10-20[PATCH] xdr annotations: NFSv3 serverAl Viro3-125/+125
2006-10-20[PATCH] xdr annotations: NFSv2 serverAl Viro4-71/+71
2006-10-20[PATCH] xdr annotations: nfsd_dispatch()Al Viro1-4/+4
2006-10-20[PATCH] nfsfh simple endianness annotationsAl Viro2-8/+8
2006-10-20[PATCH] nfsd: nfserrno() endianness annotationsAl Viro2-5/+4
2006-10-20[PATCH] nfs_common endianness annotationsAl Viro1-2/+2
2006-10-20[PATCH] xdr annotations: mount_clntAl Viro1-3/+3
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro4-9/+9
2006-10-20[PATCH] xdr annotations: fs/nfs/callback*Al Viro2-24/+24
2006-10-20[PATCH] fs/nfs/callback* passes error values big-endianAl Viro3-36/+36
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro8-15/+15
2006-10-20[PATCH] xdr annotations: NFSv4Al Viro1-177/+181
2006-10-20[PATCH] xdr annotations: NFSv3Al Viro1-57/+57
2006-10-20[PATCH] xdr annotations: NFSv2Al Viro1-37/+37
2006-10-20[PATCH] lockd endianness annotationsAl Viro13-135/+135
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro9-91/+91
2006-10-20[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro1-10/+11
2006-10-20[PATCH] SUNRPC: fix a typoChuck Lever1-1/+1
2006-10-20[PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever1-7/+7
2006-10-20[PATCH] NFS: remove unused check in nfs4_open_revalidateChuck Lever1-4/+2
2006-10-20[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...Chuck Lever1-1/+1
2006-10-20[PATCH] NFS: fix minor bug in new NFS symlink codeChuck Lever1-2/+2
2006-10-20[PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust4-18/+30
2006-10-20[PATCH] NFS: Fix NFSv4 callback regressionTrond Myklebust1-7/+12
2006-10-20[PATCH] nfs4: initialize cl_ipaddrJ. Bruce Fields1-2/+6
2006-10-20[PATCH] NFS: Fix error handling in nfs_direct_write_result()Trond Myklebust1-5/+7
2006-10-20[PATCH] NFS: Fix oops in nfs_cancel_commit_listTrond Myklebust1-2/+2
2006-10-20[PATCH] NFSv4: Fix thinko in fs/nfs/super.cTrond Myklebust1-1/+1
2006-10-20[PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells4-4/+4
2006-10-20[PATCH] fs/Kconfig: move GENERIC_ACL, fix acl() call errorsRandy Dunlap1-4/+4
2006-10-20[PATCH] cad_pid sysctl with PROC_FS=nRandy Dunlap1-0/+4
2006-10-20[PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabledRalf Baechle1-1/+4
2006-10-20[PATCH] irq updates: make eata_pio compileAlan Cox1-1/+1
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan5-4/+15
2006-10-20[PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto1-0/+12
2006-10-20[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto1-1/+1
2006-10-20[PATCH] readjust comments of task_timeslice for kernel docBorislav Petkov1-9/+9
2006-10-20[PATCH] genirq: clean up irq-flow-type naming, fixIngo Molnar1-0/+3
2006-10-20[PATCH] fix "ACPI: Processor native C-states using MWAIT"Darrick J. Wong1-1/+1
2006-10-20[PATCH] Kconfig serial typosRandy Dunlap1-6/+6
2006-10-20[PATCH] uml: mmapper - remove just added but wrong "const" attributePaolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-20[PATCH] uml: kconfig - silence warningPaolo 'Blaisorblade' Giarrusso1-0/+5
2006-10-20[PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso2-6/+3
2006-10-20[PATCH] uml: use DEFCONFIG_LIST to avoid reading host's configPaolo 'Blaisorblade' Giarrusso2-0/+6
2006-10-20[PATCH] uml: reenable compilation of enable_timer, disabled by mistakePaolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-20[PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso1-25/+28
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso19-7/+33
2006-10-20[PATCH] uml: remove some leftover PPC codePaolo 'Blaisorblade' Giarrusso1-9/+0
2006-10-20[PATCH] fix typo in memory barrier docsPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-10-20[PATCH] uml: MODE_TT is bustJeff Dike1-0/+1
2006-10-20[PATCH] Make <linux/personality.h> userspace proofRalf Baechle1-0/+7
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton17-104/+126
2006-10-20[PATCH] export clear_queue_congested and set_queue_congestedThomas Maier2-10/+12
2006-10-20[PATCH] ecryptfs: use special_file()Pekka Enberg1-4/+1
2006-10-20[PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer1-6/+45
2006-10-20[PATCH] e100: fix reboot -f with netconsole enabledAuke Kok1-19/+31
2006-10-20[GFS2] gfs2_dir_read_data(): fix uninitialized variable usageAdrian Bunk1-3/+1
2006-10-20[GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereferenceAdrian Bunk1-2/+2
2006-10-20[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variableAdrian Bunk1-1/+1
2006-10-20[GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variableAdrian Bunk1-3/+0
2006-10-20[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead codeAdrian Bunk1-2/+0
2006-10-20[GFS2] gfs2 endianness bug: be16 assigned to be32 fieldAl Viro1-1/+1
2006-10-20[GFS2] Fix bmap to map extents properlySteven Whitehouse6-16/+21
2006-10-20[DLM] fix iovec length in recvmsgPatrick Caulfield1-0/+1
2006-10-20[Bluetooth] Fix HID disconnect NULL pointer dereferenceMarcel Holtmann1-4/+2
2006-10-20[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA cardMarcel Holtmann1-0/+1
2006-10-20[Bluetooth] Add support for newer ANYCOM USB donglesMarcel Holtmann1-0/+3
2006-10-20[NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.Eric Dumazet1-3/+3
2006-10-20[SPARC]: Clean up asm-sparc/elf.h pollution in userspace.David Woodhouse1-21/+20
2006-10-20[IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look...Eric Dumazet1-3/+4
2006-10-20[TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()Eric Dumazet1-1/+1
2006-10-20[NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink1-0/+3