Age | Commit message (Expand) | Author | Files | Lines |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -7/+1 |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -7/+1 |
2012-04-04 | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -45/+115 |
2012-03-29 | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel | 1 | -17/+0 |
2012-03-29 | kgdbts: (2 of 2) fix single step awareness to work correctly with SMP | Jason Wessel | 1 | -11/+62 |
2012-03-29 | kgdbts: (1 of 2) fix single step awareness to work correctly with SMP | Jason Wessel | 1 | -11/+43 |
2012-03-29 | kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA | Jason Wessel | 1 | -24/+28 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2 | -1/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-28 | Add #includes needed to permit the removal of asm/system.h | David Howells | 1 | -0/+1 |
2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -10/+54 |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -42/+72 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -16/+11 |
2012-03-20 | ibmasmfs: make register_filesystem the last failure exit | Al Viro | 1 | -6/+5 |
2012-03-20 | tidy up after d_make_root() conversion | Al Viro | 1 | -8/+6 |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -4/+2 |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 1 | -10/+2 |
2012-03-20 | Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 26 | -306/+30 |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 1 | -4/+1 |
2012-03-08 | TTY: remove minor_num from tty_driver | Jiri Slaby | 1 | -1/+0 |
2012-03-05 | c2port: class_create() returns an ERR_PTR | Dan Carpenter | 1 | -2/+2 |
2012-03-02 | misc: bmp085: Use unsigned long to store jiffies | Bernhard Walle | 1 | -1/+1 |
2012-03-01 | ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter | Nicolas Ferre | 1 | -0/+20 |
2012-03-01 | ARM: at91/tc: add device tree support to atmel_tclib | Nicolas Ferre | 1 | -2/+25 |
2012-03-01 | ARM: at91/tclib: take iomem size from resource | Nicolas Ferre | 1 | -8/+9 |
2012-02-27 | carma-fpga: fix race between data dumping and DMA callback | Ira Snyder | 1 | -40/+61 |
2012-02-27 | carma-fpga: fix lockdep warning | Ira Snyder | 1 | -2/+11 |
2012-02-24 | misc: bmp085: Handle jiffies overflow correctly | Bernhard Walle | 1 | -1/+2 |
2012-02-24 | misc: fsa9480: Remove obsolete cleanup for clientdata | Wolfram Sang | 1 | -2/+0 |
2012-02-10 | Merge tag 'tty-3.3-rc3' tty-next | Greg Kroah-Hartman | 1 | -5/+1 |
2012-02-09 | Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -22/+13 |
2012-02-09 | cs5535-mfgpt: don't call __init function from __devinit | Danny Kukawka | 1 | -1/+1 |
2012-02-03 | lkdtm: avoid calling lkdtm_do_action() with spinlock held | Cong Wang | 1 | -1/+5 |
2012-02-02 | mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip | Axel Lin | 1 | -0/+1 |
2012-02-02 | cs5535-mfgpt: don't call __init function from __devinit | Danny Kukawka | 1 | -1/+1 |
2012-02-02 | vmw_balloon: fix for a -Wuninitialized warning | Danny Kukawka | 1 | -7/+7 |
2012-02-02 | TTY: use tty_standard_install | Jiri Slaby | 1 | -5/+1 |
2012-01-24 | MISC: convert drivers/misc/* to use module_spi_driver() | Axel Lin | 5 | -57/+5 |
2012-01-24 | MISC: convert drivers/misc/* to use module_i2c_driver() | Axel Lin | 16 | -194/+17 |
2012-01-24 | MISC: convert drivers/misc/* to use module_platform_driver() | Axel Lin | 4 | -50/+4 |
2012-01-24 | drivers: misc: Remove MISC_DEVICES config option | Fabio Estevam | 1 | -14/+3 |
2012-01-24 | c2port: fix build error for duramar2150 due to missing header. | Paul Gortmaker | 1 | -0/+1 |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2 | -6/+8 |
2012-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 4 | -1/+515 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -6/+6 |
2012-01-13 | module_param: check type correctness for module_param_array | Rusty Russell | 1 | -0/+2 |
2012-01-09 | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -122/+123 |
2012-01-09 | misc: Remove max8997-muic sysfs attributes | Donggeun Kim | 1 | -133/+4 |
2012-01-09 | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij | 1 | -1/+1 |