summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-2.6.34Jens Axboe2010-02-221704-17034/+42323
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-02-205-10/+45
| |\
| | * CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells2010-02-201-1/+11
| | * vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert2010-02-201-1/+2
| | * fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy2010-02-191-1/+1
| | * Switch proc/self to nd_set_link()Al Viro2010-02-191-5/+19
| | * fix LOOKUP_FOLLOW on automount "symlinks"Al Viro2010-02-191-2/+12
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-207-7/+15
| |\ \
| | * | V4L/DVB: bttv: Move I2C IR initializationJean Delvare2010-02-193-2/+8
| | * | V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...Martin Fuzzey2010-02-191-1/+1
| | * | soc-camera: mt9t112: modify exiting conditions from standby modeKuninori Morimoto2010-02-191-1/+1
| | * | V4L/DVB: cxusb: Select all required frontend and tuner modulesBen Hutchings2010-02-191-1/+3
| | * | V4L/DVB: dvb: l64781.ko broken with gcc 4.5Richard Guenther2010-02-191-2/+2
| | |/
| * | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-201-7/+5
| |\ \
| | * | omap: Remove DEBUG_FS dependency for mux name checkingRanjith Lohithakshan2010-02-171-7/+5
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-02-209-11/+67
| |\ \ \
| | * | | ARM: allow alignment fault mode to be configured at kernel bootRussell King2010-02-202-0/+8
| | * | | ARM: Update mach-typesRussell King2010-02-201-2/+44
| | * | | ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij2010-02-201-1/+5
| | * | | ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye2010-02-201-1/+2
| | * | | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King2010-02-1830-173/+233
| | |\ \ \
| | | * | | MAINTAINERS: fix my e-mail and status for Gemini and FA526Paulius Zaleckas2010-02-181-4/+4
| | | * | | Gemini: wrong registers used to set reg_level in gpio_set_irq_type()Roel Kluin2010-02-181-2/+2
| | * | | | ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski2010-02-181-1/+1
| | * | | | ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar2010-02-181-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-198-16/+40
| |\ \ \ \ \
| | * | | | | [SCSI] megaraid_sas: fix for 32bit appsTomas Henzl2010-02-191-2/+16
| | * | | | | [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connectionsRob Love2010-02-171-2/+16
| | * | | | | [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.Bhanu Prakash Gollapudi2010-02-171-1/+1
| | * | | | | [SCSI] libfc: Don't assume response request present.Hugh Daschbach2010-02-171-1/+2
| | * | | | | [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach2010-02-171-1/+1
| | * | | | | [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p...Vasu Dev2010-02-172-4/+1
| | * | | | | [SCSI] iscsi_tcp regression: remove bogus warn on in write pathMike Christie2010-02-171-5/+3
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-195-23/+50
| |\ \ \ \ \
| | * | | | | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-191-18/+27
| | * | | | | sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings2010-02-191-1/+1
| | * | | | | net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman2010-02-191-1/+2
| | * | | | | net: Fix sysctl restarts...Eric W. Biederman2010-02-192-3/+20
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-194-3/+16
| |\ \ \ \ \
| | * | | | | sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller2010-02-191-2/+4
| | * | | | | sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo2010-02-171-1/+1
| | * | | | | sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller2010-02-171-0/+7
| | * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-171519-14571/+36864
| | |\| | | |
| | * | | | | sparc64: Tighten checks in kstack_valid().David S. Miller2010-02-121-0/+4
| * | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-198-18/+39
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | drm/radeon: bump the UMS driver version number to indicate rv740 fixDave Airlie2010-02-201-1/+2
| | * | | | | drm/radeon/kms: free fence IB if it wasn't emited at IB free timeJerome Glisse2010-02-201-0/+2
| | * | | | | drm/ttm: fix caching problem on non-PAT systems.Francisco Jerez2010-02-201-7/+11
| | * | | | | drm/radeon/rv740: fix backend setupAlex Deucher2010-02-202-6/+12
| | * | | | | drm/radeon/kms: fix shared ddc detectionAlex Deucher2010-02-201-3/+2