aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds21-102/+305
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds14-108/+270
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds63-3421/+5706
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2-144/+316
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-43/+55
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds61-749/+3395
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds16-1446/+1053
2006-10-03[PATCH] pr_debug: check pr_debug() argumentsZach Brown1-2/+4
2006-10-03[PATCH] isdn: more pr_debug() fixesAndrew Morton3-2/+4
2006-10-03[PATCH] isdn-debug-build-fixAndrew Morton1-15/+7
2006-10-03[PATCH] arm build fail: vfpsingle.cFrederik Deweerdt1-0/+2
2006-10-03[PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argu...Zach Brown1-2/+2
2006-10-03[PATCH] pr_debug: ifb: replace missing comma to separate pr_debug argumentsZach Brown1-2/+2
2006-10-03[PATCH] pr_debug: dell_rbu: fix pr_debug argument warningsZach Brown1-2/+2
2006-10-03[PATCH] pr_debug: tipar: repair nonexistant pr_debug argument useZach Brown1-2/+4
2006-10-03[PATCH] pr_debug: umem: repair nonexistant bh pr_debug referenceZach Brown1-1/+2
2006-10-03[PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format argumentsZach Brown1-2/+2
2006-10-03[PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format arg...Zach Brown1-2/+2
2006-10-03[PATCH] pr_debug: aio: use size_t length modifier in pr_debug format argumentsZach Brown1-2/+2
2006-10-03[PATCH] md: add error reporting to superblock write failureNeilBrown1-1/+5
2006-10-03[PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspacePaul Clements1-0/+1
2006-10-03[PATCH] md: use ffz instead of find_first_set to convert multiplier to shiftPaul Clements1-2/+1
2006-10-03[PATCH] md: remove 'experimental' classification from raid5 reshapeNeilBrown1-4/+6
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown3-28/+18
2006-10-03[PATCH] md: fix duplicity of levels in md.txtNeilBrown1-12/+5
2006-10-03[PATCH] md: make messages about resync/recovery etc more specificNeilBrown1-16/+31
2006-10-03[PATCH] md: add a ->congested_fn function for raid5/6NeilBrown1-0/+21
2006-10-03[PATCH] md: define ->congested_fn for raid1, raid10, and multipathNeilBrown3-0/+74
2006-10-03[PATCH] md: define backing_dev_info.congested_fn for raid0 and linearNeilBrown2-0/+32
2006-10-03[PATCH] md: Improve locking around error handlingNeilBrown3-17/+31
2006-10-03[PATCH] md: Remove working_disks from raid1 state dataNeilBrown2-17/+12
2006-10-03[PATCH] md: Factor out part of raid1d into a separate functionNeilBrown1-78/+95
2006-10-03[PATCH] md: remove unnecessary variable x in stripe_to_pdidx()Coywolf Qi Hunt1-3/+2
2006-10-03[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements4-0/+56
2006-10-03[PATCH] md: remove 'working_disks' from raid10 stateNeilBrown2-9/+4
2006-10-03[PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown2-13/+9
2006-10-03[PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown7-46/+52
2006-10-03[PATCH] md: factor out part of raid10d into a separate function.NeilBrown1-98/+115
2006-10-03[PATCH] md: fix a comment that is wrong in raid5.hNeilBrown1-2/+3
2006-10-03[PATCH] md: the scheduled removal of the START_ARRAY ioctl for mdAdrian Bunk4-93/+1
2006-10-03[PATCH] dm table: add target flushBryn Reeves3-1/+8
2006-10-03[PATCH] dm: extract device limit settingBryn Reeves2-41/+51
2006-10-03[PATCH] dm: use private biosetsStefan Bader1-22/+41
2006-10-03[PATCH] dm crypt: use private biosetsMilan Broz1-12/+29
2006-10-03[PATCH] dm crypt: move io to workqueueMilan Broz1-36/+27
2006-10-03[PATCH] dm crypt: restructure write processingMilan Broz1-76/+76
2006-10-03[PATCH] dm crypt: restructure for workqueue changeMilan Broz1-123/+156
2006-10-03[PATCH] dm crypt: add key msgMilan Broz1-6/+91
2006-10-03[PATCH] dm table: add target preresumeMilan Broz5-6/+23
2006-10-03[PATCH] dm: add debug macroBryn Reeves2-0/+13
2006-10-03[PATCH] dm: add uevent change event on resumeHannes Reinecke1-0/+2
2006-10-03[PATCH] dm mpath: use kzallocMicha³ Miros³aw1-11/+6
2006-10-03[PATCH] dm mpath: tidy ctrMicha³ Miros³aw1-15/+13
2006-10-03[PATCH] dm mirror: remove trailing space from tableJonathan Brassow1-2/+2
2006-10-03[PATCH] dm snapshot: fix freeing pending exceptionAlasdair G Kergon1-10/+6
2006-10-03[PATCH] dm snapshot: tidy pe ref countingAlasdair G Kergon1-35/+48
2006-10-03[PATCH] dm snapshot: add workqueueAlasdair G Kergon2-0/+45
2006-10-03[PATCH] dm snapshot: tidy pending_completeAlasdair G Kergon1-46/+30
2006-10-03[PATCH] dm snapshot: tidy snapshot_mapAlasdair G Kergon1-46/+26
2006-10-03[PATCH] dm snapshot: fix metadata writing when suspendingMark McLoughlin1-10/+10
2006-10-03[PATCH] dm snapshot: make read and write exception functions voidMark McLoughlin1-24/+8
2006-10-03[PATCH] dm snapshot: fix metadata error handlingMark McLoughlin1-12/+5
2006-10-03[PATCH] dm snapshot: allow zero chunk_sizeMark McLoughlin3-99/+120
2006-10-03[PATCH] dm snapshot: fix invalidation ENOMEMMilan Broz1-1/+1
2006-10-03[PATCH] dm: fix alloc_dev error pathIshai Rabinovitz1-1/+2
2006-10-03[PATCH] dm: support ioctls on mapped devices: fix with fake fileMilan Broz2-4/+17
2006-10-03[PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon4-4/+9
2006-10-03[PATCH] dm mpath: support ioctlsMilan Broz1-1/+29
2006-10-03[PATCH] dm linear: support ioctlsMilan Broz1-1/+12
2006-10-03[PATCH] dm: support ioctls on mapped devicesMilan Broz3-1/+47
2006-10-03[PATCH] nvidia fbdev: fix powerpc xmon scribblesPaul Mackerras1-0/+10
2006-10-03[PATCH] fbdev: correct buffer size limit in fbmem_read_proc()Geert Uytterhoeven1-1/+2
2006-10-03[PATCH] radeonfb supend/resume support for Acer Aspire 2010Carl-Daniel Hailfinger1-0/+3
2006-10-03[PATCH] Documentation fixes in intel810.txtReiner Herrmann1-73/+75
2006-10-03[PATCH] sstfb: cleanupsAlan Cox2-119/+55
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk3-8/+4
2006-10-03[PATCH] fbcon:: make 3 functions staticAdrian Bunk3-3/+3
2006-10-03[PATCH] mbxfb: Fix framebuffer size smaller than requestedRaphael Assenat1-4/+4
2006-10-03[PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclockRaphael Assenat1-1/+12
2006-10-03[PATCH] atyfb: Possible cleanupsAdrian Bunk3-5/+6
2006-10-03[PATCH] drivers/video/sis/sis_main.h Removal of old codeMichal Piotrowski1-65/+0
2006-10-03[PATCH] drivers/video/sis/vgatypes.h: removal of old codeMichal Piotrowski1-2/+0
2006-10-03[PATCH] drivers/video/sis/sis_main.c: removal of old codeMichal Piotrowski1-229/+3
2006-10-03[PATCH] drivers/video/sis/sis_accel.h: removal of old codeMichal Piotrowski1-14/+0
2006-10-03[PATCH] drivers/video/sis/sis_accel.c: removal of old codeMichal Piotrowski1-26/+0
2006-10-03[PATCH] drivers/video/sis/osdef.h: removal of old codeMichal Piotrowski1-4/+0
2006-10-03[PATCH] drivers/video/sis/init.h: removal of old codeMichal Piotrowski1-7/+0
2006-10-03[PATCH] drivers/video/sis/initextlfb.c: removal of old codeMichal Piotrowski1-4/+0
2006-10-03[PATCH] drivers/video/sis/init301.h: removal of old codeMichal Piotrowski1-7/+0
2006-10-03[PATCH] i810fb: Honor the return value of pci_enable_deviceAntonino A. Daplas1-1/+5
2006-10-03[PATCH] nvidiafb: Honor the return value of pci_enable_deviceAntonino A. Daplas1-1/+5
2006-10-03[PATCH] matroxfb: Honor the return value of pci_register_driverAntonino A. Daplas1-4/+8
2006-10-03[PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas1-3/+5
2006-10-03[PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas1-7/+27
2006-10-03[PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas2-7/+29
2006-10-03[PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas1-7/+24
2006-10-03[PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas1-6/+11
2006-10-03[PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones3-10/+26
2006-10-03[PATCH] radeonfb: Use generic DDC readingDennis Munsie2-103/+4
2006-10-03[PATCH] savagefb: Use generic DDC readingAntonino A. Daplas2-43/+7
2006-10-03[PATCH] i810fb: Use generic DDC readingAntonino A. Daplas2-41/+2
2006-10-03[PATCH] rivafb: Use generic DDC readingAntonino A. Daplas2-42/+3
2006-10-03[PATCH] nvidiafb: Use generic DDC readingAntonino A. Daplas2-42/+4
2006-10-03[PATCH] fbdev: Add generic ddc read functionalityDennis Munsie4-0/+124
2006-10-03[PATCH] vfb: Document option to enable the driverMike Frysinger1-1/+2
2006-10-03[PATCH] rivafb: use constants instead of magic valuesGuido Guenther1-4/+4
2006-10-03[PATCH] intelfb: Documentation updatePh. Marek1-1/+9
2006-10-03[PATCH] au1100fb: Add option to enable/disable the cursorRodolfo Giometti1-4/+26
2006-10-03[PATCH] ide-cs (CompactFlash) driver, rm irq warningDavid Brownell1-1/+1
2006-10-03[PATCH] IDE: more pci_find cleanupAlan Cox3-8/+15
2006-10-03[PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson1-9/+2
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox3-0/+12
2006-10-03[PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.cAlexey Dobriyan1-0/+4
2006-10-03[PATCH] PCMCIA: Add few IDs into ide-csMarcin Juszkiewicz1-0/+5
2006-10-03[PATCH] ide: reprogram disk pio timings on resumeJason Lunz1-6/+19
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov4-26/+10
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk3-21/+0
2006-10-03[PATCH] IDE core: driver layer error checkingRandy Dunlap3-9/+46
2006-10-03[PATCH] ide: backport piix fixes from libata into the legacy driverAlan Cox1-9/+22
2006-10-03[PATCH] ide: fix revision comparison in ide_in_drive_listKirill Smelkov1-1/+1
2006-10-03[PATCH] Enable cdrom dma access with pdc20265_oldTobias Oed1-11/+11
2006-10-03[PATCH] ide_dma_speed() fixesSergei Shtylyov1-52/+73
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall3-3/+4
2006-10-03[PATCH] IDE error handling fixesHua Zhong1-3/+6
2006-10-03[PATCH] IDE: always release DMA engineSergei Shtylylov1-9/+7
2006-10-03[PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov3-16/+34
2006-10-03[PATCH] non-libata driver for Jmicron devicesAlan Cox3-0/+276
2006-10-03[PATCH] scheduler: NUMA aware placement of sched_group_allnodesChristoph Lameter1-3/+4
2006-10-03[PATCH] sched: fixing wrong comment for find_idlest_cpu()Satoru Takeuchi1-1/+1
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B3-75/+125
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B8-10/+40
2006-10-03[PATCH] sched: don't print migration cost when only 1 CPUDave Jones1-6/+8
2006-10-03[PATCH] sched: remove unnecessary sched group allocationsSiddha, Suresh B1-66/+38
2006-10-03[PATCH] sched: force /sbin/init off isolated cpusNick Piggin1-2/+11
2006-10-03[PATCH] pata_hpt366: fix typoOGAWA Hirofumi1-1/+1
2006-10-03[PATCH] MAINTAINERS: Removes duplicated entryLuiz Fernando N. Capitulino1-8/+0
2006-10-03[PATCH] ia64: note requirement for 8250_pnp, now that 8250_acpi is goneBjorn Helgaas1-0/+7
2006-10-03[PATCH] IPMI: allow user to override the kernel IPMI daemon enableCorey Minyard2-3/+28
2006-10-03[PATCH] Add Pekka to CREDITSPekka Enberg1-0/+6
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering3-11/+0
2006-10-03[PATCH] ISDN warning fixesAlan Cox7-26/+24
2006-10-03[PATCH] schedule ftape removalJeff Garzik1-0/+8
2006-10-03[PATCH] drivers/char/ip2: kill unused code, labelJeff Garzik1-2/+0
2006-10-03[PATCH] ipmi: fix uninitialized data bugJeff Garzik1-0/+1
2006-10-03[PATCH] fs/eventpoll: error handling micro-cleanupJeff Garzik1-2/+3
2006-10-03[PATCH] kernel-doc for kernel/resource.cRandy Dunlap2-11/+73
2006-10-03[PATCH] kernel-doc for kernel/dma.cRandy Dunlap3-3/+14
2006-10-03[PATCH] low performance of lib/sort.ckeios1-5/+5
2006-10-03[PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu3-44/+93
2006-10-03[PATCH] FRV: Permit large kmalloc allocations [try #2]David Howells1-0/+8
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells23-45/+152
2006-10-03[PATCH] pid.h cleanupAndrew Morton1-15/+15
2006-10-03sh: Fixup __raw_read_trylock().Paul Mundt1-1/+8
2006-10-03sh64: Remove me from sh64 maintainers.Richard Curnow1-4/+0
2006-10-03sh64: Update cayman defconfig.Paul Mundt1-140/+316
2006-10-03sh: Kill off remaining config.h references.Paul Mundt20-33/+0
2006-10-03sh: Initial gitignore listPaul Mundt3-0/+5
2006-10-03sh: build fixes for defconfigs.Paul Mundt16-33/+33
2006-10-03sh: Kill off more dead headers.Paul Mundt4-126/+0
2006-10-03sh: Set pclk default for SH7705.Paul Mundt1-1/+1
2006-10-03sh: defconfig updates.Paul Mundt21-3227/+5659
2006-10-02[PATCH] Add unifdef to gitignorePaul Mundt1-0/+1
2006-10-02[PATCH] hp100: fix conditional compilation messJeff Garzik2-4/+6
2006-10-02[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"Andrew Morton1-54/+0
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-64/+80
2006-10-02IB/ehca: Tweak trace message formatHoang-Nam Nguyen1-1/+1
2006-10-02IB/ehca: Fix device registrationHoang-Nam Nguyen1-17/+19
2006-10-02IB/ipath: Fix RDMA readsRalph Campbell1-27/+32
2006-10-02RDMA/cma: Optimize error handlingKrishna Kumar1-10/+14
2006-10-02RDMA/cma: Eliminate unnecessary remove_listKrishna Kumar1-5/+1
2006-10-02RDMA/cma: Set status correctly on route resolution errorSean Hefty1-0/+1
2006-10-02RDMA/cma: Fix device removal raceKrishna Kumar1-0/+1
2006-10-02RDMA/cma: Fix leak of cm_ids in case of failuresKrishna Kumar1-4/+11
2006-10-02Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds48-73/+472
2006-10-02[SPARC64]: Update defconfig.David S. Miller1-5/+18
2006-10-02[SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more.David S. Miller1-1/+0
2006-10-02[SPARC64]: Move signal compat bits to new header file.David S. Miller5-37/+37
2006-10-02[WATCHDOG] improve machzwd detectionDave Jones1-2/+1
2006-10-02[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu43-44/+44
2006-10-02[WATCHDOG] s3c24XX nowayoutBen Dooks1-5/+5
2006-10-02[WATCHDOG] pnx4008: add cpu_relax()Vitaly Wool1-1/+2
2006-10-02[WATCHDOG] pnx4008_wdt.c - spinlock fixes.Wim Van Sebroeck1-0/+12
2006-10-02Add prototype for sigset_from_compat()Linus Torvalds1-0/+1
2006-10-02[WATCHDOG] pnx4008_wdt.c - remove patchWim Van Sebroeck1-6/+6
2006-10-02[WATCHDOG] pnx4008_wdt.c - nowayout patchWim Van Sebroeck1-5/+1
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool5-0/+377
2006-10-02[WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby1-14/+19
2006-10-02[WATCHDOG] alim remove pci_find_deviceJiri Slaby2-8/+17
2006-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds29-1755/+1502
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds41-529/+525
2006-10-02Merge git://git.infradead.org/mtd-2.6Linus Torvalds17-121/+289
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds57-2185/+4516
2006-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds72-625/+359
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells4-6/+3
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater11-16/+48
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov3-2/+13
2006-10-02[PATCH] proc: comment what proc_fill_cache doesEric W. Biederman1-0/+12
2006-10-02[PATCH] proc: remove the useless SMP-safe comments from /procEric W. Biederman1-4/+0
2006-10-02[PATCH] proc: remove trailing blank entry from pid_entry arraysEric W. Biederman1-18/+21
2006-10-02[PATCH] proc: properly compute TGID_OFFSETEric W. Biederman1-1/+1