aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds4-5/+26
2009-03-14vmscan: pgmoved should be cleared after updating recent_rotatedDaisuke Nishimura1-1/+1
2009-03-14eCryptfs: don't encrypt file key with filename keyTyler Hicks4-4/+9
2009-03-14nommu: ramfs: don't leak pages when adding to page cache failsJohannes Weiner1-0/+1
2009-03-14nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discardedEnrik Berkhan1-0/+3
2009-03-14netxen: remove old flash check.Dhananjay Phadke3-26/+0
2009-03-14ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen1-2/+2
2009-03-13mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek1-5/+5
2009-03-13MIPS: Mark Eins: Fix configuration.Ralf Baechle5-52/+54
2009-03-13MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le2-4/+6
2009-03-13sbus: Auto-load openprom module when device opened.Scott James Remnant1-0/+1
2009-03-13xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller1-32/+58
2009-03-13emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt1-0/+3
2009-03-13ixgbe: fix multiple unicast address supportChris Leech1-0/+1
2009-03-13via-velocity: Fix DMA mapping length errors on transmit.Dave Jones1-8/+7
2009-03-13ide: save the returned value of dma_map_sgFUJITA Tomonori2-3/+10
2009-03-13ide-floppy: do not map dataless cmds to an sgBorislav Petkov2-2/+16
2009-03-13ata_piix: add workaround for Samsung DB-P70Tejun Heo1-0/+37
2009-03-13libata: Keep shadow last_ctl up to date during resetsStuart MENEFY1-1/+5
2009-03-13sata_mv: fix MSI irq race conditionMark Lord1-1/+2
2009-03-13qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer1-0/+3
2009-03-13qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer1-4/+6
2009-03-13qlge: bugfix: Tell hw to strip vlan header.Ron Mercer1-3/+3
2009-03-13qlge: bugfix: Increase filter on inbound csum.Ron Mercer2-12/+27
2009-03-13dnet: replace obsolete *netif_rx_* functions with *napi_*Ilya Yanok1-4/+4
2009-03-13V4L/DVB (10978): Report tuning algorith correctlyMatthias Schwarzzot1-1/+1
2009-03-13V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...Hans Werner1-2/+2
2009-03-13V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...Igor M. Liplianin1-3/+4
2009-03-13V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negativeManu Abraham2-15/+11
2009-03-13V4L/DVB (10974): Use Diseqc 3/3 mode to send dataSigmund Augdal1-1/+1
2009-03-13parisc: update defconfigsKyle McMartin5-831/+1681
2009-03-13parisc: define x->x mmio accessorsKyle McMartin1-0/+9
2009-03-13parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-5/+6
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin3-8/+13
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin1-9/+33
2009-03-13parisc: fix use of new cpumask api in irq.cKyle McMartin1-4/+4
2009-03-13parisc: update parisc for new irq_descMike Travis1-4/+4
2009-03-13parisc: update MAINTAINERSGrant Grundler1-4/+2
2009-03-13parisc: fix wrong assumption about bus->selfGrant Grundler3-8/+7
2009-03-13parisc: fix 64bit buildHelge Deller1-0/+1
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller2-8/+8
2009-03-13parisc: fix dev_printk() compile warnings for accessing a device structHelge Deller2-2/+2
2009-03-13parisc: remove unused local out_putf labelHelge Deller1-1/+0
2009-03-13parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller1-0/+1
2009-03-13parisc: fix section mismatch warningsHelge Deller1-6/+6
2009-03-13parisc: remove klist iteratorsJames Bottomley3-55/+68
2009-03-13parisc: BUG_ON() cleanupHelge Deller3-24/+9
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven6-776/+873
2009-03-13V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari3-1/+5
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-12ocfs2: Use xs->bucket to set xattr value outsideTao Ma1-6/+20
2009-03-12ocfs2: Fix a bug found by sparse check.Tao Ma1-1/+2
2009-03-12ocfs2: tweak to get the maximum inline data size with xattrTiger Yang3-9/+7
2009-03-12ocfs2: reserve xattr block for new directory with inline dataTiger Yang1-0/+4
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-12[ARM] Fix virtual to physical translation macro corner casesRussell King3-10/+14
2009-03-12[ARM] update mach-typesRussell King1-3/+133
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König9-10/+18
2009-03-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2-0/+3
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-12NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...Trond Myklebust1-29/+39
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-12ext4: Print the find_group_flex() warning only onceTheodore Ts'o1-1/+3
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-11net: Add be2net driver.Sathya Perla11-0/+4378
2009-03-11dnet: Fix warnings on 64-bit.David S. Miller1-5/+5
2009-03-11dnet: Dave DNET ethernet controller driver (updated)Ilya Yanok4-0/+1231
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-11SUNRPC: xprt_connect() don't abort the task if the transport isn't boundTrond Myklebust2-5/+10
2009-03-11SUNRPC: Fix an Oops due to socket not set up yet...Trond Myklebust1-1/+9
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-11ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra1-0/+3
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-10Bug 11061, NFS mounts droppedIan Dall1-1/+62
2009-03-10NFS: Handle -ESTALE error in access()Suresh Jayaraman1-1/+7
2009-03-10NLM: Fix GRANT callback address comparison when IPv6 is enabledChuck Lever1-1/+50
2009-03-10NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever1-0/+8
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust4-27/+39
2009-03-10NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust1-7/+8
2009-03-10SUNRPC: Tighten up the task locking rules in __rpc_execute()Trond Myklebust1-13/+20
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-10ext4: fix header check in ext4_ext_search_right() for deep extent trees.Eric Sandeen1-2/+4
2009-03-10HID: fix waitqueue usage in hiddevJohannes Weiner1-1/+1
2009-03-10HID: fix incorrect free in hiddevJohannes Weiner1-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-10Btrfs: Clear space_info full when adding new devicesChris Mason1-0/+6
2009-03-10Btrfs: Fix locking around adding new space_infoChris Mason3-3/+53
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-10[SCSI] qla2xxx: Update version number to 8.03.00-k4.Andrew Vasquez1-1/+1
2009-03-10[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...Andrew Vasquez1-4/+0
2009-03-10[SCSI] qla2xxx: Correct truncation in return-code status checking.Andrew Vasquez2-2/+2
2009-03-10[SCSI] qla2xxx: Correct vport delete bug.Anirban Chakraborty3-9/+15
2009-03-10[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.Lalit Chandivade1-1/+5
2009-03-10[SCSI] qla2xxx: Correct address range checking for option-rom updates.Andrew Vasquez1-8/+1
2009-03-10[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...Robert Love1-1/+1
2009-03-10[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)Chris Leech1-57/+24
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev3-24/+23
2009-03-10[SCSI] fcoe: fix kfree(skb)Roel Kluin1-1/+1
2009-03-10[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou1-4/+0
2009-03-10[SCSI] libfc: do not change the fh_rx_id of a recevied frameYi Zou1-13/+0
2009-03-10[SCSI] fcoe: Correct fcoe_transports initialization vs. registrationRobert Love2-3/+5
2009-03-10[SCSI] fcoe: Use setup_timer() and mod_timer()Robert Love1-5/+3
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love3-14/+8
2009-03-10[SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love4-20/+20
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love8-257/+252
2009-03-10bnx2x: Using DMAE to initialize the chipEilon Greenstein2-13/+9
2009-03-10bnx2x: Casting page alignmentEilon Greenstein1-1/+1
2009-03-10bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein1-1/+2
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-09Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King5-13/+12
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