summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-02Linux v2.6.17-rc1v2.6.17-rc1Linus Torvalds1-2/+2
2006-04-02Update dummy snd_power_wait() function for new calling conventionLinus Torvalds1-1/+1
2006-04-02Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-41/+146
2006-04-02[PATCH] splice: fix page stealing LRU handling.Jens Axboe3-19/+18
2006-04-02[PATCH] splice: page stealing needs to wait_on_page_writeback()Jens Axboe1-0/+9
2006-04-02[PATCH] splice: export generic_splice_sendpageJens Axboe1-2/+5
2006-04-02[PATCH] splice: add a SPLICE_F_MORE flagJens Axboe2-2/+4
2006-04-02[PATCH] splice: add comments documenting more of the codeJens Axboe1-4/+66
2006-04-02[PATCH] splice: improve writeback and clean up page stealingJens Axboe3-18/+48
2006-04-02[PATCH] splice: fix shadow[] filling logicJens Axboe1-3/+3
2006-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds126-1525/+6560
2006-04-02Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds8-0/+2300
2006-04-02Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds17-163/+309
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds37-472/+5658
2006-04-02[PATCH] sysfs: zero terminate sysfs write buffersGreg Kroah-Hartman1-1/+1
2006-04-02[PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven1-19/+18
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-36/+340
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds68-369/+262
2006-04-02[PATCH] sbp2: fix spinlock recursionStefan Richter1-17/+15
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds72-868/+2104
2006-04-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds40-0/+25108
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds77-4574/+3156
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds50-443/+813
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds25-247/+440
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-17/+51
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds41-774/+1739
2006-04-02splice: add SPLICE_F_NONBLOCK flagLinus Torvalds2-4/+24
2006-04-02[ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1Pavel Pisa6-0/+1199
2006-04-02[ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver)Andrew Victor4-0/+1101
2006-04-02ppc64: actually add sys_splice() to the system call tableLinus Torvalds1-0/+1
2006-04-02[WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driverAndrew Victor3-0/+236
2006-04-02[WATCHDOG] pcwd_usb.c: fix a NULL pointer dereferenceAdrian Bunk1-1/+2
2006-04-02[WATCHDOG] pcwd.c sprintf/strcpy fixWim Van Sebroeck1-1/+1
2006-04-02[WATCHDOG] pcwd.c general clean-up after patchesWim Van Sebroeck1-2/+9
2006-04-02[WATCHDOG] pcwd.c add debug infoWim Van Sebroeck1-0/+56
2006-04-02[WATCHDOG] pcwd.c pcwd_cleanup_module patchWim Van Sebroeck1-1/+0
2006-04-02[ARM] 3433/1: ARM: OMAP: 8/8 Update board filesTony Lindgren28-297/+1968
2006-04-02[ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2Tony Lindgren20-70/+681
2006-04-02[ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2Tony Lindgren5-27/+172
2006-04-02[ARM] 3430/1: ARM: OMAP: 5/8 Update PMTony Lindgren9-51/+1354
2006-04-02[ARM] 3429/1: ARM: OMAP: 4/8 Update GPIOTony Lindgren1-25/+61
2006-04-02[ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexingTony Lindgren3-16/+113
2006-04-02[ARM] 3427/1: ARM: OMAP: 2/8 Update timersTony Lindgren6-199/+362
2006-04-02[ARM] 3426/1: ARM: OMAP: 1/8 Update clock frameworkTony Lindgren12-600/+481
2006-04-02[WATCHDOG] pcwd.c firmware-info patchWim Van Sebroeck1-14/+8
2006-04-02[WATCHDOG] pcwd.c control status patchWim Van Sebroeck1-18/+29
2006-04-02[ARM] 3396/2: AT91RM9200 Platform devices updateAndrew Victor2-8/+146
2006-04-02[ARM] 3395/2: AT91RM9200 Dataflash Card vs MMC selectionAndrew Victor4-4/+14
2006-04-02[ARM] 3393/2: AT91RM9200 LED supportAndrew Victor8-4/+141
2006-04-02[ARM] 3453/1: Poodle: Correctly set the memory sizeRichard Purdie1-0/+4
2006-04-02[ARM] 3446/1: i.MX: MMC/SD SDHC controller registration for i.MX/MX1 MX1ADS b...Pavel Pisa1-0/+18
2006-04-02[ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1Pavel Pisa3-77/+541
2006-04-02[ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platformLennert Buytenhek2-0/+50
2006-04-02[ARM] 3450/1: ep93xx: use the ep93xx rtc driverLennert Buytenhek1-0/+10
2006-04-02[ARM] 3452/1: [S3C2410] RX3715 - add nand informationBen Dooks1-0/+35
2006-04-02Documentation: fix minor kernel-doc warningsMartin Waitz5-5/+4
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn15-49/+24
2006-04-02BUG_ON() Conversion in drivers/s390/net/lcs.cEric Sesterhenn1-8/+5
2006-04-02BUG_ON() Conversion in mm/slab.cEric Sesterhenn1-12/+6
2006-04-02BUG_ON() Conversion in mm/highmem.cEric Sesterhenn1-10/+5
2006-04-02BUG_ON() Conversion in kernel/signal.cEric Sesterhenn1-2/+1
2006-04-02BUG_ON() Conversion in kernel/signal.cEric Sesterhenn1-4/+2
2006-04-02BUG_ON() Conversion in kernel/ptrace.cEric Sesterhenn1-2/+1
2006-04-02BUG_ON() Conversion in ipc/shm.cEric Sesterhenn1-8/+7
2006-04-02BUG_ON() Conversion in fs/freevxfs/Eric Sesterhenn1-6/+3
2006-04-02BUG_ON() Conversion in fs/udf/Eric Sesterhenn1-4/+2
2006-04-02BUG_ON() Conversion in fs/sysv/Eric Sesterhenn1-4/+2
2006-04-02BUG_ON() Conversion in fs/inode.cEric Sesterhenn1-10/+5
2006-04-02BUG_ON() Conversion in fs/fcntl.cEric Sesterhenn1-2/+1
2006-04-02BUG_ON() Conversion in fs/dquot.cEric Sesterhenn1-4/+2
2006-04-02BUG_ON() Conversion in md/raid10.cEric Sesterhenn1-4/+2
2006-04-02BUG_ON() Conversion in md/raid6main.cEric Sesterhenn1-19/+10
2006-04-02BUG_ON() Conversion in md/raid5.cEric Sesterhenn1-22/+12
2006-04-02[ARM] 3449/1: [S3C2410] Anubis - fix NAND timingsBen Dooks1-2/+2
2006-04-02[ARM] 3448/1: [S3C2410] Settle delay when _enabling_ USB PLLBen Dooks1-1/+1
2006-04-02[ARM] 3442/1: [S3C2410] SMDK: NAND device setupBen Dooks1-1/+84
2006-04-02[ARM] 3447/1: [S3C2410] SMDK - default LEDs to offBen Dooks1-4/+4
2006-04-02Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk50-458/+2762
2006-04-02V4L/DVB (3667b): cpia2: fix function prototypeRandy Dunlap1-1/+1
2006-04-02V4L/DVB (3702): Make msp3400 routing defines more consistentHans Verkuil5-41/+41
2006-04-02V4L/DVB (3700): Remove obsolete commands from tvp5150.cHans Verkuil4-146/+11
2006-04-02V4L/DVB (3697): More msp3400 and bttv fixesHans Verkuil6-59/+65
2006-04-02V4L/DVB (3696): Previous change for cx2341X boards broke the remote supportHans Verkuil1-2/+1
2006-04-02V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handlingHans Verkuil4-139/+138
2006-04-02V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil4-64/+23
2006-04-02V4L/DVB (3689): Kconfig: fix VP-3054 Secondary I2C Bus build configuration me...Michael Krufky1-4/+9
2006-04-02V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey4-18/+27
2006-04-02V4L/DVB (3672): Fix memory leak in dvr openTrent Piepho1-3/+9
2006-04-02V4L/DVB (3671): New module parameter 'tv_standard' (dvb-ttpci driver)C.Y.M2-2/+6
2006-04-02V4L/DVB (3670): Fix typo in commentAdrian Bunk1-1/+1
2006-04-02V4L/DVB (3669): Configurable dma buffer size for saa7146-based budget dvb cardsIngo Schneider3-33/+82
2006-04-02V4L/DVB (3653h): Move usb v4l docs into Documentation/video4linuxMichael Krufky13-60/+56
2006-04-02V4L/DVB (3667a): Fix SAP + stereo mode at msp3400Mauro Carvalho Chehab1-1/+1
2006-04-02V4L/DVB (3666): Remove trailing newlinesHans Verkuil3-3/+0
2006-04-02V4L/DVB (3665): Add new NEC uPD64031A and uPD64083 i2c driversHans Verkuil6-7/+681
2006-04-02V4L/DVB (3663): Fix msp3400c wait time and better audio mode fallbacksHans Verkuil1-8/+16
2006-04-02V4L/DVB (3662): Don't set msp3400c-non-existent registerHans Verkuil1-1/+2
2006-04-02V4L/DVB (3661): Add wm8739 stereo audio ADC i2c driverHans Verkuil3-3/+369
2006-04-02V4L/DVB (3658): Kconfig: Fix PCI ID typo in VIDEO_CX88_ALSA help textTrent Piepho1-1/+1
2006-04-02V4L/DVB (3657): Kconfig: Add firmware download comments for or51211 and or51132Trent Piepho1-0/+12
2006-04-02V4L/DVB (3655): Support for a new revision of the WT220U-stickPatrick Boettcher2-1/+48
2006-04-02V4L/DVB (3653g): put v4l encoder/decoder configuration into a separate menuMichael Krufky1-0/+9
2006-04-02V4L/DVB (3653f): usbvideo: fixed Kconfig menu and Makefile build configurationMichael Krufky3-38/+45
2006-04-02V4L/DVB (3653e): pwc: fixed Kconfig menu and Makefile build configurationMichael Krufky2-28/+29
2006-04-02V4L/DVB (3653d): sn9c102: fixed Kconfig menu and Makefile build configurationMichael Krufky2-11/+12
2006-04-02V4L/DVB (3653c): zc0301: fixed Kconfig menu and Makefile build configurationMichael Krufky3-13/+12
2006-04-02V4L/DVB (3653b): et61x251: fixed Kconfig menu and Makefile build configurationMichael Krufky3-12/+15
2006-04-02V4L/DVB (3653a): Kconfig: clean up media/usb menusMichael Krufky1-58/+2
2006-04-02V4L/DVB (3646): Added support for the new Lifeview hybrid cardbus modulesHartmut Hackmann4-0/+54
2006-04-02V4L/DVB (3645): Corrected CVBS input for the AVERMEDIA 777 DVB-THartmut Hackmann1-1/+1
2006-04-02V4L/DVB (3644): Added PCI IDs of 2 LifeView CardsHartmut Hackmann2-4/+16
2006-04-02V4L/DVB (3643): Fix default values for tvp5150 controlsMauro Carvalho Chehab1-4/+4
2006-04-02V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limitsMike Isely1-1/+11
2006-04-02V4L/DVB (3621): Fix camera key on FusionHDTV portable remote controlMichael Krufky1-5/+1
2006-04-02V4L/DVB (3620): Fix video-buf PCI wrappersRicardo Cerqueira1-3/+9
2006-04-02V4L/DVB (3619): Whitespace cleanupMauro Carvalho Chehab1-12/+12
2006-04-02V4L/DVB (3617): Cxusb: add support for FusionHDTV USB portable remote controlMichael Krufky1-0/+58
2006-04-02V4L/DVB (3616): Bt8xx: select FW_LOADERmaximilian attems1-0/+1
2006-04-02V4L/DVB (3616a): cpia cleanupsRandy Dunlap1-7/+6
2006-04-02V4L/DVB (3615): Saa7134: select FW_LOADERmaximilian attems1-0/+1
2006-04-02V4L/DVB (3614): Fix compilation warning at powerpc platformMauro Carvalho Chehab4-5/+6
2006-04-02V4L/DVB (3610): Added the new routing commands to cx25840.Hans Verkuil6-56/+87
2006-04-02V4L/DVB (3609): Remove VIDIOC_S_AUDIO from tvaudio: no longer used.Hans Verkuil1-15/+0
2006-04-02V4L/DVB (3608): Implement new routing commands in saa7127.cHans Verkuil2-25/+59
2006-04-02V4L/DVB (3607): Implement routing command for saa7115.cHans Verkuil2-0/+78
2006-04-02V4L/DVB (3606): Minor layout changes to make it consistentHans Verkuil1-9/+9
2006-04-02V4L/DVB (3605): Add support for I2C_HW_B_CX2341X board adapterHans Verkuil2-3/+7
2006-04-02Input: add support for Braille devicesSamuel Thibault4-17/+125
2006-04-02Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton1-2/+9
2006-04-02Input: gamecon - add SNES mouse supportRaphael Assenat2-18/+76
2006-04-02Input: make modalias code respect allowed buffer sizeDmitry Torokhov1-39/+71
2006-04-02Input: convert /proc handling to seq_fileDmitry Torokhov1-111/+168
2006-04-02Input: limit attributes' output to PAGE_SIZEDmitry Torokhov1-12/+24
2006-04-02Manual merge with Linus.Dmitry Torokhov5033-166117/+257302
2006-04-02[PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell1-6/+4
2006-04-02[ARM] 3443/1: [S3C2410] Improve IRQ entry codeBen Dooks1-100/+67
2006-04-02[ARM] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek10-8/+80
2006-04-01[NET]: Fully fix the memory leaks in sys_accept().David S. Miller1-3/+2
2006-04-01[ARM] 3440/1: [S3C2410] make SMDK2410 and SMDK2440 similarities commonBen Dooks6-21/+84
2006-04-01[ARM] 3438/1: ixp23xx: add pci slave supportLennert Buytenhek3-1/+21
2006-04-01powerpc: hook up the splice syscallPaul Mackerras1-0/+1
2006-04-01[PATCH] powerpc/cell: compile fixesDave Jones2-0/+2
2006-04-01[PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard1-3/+3
2006-04-01[PATCH] powerpc/pseries: EEH CleanupNathan Fontenot2-52/+30
2006-04-01[PATCH] powerpc/pseries: misc lparcfg fixesWill Schmidt1-4/+5
2006-04-01[PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas1-3/+4
2006-04-01[PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick3-1/+202
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool12-112/+119
2006-04-01[PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas1-2/+10
2006-04-01[PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas1-12/+18
2006-04-01[ARM] 3436/1: 2.6.16-git18: collie_defconfig brokenPavel Machek1-1/+71
2006-04-01[ARM] 3437/1: Kill duplicate exports of string library functionsKomal Shah1-13/+0
2006-04-01Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Paul Mackerras4-52/+43
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin5-133/+1206
2006-04-01[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson2-2/+2
2006-04-01[NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlinkMartin Josefsson1-2/+2
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai12-381/+372
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai11-170/+94
2006-04-01[NET]: Fix dentry leak in sys_accept().David S. Miller1-1/+1
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu6-33/+19
2006-04-01[IPSEC]: Kill unused decap state argumentHerbert Xu11-15/+14
2006-04-01[NET]: com90xx kmalloc fixAndrew Morton1-2/+2
2006-04-01[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2006-04-01[TG3]: Revert "Speed up SRAM access"David S. Miller1-30/+23
2006-03-31[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller6-6/+15
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller5-5/+6
2006-03-31[SPARC64]: Update defconfig.David S. Miller1-4/+10
2006-03-31[SPARC64]: Align address in huge_pte_alloc().David S. Miller1-0/+7
2006-03-31[SPARC64]: Document the instruction checks we do in do_sparc64_fault().David S. Miller1-1/+5
2006-03-31[SPARC64]: Make tsb_sync() mm comparison more precise.David S. Miller1-1/+8
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-7/+32
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds10-53/+1325
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-234/+478
2006-03-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-8/+403
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds20-156/+524
2006-04-01Fix minor documentation typoMichael Hayes1-1/+1
2006-04-01BFP->BPF in Documentation/networking/tuntap.txtCal Peake1-1/+1
2006-04-01Doc/kernel-parameters.txt: slightly reword sentence about restrictionsStefan Richter1-3/+4
2006-04-01Doc/kernel-parameters.txt: mention modinfo and sysfsStefan Richter1-0/+7
2006-04-01Doc/kernel-parameters.txt: delete false version information and historyStefan Richter1-15/+1
2006-04-01Fix comments: s/granuality/granularity/Kalin KOZHUHAROV2-5/+5
2006-04-01kexec: grammar fix for crash_save_this_cpu()Horms1-1/+1
2006-04-01Documentation: Make fujitsu/frv/kernel-ABI.txt 80 columns wideHorms1-82/+110
2006-04-01Documentation: Reorder documentation of nomca and nomceHorms1-2/+2
2006-04-01fix typo "Suposse" -> "Suppose"Uwe Zeisberger1-1/+1
2006-04-01BUG_ON() Conversion in drivers/s390/char/tape_block.cEric Sesterhenn1-9/+4
2006-04-01BUG_ON() Conversion in drivers/s390/block/dasd_erp.cEric Sesterhenn1-5/+3
2006-04-01BUG_ON() Conversion in mm/vmalloc.cEric Sesterhenn1-2/+1
2006-04-01BUG_ON() Conversion in mm/swap_state.cEric Sesterhenn1-2/+1
2006-04-01BUG_ON() Conversion in mm/mmap.cEric Sesterhenn1-6/+3
2006-04-01BUG_ON() Conversion in kernel/printk.cEric Sesterhenn1-4/+2
2006-04-01BUG_ON() Conversion in ipc/util.cEric Sesterhenn1-4/+2
2006-04-01BUG_ON() Conversion in fs/sysfs/Eric Sesterhenn1-2/+1
2006-04-01BUG_ON() Conversion in fs/smbfs/Eric Sesterhenn1-4/+2
2006-04-01BUG_ON() Conversion in fs/jffs2/Eric Sesterhenn1-2/+1
2006-04-01BUG_ON() Conversion in fs/hfsplus/Eric Sesterhenn2-6/+3
2006-04-01BUG_ON() Conversion in fs/exec.cEric Sesterhenn1-1/+1
2006-04-01BUG_ON() Conversion in fs/direct-io.cEric Sesterhenn1-2/+1
2006-04-01BUG_ON() Conversion in md/raid1.cEric Sesterhenn1-4/+2
2006-04-01BUG_ON() Conversion in md/dm-target.cEric Sesterhenn1-2/+1