summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin2010-02-211-4/+4
| * | Input: polldev can cause crash in case when polling disabledSamu Onkalo2010-02-201-0/+6
* | | i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki2010-02-221-21/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-211-2/+2
|\ \ \
| * | | sparc32: Fix struct stat uid/gid types.David S. Miller2010-02-211-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-02-211-6/+7
|\ \ \ \
| * | | | [WATCHDOG] bfin: fix max timeout calculationMike Frysinger2010-02-211-6/+7
* | | | | mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin2010-02-211-21/+15
|/ / / /
* | | | 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
| |\| | | | | |