summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-18Linux 2.6.26-rc3v2.6.26-rc3Linus Torvalds1-1/+1
2008-05-18Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds25-80/+180
2008-05-18m68k: Add multi_defconfigGeert Uytterhoeven1-0/+1269
2008-05-18m68k: Update defconfigsGeert Uytterhoeven11-587/+994
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven1-3/+3
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven2-25/+25
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven2-2/+3
2008-05-18m68k: Q40/Q60 floppy support is brokenGeert Uytterhoeven1-1/+1
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven5-8/+8
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven3-0/+14
2008-05-18m68k: Some network drivers do not check the platformGeert Uytterhoeven5-0/+19
2008-05-18m68k: dnfb doesnt check for ApolloGeert Uytterhoeven1-0/+3
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven1-0/+3
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven1-1/+1
2008-05-18m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven1-2/+2
2008-05-18m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven1-3/+1
2008-05-18m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven1-7/+0
2008-05-18m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven1-2/+1
2008-05-18m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven1-1/+0
2008-05-18m68k: Convert access_ok() to an inline functionGeert Uytterhoeven1-1/+5
2008-05-18i2c/max6875: Really prevent 24RF08 corruptionJean Delvare1-3/+0
2008-05-18i2c-amd756: Fix functionality flagsJean Delvare1-1/+1
2008-05-18i2c: Kill the old driver matching schemeJean Delvare3-25/+7
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare16-39/+143
2008-05-18i2c: Switch pasemi to the new device/driver matching schemeJean Delvare1-5/+2
2008-05-18i2c: Clean up Blackfin BF527 I2C device declarationsJean Delvare1-2/+0
2008-05-18i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 ExpertJean Delvare1-4/+24
2008-05-18i2c: New co-maintainerJean Delvare1-1/+3
2008-05-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-74/+142
2008-05-17Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King16-35/+67
2008-05-17Merge branch 'sa1100'Russell King3-27/+60
2008-05-17[ARM] pxa: spitz wants PXA27x UDC definitionsRussell King1-0/+1
2008-05-17[ARM] pxa: fix pxafb build when cpufreq is enabledRussell King1-3/+2
2008-05-17[ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski1-1/+1
2008-05-17[ARM] colibri: fix support for DM9000 ethernet deviceMichael Abbott1-2/+1
2008-05-17[ARM] arm/kernel/arthur.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-05-17[ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisationLennert Buytenhek2-2/+2
2008-05-17[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT modeLennert Buytenhek4-4/+4
2008-05-17[ARM] export copy_pageRussell King1-0/+2
2008-05-17[ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze3-27/+60
2008-05-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-10/+28
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner1-1/+28
2008-05-17x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity1-1/+1
2008-05-17x86: remove mwait capability C-state checkIngo Molnar1-10/+1
2008-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-10/+32
2008-05-16sparc64: Update defconfig.David S. Miller1-9/+31
2008-05-16sparc64: Fix lmb_reserve() args in find_ramdisk().David S. Miller1-1/+1
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison8-8/+8
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds20-39/+508
2008-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds4-49/+116
2008-05-15initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov1-3/+3
2008-05-15Split up 'do_initcalls()' into two simpler functionsLinus Torvalds1-36/+41
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds5-21/+20
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds20-38/+878
2008-05-15jbd2: update transaction t_state to T_COMMIT fixMingming Cao1-0/+2
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V2-17/+47
2008-05-15tty: fix BKL related leak and crashIngo Molnar1-3/+10
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2-10/+25
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds13-82/+46
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds31-210/+167
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin1-0/+2
2008-05-15parisc: remove -traditional from assembler flagsKyle McMartin1-3/+0
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin3-66/+56
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day1-50/+1
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens1-1/+2
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens1-8/+8
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck1-26/+5
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber1-2/+3
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck2-12/+12
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck2-6/+6
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi1-1/+0
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz1-1/+1
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens1-13/+6
2008-05-15[S390] Remove last traces of cio_msg=.Cornelia Huck1-3/+0
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst1-9/+3
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur1-1/+2
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner1-2/+0
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison9-63/+63
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-4/+4
2008-05-15parisc: new termios definitionsAlan Cox3-3/+12
2008-05-15parisc: fix trivial section name warningsHelge Deller11-18/+27
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day1-1/+1
2008-05-15[POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou2-6/+6
2008-05-15[POWERPC] spufs: Fix compile errorFUJITA Tomonori1-0/+1
2008-05-15[POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case1-2/+2
2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi1-0/+3
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt6-16/+65
2008-05-15[POWERPC] spufs: Fix pointer reference in find_victimLuke Browning1-1/+1
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds23-215/+1014
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-151/+89
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton1-0/+1
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton1-2/+5
2008-05-14Remove blkdev warning triggered by using mdNeil Brown8-6/+19
2008-05-14char: select fw_loader by moxaJiri Slaby1-0/+1
2008-05-14memory_hotplug: always initialize pageblock bitmapHeiko Carstens2-41/+45
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi2-4/+23
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet1-1/+7
2008-05-14memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand1-1/+8
2008-05-14lib: create common ascii hex arrayHarvey Harrison5-23/+20
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz5-0/+2276
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang2-0/+10
2008-05-14cgroups: fix compile warningMirco Tischler1-1/+1
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger5-5/+13
2008-05-14jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao1-0/+2
2008-05-14memory hotplug: memmap_init_zone called twiceHeiko Carstens1-7/+3
2008-05-14ipmi: support I/O resources in OF driverNate Case1-2/+8
2008-05-14atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre2-23/+2
2008-05-14mm: fix infinite loop in filemap_faultMiklos Szeredi1-0/+5
2008-05-14pnp: add ISAPnP MPU option quirksRene Herman1-0/+112
2008-05-14pnp: add pnp_build_option() to the APIRene Herman2-1/+2
2008-05-14pnp: clean up pnp_fixup_device()Rene Herman1-12/+8
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann1-22/+0
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2-2/+2
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior3-1/+14
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely1-1/+1
2008-05-149p: fix error path during early mountEric Van Hensbergen8-45/+47
2008-05-149p: make cryptic unknown error from server less scaryEric Van Hensbergen1-2/+2
2008-05-149p: fix flags length in netSteven Rostedt2-3/+3
2008-05-149p: Correct fidpool creation failure in p9_client_createJosef 'Jeff' Sipek1-1/+1
2008-05-149p: use struct mutex instead of struct semaphoreJosef 'Jeff' Sipek1-9/+9
2008-05-149p: propagate parse_option changes to client and transportsEric Van Hensbergen2-14/+45
2008-05-14fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering1-6/+34
2008-05-149p: Documentation updatesEric Van Hensbergen18-124/+854
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster3-15/+23
2008-05-14[IA64] Properly unregister legacy interruptsPrarit Bhargava1-0/+3
2008-05-14[IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen1-6/+0
2008-05-14[IA64] trivial cleanup for perfmon.cHidetoshi Seto1-6/+10
2008-05-14[IA64] trivial cleanup for entry.SHidetoshi Seto1-6/+6
2008-05-14[IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2-8/+31
2008-05-14[IA64] allow user to force_pal_cache_flushAlex Chiang2-0/+17
2008-05-14[IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle1-0/+29
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds6-86/+39
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner9-2/+182
2008-05-14[IA64] Add header files for SGI UV platformJack Steiner2-0/+575
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz2-5/+5
2008-05-14ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz1-28/+11
2008-05-14alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz2-19/+0
2008-05-14alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz1-2/+13
2008-05-14alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz1-8/+0
2008-05-14alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz1-15/+0
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk2-2/+1
2008-05-14SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki1-7/+9
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds15-555/+725
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds76-498/+4976
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-8/+34
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds22-568/+777
2008-05-14Driver core: struct class remove children listDave Young2-2/+0
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers3-6/+34
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds94-732/+3376
2008-05-14fix SMP data race in pagetable setup vs walkingNick Piggin2-2/+40
2008-05-14read_barrier_depends arch fixletsNick Piggin3-3/+13
2008-05-14USB: atmel_usba_udc fixes, mostly disconnect()David Brownell1-10/+38
2008-05-14USB: pxa27x_udc: minor fixesRobert Jarzmik2-9/+16
2008-05-14usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz1-0/+5
2008-05-14USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen1-4/+0
2008-05-14USB: option: add new Dell 5520 HSDPA variantDan Williams1-0/+1
2008-05-14USB: unusual_devs: Add support for GI 0401 SD-Card interfaceFilip Aben1-0/+10
2008-05-14USB: serial gadget: descriptor cleanupDavid Brownell1-4/+2
2008-05-14USB: serial gadget: simplify endpoint handlingDavid Brownell1-89/+57
2008-05-14USB: serial gadget: remove needless data structureDavid Brownell1-72/+13
2008-05-14USB: serial gadget: cleanup/reorgDavid Brownell1-290/+263
2008-05-14usb: fix compile warning in isp1760Sebastian Siewior1-1/+1
2008-05-14USB: do not handle device 1410:5010 in 'option' driverEugeniy Meshcheryakov1-3/+0
2008-05-14USB: Fix unusual_devs.h orderingPhil Dibowitz1-26/+25
2008-05-14USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acmIain McFarlane1-0/+3
2008-05-14USB: Support for the ET502HS HDSPA modem in option driverandreoli@samba.ing.unimo.it1-0/+4
2008-05-14USB: Support for the ET502HS HDSPA modemandreoli@samba.ing.unimo.it1-0/+10
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2-6/+6
2008-05-14USB: isp1760: fix printk formatRandy Dunlap1-2/+2
2008-05-14USB: add Telstra NextG CDMA id to option driverGreg Kroah-Hartman1-0/+1
2008-05-14USB: add association.hGreg Kroah-Hartman1-0/+150
2008-05-14USB: create attributes before sending ueventAlan Stern5-58/+96
2008-05-14USB: add new moto_modem driver for some Morotola phonesGreg Kroah-Hartman3-0/+80
2008-05-14net: Fix typo in net/core/sock.c.Rami Rosen1-1/+1
2008-05-13ppp: Do not free not yet unregistered net device.Pavel Emelyanov1-0/+1
2008-05-13netfilter: xt_iprange: module aliases for xt_iprangePhil Oester1-0/+2
2008-05-13netfilter: ctnetlink: dump conntrack ID in event messagesEric Leblond1-0/+3
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang4-10/+10
2008-05-13sctp: Fix use of uninitialized pointerPatrick McHardy1-3/+3
2008-05-13cipso: Relax too much careful cipso hash function.Pavel Emelyanov1-2/+2
2008-05-14V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=yMauro Carvalho Chehab1-0/+1
2008-05-14V4L/DVB (7899): Fixes a few remaining Kbuild issues at common/tunersMauro Carvalho Chehab1-3/+17
2008-05-14V4L/DVB (7898): Fix VIDEO_MEDIA Kconfig logicMauro Carvalho Chehab1-2/+1
2008-05-14V4L/DVB (7895): tveeprom: update Hauppauge analog audio and video decodersMichael Krufky1-3/+7
2008-05-14V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky7-30/+29
2008-05-14V4L/DVB (7891): cx18/ivtv: fix open() kernel oopsAndy Walls2-0/+4
2008-05-14V4L/DVB (7890): cx18: removed bogus and confusing conditionalHans Verkuil1-2/+1
2008-05-14V4L/DVB (7889): cx18: improve HVR-1600 detection.Hans Verkuil2-6/+7
2008-05-14V4L/DVB (7888): cx18: minor card definition updates.Hans Verkuil1-5/+4
2008-05-14V4L/DVB (7887): cx18: fix Compro H900 analog support.Hans Verkuil3-18/+46
2008-05-14V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.cHartmut Hackmann1-1/+0
2008-05-14V4L/DVB (7880): saa7134: remove explicit GPIO initializationHartmut Hackmann1-5/+0
2008-05-14V4L/DVB(7879): Adding cx18 Support for mxl5005sSteven Toth3-22/+22
2008-05-14V4L/DVB(7878): mxl55005s: Makefile and Kconfig additionsSteven Toth2-0/+8
2008-05-14V4L/DVB(7877): mxl5005s: Ensure debug is offSteven Toth1-1/+1
2008-05-14V4L/DVB(7876): mxl5005s: Remove incorrect copyright holdersSteven Toth1-5/+5
2008-05-14V4L/DVB(7875): mxl5005s: Remove redundant functionsSteven Toth1-120/+0
2008-05-14V4L/DVB(7874): mxl5005s: Fix function staticsSteven Toth1-59/+62
2008-05-14V4L/DVB(7873): mxl5005s: Fix header includes.Steven Toth1-1/+2
2008-05-14V4L/DVB(7872): mxl5005s: checkpatch.pl complianceSteven Toth2-1471/+1029