summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-1526-68/+144
|\ \ \ \ \
| | | | | * do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() failsOleg Nesterov2008-10-141-7/+8
| | | | * | printk: robustify printk, update commentJiri Kosina2008-08-201-3/+0
| | | | * | printk: robustify printk, fix #2Peter Zijlstra2008-08-201-1/+1
| | | | * | printk: robustify printk, fixIngo Molnar2008-08-111-4/+3
| | | | * | printk: robustify printkPeter Zijlstra2008-08-114-3/+23
| | | * | | x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar2008-09-261-1/+1
| | | * | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fixIngo Molnar2008-09-261-5/+9
| | | * | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha2008-09-263-0/+40
| | | * | | dmi scan: warn about too early calls to dmi_check_system()Ingo Molnar2008-09-181-6/+16
| | | * | | generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-146-26/+13
| | | * | | generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge2008-09-143-5/+9
| | | * | | generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-147-10/+15
| | | * | | Merge commit 'v2.6.27-rc6' into core/resourcesIngo Molnar2008-09-14303-4077/+5277
| | | |\ \ \
| | | * | | | IO resources: fix/remove printkIngo Molnar2008-09-041-5/+1
| | * | | | | softirq, warning fix: correct a format to avoid a warningFrederic Weisbecker2008-10-031-1/+1
| | * | | | | softirqs, debug: preemption checkThomas Gleixner2008-10-021-0/+11
| | * | | | | softirq: allocate less vectorsAlexey Dobriyan2008-09-062-1/+3
| * | | | | | softlockup: Documentation/sysctl/kernel.txt: fix softlockup_thresh descriptionAndrew Morton2008-09-191-3/+4
* | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-1416-326/+918
|\ \ \ \ \ \ \
| * | | | | | | i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha2008-10-141-1/+12
| * | | | | | | i2c: Restore i2c_smbus_process_call functionPrakash Mortha2008-10-143-4/+26
| * | | | | | | i2c: Do earlier driver model initDavid Brownell2008-10-141-1/+4
| * | | | | | | i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare2008-10-141-2/+2
| * | | | | | | i2c: Guard against oopses from bad init sequencesDavid Brownell2008-10-141-0/+8
| * | | | | | | i2c: Document the implementation details of the /dev interfaceJean Delvare2008-10-141-0/+45
| * | | | | | | i2c: Improve dev-interface documentationJean Delvare2008-10-141-25/+40
| * | | | | | | i2c-parport-light: Don't register a platform device resourceJean Delvare2008-10-141-31/+8
| * | | | | | | hwmon: (dme1737) Convert to a new-style i2c driverJean Delvare2008-10-141-58/+48
| * | | | | | | hwmon: (dme1737) Be less i2c-centricJean Delvare2008-10-141-115/+111
| * | | | | | | i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut2008-10-141-3/+9
| * | | | | | | i2c-viapro: Add VX800/VX820 supportRudolf Marek2008-10-143-3/+13
| * | | | | | | i2c: Renesas Highlander FPGA SMBus supportPaul Mundt2008-10-143-0/+511
| * | | | | | | i2c-pca-isa: Don't grab arbitrary resourcesRene Herman2008-10-141-3/+17
| * | | | | | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-143-65/+48
| * | | | | | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi2008-10-141-29/+30
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-1448-2949/+5503
|\ \ \ \ \ \ \
| * | | | | | | HID: build drivers for all quirky devices by defaultJiri Kosina2008-10-141-0/+19
| * | | | | | | HID: add missing blacklist entry for Apple ATV ircontrolJiri Kosina2008-10-141-0/+1
| * | | | | | | HID: add support for Bright ABNT2 brazilian deviceMauro Carvalho Chehab2008-10-146-0/+86
| * | | | | | | HID: Don't let Avermedia Radio FM800 be handled by usb hid driversMauro Carvalho Chehab2008-10-142-0/+4
| * | | | | | | HID: fix numlock led on Dell device 0x413c/0x2105Mauro Carvalho Chehab2008-10-143-0/+3
| * | | | | | | HID: remove warn() macro from usb hid driversFrom: Greg Kroah-Hartman2008-10-142-8/+12
| * | | | | | | HID: remove info() macro from usb HID driversGreg Kroah-Hartman2008-10-143-5/+10
| * | | | | | | HID: add appletv IR receiver quirkPeter Korsgaard2008-10-142-0/+3
| * | | | | | | HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula2008-10-144-7/+37
| * | | | | | | HID: hiddev.h: Fix example code.Antonio Ospite2008-10-141-0/+2
| * | | | | | | HID: hiddev.h: Fix mixed space and tabs in example code.Antonio Ospite2008-10-141-19/+19
| * | | | | | | HID: convert to dev_* printsJiri Slaby2008-10-144-24/+27
| * | | | | | | HID: remove hid-ffJiri Slaby2008-10-145-94/+2
OpenPOWER on IntegriCloud