| Commit message (Expand) | Author | Age | Files | Lines |
*-------. | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 26 | -68/+144 |
|\ \ \ \ \ |
|
| | | | | * | do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() fails | Oleg Nesterov | 2008-10-14 | 1 | -7/+8 |
| | | | * | | printk: robustify printk, update comment | Jiri Kosina | 2008-08-20 | 1 | -3/+0 |
| | | | * | | printk: robustify printk, fix #2 | Peter Zijlstra | 2008-08-20 | 1 | -1/+1 |
| | | | * | | printk: robustify printk, fix | Ingo Molnar | 2008-08-11 | 1 | -4/+3 |
| | | | * | | printk: robustify printk | Peter Zijlstra | 2008-08-11 | 4 | -3/+23 |
| | | * | | | x86, pci-hotplug, calgary / rio: fix EBDA ioremap() | Ingo Molnar | 2008-09-26 | 1 | -1/+1 |
| | | * | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fix | Ingo Molnar | 2008-09-26 | 1 | -5/+9 |
| | | * | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t... | Suresh Siddha | 2008-09-26 | 3 | -0/+40 |
| | | * | | | dmi scan: warn about too early calls to dmi_check_system() | Ingo Molnar | 2008-09-18 | 1 | -6/+16 |
| | | * | | | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 6 | -26/+13 |
| | | * | | | generic: make PFN_PHYS explicitly return phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 3 | -5/+9 |
| | | * | | | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge | 2008-09-14 | 7 | -10/+15 |
| | | * | | | Merge commit 'v2.6.27-rc6' into core/resources | Ingo Molnar | 2008-09-14 | 303 | -4077/+5277 |
| | | |\ \ \ |
|
| | | * | | | | IO resources: fix/remove printk | Ingo Molnar | 2008-09-04 | 1 | -5/+1 |
| | * | | | | | softirq, warning fix: correct a format to avoid a warning | Frederic Weisbecker | 2008-10-03 | 1 | -1/+1 |
| | * | | | | | softirqs, debug: preemption check | Thomas Gleixner | 2008-10-02 | 1 | -0/+11 |
| | * | | | | | softirq: allocate less vectors | Alexey Dobriyan | 2008-09-06 | 2 | -1/+3 |
| * | | | | | | softlockup: Documentation/sysctl/kernel.txt: fix softlockup_thresh description | Andrew Morton | 2008-09-19 | 1 | -3/+4 |
* | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-10-14 | 16 | -326/+918 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | i2c-viapro: Add support for SMBus Process Call transactions | Prakash Mortha | 2008-10-14 | 1 | -1/+12 |
| * | | | | | | | i2c: Restore i2c_smbus_process_call function | Prakash Mortha | 2008-10-14 | 3 | -4/+26 |
| * | | | | | | | i2c: Do earlier driver model init | David Brownell | 2008-10-14 | 1 | -1/+4 |
| * | | | | | | | i2c: Only build Tyan SMBus mux drivers on x86 | Jean Delvare | 2008-10-14 | 1 | -2/+2 |
| * | | | | | | | i2c: Guard against oopses from bad init sequences | David Brownell | 2008-10-14 | 1 | -0/+8 |
| * | | | | | | | i2c: Document the implementation details of the /dev interface | Jean Delvare | 2008-10-14 | 1 | -0/+45 |
| * | | | | | | | i2c: Improve dev-interface documentation | Jean Delvare | 2008-10-14 | 1 | -25/+40 |
| * | | | | | | | i2c-parport-light: Don't register a platform device resource | Jean Delvare | 2008-10-14 | 1 | -31/+8 |
| * | | | | | | | hwmon: (dme1737) Convert to a new-style i2c driver | Jean Delvare | 2008-10-14 | 1 | -58/+48 |
| * | | | | | | | hwmon: (dme1737) Be less i2c-centric | Jean Delvare | 2008-10-14 | 1 | -115/+111 |
| * | | | | | | | i2c/tps65010: Vibrator hookup to gpiolib | Marek Vasut | 2008-10-14 | 1 | -3/+9 |
| * | | | | | | | i2c-viapro: Add VX800/VX820 support | Rudolf Marek | 2008-10-14 | 3 | -3/+13 |
| * | | | | | | | i2c: Renesas Highlander FPGA SMBus support | Paul Mundt | 2008-10-14 | 3 | -0/+511 |
| * | | | | | | | i2c-pca-isa: Don't grab arbitrary resources | Rene Herman | 2008-10-14 | 1 | -3/+17 |
| * | | | | | | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 | Jean Delvare | 2008-10-14 | 3 | -65/+48 |
| * | | | | | | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 1 | Felipe Balbi | 2008-10-14 | 1 | -29/+30 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-10-14 | 48 | -2949/+5503 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | HID: build drivers for all quirky devices by default | Jiri Kosina | 2008-10-14 | 1 | -0/+19 |
| * | | | | | | | HID: add missing blacklist entry for Apple ATV ircontrol | Jiri Kosina | 2008-10-14 | 1 | -0/+1 |
| * | | | | | | | HID: add support for Bright ABNT2 brazilian device | Mauro Carvalho Chehab | 2008-10-14 | 6 | -0/+86 |
| * | | | | | | | HID: Don't let Avermedia Radio FM800 be handled by usb hid drivers | Mauro Carvalho Chehab | 2008-10-14 | 2 | -0/+4 |
| * | | | | | | | HID: fix numlock led on Dell device 0x413c/0x2105 | Mauro Carvalho Chehab | 2008-10-14 | 3 | -0/+3 |
| * | | | | | | | HID: remove warn() macro from usb hid drivers | From: Greg Kroah-Hartman | 2008-10-14 | 2 | -8/+12 |
| * | | | | | | | HID: remove info() macro from usb HID drivers | Greg Kroah-Hartman | 2008-10-14 | 3 | -5/+10 |
| * | | | | | | | HID: add appletv IR receiver quirk | Peter Korsgaard | 2008-10-14 | 2 | -0/+3 |
| * | | | | | | | HID: fix a lockup regression when using force feedback on a PID device | Anssi Hannula | 2008-10-14 | 4 | -7/+37 |
| * | | | | | | | HID: hiddev.h: Fix example code. | Antonio Ospite | 2008-10-14 | 1 | -0/+2 |
| * | | | | | | | HID: hiddev.h: Fix mixed space and tabs in example code. | Antonio Ospite | 2008-10-14 | 1 | -19/+19 |
| * | | | | | | | HID: convert to dev_* prints | Jiri Slaby | 2008-10-14 | 4 | -24/+27 |
| * | | | | | | | HID: remove hid-ff | Jiri Slaby | 2008-10-14 | 5 | -94/+2 |