Age | Commit message (Expand) | Author | Files | Lines |
2010-03-15 | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 2 | -1/+10 |
2010-03-15 | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 1 | -93/+0 |
2010-03-14 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2010-03-14 | Add include to i2c-xii.c to fix build error | Randy Dunlap | 1 | -0/+1 |
2010-03-14 | Add the platform data include for the Xilinx XPS IIC Bus Interface | Richard Röjfors | 1 | -0/+43 |
2010-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 33 | -283/+549 |
2010-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 11 | -22/+22 |
2010-03-14 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -61/+50 |
2010-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 8 | -22/+96 |
2010-03-14 | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar | 1 | -2/+2 |
2010-03-14 | Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table | Christoph Fritz | 1 | -0/+7 |
2010-03-14 | Input: ALPS - fix stuck buttons on some touchpads | Martin Buck | 1 | -30/+17 |
2010-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -1/+242 |
2010-03-14 | nilfs2: remove whitespaces before quoted newlines | Ryusuke Konishi | 2 | -2/+2 |
2010-03-14 | nilfs2: remove spaces before tabs | Ryusuke Konishi | 2 | -2/+2 |
2010-03-14 | nilfs2: fix various typos in comments | Ryusuke Konishi | 9 | -12/+12 |
2010-03-14 | nilfs2: fix typo "cout" -> "count" in error message | Ryusuke Konishi | 1 | -1/+1 |
2010-03-14 | nilfs2: fix function name typos in docbook comments | Ryusuke Konishi | 1 | -2/+2 |
2010-03-14 | nilfs2: fix discrepancy in use of static specifier | Ryusuke Konishi | 1 | -3/+3 |
2010-03-14 | sparc64: Add very basic XVR-1000 framebuffer driver. | David S. Miller | 3 | -0/+241 |
2010-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 114 | -23810/+1298 |
2010-03-14 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -4/+10 |
2010-03-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -12/+45 |
2010-03-14 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 18 | -55/+120 |
2010-03-14 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -23/+77 |
2010-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 3 | -2/+10 |
2010-03-14 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 27 | -129/+327 |
2010-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 4 | -5/+3 |
2010-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 8 | -9/+55 |
2010-03-13 | bridge: ensure to unlock in error path in br_multicast_query(). | YOSHIFUJI Hideaki | 1 | -4/+7 |
2010-03-13 | drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages | Joe Perches | 1 | -24/+30 |
2010-03-13 | sky2: Avoid rtnl_unlock without rtnl_lock | Mike McCormack | 1 | -1/+1 |
2010-03-13 | ipv6: Send netlink notification when DAD fails | Herbert Xu | 1 | -0/+2 |
2010-03-13 | drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant | Julia Lawall | 1 | -1/+1 |
2010-03-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 14 | -102/+107 |
2010-03-13 | i2c-algo-bit: Add pre- and post-xfer hooks | Jean Delvare | 2 | -0/+11 |
2010-03-13 | at24: Init dynamic bin_attribute structures | Wolfram Sang | 1 | -0/+1 |
2010-03-13 | i2c: Drop configure option I2C_DEBUG_CHIP | Jean Delvare | 1 | -8/+0 |
2010-03-13 | tsl2550: Move from i2c/chips to misc | Jean Delvare | 7 | -41/+14 |
2010-03-13 | i2c-i801: Don't use the block buffer for I2C block writes | Jean Delvare | 1 | -2/+4 |
2010-03-13 | i2c-powermac: Be less verbose in the absence of real errors. | Jean Delvare | 1 | -7/+18 |
2010-03-13 | i2c-smbus: Use device_lock/device_unlock | Stephen Rothwell | 1 | -3/+2 |
2010-03-13 | 9p: Skip check for mandatory locks when unlocking | Sachin Prabhu | 1 | -1/+1 |
2010-03-13 | 9p: Fixes a simple bug enabling writes beyond 2GB. | jvrao | 1 | -1/+1 |
2010-03-13 | 9p: Change the name of new protocol from 9p2010.L to 9p2000.L | Sripathi Kodi | 3 | -13/+13 |
2010-03-13 | fs/9p: re-init the wstat in readdir loop | Aneesh Kumar K.V | 1 | -1/+10 |
2010-03-13 | net/9p: Add sysfs mount_tag file for virtio 9P device | Aneesh Kumar K.V | 2 | -0/+21 |
2010-03-13 | net/9p: Use the tag name in the config space for identifying mount point | Aneesh Kumar K.V | 2 | -6/+50 |
2010-03-13 | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov | 4 | -4/+18 |
2010-03-13 | tracing: Do not record user stack trace from NMI context | Steven Rostedt | 1 | -0/+7 |