Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | amd64_edac: Fix potential memleak | Borislav Petkov | 2011-03-29 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-29 | 40 | -107/+104 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gpio: ab8500: Mark broken | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 | |
| * | | | | | | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 33 | -69/+70 | |
| * | | | | | | xen: Use new irq_move functions | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 | |
| * | | | | | | xen: Cleanup genirq namespace | Thomas Gleixner | 2011-03-29 | 1 | -11/+11 | |
| * | | | | | | sh: Convert to new function names | Thomas Gleixner | 2011-03-29 | 2 | -13/+13 | |
| * | | | | | | sh: Use the proper accessor functions | Thomas Gleixner | 2011-03-29 | 1 | -7/+2 | |
| * | | | | | | parisc: Convert irq namespace | Thomas Gleixner | 2011-03-29 | 3 | -4/+5 | |
| |/ / / / / | ||||||
* | | | | | | char/tpm: Fix unitialized usage of data buffer | Peter Huewe | 2011-03-29 | 1 | -1/+1 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-03-29 | 15 | -61/+85 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | netdev: bfin_mac: document TE setting in RMII modes | Mike Frysinger | 2011-03-28 | 1 | -2/+11 | |
| * | | | | | drivers net: Fix declaration ordering in inline functions. | Balaji G | 2011-03-28 | 1 | -1/+1 | |
| * | | | | | cxgb3: Apply interrupt coalescing settings to all queues | Anton Blanchard | 2011-03-28 | 1 | -4/+10 | |
| * | | | | | net: fix ethtool->set_flags not intended -EINVAL return value | Stanislaw Gruszka | 2011-03-27 | 5 | -7/+7 | |
| * | | | | | mlx4_en: Fix loss of promiscuity | Herbert Xu | 2011-03-27 | 1 | -0/+3 | |
| * | | | | | tg3: Fix inline keyword usage | Javier Martinez Canillas | 2011-03-27 | 1 | -1/+1 | |
| * | | | | | tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce... | Javier Martinez Canillas | 2011-03-27 | 1 | -2/+2 | |
| * | | | | | net: use CHECKSUM_NONE instead of magic number | Cesar Eduardo Barros | 2011-03-27 | 1 | -1/+1 | |
| * | | | | | Net / jme: Do not use legacy PCI power management | Rafael J. Wysocki | 2011-03-27 | 1 | -14/+16 | |
| * | | | | | myri10ge: small rx_done refactoring | Stanislaw Gruszka | 2011-03-27 | 1 | -14/+23 | |
| * | | | | | can: c_can: Fix tx_bytes accounting | Jan Altenberg | 2011-03-27 | 1 | -1/+1 | |
| * | | | | | can: c_can_platform: fix irq check in probe | Marc Kleine-Budde | 2011-03-27 | 1 | -4/+5 | |
| * | | | | | can: c_can: disable one shot mode until driver is fixed | Marc Kleine-Budde | 2011-03-27 | 1 | -10/+4 | |
* | | | | | | md: Fix integrity registration error when no devices are capable | Martin K. Petersen | 2011-03-28 | 1 | -6/+2 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
*-. \ \ \ \ \ | Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git... | Linus Torvalds | 2011-03-28 | 1 | -33/+31 | |
|\ \ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | vlynq: Convert irq functions | Thomas Gleixner | 2011-03-28 | 1 | -33/+31 | |
* | | | | | | | memstick: make enable_dma less generic in r592 | Stephen Rothwell | 2011-03-28 | 1 | -3/+3 | |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2011-03-28 | 23 | -1215/+4754 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | xo15-ebook: Remove device.wakeup_count | Matthew Garrett | 2011-03-28 | 1 | -1/+0 | |
| * | | | | | | | ips: use interruptible waits in ips-monitor | Jesse Barnes | 2011-03-28 | 1 | -1/+1 | |
| * | | | | | | | acer-wmi: does not poll device status when WMI event is available | Lee, Chun-Yi | 2011-03-28 | 1 | -2/+18 | |
| * | | | | | | | acer-wmi: does not set persistence state by rfkill_init_sw_state | Lee, Chun-Yi | 2011-03-28 | 1 | -5/+14 | |
| * | | | | | | | platform-drivers: x86: fix common misspellings | Lucas De Marchi | 2011-03-28 | 7 | -10/+10 | |
| * | | | | | | | acer-wmi: use pr_<level> for messages | Lee, Chun-Yi | 2011-03-28 | 1 | -40/+28 | |
| * | | | | | | | asus-wmi: potential NULL dereference in show_call() | Dan Carpenter | 2011-03-28 | 1 | -1/+1 | |
| * | | | | | | | asus-wmi: signedness bug in read_brightness() | Dan Carpenter | 2011-03-28 | 1 | -1/+2 | |
| * | | | | | | | platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0 | Axel Lin | 2011-03-28 | 1 | -1/+1 | |
| * | | | | | | | platform-driver-x86: fix wrong merge for compal-laptop.c | Axel Lin | 2011-03-28 | 1 | -3/+3 | |
| * | | | | | | | msi-laptop: use pr_<level> for messages | Joey Lee | 2011-03-28 | 1 | -7/+7 | |
| * | | | | | | | Platform: add Samsung Laptop platform driver | Greg Kroah-Hartman | 2011-03-28 | 3 | -0/+846 | |
| * | | | | | | | acer-wmi: Fix WMI ID | Pali Rohár | 2011-03-28 | 1 | -2/+2 | |
| * | | | | | | | acer-wmi: deactive mail led when power off | Pali Rohár | 2011-03-28 | 1 | -0/+14 | |
| * | | | | | | | msi-laptop: send out touchpad on/off key | Lee, Chun-Yi | 2011-03-28 | 1 | -2/+79 | |
| * | | | | | | | acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE | Lee, Chun-Yi | 2011-03-28 | 1 | -1/+1 | |
| * | | | | | | | platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id t... | Axel Lin | 2011-03-28 | 1 | -0/+1 | |
| * | | | | | | | sony-laptop: potential null dereference | Dan Carpenter | 2011-03-28 | 1 | -1/+5 | |
| * | | | | | | | sony-laptop: handle allocation failures | Dan Carpenter | 2011-03-28 | 1 | -0/+4 | |
| * | | | | | | | sony-laptop: return negative on failure in sony_nc_add() | Dan Carpenter | 2011-03-28 | 1 | -2/+4 | |
| * | | | | | | | sony-laptop: make a couple variables static | Dan Carpenter | 2011-03-28 | 1 | -2/+2 |