summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-12Linux 2.6.34-rc4v2.6.34-rc4Linus Torvalds1-1/+1
2010-04-12Merge branch 'anonvma'Linus Torvalds2-43/+84
2010-04-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-77/+422
2010-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2-5/+21
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-6/+16
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-10/+16
2010-04-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds44-614/+1046
2010-04-12Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+4
2010-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds3-3/+3
2010-04-12anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvmaLinus Torvalds1-2/+13
2010-04-12anon_vma: clone the anon_vma chain in the right orderLinus Torvalds1-1/+1
2010-04-12vma_adjust: fix the copying of anon_vma chainsLinus Torvalds1-16/+8
2010-04-12Simplify and comment on anon_vma re-use for anon_vma_prepare()Linus Torvalds1-24/+62
2010-04-12quota: Fix possible dq_flags corruptionAndrew Perepechko1-6/+6
2010-04-12quota: Hide warnings about writes to the filesystem before quota was turned onJan Kara1-0/+6
2010-04-12ext3: symlink must be handled via filesystem specific operationDmitry Monakhov1-0/+2
2010-04-12ext2: symlink must be handled via filesystem specific operationDmitry Monakhov1-0/+2
2010-04-12MIPS: Calculate proper ebase value for 64-bit kernelsDavid Daney1-1/+1
2010-04-12MIPS: Alchemy: DB1200: Remove custom wait implementationManuel Lauss1-40/+0
2010-04-12MIPS: Big Sur: Make defconfig more useful.Ralf Baechle1-190/+490
2010-04-12MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modulesAnton Altaparmakov1-1/+1
2010-04-12MIPS: Sibyte: Fix M3 TLB exception handler workaround.Ralf Baechle1-6/+16
2010-04-12MIPS: BCM63xx: Fix build failure in board_bcm963xx.cFlorian Fainelli1-70/+70
2010-04-12MIPS: uasm: Add OR instruction.Ralf Baechle2-1/+4
2010-04-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle2-1/+20
2010-04-12MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.Maxime Bizon1-0/+2
2010-04-12MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callbackFlorian Fainelli1-11/+11
2010-04-12MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.Maxime Bizon1-1/+1
2010-04-12MIPS: BCM63xx: Add support for second uart.Maxime Bizon6-19/+102
2010-04-12MIPS: BCM63xx: Fix double gpio registration.Maxime Bizon1-2/+0
2010-04-12MIPS: BCM63xx: Add DWVS0 boardFlorian Fainelli1-0/+22
2010-04-12MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.Florian Fainelli1-0/+20
2010-04-12MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio countFlorian Fainelli1-0/+4
2010-04-12MIPS: libgcc.h: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-04-12MIPS: Loongson-2F: Flush the branch target history in BTB and RASWu Zhangjin1-0/+19
2010-04-12MIPS: Move signal trampolines off of the stack.David Daney5-135/+43
2010-04-12MIPS: Preliminary VDSODavid Daney8-6/+165
2010-04-12MIPS: Add SYSCALL to uasm.David Daney2-2/+18
2010-04-12MIPS: Fix SSB PCIcore IO resource managementAndreas Ferber1-29/+0
2010-04-12MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSETFlorian Fainelli1-2/+4
2010-04-12MIPS: AR7: Fix phat finger of cpmac fixed_phy_addAlexander Clouter1-0/+1
2010-04-12MIPS: AR7: Fix phat finger of reset bit in vlynq_high_dataAlexander Clouter1-1/+1
2010-04-12MIPS: Loongson: Add module info to the loongson2_clock driverWu Zhangjin1-0/+4
2010-04-12MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsrWu Zhangjin1-0/+10
2010-04-12MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).Robert P. J. Day1-1/+1
2010-04-12MIPS: Fix elfcore.c build warningRalf Baechle1-0/+1
2010-04-12MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memoryYang Shi1-3/+0
2010-04-12MIPS: Trace: Don't trace irqsoff for the idle processWu Zhangjin1-1/+6
2010-04-12MIPS: delay: Fix use of current_cpu_data in preemptable code.Ralf Baechle1-2/+2
2010-04-12MIPS: Octeon: Remove #if 0 code.David Daney1-12/+0
2010-04-12MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLBDavid Daney1-66/+1
2010-04-12MIPS: Cavium: Remove unused watchdog code.Ralf Baechle1-8/+0
2010-04-12MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.Ralf Baechle1-1/+5
2010-04-12nilfs2: fix typo "numer" -> "number" in alloc.cRyusuke Konishi1-1/+1
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-7/+7
2010-04-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-26/+55
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds34-178/+475
2010-04-09Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds33-298/+508
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2-6/+13
2010-04-09slub: Fix kmem_ptr_validate() for non-kernel pointersPekka Enberg1-0/+3
2010-04-09slab: Generify kernel pointer validationPekka Enberg3-12/+23
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds1-1/+1
2010-04-09Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier3-7/+6
2010-04-09ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King1-0/+4
2010-04-09[S390] Update default configuration.Martin Schwidefsky1-10/+30
2010-04-09[S390] nss: add missing .previous statement to asm functionHeiko Carstens1-1/+2
2010-04-09[S390] increase default size of vmalloc areaMartin Schwidefsky1-3/+3
2010-04-09[S390] s390: disable change bit overrideChristian Borntraeger1-8/+3
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky2-2/+14
2010-04-09[S390] sclp_async: potential buffer overflowDan Carpenter1-1/+1
2010-04-09[S390] arch/s390/kernel: Add missing unlockJulia Lawall1-1/+2
2010-04-09ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen1-0/+12
2010-04-09cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatchDivyesh Shah1-2/+5
2010-04-09Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie24-241/+429
2010-04-09drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs1-1/+7
2010-04-09drm/nv50: implement gpio set/get routinesBen Skeggs4-7/+86
2010-04-09drm/nv50: parse/use some more de-magiced parts of gpio table entriesBen Skeggs2-14/+11
2010-04-09drm/nouveau: store raw gpio table entry in bios gpio structsBen Skeggs2-28/+21
2010-04-09drm/nv40: Init some tiling-related PGRAPH state.Francisco Jerez1-0/+21
2010-04-09drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Kościelnicki1-1/+12
2010-04-09drm/nv50: another dodgy DP hackBen Skeggs1-0/+3
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs4-5/+12
2010-04-09drm/nv50: preserve an unknown SOR_MODECTRL value for DP encodersBen Skeggs2-1/+22
2010-04-09drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki1-3/+4
2010-04-09drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs1-1/+3
2010-04-09drm/nouveau: fixup the init failure paths some moreBen Skeggs1-1/+7
2010-04-09drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs1-3/+4
2010-04-09drm/nv40: add LVDS table quirk for Dell Latitude D620Ben Skeggs1-0/+15
2010-04-09drm/nv40: rework lvds table parsingBen Skeggs2-28/+17
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs8-76/+74
2010-04-09drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs2-11/+0
2010-04-09drm/nouveau: Make use of TTM busy_placements.Francisco Jerez3-59/+61
2010-04-09drm/nv50: add more 0x100c80 flushy magicBen Skeggs2-0/+46
2010-04-09drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs1-6/+7
2010-04-09drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki1-3/+3
2010-04-08loop: Update mtime when writing using aopsNikanth Karthikesan1-0/+2
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-4/+59
2010-04-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord1-2/+2
2010-04-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds5-6/+6
2010-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds10-98/+131
2010-04-08udf: add speciffic ->setattr callbackDmitry Monakhov4-4/+12
2010-04-08udf: potential integer overflowDan Carpenter1-6/+4
2010-04-08Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King14-70/+382
2010-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds4-51/+54
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard1-4/+0
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin2-31/+41
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell1-7/+3
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté1-3/+3
2010-04-08MAINTAINERS: Put the virtio-console entry in correct alphabetical orderAmit Shah1-6/+7
2010-04-07rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman1-6/+8
2010-04-07Have nfs ->d_revalidate() report errors properlyAl Viro1-2/+1
2010-04-07IB/mlx4: Check correct variable for allocation failureDan Carpenter1-1/+1
2010-04-07RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung1-5/+4
2010-04-07RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty1-0/+1
2010-04-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+1
2010-04-07ARM: 6031/1: fix Thumb-2 decompressorRabin Vincent1-1/+1
2010-04-07ARM: 6029/1: ep93xx: gpio.c: local functions should be staticHartley Sweeten1-3/+3
2010-04-07ARM: 6028/1: ARM: add MAINTAINERS for U300Linus Walleij1-0/+10
2010-04-07ARM: 6024/1: bcmring: fix missing down on semaphore in dma.cLeo Chen1-3/+10
2010-04-07Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+13
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-26/+82
2010-04-07davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov1-1/+3
2010-04-07Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-12/+10
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds36-212/+408
2010-04-07Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds1-1/+1
2010-04-07fs-cache: order the debugfs stats correctlyDavid Howells1-2/+2
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells2-5/+3
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells1-0/+2
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy1-13/+13
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki2-9/+15
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi3-32/+46
2010-04-07ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang1-1/+1
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang1-1/+1
2010-04-07ratelimit: annotate ___ratelimit()Yong Zhang1-2/+7
2010-04-07/dev/mem: allow rewindingEric Dumazet1-5/+0
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton3-5/+5
2010-04-07raw: fsync method is now requiredAnton Blanchard3-1/+4
2010-04-07mb862xxfb: update Valentin's email addressAlexander Shishkin1-1/+1
2010-04-07mb862xxfb: fix acceleration module licenseRandy Dunlap1-0/+3
2010-04-07mm: revert "vmscan: get_scan_ratio() cleanup"KOSAKI Motohiro1-14/+9
2010-04-07devmem: handle class_create() failureAnton Blanchard1-0/+3
2010-04-07readahead: fix NULL filp dereferenceWu Fengguang1-1/+1
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang4-0/+11
2010-04-07drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sysSergey Senozhatsky1-0/+3
2010-04-07cciss: unlock on error pathDan Carpenter1-0/+1
2010-04-07mxser: spin_lock() => spin_lock_irq()Dan Carpenter1-3/+3
2010-04-07omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature1-7/+2
2010-04-07drivers/gpio/timbgpio.c: add missing unlockJulia Lawall1-4/+8
2010-04-07drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall1-2/+2
2010-04-07fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb.Justin P. Mattock1-7/+7
2010-04-07vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich1-13/+13
2010-04-07include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman1-1/+2
2010-04-07mm: avoid null-pointer deref in sync_mm_rss()KAMEZAWA Hiroyuki3-3/+6
2010-04-07bitops: remove temporary for_each_bit()Andrew Morton1-3/+0
2010-04-07microblaze: Remove unused variable from ptraceMichal Simek1-1/+0
2010-04-07microblaze: io.h: Add io big-endian functionJohn Linn1-0/+5
2010-04-07Merge branch 'fix/hda' into for-linusTakashi Iwai4-51/+138
2010-04-07Merge branch 'fix/asoc' into for-linusTakashi Iwai28-146/+252
2010-04-07Merge branch 'fix/misc' into for-linusTakashi Iwai4-15/+18
2010-04-07microblaze: Enable memory leak detectorMichal Simek1-1/+1
2010-04-07microblaze: Fix futex codeMichal Simek1-1/+1
2010-04-07microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani1-9/+3
2010-04-07drm/radeon/kms/combios: verify dac_adj values are validAlex Deucher1-5/+15
2010-04-07drm/radeon/kms: clean up atom dac handlingAlex Deucher1-14/+7
2010-04-07drm/radeon/kms: legacy tv dac cleanupAlex Deucher1-25/+33
2010-04-07drm/radeon/kms: small memory leak in atom exit codeDan Carpenter1-2/+5
2010-04-07drm/edid/quirks: Envision EN2028Adam Jackson1-0/+2
2010-04-06ide: Fix IDE taskfile with cfq schedulerMikulas Patocka1-4/+2
2010-04-07nodemask: include slab.h from drivers/base/node.cTejun Heo1-1/+1
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown4360-3753/+8784
2010-04-06ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki1-8/+30
2010-04-06Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds1-17/+14
2010-04-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+10
2010-04-06not overwriting file_lock structure after GET_LKPavel Shilovsky2-3/+40
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-21/+109
2010-04-06ALSA: mixart: range checking proc fileDan Carpenter1-10/+14
2010-04-06perf, x86: Enable Nehalem-EX supportVince Weaver1-0/+1
2010-04-06perf kmem: Fix breakage introduced by 5a0e3ad slab.h scriptArnaldo Carvalho de Melo1-1/+0
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-33/+49
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds47-131/+14221
2010-04-06proc: copy_to_user() returns unsignedDan Carpenter1-1/+1
2010-04-06libata: unlock HPA if device shrunkTejun Heo2-29/+46
2010-04-06libata: disable NCQ on Crucial C300 SSDTejun Heo1-0/+3
2010-04-06libata: don't whine on spurious IRQTejun Heo1-4/+0
2010-04-06[WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli1-1/+1
2010-04-06[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley1-6/+93
2010-04-06[WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl.James Hogan2-5/+8
2010-04-06Btrfs: make sure the chunk allocator doesn't create zero length chunksChris Mason1-0/+6
2010-04-06sched: Fix sched_getaffinity()Anton Blanchard1-1/+1
2010-04-06drm/radeon/kms: fix washed out image on legacy tv dacAlex Deucher1-1/+1
2010-04-05Fix up possibly racy module refcountingNick Piggin2-15/+34
2010-04-06drm/radeon/kms/atom: fix gpio i2c table overrun (v2)Alex Deucher1-4/+7
2010-04-06drm/radeon: R300 AD only has one quad pipe.Michel Dänzer2-6/+9
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds11-84/+172
2010-04-05davinci: DM365: fix duplicate default IRQ prioritiesKevin Hilman1-1/+0
2010-04-05davinci: edma: clear events in edma_start()Brian Niebuhr1-1/+2
2010-04-05davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori1-0/+4
2010-04-05davinci: timers: don't enable timer until clocksource is initializedKevin Hilman1-2/+4