summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-29Linux 2.6.30-rc4v2.6.30-rc4Linus Torvalds1-2/+2
2009-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds1-2/+2
2009-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-41/+49
2009-04-29V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller1-2/+4
2009-04-29V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe2-2/+3
2009-04-29V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer1-4/+0
2009-04-29V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson1-1/+1
2009-04-29V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare1-3/+13
2009-04-29V4L/DVB (11561a): move media after i2cGuennadi Liakhovetski1-2/+2
2009-04-29V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter1-2/+1
2009-04-29V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter1-2/+2
2009-04-29V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab1-22/+22
2009-04-29V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls1-1/+1
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-447/+795
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo1-7/+23
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller5-31/+61
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger5-296/+204
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-13/+34
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-95/+130
2009-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven1-0/+1
2009-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-15/+24
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds4-12/+19
2009-04-28Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier10-94/+122
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds10-50/+54
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott1-2/+2
2009-04-28bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori1-0/+3
2009-04-28hd: fix lockingTejun Heo1-10/+7
2009-04-28mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz1-1/+1
2009-04-28mg_disk: fix lockingTejun Heo1-4/+13
2009-04-28regulator: Fix default constraints for fixed voltage regulatorsMark Brown1-2/+5
2009-04-28regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel1-2/+1
2009-04-28regulator/virtual: fix strings compare predicatesMike Rapoport1-4/+4
2009-04-28regulator core: fix double-free in regulator_register() error pathPaul Walmsley1-0/+4
2009-04-28drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero1-2/+2
2009-04-28unreachable code in drms_uA_update()Dan Carpenter1-2/+2
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann1-6/+3
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann4-3/+40
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2-22/+18
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2-3/+17
2009-04-28powerpc/ps3: Fix build error on UPGeoff Levand1-4/+0
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman1-1/+4
2009-04-28powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala1-0/+1
2009-04-27Remove unused support code for refok sections.Tim Abbott3-29/+0
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2-2/+2
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2009-04-27powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott1-2/+3
2009-04-27powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott1-1/+2
2009-04-27arm: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-27FRV: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-27FRV: Remove unused header asm/init.h.Tim Abbott1-12/+0
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Paul Mackerras2-14/+44
2009-04-27RDMA/nes: Update iw_nes versionChien Tung1-3/+1
2009-04-27RDMA/nes: Fix error path in nes_accept()Faisal Latif1-1/+4
2009-04-27RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif1-31/+25
2009-04-27RDMA/nes: Increase rexmit timeout intervalFaisal Latif2-1/+6
2009-04-27RDMA/nes: Check for sequence number wrap-aroundFaisal Latif1-1/+2
2009-04-27RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif1-4/+6
2009-04-27RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung1-4/+0
2009-04-27RDMA/nes: Fix fw_ver in /sysChien Tung1-4/+3
2009-04-27RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung1-1/+2
2009-04-27RDMA/nes: Enable repause timer for port 1Chien Tung1-0/+6
2009-04-27RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung1-6/+8
2009-04-27RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung1-5/+2
2009-04-27Revert "linux.conf.au 2009: Tuz"Linus Torvalds5-8477/+3216
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds15-37/+97
2009-04-27eCryptfs: Fix min function comparison warningTyler Hicks1-1/+1
2009-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds17-337/+281
2009-04-27ecryptfs: fix printk format warningRandy Dunlap1-1/+1
2009-04-27powerpc/86xx: Add device_type entry to soc for ppc9aMartyn Welch1-0/+1
2009-04-27Btrfs: look for acls during btrfs_read_locked_inodeChris Mason1-0/+62
2009-04-27Btrfs: fix acl cachingChris Mason2-7/+15
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-16/+65
2009-04-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-10/+3
2009-04-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-6/+18
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+2
2009-04-27Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-41/+61
2009-04-27Merge branch 'fix/misc' into for-linusTakashi Iwai1-1/+1
2009-04-27Merge branch 'fix/caiaq' into for-linusTakashi Iwai2-6/+8
2009-04-27Merge branch 'fix/hda' into for-linusTakashi Iwai1-1/+44
2009-04-27Merge branch 'fix/asoc' into for-linusTakashi Iwai3-8/+12
2009-04-27FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells1-2/+3
2009-04-27FRV: Wire up new syscallsDavid Howells2-1/+5
2009-04-27ext2: missing unlock in ext2_quota_write()Dan Carpenter1-1/+3
2009-04-27quota: remove obsolete comments in fs/quota/MakefileChristoph Hellwig1-9/+0
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport1-1/+1
2009-04-27ipv4: Limit size of route cache hash tableAnton Blanchard1-1/+1
2009-04-27Btrfs: Fix a bunch of printk() warnings.Joel Becker5-23/+40
2009-04-27Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker1-1/+1
2009-04-27Btrfs: remove unused btrfs_bit_radix slabChris Mason1-8/+0
2009-04-27Add reference to CAPI 2.0 standardKarsten Keil1-7/+13
2009-04-27Documentation/isdn/INTERFACE.CAPITilman Schmidt3-0/+380
2009-04-27update Documentation/isdn/00-INDEXTilman Schmidt1-4/+11
2009-04-27ALSA: Fix Trivial Warnining in sound/pci/cmipci.cSubrata Modak1-1/+1
2009-04-27Btrfs: ratelimit IO error printksChris Mason2-17/+31
2009-04-27Btrfs: remove #if 0 codeChris Mason3-188/+1
2009-04-27Btrfs: When shrinking, only update disk size on successChris Ball2-11/+27
2009-04-27ALSA: snd-usb-caiaq: fix reported elapsed periodsDaniel Mack2-6/+8
2009-04-27ptrace: ptrace_attach: fix the usage of ->cred_exec_mutexOleg Nesterov1-2/+2
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2-55/+6
2009-04-27veth: prevent oops caused by netdev destructorStephen Hemminger1-25/+16
2009-04-27xfrm: wrong hash value for temporary SANicolas Dichtel1-3/+3
2009-04-27forcedeth: tx timeout fixAyaz Abdulla1-10/+21
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk1-1/+1
2009-04-27mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin1-0/+4
2009-04-27mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin1-1/+1
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt1-1/+1
2009-04-27maple: input: fix up maple mouse driverAdrian McMenamin1-20/+23
2009-04-27sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda1-20/+37
2009-04-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-14/+60
2009-04-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+5
2009-04-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-9/+18
2009-04-26sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+2
2009-04-26sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott4-4/+8
2009-04-26s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-3/+4
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott6-6/+11
2009-04-26mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-5/+3
2009-04-26m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott4-4/+4
2009-04-26m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+2
2009-04-26frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+3
2009-04-26alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+3
2009-04-26xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-3/+4
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott3-2/+12
2009-04-25vlan: update vlan carrier state for admin up/downJay Vosburgh2-0/+7
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller6-9/+32
2009-04-24ext4: Do not try to validate extents on special filesTheodore Ts'o1-2/+6
2009-04-24PM/Hibernate: Fix waiting for image device to appear on resumeRafael J. Wysocki1-24/+27
2009-04-24ROMFS: Advance destination buffer pointer when reading from a blockdevDavid Howells1-0/+1
2009-04-24ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells3-22/+53
2009-04-24lib: find_last_bit.o needed by a module only, move it from lib to objFred Isaman1-1/+1
2009-04-24CacheFiles: Fix the documentation to use the correct credential pointer namesMarc Dionne1-4/+4
2009-04-24virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger1-2/+2
2009-04-24ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is presentTheodore Ts'o1-3/+1
2009-04-24Btrfs: fix deadlocks and stalls on dead root removalChris Mason1-0/+6
2009-04-24Btrfs: fix fallocate deadlock on inode extent lockChris Mason5-17/+29
2009-04-24Btrfs: kill btrfs_cache_createChristoph Hellwig3-43/+28
2009-04-24Btrfs: don't export symbolsChristoph Hellwig1-6/+0
2009-04-24Btrfs: simplify makefileChristoph Hellwig1-17/+2
2009-04-24Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik4-2/+42
2009-04-24ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inodeTheodore Ts'o1-1/+11
2009-04-24Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds18-51/+60
2009-04-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds19-263/+318
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds11-358/+1346
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds8-30/+46
2009-04-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds43-184/+326
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds33-271/+319
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds9-143/+90
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds16-527/+1042
2009-04-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds12-50/+104
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2-3/+29
2009-04-24Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-13/+24
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds5-67/+48
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds16-154/+327
2009-04-24netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt1-5/+4
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2-1/+15
2009-04-24netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth1-2/+2
2009-04-24radio_si470x: Fix free memory corruptionAlan Cox1-1/+1
2009-04-24serial: remove contact dataNiels de Vos1-2/+0
2009-04-24cafe_nand: Fix warningAlan Cox1-1/+1
2009-04-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds16-120/+166
2009-04-24MN10300: Update the ASB2303 defconfigDavid Howells1-66/+94
2009-04-24Delete slow-work timers properlyJonathan Corbet1-2/+2
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds83-485/+849
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-97/+225
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds25-5441/+896
2009-04-24Merge branch 'bjorn.button' into releaseLen Brown1-96/+44
2009-04-24Merge branch 'bugzilla-13036' into releaseLen Brown1-14/+72
2009-04-24Merge branch 'bugzilla-13048' into releaseLen Brown1-4/+5
2009-04-24Merge branch 'bugzilla-13142' into releaseLen Brown1-0/+3
2009-04-24Merge branch 'hpet' into releaseLen Brown1-3/+3
2009-04-24check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov1-4/+2
2009-04-24do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov2-15/+15
2009-04-24netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2-0/+2
2009-04-24powerpc/44x: Correct memory size calculation for denali-based boardsValentine Barshak1-13/+43
2009-04-24maintainers: Fix PowerPC 4xx git treeJosh Boyer1-1/+1
2009-04-24cfq-iosched: cache prio_tree root in cfqq->p_rootJens Axboe1-14/+20
2009-04-24cfq-iosched: fix bug with aliased request and cooperation detectionJens Axboe1-5/+6
2009-04-24cfq-iosched: clear ->prio_trees[] on cfqd allocJens Axboe1-0/+10
2009-04-24block: fix intermittent dm timeout based oopsHannes Reinecke1-0/+7
2009-04-24umem: fix request_queue lock warningSage Weil1-0/+1
2009-04-24block: simplify I/O stat accountingJerome Marchand5-13/+12
2009-04-24pktcdvd.h should include mempool.hAlexander Beregalov1-0/+1
2009-04-24x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown1-2/+0
2009-04-24Merge branch 'bugzilla-12249' into releaseLen Brown1-21/+22
2009-04-24Merge branch 'bugzilla-12270' into releaseLen Brown1-25/+2
2009-04-24Merge branch 'bugzilla-13041' into releaseLen Brown2-17/+53
2009-04-24Merge branch 'cpufreq' into releaseLen Brown1-14/+16
2009-04-24Merge branch 'idle' into releaseLen Brown2-14/+6
2009-04-24Merge branch 'irq' into releaseLen Brown4-5/+19
2009-04-24Merge branch 'sony-laptop' into releaseLen Brown2-7/+21
2009-04-24Merge branch 'thermal-regression' into releaseLen Brown1-1/+1
2009-04-24Merge branch 'thinkpad-acpi' into releaseLen Brown2-39/+46
2009-04-24Merge branch 'video-ac-dc' into releaseLen Brown1-3/+5
2009-04-24ACPI, i915: Register ACPI video even when not modesettingMatthew Garrett1-4/+5
2009-04-24Revert "ACPICA: delete check for AML access to port 0x81-83"Len Brown1-0/+1
2009-04-24I/O port protection: update for windows compatibility.Lin Ming1-14/+71
2009-04-23sony-laptop: always try to unblock rfkill on loadMattia Dongili1-4/+16
2009-04-23sony-laptop: fix bogus error message display on resumeMattia Dongili1-1/+1
2009-04-23ACPI: EC: Fix ACPI EC resume non-query interrupt messageAlmer S. Tigelaar1-0/+1
2009-04-23sony-laptop: SNC input event 38 fixAlmer S. Tigelaar1-1/+2