Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | ring-buffer: Move zeroing out excess in page to ring buffer code | Steven Rostedt | 2010-05-25 | 2 | -8/+9 | |
| | * | | | | ring-buffer: Reset "real_end" when page is filled | Steven Rostedt | 2010-05-25 | 1 | -0/+8 | |
| * | | | | | perf tui: Fix last use_browser problem related to .perfconfig | Arnaldo Carvalho de Melo | 2010-05-27 | 1 | -1/+1 | |
| * | | | | | perf symbols: Add the build id cache to the vmlinux path | Arnaldo Carvalho de Melo | 2010-05-26 | 3 | -6/+25 | |
| * | | | | | perf tui: Reset use_browser if stdout is not a tty | Arnaldo Carvalho de Melo | 2010-05-26 | 2 | -1/+2 | |
| |/ / / / | ||||||
* | | | | | ia64: revert __node_random addition | Linus Torvalds | 2010-05-30 | 1 | -17/+0 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2010-05-30 | 7 | -82/+500 | |
|\ \ \ \ \ | ||||||
| * | | | | | mm: export generic_pipe_buf_*() to modules | Miklos Szeredi | 2010-05-26 | 1 | -0/+6 | |
| * | | | | | fuse: support splice() reading from fuse device | Miklos Szeredi | 2010-05-25 | 1 | -41/+187 | |
| * | | | | | fuse: allow splice to move pages | Miklos Szeredi | 2010-05-25 | 3 | -15/+167 | |
| * | | | | | mm: export remove_from_page_cache() to modules | Miklos Szeredi | 2010-05-25 | 1 | -0/+1 | |
| * | | | | | mm: export lru_cache_add_*() to modules | Miklos Szeredi | 2010-05-25 | 1 | -0/+1 | |
| * | | | | | fuse: support splice() writing to fuse device | Miklos Szeredi | 2010-05-25 | 2 | -32/+148 | |
| * | | | | | fuse: get page reference for readpages | Miklos Szeredi | 2010-05-25 | 1 | -0/+2 | |
| * | | | | | fuse: use get_user_pages_fast() | Miklos Szeredi | 2010-05-25 | 2 | -8/+2 | |
| * | | | | | fuse: remove unneeded variable | Dan Carpenter | 2010-05-25 | 1 | -2/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2010-05-30 | 1 | -4/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | kconfig: Hide error output in find command in streamline_config.pl | Toralf Förster | 2010-05-28 | 1 | -2/+3 | |
| * | | | | | kconfig: Fix typo in comment in streamline_config.pl | Toralf Foerster | 2010-05-28 | 1 | -1/+1 | |
| * | | | | | kconfig: Make a variable local in streamline_config.pl | Toralf Foerster | 2010-05-28 | 1 | -1/+1 | |
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-05-30 | 62 | -1251/+7999 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | mfd: Rename twl5031 sih modules | Ilkka Koskinen | 2010-05-28 | 1 | -5/+6 | |
| * | | | | | | mfd: Storage class for timberdale should be before const qualifier | Tobias Klauser | 2010-05-28 | 1 | -10/+10 | |
| * | | | | | | mfd: Remove unneeded and dangerous clearing of clientdata | Wolfram Sang | 2010-05-28 | 2 | -3/+0 | |
| * | | | | | | mfd: New AB8500 driver | Rabin Vincent | 2010-05-28 | 8 | -477/+712 | |
| * | | | | | | gpio: Fix inverted rdc321x gpio data out registers | Florian Fainelli | 2010-05-28 | 1 | -1/+1 | |
| * | | | | | | mfd: Change rdc321x resources flags to IORESOURCE_IO | Florian Fainelli | 2010-05-28 | 3 | -6/+6 | |
| * | | | | | | mfd: Move pcf50633 irq related functions to its own file. | Lars-Peter Clausen | 2010-05-28 | 3 | -294/+330 | |
| * | | | | | | mfd: Use threaded irq for pcf50633 | Lars-Peter Clausen | 2010-05-28 | 2 | -49/+10 | |
| * | | | | | | mfd: pcf50633-adc: Fix potential race in pcf50633_adc_sync_read | Lars-Peter Clausen | 2010-05-28 | 1 | -24/+15 | |
| * | | | | | | mfd: Fix pcf50633 bitfield logic in interrupt handler | Lars-Peter Clausen | 2010-05-28 | 1 | -4/+4 | |
| * | | | | | | gpio: rdc321x needs to select MFD_CORE | Randy Dunlap | 2010-05-28 | 1 | -0/+1 | |
| * | | | | | | mfd: Use menuconfig for quicker config editing | Randy Dunlap | 2010-05-28 | 1 | -2/+8 | |
| * | | | | | | ARM: AB3550 board configuration and irq for U300 | Mattias Wallin | 2010-05-28 | 2 | -0/+62 | |
| * | | | | | | mfd: AB3550 core driver | Mattias Wallin | 2010-05-28 | 3 | -0/+1416 | |
| * | | | | | | mfd: AB3100 register access change to abx500 API | Mattias Wallin | 2010-05-28 | 8 | -92/+390 | |
| * | | | | | | mfd: Renamed ab3100.h to abx500.h | Linus Walleij | 2010-05-28 | 6 | -5/+5 | |
| * | | | | | | gpio: Add TC35892 GPIO driver | Rabin Vincent | 2010-05-28 | 3 | -0/+389 | |
| * | | | | | | mfd: Add Toshiba's TC35892 MFD core | Rabin Vincent | 2010-05-28 | 4 | -0/+491 | |
| * | | | | | | mfd: Delay to mask tsc irq in max8925 | Haojian Zhuang | 2010-05-28 | 1 | -2/+5 | |
| * | | | | | | mfd: Remove incorrect wm8350 kfree | Rabin Vincent | 2010-05-28 | 1 | -3/+1 | |
| * | | | | | | mfd: Fix error in wm8400 reg cache access check | Phil Carmody | 2010-05-28 | 1 | -2/+2 | |
| * | | | | | | davinci: da850 TPS6507x touch screen driver board data | Todd Fischer | 2010-05-28 | 1 | -0/+12 | |
| * | | | | | | mfd: Ensure WM831x charger interrupts are acknowledged when suspending | Mark Brown | 2010-05-28 | 2 | -2/+50 | |
| * | | | | | | mfd: Initialise WM831x IRQ masks on chip even if interrupts not in use | Mark Brown | 2010-05-28 | 1 | -8/+8 | |
| * | | | | | | input: Touchscreen driver for TPS6507x | Todd Fischer | 2010-05-28 | 6 | -0/+443 | |
| * | | | | | | mfd: Add TPS6507x support | Todd Fischer | 2010-05-28 | 5 | -79/+265 | |
| * | | | | | | regulator: tps6057x namespace cleanup | Todd Fischer | 2010-05-28 | 1 | -85/+87 | |
| * | | | | | | mfd: Add tps6507x board data structure | Todd Fischer | 2010-05-28 | 3 | -3/+29 | |
| * | | | | | | mfd: Move TPS6507x register definition to header file. | Todd Fischer | 2010-05-28 | 2 | -59/+135 |