| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \ |
|
| * | | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 1 | -4/+1 |
| * | | | TTY: remove minor_num from tty_driver | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
| * | | | Merge tag 'tty-3.3-rc3' tty-next | Greg Kroah-Hartman | 2012-02-10 | 1 | -5/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | TTY: use tty_standard_install | Jiri Slaby | 2012-02-02 | 1 | -5/+1 |
* | | | | Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 2012-03-20 | 26 | -306/+30 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | misc: bmp085: Use unsigned long to store jiffies | Bernhard Walle | 2012-03-02 | 1 | -1/+1 |
| * | | | misc: bmp085: Handle jiffies overflow correctly | Bernhard Walle | 2012-02-24 | 1 | -1/+2 |
| * | | | misc: fsa9480: Remove obsolete cleanup for clientdata | Wolfram Sang | 2012-02-24 | 1 | -2/+0 |
| * | | | cs5535-mfgpt: don't call __init function from __devinit | Danny Kukawka | 2012-02-09 | 1 | -1/+1 |
| * | | | MISC: convert drivers/misc/* to use module_spi_driver() | Axel Lin | 2012-01-24 | 5 | -57/+5 |
| * | | | MISC: convert drivers/misc/* to use module_i2c_driver() | Axel Lin | 2012-01-24 | 16 | -194/+17 |
| * | | | MISC: convert drivers/misc/* to use module_platform_driver() | Axel Lin | 2012-01-24 | 4 | -50/+4 |
| | |/
| |/| |
|
* | | | c2port: class_create() returns an ERR_PTR | Dan Carpenter | 2012-03-05 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-02-09 | 5 | -22/+13 |
|\ \ |
|
| * | | mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip | Axel Lin | 2012-02-02 | 1 | -0/+1 |
| * | | cs5535-mfgpt: don't call __init function from __devinit | Danny Kukawka | 2012-02-02 | 1 | -1/+1 |
| * | | vmw_balloon: fix for a -Wuninitialized warning | Danny Kukawka | 2012-02-02 | 1 | -7/+7 |
| * | | drivers: misc: Remove MISC_DEVICES config option | Fabio Estevam | 2012-01-24 | 1 | -14/+3 |
| * | | c2port: fix build error for duramar2150 due to missing header. | Paul Gortmaker | 2012-01-24 | 1 | -0/+1 |
| |/ |
|
* | | lkdtm: avoid calling lkdtm_do_action() with spinlock held | Cong Wang | 2012-02-03 | 1 | -1/+5 |
|/ |
|
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | 1 | -1/+1 |
| |\ |
|
| | * | carma: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 2 | -6/+8 |
|\ \ \ |
|
| * | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -6/+6 |
| * | | | module_param: check type correctness for module_param_array | Rusty Russell | 2012-01-13 | 1 | -0/+2 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-13 | 4 | -1/+515 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | misc: Remove max8997-muic sysfs attributes | Donggeun Kim | 2012-01-09 | 1 | -133/+4 |