summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | md/raid6: Fix raid-6 read-error correction in degraded stateGabriele A. Trombetti2010-05-071-1/+1
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-05-073-13/+11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | pcmcia: fix compilation after 16bit state locking changesMarc Zyngier2010-05-041-6/+1
| | * | | | | | | | | | | pcmcia: order userspace suspend and resume requestsDominik Brodowski2010-05-041-7/+9
| | * | | | | | | | | | | pcmcia: avoid pccard_validate_cis failure in resume callpathDominik Brodowski2010-05-031-0/+1
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-05-073-5/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | blk-cgroup: Fix an RCU warning in blkiocg_create()Li Zefan2010-05-071-4/+4
| | * | | | | | | | | | | blk-cgroup: Fix RCU correctness warning in cfq_init_queue()Vivek Goyal2010-05-061-0/+2
| | * | | | | | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-05-041-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | drbd: don't expose failed local READ to upper layersLars Ellenberg2010-05-031-1/+1
| * | | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-074-61/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom2010-05-072-57/+1
| | * | | | | | | | | | | drm/ttm: Remove some leftover debug messages.Thomas Hellstrom2010-05-071-4/+1
| | * | | | | | | | | | | drm/radeon: async event synchronization for drmWaitVblankJerome Glisse2010-05-071-0/+2
| * | | | | | | | | | | | virtio: initialize earlierStijn Tintel2010-05-071-1/+1
| * | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-05-071-35/+51
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | NFS: Fix RCU issues in the NFSv4 delegation codeDavid Howells2010-05-011-21/+23
| | * | | | | | | | | | | | NFSv4: Fix the locking in nfs_inode_reclaim_delegation()Trond Myklebust2010-05-011-14/+28
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-078-26/+160
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...Len Brown2010-05-06596-3088/+8675
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | ACPI: fix acpi_hest_firmware_first_pci() caused oopsShaohua Li2010-05-061-0/+4
| | | | | | * | | | | | | | | | | | sbshc: acpi_device_class "smbus_host_controller" too longDan Carpenter2010-05-061-1/+1
| | | | | | * | | | | | | | | | | | power_meter: acpi_device_class "power_meter_resource" too longDan Carpenter2010-05-061-1/+1
| | | | | | * | | | | | | | | | | | acpi_pad: "processor_aggregator" name too longDan Carpenter2010-05-061-1/+1
| | | | | | | |_|_|/ / / / / / / / | | | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | | | PNP: don't check for conflicts with bridge windowsBjorn Helgaas2010-05-061-0/+4
| | | | | |/ / / / / / / / / / /
| | | | * | | | | | | | | | | | ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa2010-05-061-0/+24
| | | | * | | | | | | | | | | | ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPadsAlex Chiang2010-05-051-0/+120
| | | * | | | | | | | | | | | | ACPI: silence kmemcheck false positiveDan Carpenter2010-04-271-1/+1
| | * | | | | | | | | | | | | | PNPACPI: compute Address Space length rather than using _LENBjorn Helgaas2010-04-281-22/+4
| * | | | | | | | | | | | | | | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-0721-65/+90
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | V4L/DVB: pxa_camera: move fifo reset direct before dma startStefan Herbrechtsmeier2010-05-061-5/+6
| | * | | | | | | | | | | | | | | V4L/DVB: video: testing unsigned for less than 0Dan Carpenter2010-05-061-1/+1
| | * | | | | | | | | | | | | | | V4L/DVB: mx1-camera: compile fixUwe Kleine-König2010-05-062-6/+10
| | * | | | | | | | | | | | | | | V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-061-3/+0
| | * | | | | | | | | | | | | | | V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss2010-05-061-0/+4
| | * | | | | | | | | | | | | | | V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil2010-05-065-23/+13
| | * | | | | | | | | | | | | | | V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not ...Hans Verkuil2010-05-061-2/+2
| | * | | | | | | | | | | | | | | V4L/DVB: feature-removal: announce videotext.h removalHans Verkuil2010-05-061-0/+23
| | * | | | | | | | | | | | | | | V4L/DVB: V4L - vpfe capture - fix for kernel crashMuralidharan Karicheri2010-05-061-13/+20
| | * | | | | | | | | | | | | | | V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driverJohn Ellson2010-05-062-1/+1
| | * | | | | | | | | | | | | | | V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driverErik Andrén2010-05-061-2/+0
| | * | | | | | | | | | | | | | | V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declarationYong Zhang2010-05-061-1/+1
| | * | | | | | | | | | | | | | | V4L/DVB: saa7146: fix up bytesperline if it is an impossible valueMichael Hunold2010-05-061-3/+5
| | * | | | | | | | | | | | | | | V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation failsMurali Karicheri2010-05-061-2/+3
| | * | | | | | | | | | | | | | | V4L/DVB: V4L - Makfile:Removed duplicate entry of davinciVaibhav Hiremath2010-05-061-2/+0
| | * | | | | | | | | | | | | | | V4L/DVB: omap24xxcam: potential buffer overflowDan Carpenter2010-05-061-1/+1
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-076-10/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2010-05-062-0/+13
| | * | | | | | | | | | | | | | | memcg: css_id() must be called under rcu_read_lock()Paul E. McKenney2010-05-041-5/+16
| | * | | | | | | | | | | | | | | cgroup: Check task_lock in task_subsys_state()Li Zefan2010-05-041-0/+1
OpenPOWER on IntegriCloud