summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-12Linus 2.6.29-rc8v2.6.29-rc8Linus Torvalds1-1/+1
2009-03-12bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds1-8/+8
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds4-11/+18
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-0/+6
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds1-17/+4
2009-03-12Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-13/+26
2009-03-12trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre2-7/+7
2009-03-12Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-2/+35
2009-03-12RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif3-5/+37
2009-03-12fs: new inode i_state corruption fixNick Piggin2-1/+15
2009-03-12memcg: use correct scan number at reclaimKOSAKI Motohiro1-1/+1
2009-03-12mfd: add support for WM8351 revision BMark Brown1-0/+5
2009-03-12acer-wmi: fix regression in backlight detectionMichael Spang1-1/+1
2009-03-12mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks1-2/+1
2009-03-12MAINTAINERS: downgrade support for man-pagesMichael Kerrisk1-3/+1
2009-03-12ds2760_battery.c: fix division by zeroDaniel Mack1-4/+7
2009-03-12vfs: add missing unlock in sget()Li Zefan1-1/+4
2009-03-12pipe_rdwr_fasync: fix the error handling to prevent the leak/crashOleg Nesterov1-4/+4
2009-03-12drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack1-1/+1
2009-03-12uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org1-1/+4
2009-03-12UML on UML fixed: it did not startRenzo Davoli1-0/+5
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor1-1/+1
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor1-0/+4
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman1-1/+1
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang1-0/+3
2009-03-12PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck1-0/+25
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-16/+20
2009-03-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-142/+456
2009-03-12hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner1-1/+1
2009-03-12hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare1-4/+4
2009-03-12hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong3-6/+16
2009-03-12hwmon: (abituguru3) Fix I/O error handlingJean Delvare1-2/+5
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell1-0/+3
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell1-0/+3
2009-03-12Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher1-17/+4
2009-03-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-17/+39
2009-03-11MIPS: IP27: Enable RAID5 moduleRalf Baechle1-1/+1
2009-03-11MIPS: TXx9: update defconfigsAtsushi Nemoto2-137/+447
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi5-3/+7
2009-03-11MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng1-1/+1
2009-03-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+1
2009-03-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds10-111/+64
2009-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds5-37/+99
2009-03-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+11
2009-03-11Fix _fat_bmap() lockingOGAWA Hirofumi1-2/+2
2009-03-11drm/i915: fix 945 fence register writes for fence 8 and above.Eric Anholt2-4/+18
2009-03-11drm/i915: Protect active fences on i915Chris Wilson1-7/+31
2009-03-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar1-0/+11
2009-03-11proc: fix kflags to uflags copying in /proc/kpageflagsWu Fengguang1-1/+1
2009-03-10drm/i915: Check to see if we've pinned all available fencesChris Wilson1-2/+10
2009-03-10drm/i915: Check fence status on every pin.Chris Wilson1-8/+15
2009-03-10drm/i915: First recheck for an empty fence register.Chris Wilson1-1/+1
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas1-1/+1
2009-03-11radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt2-2/+18
2009-03-11hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt2-10/+0
2009-03-11Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2-2/+2
2009-03-10i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA1-2/+3
2009-03-10m68knommu: m528x build fixSteven King1-228/+0
2009-03-10m68knommu: m5206e build fixSteven King1-0/+1
2009-03-10rcu: documentation 1Q09 updatePaul E. McKenney1-0/+12
2009-03-10kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani1-7/+7
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto1-8/+11
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel1-3/+5
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton1-1/+2
2009-03-10idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney1-1/+1
2009-03-10devpts: remove graffitiAlexey Dobriyan1-5/+0
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu1-4/+9
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan5-7/+6
2009-03-10lm85: add VRM10 support for adt7468 chipDarrick J. Wong1-1/+2
2009-03-10lm85: fix the version check that broke adt7468 probingDarrick J. Wong1-1/+4
2009-03-10menu: fix embedded menu snafuRandy Dunlap1-15/+15
2009-03-10mm: get_nid_for_pfn() returns intRoel Kluin1-1/+1
2009-03-10drm/i915: Fix bad \n in MTRR failure notice.Eric Anholt1-1/+1
2009-03-10drm/i915: Don't restore palettes through VGA registers.Pierre Willenbrock2-12/+0
2009-03-10i915: add newline to i915_gem_object_pin failure msgKyle McMartin1-1/+1
2009-03-10drm: Return EINVAL on duplicate objects in execbuffer object listKristian Høgsberg2-1/+22
2009-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+8
2009-03-10Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+3
2009-03-10video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm1-4/+2
2009-03-10sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu1-0/+1
2009-03-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-12/+18
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds4-35/+27
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov1-6/+5
2009-03-09[CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.Dave Jones1-0/+9
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones3-35/+18
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-172/+286
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-7/+20
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds5-13/+13
2009-03-09powerpc: fix linkstation and storcenter compilation breakageGuennadi Liakhovetski4-97/+44
2009-03-09Btrfs: fix spinlock assertions on UP systemsChris Mason5-13/+13
2009-03-09Fix fixpoint divide exception in acct_update_integralsHeiko Carstens1-1/+5
2009-03-08sunhme: Fix qfe parent detection.Friedrich Oslage1-2/+0
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2-7/+15
2009-03-09lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell1-0/+5
2009-03-08x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett1-7/+8
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-6/+9
2009-03-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2009-03-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-42/+49
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-100/+72
2009-03-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-3/+5
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds73-1601/+607
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds13-50/+86
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds15-7/+598
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-23/+30
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds6-9/+20
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-50/+57
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2009-03-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-4/+3
2009-03-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-23/+15
2009-03-08Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-2/+4
2009-03-08MIPS: compat: Implement is_compat_task.Ralf Baechle1-0/+7
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter1-6/+9
2009-03-07Input: serio - fix protocol number for TouchIT213Dmitry Torokhov1-1/+1
2009-03-07kbuild: remove unused -r option for module-init-tool depmodGilles Espinasse1-1/+1
2009-03-07kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt2-6/+13
2009-03-07kbuild: fix mkspec to cleanup RPM_BUILD_ROOTJosh Hunt1-1/+1
2009-03-07kbuild: fix C libary confusion in unifdef.c due to getline()Justin P. Mattock1-3/+3
2009-03-06xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig3-8/+16
2009-03-06xfs: prevent lockdep false positive in xfs_iget_cache_missChristoph Hellwig1-5/+10
2009-03-06xfs: prevent kernel crash due to corrupted inode log formatChristoph Hellwig1-4/+13
2009-03-06p54: fix race condition in memory managementChristian Lamparter1-3/+6
2009-03-06cfg80211: test before subtraction on unsignedRoel Kluin1-1/+2
2009-03-06[IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon1-4/+3
2009-03-06x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger1-1/+1
2009-03-06x86, bts: remove bad warningMarkus Metzger1-1/+0
2009-03-06ALSA: hda - Fix headphone-detect regression with multiple HP jacksTakashi Iwai1-0/+2
2009-03-06ALSA: hda - Fix typos in slave controls in patch_sigmatel.cTakashi Iwai1-2/+2
2009-03-06block: fix missing bio back/front segment size setting in blk_recount_segments()Jens Axboe1-16/+9
2009-03-05[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck1-0/+1
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2-12/+11
2009-03-05rt2x00 : more devices to rt73usb.cXose Vazquez Perez1-1/+31
2009-03-05rt2x00 : more devices to rt2500usb.cXose Vazquez Perez1-0/+8
2009-03-06Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich11-170/+78
2009-03-06Blackfin arch: disable legacy /proc/scsi/ support by defaultMike Frysinger3-3/+3
2009-03-06Blackfin arch: remove duplicated ANOMALY_05000448 ifdef checkMike Frysinger1-4/+2
2009-03-05ata: add CFA specific identify data wordsSergei Shtylyov1-0/+2
2009-03-06Blackfin arch: add stubs for anomalies 447 and 448Mike Frysinger6-0/+12
2009-03-05remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz1-1/+0
2009-03-05AT91: initialize Compact Flash on AT91SAM9263 cpuStanislaw Gruszka1-0/+105
2009-03-05ide: add at91_ide driverStanislaw Gruszka4-0/+476
2009-03-05ide: allow to wrap interrupt handlerStanislaw Gruszka3-1/+8
2009-03-05ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov1-0/+2
2009-03-05ide: NULL noise: drivers/ide/ide-*.cHannes Eder4-4/+4
2009-03-05ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan1-0/+1
2009-03-05libata: Don't trust current capacity values in identify words 57-58Robert Hancock1-4/+6
2009-03-05libata: make sure port is thawed when skipping resetsTejun Heo1-1/+4
2009-03-05sata_nv: fix module parameter descriptionBrandon Ehle1-1/+1
2009-03-05ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen1-12/+12
2009-03-05libata: don't use on-stack sense bufferTejun Heo1-1/+1
2009-03-05libata: align ap->sector_bufTejun Heo1-1/+2
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori2-2/+3
2009-03-05libata: change drive ready wait after hard reset to 5sStuart Hayes1-1/+1
2009-03-05Blackfin arch: cleanup bfin_sport.h header and export it to userspaceAlon Bar-Lev2-31/+15
2009-03-05loop: don't increment p->offset with (size_t) -EINVALRoel Kluin1-2/+1
2009-03-05cciss: remove 30 second initial timeout on controller resetJens Axboe1-5/+3
2009-03-05Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon1-0/+2
2009-03-05Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequentlyJie Zhang1-2/+3
2009-03-05Blackfin arch: remove spurious dash when dcache is offMike Frysinger1-3/+3
2009-03-05Blackfin arch: mark init_pda as __init as only __init funcs all itMike Frysinger1-1/+1
2009-03-05Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ...Michael Hennerich1-0/+24
2009-03-05Blackfin arch: Random read/write errors are a bad thingRobin Getz2-0/+10
2009-03-05bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy1-1/+1
2009-03-05Blackfin arch: update default kernel config, select KSZ8893M driver for BF518Graf Yang1-4/+59
2009-03-05Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru...Sonic Zhang1-0/+22
2009-03-05Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabledGraf Yang1-3/+6
2009-03-05Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger1-0/+5
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller95-410/+845
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller3-23/+37
2009-03-04net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller1-0/+1
2009-03-05Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan1-1/+1
2009-03-04tmspci: fix request_irq raceMeelis Roos1-9/+9
2009-03-04pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski1-7/+6
2009-03-05Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin1-2/+4
2009-03-05Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiBPhillip Lougher1-1/+1
2009-03-05Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher4-6/+15
2009-03-04ext4: fix ext4_free_inode() vs. ext4_claim_inode() raceEric Sandeen1-3/+5
2009-03-04tg3: Fix 5906 link problemsMatt Carlson1-1/+2
2009-03-04dmatest: fix use after free in dmatest_exitDan Williams1-2/+4
2009-03-04ipu_idmac: fix spinlock typeLuotao Fu1-1/+1
2009-03-04iop-adma, mv_xor: fix mem leak on self-test setup failureRoel Kluin2-16/+16
2009-03-04fsldma: fix off by one in dma_haltDan Williams1-2/+6
2009-03-04I/OAT: fail self-test if callback test reaches timeoutDan Williams1-2/+4
2009-03-04I/OAT: update driver version and copyright datesMaciej Sosnowski7-8/+8
2009-03-04I/OAT: list usage cleanupEric Sesterhenn1-3/+2
2009-03-04I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3Maciej Sosnowski1-1/+3
2009-03-04I/OAT: cancel watchdog before dma removeMaciej Sosnowski1-4/+3
2009-03-04I/OAT: fail initialization on zero channels detectionMaciej Sosnowski1-0/+7
2009-03-04I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3Maciej Sosnowski1-5/+7
2009-03-04I/OAT: add verification for proper APICID_TAG_MAP setting by BIOSMaciej Sosnowski1-0/+24
2009-03-04sparc64: Fix lost interrupts on sun4u.David S. Miller1-10/+19
2009-03-05smack: fixes for unlabeled host supportetienne2-50/+57
2009-03-04rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet1-0/+1
2009-03-04x86: add Dell XPS710 reboot quirkLeann Ogasawara1-0/+8
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner3-13/+28
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying4-25/+9
2009-03-04x86: fix DMI on EFIBrian Maly1-2/+3
2009-03-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+4