aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-63/+117
2006-03-31[PATCH] avoid unaligned access when accessing poll stackJes Sorensen1-3/+5
2006-03-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-24/+22
2006-03-31[PATCH] Document Linux's memory barriers [try #7]David Howells1-0/+1913
2006-03-31[PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev1-1/+1
2006-03-31[PATCH] mutex: some cleanupsNicolas Pitre2-30/+33
2006-03-31[PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl1-12/+17
2006-03-31[PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk3-10/+1
2006-03-31[PATCH] unexport get_wchanAdrian Bunk12-19/+0
2006-03-31[PATCH] md: Raid-6 did not create sysfs entries for stripe cacheNeilBrown1-0/+2
2006-03-31[PATCH] md: Remove some code that can sleep from under a spinlockNeilBrown1-5/+3
2006-03-31[PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...NeilBrown1-1/+12
2006-03-31[PATCH] fbdev: Remove old radeon driverMichael Hanselmann3-3180/+0
2006-03-31[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2-3/+1
2006-03-31[PATCH] pxafb: Minor driver fixesRichard Purdie1-4/+4
2006-03-31[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie5-20/+21
2006-03-31[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie1-80/+59
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie3-101/+107
2006-03-31[PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan2-299/+611
2006-03-31[PATCH] fbcon: Save current display during initializationAntonino A. Daplas1-0/+1
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2-16/+29
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman4-90/+238
2006-03-31[PATCH] task: RCU protect task->usageEric W. Biederman2-2/+7
2006-03-31[PATCH] cleanup in proc_check_chroot()Herbert Poetzl1-5/+8
2006-03-31[PATCH] resurrect __put_task_structAndrew Morton2-3/+8
2006-03-31[PATCH] Make setsid() more robustEric W. Biederman1-4/+15
2006-03-31[PATCH] futex: check and validate timevalsThomas Gleixner2-2/+6
2006-03-31[PATCH] sched: activate SCHED BATCH expiredCon Kolivas2-3/+8
2006-03-31[PATCH] sched: remove on runqueue requeueingCon Kolivas1-2/+1
2006-03-31[PATCH] sched: include noninteractive sleep in idle detectCon Kolivas1-2/+1
2006-03-31[PATCH] sched: dont decrease idle sleep avgCon Kolivas1-5/+10
2006-03-31[PATCH] sched: make task_noninteractive use sleep_typeCon Kolivas1-8/+8
2006-03-31[PATCH] sched: cleanup task_activated()Con Kolivas2-10/+23
2006-03-31[PATCH] sched: reduce overhead of calc_loadJack Steiner3-1/+17
2006-03-31[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...Dimitri Sivanich1-0/+3
2006-03-31[PATCH] hrtimer: use generic sleeper for nanosleepThomas Gleixner1-30/+9
2006-03-31[PATCH] hrtimer: create generic sleeperThomas Gleixner2-0/+35
2006-03-31[PATCH] LED: Add IDE disk activity LED triggerRichard Purdie5-0/+81
2006-03-31[PATCH] Ensure ide-taskfile calls any driver specific end_request functionRichard Purdie1-1/+7
2006-03-31[PATCH] LED: add NAND MTD activity LED triggerRichard Purdie1-1/+25
2006-03-31[PATCH] LED: add device support for tosaDirk Opfer4-0/+148
2006-03-31[PATCH] LED: add LED device support for ixp4xx devicesJohn Bowler3-0/+225
2006-03-31[PATCH] LED: add LED device support for locomo devicesRichard Purdie3-0/+103
2006-03-31[PATCH] LED: add LED device support for the zaurus corgi and spitz modelsRichard Purdie6-0/+282
2006-03-31[PATCH] LED: add sharp charger status LED triggerRichard Purdie1-2/+8
2006-03-31[PATCH] LED: add LED timer triggerRichard Purdie3-0/+180
2006-03-31[PATCH] LED: add LED trigger tupportRichard Purdie6-0/+333
2006-03-31[PATCH] LED: add LED classRichard Purdie9-0/+281
2006-03-31[PATCH] LED: class documentationRichard Purdie1-0/+71
2006-03-31[PATCH] modules: permit Dual-MIT/GPL licensesAndrew Morton1-0/+1
2006-03-31[PATCH] vt: add TIOCL_GETKMSGREDIRECTRafael J. Wysocki2-0/+5
2006-03-31[PATCH] ISDN: fix a few memory leaks in sc_ioctl()Jesper Juhl1-4/+5
2006-03-31[PATCH] drivers/char/[i]stallion: Clean up kmalloc usageTobias Klauser2-54/+24
2006-03-31[PATCH] fs/locks.c: Fix sys_flock() raceTrond Myklebust1-14/+16
2006-03-31[PATCH] inotify: IN_DELETE events missingAmy Griffis1-3/+3
2006-03-31[PATCH] fat: kill reserved namesOGAWA Hirofumi2-32/+1
2006-03-31[PATCH] cpuset: memory migration interaction fixPaul Jackson1-5/+52
2006-03-31[PATCH] cpuset: unsafe mm reference fixPaul Jackson1-2/+2
2006-03-31[PATCH] cpuset: task_lock comment fixPaul Jackson1-6/+4
2006-03-31[PATCH] make local_t signedAndrew Morton3-11/+18
2006-03-31[PATCH] 3c59x: fix networking for 10base2 NICsSteffen Klassert1-9/+12
2006-03-31[PATCH] "3c59x collision statistics fix" fixAndrew Morton1-7/+5
2006-03-31[PATCH] config: fix CONFIG_LFS optionTrond Myklebust1-4/+4
2006-03-31[PATCH] Fix pacct bug in multithreading case.KaiGai Kohei1-6/+6
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton8-28/+177
2006-03-31[PATCH] IPMI: convert from semaphores to mutexesCorey Minyard4-55/+63
2006-03-31[PATCH] IPMI: tidy up various thingsCorey Minyard5-33/+35
2006-03-31[PATCH] IPMI: fix startup race conditionCorey Minyard3-30/+54
2006-03-31[PATCH] make tty_insert_flip_string a non-GPL exportAndrew Morton1-1/+1
2006-03-31[PATCH] edac_752x needs CONFIG_HOTPLUGRandy Dunlap1-1/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi32-58/+59
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty4-306/+62
2006-03-31[PATCH] __mod_timer: simplify ->base changingOleg Nesterov1-8/+6
2006-03-31[PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov2-53/+39
2006-03-31[PATCH] locks: don't panicMiklos Szeredi1-12/+3
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek4-5/+24
2006-03-31[PATCH] for_each_possible_cpu: s390KAMEZAWA Hiroyuki2-4/+4
2006-03-31[PATCH] uml: check for differences in host supportPaolo 'Blaisorblade' Giarrusso8-6/+102
2006-03-31[PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso3-4/+25
2006-03-31[PATCH] uml: tls support: hack to make it compile on any hostPaolo 'Blaisorblade' Giarrusso4-11/+68
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso21-61/+580
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso6-6/+35
2006-03-31[PATCH] uml: split ldt.h in arch-independent and arch-dependant codePaolo 'Blaisorblade' Giarrusso5-107/+78
2006-03-31[PATCH] uml: idle thread needn't take access to init_mmPaolo 'Blaisorblade' Giarrusso1-4/+0
2006-03-31[PATCH] uml: fix min usageAl Viro1-1/+1
2006-03-31[PATCH] uml: remove unused make variablesAl Viro1-3/+0
2006-03-31[PATCH] uml: __user annotationsAl Viro1-7/+7
2006-03-31[PATCH] uml: sparse cleanupsAl Viro16-100/+93
2006-03-31[PATCH] uml: kconfigsAl Viro4-4/+5
2006-03-31[PATCH] uml: eliminate duplicate mrpropered filesAl Viro1-2/+1
2006-03-31[PATCH] uml: clean up remapping code build magicAl Viro4-27/+7
2006-03-31[PATCH] uml: eliminate symlinks to host archAl Viro4-54/+19
2006-03-31[PATCH] uml: fix initcall return valuesJeff Dike8-85/+8
2006-03-31[PATCH] uml: redeclare highmemJeff Dike2-2/+2
2006-03-31[PATCH] UML: Hotplug memory, take 2Jeff Dike6-47/+185
2006-03-31[PATCH] Fix suspend with traced tasksPavel Machek2-2/+2
2006-03-31[PATCH] i386 kdump timer vector lockup fixVivek Goyal2-0/+21
2006-03-31[PATCH] Remove long dead i386 floppy asm codeBrian Gerst1-34/+0
2006-03-31[PATCH] for_each_possible_cpu: shKAMEZAWA Hiroyuki1-1/+1
2006-03-31[PATCH] hugetlb: don't allow free hugetlb count fall below reserved countChen, Kenneth W1-0/+1
2006-03-31[PATCH] fix extra page ref count in follow_hugetlb_pageChen, Kenneth W1-2/+3
2006-03-31[PATCH] mm: schedule find_trylock_page() removalNick Piggin3-6/+24
2006-03-31[PATCH] migrate_pages_to() must be defined for the no swap caseChristoph Lameter1-1/+4
2006-03-31[PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtdPetri T. Koistinen1-1/+1
2006-03-31[PATCH] mtd: fix broken name_to_dev_t() declarationHerbert Poetzl1-2/+1
2006-03-31[PATCH] mtd/redboot: Handle holes in fis tablePeter Korsgaard1-5/+1
2006-03-31[PATCH] Add chip used in collie to jedec_probePavel Machek1-0/+17
2006-03-31[PATCH] Dead code in mtd/maps/pci.cEric Sesterhenn1-3/+0
2006-03-31[PATCH] Kill ifdefs in mtdcore.cPavel Machek1-9/+4
2006-03-31[PATCH] Fix debug statement in inftlcore.cEric Sesterhenn / snakebyte1-1/+1
2006-03-31[PATCH] mtd cmdlinepart: allow zero offset valueAtsushi Nemoto1-3/+4
2006-03-31[PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser22-45/+31
2006-03-31[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate'sAdrian Bunk1-9/+8
2006-03-31[PATCH] drivers/mtd/: small cleanupsAdrian Bunk3-9/+8
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar8-68/+71
2006-03-31[PATCH] sem2mutex: mtd/doc2000.cIngo Molnar1-3/+4
2006-03-31[PATCH] m25p80: printk warning fixAndrew Morton1-1/+1
2006-03-31[PATCH] libata: fix ata_xfer_tbl terminationTejun Heo1-1/+1
2006-03-31[PATCH] libata: make ata_qc_issue complete failed qcsTejun Heo3-18/+12
2006-03-31[PATCH] libata: fix ata_qc_issue failure pathTejun Heo1-3/+3
2006-03-31[PATCH] ata_piix: fix ich6/m_map_dbTejun Heo1-2/+2
2006-03-31Merge branch 'master'Jeff Garzik154-1423/+17961
2006-03-31[NET]: Allow skb headroom to be overriddenAnton Blanchard2-5/+29
2006-03-31[TCP]: Kill unused extern decl for tcp_v4_hash_connecting()David S. Miller1-3/+0
2006-03-31[NET]: add SO_RCVBUF commentAndrew Morton1-1/+15
2006-03-30[PATCH] splice exportsJeff Garzik1-0/+4
2006-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds46-805/+625
2006-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds16-90/+168
2006-03-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-129/+164
2006-03-30Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds16-318/+413
2006-03-30[libata] ahci: add ATI SB600 PCI IDsJeff Garzik1-0/+4
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-123/+199
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe3-37/+100
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe15-11/+669
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin3-5/+2
2006-03-30[PARISC] Add atomic_sub_and_testKyle McMartin1-0/+3
2006-03-30[PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigsStuart Brady3-14/+14
2006-03-30[PARISC] Kill duplicated EXPORT_SYMBOL warningsKyle McMartin1-17/+0
2006-03-30[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2-2/+2
2006-03-30[PARISC] Make local_t use atomic_long_tKyle McMartin1-8/+8
2006-03-30[PARISC] Update defconfigsHelge Deller3-279/+286
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin3-9/+39
2006-03-30[PARISC] More useful readwrite lock helpersKyle McMartin1-4/+12
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller3-93/+109
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller2-5/+8
2006-03-30[PARISC] getsockopt should be ENTRY_COMPKyle McMartin1-1/+1
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller4-74/+0
2006-03-30[PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller1-5/+6
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller3-82/+3
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller3-127/+19
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller3-18/+22
2006-03-30[PARISC] Add STRICT_MM_TYPECHECKSHelge Deller1-16/+40
2006-03-30[PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller1-3/+3
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley5-8/+15
2006-03-30[PARISC] Add parisc implementation of flush_anon_page()James Bottomley1-0/+8
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller13-54/+48
2006-03-30[PARISC] Enable free_initrd_mem()Helge Deller1-4/+3
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE3-9/+6
2006-03-30[IA64] ioremap() should prefer WB over UCBjorn Helgaas1-3/+3
2006-03-30[IA64] Add __mca_table to the DISCARD list in gate.ldsJes Sorensen2-0/+5
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock4-45/+85
2006-03-30IB/mad: include GID/class when matching receivesJack Morgenstein3-29/+67
2006-03-29Merge branch 'mv-merge'Jeff Garzik1-18/+24
2006-03-29[PATCH] sata_mv: three bug fixesMark Lord1-18/+23
2006-03-29[PATCH] libata: ata_dev_init_params() fixesAlbert Lee1-6/+8
2006-03-29[PATCH] libata: Fix interesting use of "extern" and also some bracketingAlan Cox1-2/+2
2006-03-29[PATCH] libata: Simplex and other mode filtering logicAlan Cox3-6/+76
2006-03-29[PATCH] libata - ATA is both ATA and CFAAlan Cox1-1/+1
2006-03-29[PATCH] libata: Add ->set_mode hook for odd driversAlan Cox2-1/+6
2006-03-29[PATCH] libata: BMDMA handling updatesAlan Cox2-4/+26
2006-03-29[NET]: Deinline some larger functions from netdevice.hDenis Vlasenko2-50/+69
2006-03-29[PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek1-4/+1
2006-03-29[PATCH] b44: ensure valid mac addrGary Zambrano1-0/+9
2006-03-29[PATCH] Janitor: drivers/net/pcnet32: fix incorrect commentsLinas Vepstas1-2/+2
2006-03-29[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390Arthur Othieno1-1/+1
2006-03-29[PATCH] natsemi: Support oversized EEPROMsMark Brown1-4/+14
2006-03-29[PATCH] spidernet : enable tx checksum offloading by defaultJens Osterkamp1-1/+1
2006-03-29[PATCH] bonding: support carrier state for masterJay Vosburgh4-28/+102
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik39-22/+15605
2006-03-29[PATCH] acenic: fix section mismatchesRandy Dunlap1-5/+5
2006-03-29[PATCH] spidernet : reduce console spamJens Osterkamp1-1/+1
2006-03-29[PATCH] via-rhine: link state fixRoger Luethi1-0/+21
2006-03-29[PATCH] axnet_cs.c : add hardware multicast supportKomuro1-8/+53
2006-03-29[PATCH] libata: kill trailing whitespaceTejun Heo1-1/+1
2006-03-29Merge branch 'master'Jeff Garzik2279-44437/+68017
2006-03-29b44: fix force mac address before ifconfig upGary Zambrano1-0/+5
2006-03-29[DCCP]: Use NULL for pointers, comfort sparse.Randy Dunlap1-3/+3
2006-03-29[DECNET]: Fix refcountPatrick Caulfield1-1/+1
2006-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds140-918/+1144
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds265-11751/+3372
2006-03-29[IA64] Move __mca_table out of the __init sectionRuss Anderson1-9/+9
2006-03-29IB/mthca: Fix section mismatch problemsRoland Dreier9-12/+12
2006-03-29IPoIB: Fix oops with raw socketsRoland Dreier1-1/+1
2006-03-29IB/mthca: Fix check of size in SRQ creationJack Morgenstein1-1/+1
2006-03-29IB/srp: Fix unmapping of fake scatterlistRoland Dreier1-2/+2
2006-03-29Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds48-291/+204
2006-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds7-182/+86
2006-03-29[PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard3-44/+9
2006-03-29[PATCH] powerpc: Add oprofile calltrace support to all powerpc cpusAnton Blanchard3-5/+8
2006-03-29[PATCH] powerpc: Add oprofile calltrace supportBrian Rogan5-4/+132