summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-11Linux 2.6.16-rc6v2.6.16-rc6Linus Torvalds1-1/+1
2006-03-11[PATCH] 3c509: bus registration fixAndrew Morton1-5/+8
2006-03-11[PATCH] de620: fix section mismatch warningSam Ravnborg1-1/+1
2006-03-11[PATCH] NE2000 Kconfig help entry improvementJesper Juhl1-1/+2
2006-03-11[PATCH] dl2k: DMA freeing errorJon Mason1-10/+15
2006-03-11[PATCH] Wrong return value corrupts free object in e1000 driverDavid S. Miller1-1/+1
2006-03-11Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2-24/+34
2006-03-11[PATCH] radeonfb: Fix static array overrunAntonino A. Daplas1-0/+4
2006-03-11[PATCH] aty128fb: Fix array overrunAntonino A. Daplas1-3/+4
2006-03-11[PATCH] tdfxfb: Fix buffer overrunAntonino A. Daplas1-19/+23
2006-03-11[PATCH] intelfb: Fix buffer overrunAntonino A. Daplas1-24/+26
2006-03-11[PATCH] savagefb: Fix kfree before useAntonino A. Daplas1-1/+1
2006-03-11[PATCH] imsttfb: Fix resource leakAntonino A. Daplas1-0/+2
2006-03-11[PATCH] s1d13xxxfb: Fix resource leakAntonino A. Daplas1-2/+1
2006-03-11[PATCH] arcfb: Fix dereference before NULL checkAntonino A. Daplas1-1/+1
2006-03-11[PATCH] kyrofb: Fix uninitialized valueAntonino A. Daplas1-1/+1
2006-03-11[PATCH] arcfb: Fix uninitialized valueAntonino A. Daplas1-2/+1
2006-03-11[PATCH] neofb: Fix uninitialized valueAntonino A. Daplas1-3/+1
2006-03-11[PATCH] LSM mail list has movedChris Wright1-1/+1
2006-03-11[PATCH] update email addressChris Wright2-5/+3
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig3-9/+3
2006-03-11[PATCH] Altix: small ioc4 oversightPat Gefre1-4/+2
2006-03-11[PATCH] selinux: tracer SID fixStephen Smalley1-1/+1
2006-03-11[PATCH] edac: disable a few sysfs files to avoid them becoming an ABIArjan van de Ven1-3/+9
2006-03-11[PATCH] ext3: fix nobh mode for chattr +j inodesBadari Pulavarty1-9/+8
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev3-3/+15
2006-03-10[PATCH] Input: psmouse - disable autoresyncDmitry Torokhov1-1/+1
2006-03-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-6/+9
2006-03-10[PATCH] kbuild: version.h should depend on .kernelreleaseJan Beulich1-1/+1
2006-03-10[PATCH] fix pcmcia_device_probe oopsHugh Dickins1-1/+1
2006-03-09[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter3-14/+72
2006-03-09[PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=nRoman Zippel1-3/+32
2006-03-09[PATCH] s390: dasd proc interface typoHorst Hummel1-1/+1
2006-03-09[PATCH] memory hotadd: pgdat->node_present_pages fixYasunori Goto1-0/+1
2006-03-09[PATCH] edac: mark as experimentalTim Small1-3/+15
2006-03-09[PATCH] s390: Increase spinlock retry code performanceChristian Ehrhardt1-2/+13
2006-03-09[PATCH] ibmasm: use after free fixMax Asbock1-4/+5
2006-03-09[PATCH] vmscan: no zone_reclaim if PF_MALLOC is setChristoph Lameter1-1/+2
2006-03-09[PATCH] md: Fix several raid1 bugs which cause a memory leakNeilBrown1-5/+8
2006-03-09[PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=yAdrian Bunk1-0/+4
2006-03-09[PATCH] arch/sh/Kconfig: don't source non-existing Kconfig filesAdrian Bunk1-2/+2
2006-03-09[PATCH] mtd: 64 bit fixesAtsushi Nemoto3-2/+5
2006-03-09[PATCH] alpha: fix IRQ handling lockupIvan Kokshaysky1-1/+6
2006-03-09[PATCH] Fix error handling in backlight driversJean Delvare2-2/+2
2006-03-09[PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exitDoug Warzecha1-2/+6
2006-03-09[PATCH] page_add_file_rmap(): remove BUG_ON()sHugh Dickins1-3/+0
2006-03-09sky2: truncate oversize packetsStephen Hemminger1-5/+11
2006-03-09sky2: force early transmit interruptsStephen Hemminger1-4/+9
2006-03-09sky2: not random enoughStephen Hemminger1-2/+1
2006-03-09de2104x: fix the TX watchdogFrancois Romieu1-0/+2
2006-03-09de2104x: prevent interrupt before the interrupt handler is registeredFrancois Romieu1-13/+11
2006-03-09[MIPS] Always pass -msoft-float.Ralf Baechle1-0/+1
2006-03-09[MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.Ralf Baechle1-0/+3
2006-03-09[MIPS] Scatter a bunch of __init over tlbex.c.Ralf Baechle1-17/+17
2006-03-09[MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle7-23/+29
2006-03-09[MIPS] Discard .exit.text at runtime.Ralf Baechle1-1/+3
2006-03-09[MIPS] Enable highmem for all MIPS32 and MIPS64 processors.Ralf Baechle1-0/+4
2006-03-09[MIPS] A struct console.setup function may not be __init.Ralf Baechle1-1/+1
2006-03-09[MIPS] Threaten removal of code for NEC DDB5074 and DDB5476 evaluation boards.Ralf Baechle1-0/+9
2006-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds23-276/+163
2006-03-08[PATCH] block: disable block layer bouncing for most memory on 64bit systemsAndi Kleen1-14/+19
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen8-6/+40
2006-03-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-03-08Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds29-126/+117
2006-03-08[NET] compat ifconf: fix limitsRandy Dunlap1-1/+1
2006-03-08[IA64] Fix race in the accessed/dirty bit handlersChristoph Lameter1-6/+9
2006-03-08[PATCH] fix kexec asmMichael Matz3-9/+10
2006-03-08[PATCH] dac960: add disk entropy in request completionsMatt Mackall1-1/+2
2006-03-08[PATCH] slab: allocate larger cache_cache if order 0 failsJack Steiner1-3/+8
2006-03-08[PATCH] v9fs: fix for access to unitialized variables or freed memoryLatchesar Ionkov4-7/+4
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li1-2/+2
2006-03-08[PATCH] s390: dasd partition detectionHorst Hummel5-20/+46
2006-03-08[PATCH] s390: iucv message limit for smsgMartin Schwidefsky1-1/+1
2006-03-08[PATCH] s390: fix strnlen_user return valueGerald Schaefer2-6/+6
2006-03-08[PATCH] jffs2: avoid divide-by-zeroDavid Woodhouse1-1/+1
2006-03-08[PATCH] fix file countingDipankar Sarma6-37/+62
2006-03-08[PATCH] rcu batch tuningDipankar Sarma3-19/+76
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton2-2/+29
2006-03-08[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori1-2/+2
2006-03-08[PATCH] __get_unaligned() gcc-4 fixAtsushi Nemoto1-2/+2
2006-03-08[PATCH] idle threads should have a sane ->timestamp valueIngo Molnar1-0/+1
2006-03-08[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi3-5/+33
2006-03-08[PATCH] numa_maps-update fixAndrew Morton1-0/+8
2006-03-08[PATCH] serial core: work around sub-driver bugsPavel Machek1-3/+29
2006-03-08[PATCH] powerpc: restore eeh_add_device_late() prototype stubMark Fasheh1-0/+2
2006-03-08Mark the pipe file operations staticLinus Torvalds2-6/+3
2006-03-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-12/+26
2006-03-08slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNTLinus Torvalds1-11/+9
2006-03-08Merge branch 'work-fixes'Mauro Carvalho Chehab10-9/+12
2006-03-08V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan9-9/+9
2006-03-08V4L/DVB (3403): Workaround to fix initialization for Nexus CAMarco Schluessler1-0/+3
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras10-251/+78
2006-03-07Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-10/+5
2006-03-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-1/+11
2006-03-07[IA64] mca recovery return value when no bus checkRuss Anderson1-2/+7
2006-03-07[IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas2-2/+2
2006-03-07[IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas3-3/+3
2006-03-07[IA64] gensparse_defconfig: turn on PNPACPIBjorn Helgaas1-2/+10
2006-03-07[IA64] Increase severity of MCA recovery messagesRuss Anderson1-3/+4
2006-03-07[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf2-2/+2
2006-03-07[ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d()Alessandro Zummo1-0/+3
2006-03-07[SERIAL] ip22zilog: Fix oops on runlevel change with serial consoleMartin Michlmayr1-3/+1
2006-03-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-28/+59
2006-03-07Simplify fifo_open() locking logicLinus Torvalds1-6/+1
2006-03-07[ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas3-1/+8
2006-03-06[TG3]: Add DMA address workaroundMichael Chan1-28/+59
2006-03-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-0/+6
2006-03-06[PATCH] s390: improve response code handling in chsc_enable_facility()Cornelia Huck1-0/+5
2006-03-06[PATCH] s390: fix match in ccw modaliasBastian Blank1-1/+1
2006-03-06[PATCH] windfarm license fixBenjamin Herrenschmidt1-0/+4
2006-03-06[PATCH] smaps: shared fixNick Piggin1-5/+4
2006-03-06[PATCH] smaps: hugepages fixNick Piggin1-1/+1
2006-03-06[PATCH] ramfs needs to update directory m/ctime on symlinkPeter Staubach1-0/+1
2006-03-06[PATCH] EFI: Fix gdt loadEdgar Hucek1-6/+8
2006-03-06[PATCH] numa_maps updateChristoph Lameter1-25/+95
2006-03-06[PATCH] alsa: fix error paths in snd_ctl_elem_add()Takashi Iwai1-4/+2
2006-03-06[PATCH] time: add barrier after updating jiffies_64Atsushi Nemoto1-0/+2
2006-03-06[PATCH] Increase max kmalloc size for very large systemsJack Steiner1-1/+3
2006-03-06[PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki1-0/+4
2006-03-06[PATCH] add missing pm_power_off'sAdrian Bunk3-0/+9
2006-03-06[PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=nJan Blunck1-0/+2
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren4-4/+61
2006-03-06[PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto1-2/+2
2006-03-06[PATCH] i4l: fix compatiblity issue with big endian systemsKarsten Keil1-19/+13
2006-03-06[PATCH] i4l: fix refcounting problem with ttyIx devicesKarsten Keil1-0/+1
2006-03-06[PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil3-0/+6
2006-03-06[PATCH] cramfs mounts provide corrupted content since 2.6.15Dave Johnson1-31/+29
2006-03-06slab: clarify and fix calculate_slab_order()Linus Torvalds1-12/+12
2006-03-06Allocate 96 bytes for SCSI sense data replyLinus Torvalds1-1/+1
2006-03-06Add early-boot-safety check to cond_resched()Linus Torvalds1-0/+2
2006-03-06[PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman1-5/+5
2006-03-06Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+2
2006-03-06Fix "check_slabp" printout size calculationLinus Torvalds1-1/+1
2006-03-06[PATCH] chelsio: fix kmalloc failure in t1_espi_createEric Sesterhenn1-3/+1
2006-03-06Merge branch 'master'Jeff Garzik5-17/+22
2006-03-05[SERIAL] Fix two bugs in parport_serialRussell King1-7/+4
2006-03-05Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stableLinus Torvalds3-4/+4
2006-03-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-21/+21
2006-03-04[SPARC64]: Mark __ex_table section correctly.David S. Miller15-21/+21
2006-03-04[DCCP] ccid3: Divide by zero fixIan McDonald1-3/+7
2006-03-04[ATM]: [fore200e] fix section mismatch warningsSam Ravnborg1-18/+18
2006-03-04[ATM]: keep atmsvc failure messages quietChas Williams1-8/+2
2006-03-04[BRIDGE]: generate kobject remove eventStephen Hemminger1-0/+1
2006-03-04[BRIDGE]: port timer initializationStephen Hemminger2-3/+2
2006-03-04[BRIDGE]: fix crash in STPStephen Hemminger1-14/+15
2006-03-05[CIFS] Always match oplock break (cache notification) to the right tcpSteve French3-4/+4
2006-03-04Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2006-03-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-12/+12
2006-03-04[MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr1-1/+0
2006-03-04[MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr1-1/+1
2006-03-04[MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr1-10/+11
2006-03-04ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds1-0/+3
2006-03-04s2io: set_multicast_list bugJeff Garzik1-0/+1
2006-03-03[PATCH] Add missing ifdef for VIA RNG codeMark Brown1-0/+2
2006-03-03IB/srp: Don't send task management commands after target removalRoland Dreier1-0/+6
2006-03-03Merge branch 'work-fixes'Mauro Carvalho Chehab20-117/+105
2006-03-03V4L/DVB (3395): Fixed Pinnacle 300i DVB-T supportHartmut Hackmann3-8/+18
2006-03-03V4L/DVB (3399): ELSA EX-VISION 500TV: fix incorrect PCI subsystem IDMichael Krufky2-2/+2
2006-03-03V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom1-4/+0
2006-03-03V4L/DVB (3300a): Removing personal email from DVB maintainersMauro Carvalho Chehab1-1/+0
2006-03-03V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2-5/+6
2006-03-03V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann2-5/+7
2006-03-03V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil2-4/+4
2006-03-03V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky1-4/+4
2006-03-03V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cardsRicardo Cerqueira1-1/+3
2006-03-03V4L/DVB (3347): Pinnacle PCTV 40i: add filtered Composite2 inputKarsten Suehring2-2/+6
2006-03-03V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk1-1/+1
2006-03-03V4L/DVB (3340): Make a struct staticManu Abraham1-1/+1
2006-03-03V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk4-78/+48
2006-03-03V4L/DVB (3336): Bt8xx documentation authors fixMichael Krufky1-1/+5
2006-03-03[PATCH] powerpc: incorrect rmo_top handling in prom_initBenjamin Herrenschmidt1-1/+1
2006-03-03[PATCH] powerpc: Fix incorrect pud_ERROR() messageDavid Gibson1-1/+1
2006-03-03[PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt2-3/+8
2006-03-03[PATCH] powerpc: Fix windfarm_pm112 not starting all control loopsBenjamin Herrenschmidt1-2/+4
2006-03-03[PATCH] powerpc: Fix old g5 issues with windfarmBenjamin Herrenschmidt5-17/+57
2006-03-03powerpc32: Fix timebase synchronization on 32-bit powermacsPaul Mackerras1-1/+1
2006-03-03powerpc: Turn off verbose debug output in powermac platform functionsPaul Mackerras2-0/+11
2006-03-03powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras1-0/+2
2006-03-02[PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2-5/+5
2006-03-02[PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev3-15/+10
2006-03-02[PATCH] numa_maps: Fix potential crash on non IA64 platformsChristoph Lameter1-1/+2
2006-03-02[PATCH] time_interpolator: Use readq_relaxed() instead of readq().Christoph Lameter1-2/+2
2006-03-02[PATCH] fix acpi_video_flags on x86-64Stefan Seyfried1-1/+1
2006-03-02[PATCH] v9fs: simplify fid mappingEric Van Hensbergen4-126/+15
2006-03-02[PATCH] v9fs: fix bug in atomic create open fixEric Van Hensbergen1-2/+5
2006-03-02[PATCH] v9fs: fix atomic create openLatchesar Ionkov6-296/+379
2006-03-02[PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...John Bowler1-12/+10
2006-03-02[PATCH] out_of_memory() locking fixAndrew Morton1-1/+2
2006-03-01Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds18-142/+249
2006-03-01Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-76/+46
2006-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds7-25/+78
2006-03-01[PATCH] fix build breakage in eeh.c in 2.6.16-rc5-git5Greg KH1-0/+1
2006-03-01[PATCH] ocfs2: use hlists for lockres hashMark Fasheh5-45/+41
2006-03-01[PATCH] ocfs2: added source addr to bind() in o2net_start_connect()Sunil Mushran1-2/+12
2006-03-01ocfs2: Respond to on-disk corruption in the extent map code.Joel Becker1-2/+36
2006-03-01ocfs2: Set .owner on masklog sysfs attributes.Joel Becker1-0/+1
2006-03-01[PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh5-32/+154
2006-03-01[PATCH] ocfs2: complete failure recovery for nodemanager initJeff Mahoney1-1/+3
2006-03-01[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.Atsushi Nemoto1-2/+3
2006-03-01[PATCH] ocfs2: remove non existing function prototypesMark Fasheh1-5/+0