| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-11 | 1 | -2/+2 |
|\ |
|
| * | sgi-xp: nested calls to spin_lock_irqsave() | Dan Carpenter | 2012-07-11 | 1 | -2/+2 |
* | | mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq | Tomas Winkler | 2012-07-10 | 1 | -1/+1 |
|/ |
|
* | misc: mei: set WDIOF_ALARMONLY on mei watchdog | Tomas Winkler | 2012-06-13 | 1 | -1/+1 |
* | misc: mei: Disable MSI when IRQ registration fails | Samuel Ortiz | 2012-06-13 | 1 | -2/+2 |
* | misc: mei: fix stalled read | Tomas Winkler | 2012-06-13 | 1 | -1/+1 |
* | misc: mei: unregister misc device in pci_remove function | Tomas Winkler | 2012-06-13 | 1 | -1/+2 |
* | misc: mei: set IRQF_ONESHOT for msi request_threaded_irq | Tomas Winkler | 2012-06-13 | 1 | -1/+1 |
* | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 | 1 | -0/+6 |
|\ |
|
| * | mfd: Enable Device Tree support in the ab8500-pwm driver | Lee Jones | 2012-05-20 | 1 | -0/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -3/+3 |
|\ \ |
|
| * | | c2port: fix bogus Kconfig "default no" | Paul Bolle | 2012-05-07 | 1 | -3/+3 |
| |/ |
|
* | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-22 | 13 | -0/+5828 |
|\ \ |
|
| * | | mei: move doc files Documentation/misc-devices/mei | Tomas Winkler | 2012-05-09 | 3 | -705/+0 |
| * | | mei: export mei.h for the user space | Tomas Winkler | 2012-05-09 | 11 | -120/+9 |
| * | | mei: pci_probe/remove: use dev_err instead of printk(KERN_ERR | Tomas Winkler | 2012-05-09 | 1 | -8/+8 |
| * | | mei: use pr_err instead of printk(KERN_ERR | Tomas Winkler | 2012-05-09 | 1 | -1/+1 |
| * | | Staging: mei: move the mei code out of staging | Greg Kroah-Hartman | 2012-05-01 | 17 | -0/+6644 |
| |/ |
|
* | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-05-22 | 3 | -502/+0 |
|\ \ |
|
| * | | misc: MAX8997: Remove max8997-muic driver | Chanwoo Choi | 2012-05-09 | 3 | -504/+0 |
| |/ |
|
* | | Support M95040 SPI EEPROM | Ivo Sieben | 2012-04-18 | 1 | -3/+16 |
* | | misc: add support for bmp18x chips to the bmp085 driver | Eric Andersson | 2012-04-18 | 6 | -100/+306 |
* | | misc: bmp085: add device tree properties | Eric Andersson | 2012-04-18 | 1 | -1/+36 |
* | | misc: clean up bmp085 driver | Eric Andersson | 2012-04-18 | 1 | -103/+103 |
* | | misc: do not mark exported functions __devexit | Arnd Bergmann | 2012-04-18 | 1 | -1/+1 |
* | | misc: add missing __devexit_p() annotations | Arnd Bergmann | 2012-04-18 | 2 | -2/+2 |
* | | pch_phub: delete duplicate definitions | Tomoya MORINAGA | 2012-04-18 | 1 | -4/+0 |
* | | misc: Fix irq leak in max8997_muic_probe error path | Axel Lin | 2012-04-18 | 1 | -4/+2 |
|/ |
|
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 1 | -7/+1 |
|\ |
|
| * | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -7/+1 |
* | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-04-04 | 1 | -45/+115 |
|\ \ |
|
| * | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel | 2012-03-29 | 1 | -17/+0 |
| * | | kgdbts: (2 of 2) fix single step awareness to work correctly with SMP | Jason Wessel | 2012-03-29 | 1 | -11/+62 |
| * | | kgdbts: (1 of 2) fix single step awareness to work correctly with SMP | Jason Wessel | 2012-03-29 | 1 | -11/+43 |
| * | | kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA | Jason Wessel | 2012-03-29 | 1 | -24/+28 |
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 2 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
| * | | Add #includes needed to permit the removal of asm/system.h | David Howells | 2012-03-28 | 1 | -0/+1 |
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -10/+54 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter | Nicolas Ferre | 2012-03-01 | 1 | -0/+20 |
| * | | ARM: at91/tc: add device tree support to atmel_tclib | Nicolas Ferre | 2012-03-01 | 1 | -2/+25 |
| * | | ARM: at91/tclib: take iomem size from resource | Nicolas Ferre | 2012-03-01 | 1 | -8/+9 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-21 | 1 | -42/+72 |
|\ \ \ |
|
| * | | | carma-fpga: fix race between data dumping and DMA callback | Ira Snyder | 2012-02-27 | 1 | -40/+61 |
| * | | | carma-fpga: fix lockdep warning | Ira Snyder | 2012-02-27 | 1 | -2/+11 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-21 | 2 | -16/+11 |
|\ \ \ |
|
| * | | | ibmasmfs: make register_filesystem the last failure exit | Al Viro | 2012-03-20 | 1 | -6/+5 |
| * | | | tidy up after d_make_root() conversion | Al Viro | 2012-03-20 | 1 | -8/+6 |
| * | | | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-20 | 1 | -4/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-03-20 | 1 | -10/+2 |
|\ \ \ |
|