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