| Commit message (Expand) | Author | Age | Files | Lines |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | Vmware balloon: switch to using sysem-wide freezable workqueue | Dmitry Torokhov | 2011-07-27 | 1 | -20/+11 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-07-26 | 3 | -42/+63 |
|\ |
|
| * | PTI feature to allow user to name and mark masterchannel request. | J Freyensee | 2011-07-02 | 1 | -39/+60 |
| * | 0 for o PTI Makefile bug. | J Freyensee | 2011-07-02 | 1 | -1/+1 |
| * | pch_phub: Fix register miss-setting issue | Tomoya MORINAGA | 2011-07-02 | 1 | -2/+2 |
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-26 | 1 | -3/+3 |
|\ \ |
|
| * | | pti: pti_tty_install documentation mispelling. | J Freyensee | 2011-06-07 | 1 | -3/+3 |
| |/ |
|
* | | Merge 'akpm' patch series | Linus Torvalds | 2011-07-26 | 8 | -3/+1094 |
|\ \ |
|
| * | | misc/eeprom: add eeprom access driver for digsy_mtc board | Anatolij Gustschin | 2011-07-26 | 3 | -0/+98 |
| * | | misc/eeprom: add driver for microwire 93xx46 EEPROMs | Anatolij Gustschin | 2011-07-26 | 3 | -0/+424 |
| * | | drivers/misc: add support the FSA9480 USB Switch | Donggeun Kim | 2011-07-26 | 3 | -0/+567 |
| * | | geode: reflect mfgpt dependency on mfd | Philip A. Prindeville | 2011-07-26 | 1 | -2/+1 |
| * | | drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL | Alexander Stein | 2011-07-26 | 1 | -1/+4 |
* | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 10 | -14/+31 |
|\| | |
|
| * | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-06-28 | 3 | -7/+14 |
| |\ \ |
|
| | * | | pti: PTI semantics fix in pti_tty_cleanup. | J Freyensee | 2011-06-07 | 1 | -1/+1 |
| | * | | pti: ENXIO error case memory leak PTI fix. | J Freyensee | 2011-06-07 | 1 | -1/+3 |
| | * | | pti: double-free security PTI fix | J Freyensee | 2011-06-07 | 1 | -2/+3 |
| | * | | drivers:misc: ti-st: fix skipping of change remote baud | Shahar Lev | 2011-06-07 | 1 | -2/+2 |
| | * | | st_kim: Handle case of no device found for ID 0 | Steven Rostedt | 2011-06-07 | 2 | -1/+5 |
| | |/ |
|
| * | | drivers/misc/ioc4.c: fix section mismatch / race condition | Ralf Baechle | 2011-06-28 | 1 | -1/+1 |
| * | | drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c... | Josh Hunt | 2011-06-28 | 1 | -0/+8 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-06-27 | 1 | -1/+1 |
| |\ \ |
|
| | * | | mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS | James Hogan | 2011-06-26 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-06-21 | 1 | -3/+3 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | sgi-xp: fix a use after free | Eric Dumazet | 2011-06-20 | 1 | -3/+3 |
| | |/ |
|
| * | | drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON... | Geert Uytterhoeven | 2011-06-16 | 1 | -0/+2 |
| * | | drivers/misc/cs5535-mfgpt.c: fix wrong if condition | Christian Gmeiner | 2011-06-16 | 1 | -1/+1 |
| * | | drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_... | Axel Lin | 2011-06-16 | 1 | -1/+1 |
| |/ |
|
* / | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 2 | -2/+2 |
|/ |
|
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-03 | 1 | -4/+2 |
* | kgdbts: only use new asm-generic/ptrace.h api when needed | Mike Frysinger | 2011-06-01 | 1 | -1/+4 |
* | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 2011-05-27 | 1 | -18/+11 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 5 | -31/+1134 |
|\ |
|
| * | Intel PTI implementaiton of MIPI 1149.7. | J Freyensee | 2011-05-14 | 3 | -0/+994 |
| * | pch_phub: Support new device ML7223 | Tomoya MORINAGA | 2011-05-12 | 2 | -29/+136 |
| * | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-23 | 1 | -2/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 4 | -9/+9 |
|\ \ |
|
| * | | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2011-04-26 | 2 | -6/+6 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 26 | -47/+2735 |
| |\| |
|
| * | | cs5535: Fix section mismatch | Nikanth Karthikesan | 2011-04-10 | 1 | -2/+2 |
| * | | ibmasm: fix comment typo | Justin P. Mattock | 2011-04-08 | 1 | -1/+1 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-05-20 | 6 | -0/+2595 |
|\ \ \ |
|
| * \ \ | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 2011-05-20 | 3 | -11/+15 |
| |\ \ \ |
|
| * | | | | misc: Add CARMA DATA-FPGA Programmer support | Ira Snyder | 2011-05-19 | 3 | -0/+1150 |
| * | | | | misc: Add CARMA DATA-FPGA Access Driver | Ira Snyder | 2011-05-19 | 5 | -0/+1445 |
| | |_|/
| |/| | |
|
* | | | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 2 | -0/+2 |
| |/ /
|/| | |
|
* | | | misc: fix ti-st build issues | Randy Dunlap | 2011-04-29 | 2 | -0/+2 |
* | | | drivers:misc:ti-st: remove rfkill dependency | Pavan Savoy | 2011-04-23 | 1 | -1/+0 |