summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-04Linux 2.6.32-rc3v2.6.32-rc3Linus Torvalds1-1/+1
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan26-1/+27
2009-10-04Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds4-0/+535
2009-10-04Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-4/+13
2009-10-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-103/+112
2009-10-04Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-257/+64
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare5-5/+15
2009-10-04i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare7-8/+12
2009-10-04i2c: Minor documentation updateJean Delvare1-1/+1
2009-10-04mfd: AB3100 drop unused module parametersJean Delvare1-3/+1
2009-10-04Staging: IIO: tsl2561: Drop unused module parametersJean Delvare1-4/+0
2009-10-04leds: leds-pca9532 - Drop unused module parametersJean Delvare1-3/+0
2009-10-04ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare4-174/+18
2009-10-04ds2482: Discard obsolete detect methodJean Delvare2-33/+8
2009-10-04max6875: Discard obsolete detect methodJean Delvare2-26/+9
2009-10-04i2c: Move misc devices documentationJean Delvare2-0/+0
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds26-480/+999
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe6-42/+19
2009-10-04cfq-iosched: don't delay async queue if it hasn't dispatched at allJens Axboe1-9/+2
2009-10-03Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds7-13/+34
2009-10-03tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds1-5/+2
2009-10-04m32r: Fix IPI function calls for SMPToshihiro HANAWA1-2/+2
2009-10-04m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata1-1/+4
2009-10-04m32r: add rtc_lock variableHirokazu Takata1-0/+9
2009-10-04m32r: define ioread* and iowrite* macrosHirokazu Takata1-0/+7
2009-10-04m32r: export delay loop symbolsHirokazu Takata2-6/+4
2009-10-04m32r: fix tme_handlerHirokazu Takata1-4/+8
2009-10-03block: Topology ioctlsMartin K. Petersen4-7/+62
2009-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds24-256/+512
2009-10-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds3-58/+15
2009-10-03cfq-iosched: use assigned slice sync value, not defaultJens Axboe1-3/+4
2009-10-03cfq-iosched: rename 'desktop' sysfs entry to 'low_latency'Jens Axboe1-7/+7
2009-10-03Merge branch 'fix/hda' into for-linusTakashi Iwai6-94/+323
2009-10-03Merge branch 'fix/asoc' into for-linusTakashi Iwai16-165/+155
2009-10-03cfq-iosched: implement slower async initiate and queue ramp upJens Axboe3-20/+48
2009-10-03cfq-iosched: delay async IO dispatch, if sync IO was just doneVivek Goyal1-2/+16
2009-10-03Merge branch 'misc' into releaseLen Brown3-15/+10
2009-10-03Merge branch 'bugzilla-14081' into releaseLen Brown1-6/+46
2009-10-03ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy1-0/+15
2009-10-03ACPI: EC: Rewrite DMI checksAlexey Starikovskiy1-6/+31
2009-10-03SFI: remove __init from sfi_verify_tableArjan van de Ven1-1/+1
2009-10-03ACPI: dock: fix "sibiling" typoAlex Chiang1-8/+8
2009-10-03ACPI: kill overly verbose "throttling states" log messagesRoland Dreier1-7/+0
2009-10-03SFI: fix section mismatch warnings in sfi_core.cRakib Mullick1-3/+12
2009-10-03ACPI: Fix bound checks for copy_from_user in the acpi /proc codeArjan van de Ven1-0/+2
2009-10-02[PATCH] ext4: retry failed direct IO allocationsEric Sandeen1-0/+4
2009-10-02ext4: Fix build warning in ext4_dirty_inode()Curt Wohlgemuth1-2/+0
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds62-268/+736
2009-10-02ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov1-1/+50
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov33-78/+144
2009-10-02ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer1-1/+1
2009-10-02ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown1-1/+3
2009-10-02ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten1-13/+12
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King7-137/+439
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds54-268/+2157
2009-10-02cfq-iosched: add a knob for desktop interactivenessJens Axboe1-1/+6
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan2-3/+4
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner1-0/+3
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner1-0/+3
2009-10-02dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner1-0/+5
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner1-0/+3
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner3-13/+5
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner1-2/+1
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner10-18/+19
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner3-9/+9
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop3-33/+6
2009-10-02net: Fix wrong sizeofJean Delvare2-2/+2
2009-10-02net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet1-1/+1
2009-10-02Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown348-13884/+14603
2009-10-02ACPI: fix bus scanning memory leaksBjorn Helgaas1-5/+2
2009-10-02ACPI: EC: Restart command even if no interrupts from ECAlexey Starikovskiy1-3/+1
2009-10-02ALSA: usb - Use strlcat() correctlyTakashi Iwai1-9/+14
2009-10-02ALSA: Fix invalid __exit in sound/mips/*.cTakashi Iwai2-2/+2
2009-10-02ALSA: hda - Fix / improve ALC66x parserTakashi Iwai1-86/+155
2009-10-02ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann1-2/+2
2009-10-02sound: Make keywest_driver staticJean Delvare1-1/+1
2009-10-02ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VPDaniel T Chen1-0/+6
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds16-245/+745
2009-10-01spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König1-33/+17
2009-10-01spi-imx: initialize complete config structUwe Kleine-König1-0/+1
2009-10-01spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König1-3/+0
2009-10-01spi-imx: setup mode_bits we can handleSascha Hauer1-0/+1
2009-10-01spi-imx: fix initial chipselect settingsSascha Hauer1-1/+6
2009-10-01spi-imx: update state correctlySascha Hauer1-0/+7
2009-10-01spi-imx: rename source file to spi_imx.cUwe Kleine-König2-169/+169
2009-10-01afs: remove cache.hChristoph Hellwig2-13/+1
2009-10-01sscanf(): fix %*s%nAndy Spencer1-1/+1
2009-10-01serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert1-1/+6
2009-10-01serial167: fix read buffer overflowRoel Kluin1-5/+2
2009-10-01cyclades: fix read buffer overflowRoel Kluin1-1/+1
2009-10-01icom: convert space to tabsBreno Leitao1-28/+26
2009-10-01serial_txx9: use container_of() instead of direct castAtsushi Nemoto1-17/+22
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks2-21/+27
2009-10-01s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks2-2/+14
2009-10-01s3cmci: DMA fixesBen Dooks2-18/+47
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks3-8/+66
2009-10-01s3cmci: add SDIO IRQ supportBen Dooks2-10/+156
2009-10-01s3cmci: add debugfs support for examining driver and hardware stateBen Dooks2-0/+132
2009-10-01s3cmci: fix direct write to interrupt maskBen Dooks1-3/+3
2009-10-01s3cmci: change to use dev_pm_opsBen Dooks1-11/+18
2009-10-01s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks1-18/+69
2009-10-01s3cmci: update probe to use new platform id listBen Dooks1-47/+24
2009-10-01s3cmci: use resource_size() instead of local macroBen Dooks1-6/+4
2009-10-01memcg: reduce check for softlimit excessKAMEZAWA Hiroyuki1-16/+15
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki3-83/+54
2009-10-01cgroup: catch bad css refcnt at css_putKAMEZAWA Hiroyuki1-1/+4
2009-10-01memcg: fix refcnt going negativeKAMEZAWA Hiroyuki1-1/+2
2009-10-01uartlite: allow building for timberdale MFDRichard Röjfors1-1/+1
2009-10-01docs: update patch size in SubmittingPatchesRandy Dunlap1-1/+1
2009-10-01sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz1-16/+49
2009-10-01mm/rmap.c: fix commentHuang Shijie1-2/+2
2009-10-01x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault1-1/+2
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter3-40/+45
2009-10-01MAINTAINERS: ARM/Palm file patternsJoe Perches1-2/+15
2009-10-01Char: vt_ioctl, fix BKL imbalanceJiri Slaby1-2/+4
2009-10-01revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton1-2/+10
2009-10-01asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger1-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan57-95/+110
2009-10-01drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton1-1/+1
2009-10-01module: fix up CONFIG_KALLSYMS=n build.Paul Mundt1-3/+4
2009-10-01net: Use sk_mark for routing lookup in more placesAtis Elsts3-0/+3
2009-10-01sky2: irqname based on pci addressStephen Hemminger2-2/+7
2009-10-01skge: use unique IRQ nameMichal Schmidt2-2/+7
2009-10-01IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman1-5/+6
2009-10-01net/ipv4/tcp.c: fix min() type mismatch warningAndrew Morton1-1/+1
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle1-7/+6
2009-10-01NET: mkiss: Fix typoRalf Baechle1-2/+2
2009-10-01tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet1-1/+0
2009-10-01move virtnet_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-01don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König1-1/+1
2009-10-01don't use __devexit_p to wrap meth_removeUwe Kleine-König1-1/+1
2009-10-01bonding: set primary param via sysfsJiri Pirko1-0/+1
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason1-0/+11
2009-10-01Btrfs: fix data space leak fixJosef Bacik1-0/+11
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-27/+48
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura4-1/+69
2009-10-01block: allow large discard requestsChristoph Hellwig4-5/+24
2009-10-01block: use normal I/O path for discard requestsChristoph Hellwig6-43/+39
2009-10-01swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULLSuresh Jayaraman1-5/+7
2009-10-01fs/bio.c: move EXPORT* macros to line after functionH Hartley Sweeten1-26/+23
2009-10-01Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac3-5/+13
2009-10-01cciss: fix build when !PROC_FSAlexander Beregalov1-4/+5
2009-10-01block: Do not clamp max_hw_sectors for stacking devicesMartin K. Petersen1-1/+2
2009-10-01block: Set max_sectors correctly for stacking devicesMartin K. Petersen1-1/+2
2009-10-01cciss: cciss_host_attr_groups should be constJens Axboe1-1/+1
2009-10-01cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2-130/+168
2009-10-01cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron2-0/+27
2009-10-01cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron2-0/+31
2009-10-01cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron1-3/+2
2009-10-01cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron2-0/+33
2009-10-01cciss: Don't check h->busy_initializing in cciss_open().Stephen M. Cameron1-1/+1
2009-10-01cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2-25/+25
2009-10-01cciss: Silence noisy per-disk messages output by cciss_read_capacityStephen M. Cameron1-5/+0
2009-10-01cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron1-7/+8
2009-10-01cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.Stephen M. Cameron1-12/+21
2009-10-01cciss: Clear all sysfs-exposed data for deleted logical drives.Stephen M. Cameron1-10/+21
2009-10-01cciss: Handle special case for sysfs attributes of the first logical drive.Stephen M. Cameron1-4/+14
2009-10-01cciss: Handle cases when cciss_add_disk fails.Stephen M. Cameron1-10/+25
2009-10-01cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.Stephen M. Cameron1-0/+3
2009-10-01cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...Stephen M. Cameron1-10/+10
2009-10-01cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron2-27/+73
2009-10-01cciss: Remove some unused code in rebuild_lun_table()Stephen M. Cameron1-8/+0
2009-10-01cciss: Allow triggering of rescan of logical drive topology via sysfs entryAndrew Patterson2-3/+40
2009-10-01cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson2-22/+141
2009-10-01cciss: Remove sysfs entries for logical drives on driver cleanup.Andrew Patterson1-1/+4
2009-10-01cciss: fix schedule_timeout() parametersRandy Dunlap1-2/+3
2009-10-01dac960: switch to seq_fileAlexey Dobriyan1-85/+71
2009-10-01cpqarray: switch to seq_fileAlexey Dobriyan1-33/+30
2009-10-01Btrfs: remove duplicates of filemap_ helpersChristoph Hellwig4-102/+10
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason14-146/+727
2009-10-01pktgen: Fix delay handlingEric Dumazet1-2/+4
2009-10-01Btrfs: take i_mutex before generic_write_checksChris Mason1-8/+17
2009-10-01ARM: 5738/1: Correct TCM documentationLinus Walleij1-4/+6
2009-10-01ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow1-2/+2
2009-10-01ARM: 5733/1: fix bcmring compile errorLeo Chen1-1/+0
2009-10-01ARM: 5732/1: remove redundant include fileLeo Chen1-1/+0
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij3-2/+11
2009-10-01ALSA: hda - Fix digita/analog mic auto-switching with IDT codecsTakashi Iwai1-6/+14
2009-10-01Btrfs: fix arguments to btrfs_wait_on_page_writeback_rangeChristoph Hellwig1-1/+3
2009-10-01Merge remote branch 'takashi/fix/asoc' into for-2.6.32Mark Brown1-1/+1
2009-10-01ASoC: fix kconfig order of Blackfin driversBarry Song1-49/+49
2009-10-01ALSA: hda - Added quirk to enable sound on Toshiba NB200Manoj Iyer1-0/+1
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko1-3/+1
2009-10-01ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2Takashi Iwai1-1/+1
2009-10-01ext4: drop ext4dev compatEric Sandeen2-45/+0
2009-10-01ALSA: Don't assume i2c device probing always succeedsTakashi Iwai2-0/+21
2009-10-01ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350PDaniel T Chen1-0/+6
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde4-6/+24
2009-09-303c59x: Rework suspend and resumeAnton Vorontsov1-39/+38
2009-09-30drivers/net: ks8851_mll ethernet network driverChoi, David3-0/+1705
2009-09-30skge: Make sure both ports initialize correctlyMike McCormack1-3/+6
2009-09-30bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin1-1/+1
2009-09-30qlge: Fix error exit for probe call.Ron Mercer1-5/+5
2009-09-30qlge: Protect reset recovery with rtnl_lock().Ron Mercer1-3/+3
2009-09-30qlge: Fix spin_lock warning.Ron Mercer1-2/+0
2009-09-30qlge: Fix out of sync hardware semaphore.Ron Mercer1-4/+4
2009-09-30qlge: Fix bad bit definitions.Ron Mercer1-9/+9
2009-09-30ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr1-7/+0
2009-09-30ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2-2/+9
2009-09-30ixgbe: Bump driver version numberPeter P Waskiewicz Jr1-1/+1