summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-02-222-0/+5
* PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-225-15/+23
* PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes2010-02-221-1/+0
* PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox2010-02-223-1/+3
* PCI: Add support for AGP in cur/max bus speedMatthew Wilcox2010-02-223-5/+55
* PCI: Add support for detection of PCIe and PCI-X bus speedsMatthew Wilcox2010-02-221-0/+66
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-2217-498/+246
* PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox2010-02-223-34/+29
* PCI: Rewrite pci_scan_slotMatthew Wilcox2010-02-221-9/+47
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-225-31/+22
|\
| * perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu2010-02-221-0/+3
| * hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2010-02-192-2/+7
| * hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker2010-02-191-23/+7
| * perf_events: Fix FORK eventsPeter Zijlstra2010-02-141-6/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-222-4/+10
|\ \
| * | 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
OpenPOWER on IntegriCloud