Age | Commit message (Expand) | Author | Files | Lines |
2009-04-14 | filemap: fix kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
2009-04-14 | include/linux/fiemap.h: include types.h now that it's exported | Eric Sandeen | 1 | -0/+2 |
2009-04-14 | drivers/video/aty/radeon_base.c: fix typo in comment | Paul Menzel | 1 | -2/+2 |
2009-04-14 | sisfb: fix color component length for pseudocolor modes | Michal Januszewski | 1 | -1/+1 |
2009-04-14 | sa1100fb: fix color component length for pseudocolor modes | Michal Januszewski | 2 | -8/+14 |
2009-04-14 | s3fb: fix color component length for pseudocolor modes | Michal Januszewski | 1 | -3/+3 |
2009-04-14 | namespaces: move get_mq() inside #ifdef CONFIG_SYSCTL | Geert Uytterhoeven | 1 | -1/+1 |
2009-04-14 | aio: remove INIT_KIOCTX | Alexey Dobriyan | 1 | -13/+0 |
2009-04-14 | hfs: fix memory leak when unmounting | Dave Anderson | 2 | -0/+5 |
2009-04-14 | hwmon: sht15 humidity sensor driver | Jonathan Cameron | 4 | -0/+727 |
2009-04-14 | efifb: exit if framebuffer address is invalid | Matthew Garrett | 1 | -2/+5 |
2009-04-14 | uvesafb: fix color component length for pseudocolor modes | Michal Januszewski | 1 | -25/+10 |
2009-04-14 | fbdev: fix color component field length documentation | Michal Januszewski | 3 | -9/+18 |
2009-04-14 | fbdev: fix info->lock deadlock in fbcon_event_notify() | Andrea Righi | 4 | -58/+22 |
2009-04-14 | init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=n | Nikanth Karthikesan | 1 | -0/+2 |
2009-04-14 | hp_accel: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2009-04-14 | Documentation/sysctl/net.txt: fix a typo | Li Zefan | 1 | -1/+1 |
2009-04-14 | MAINTAINERS: fix Andreas's email address | Randy Dunlap | 1 | -1/+1 |
2009-04-14 | MAINTAINERS: switch maintainer of the hso driver | Jan Dumon | 1 | -2/+2 |
2009-04-14 | mm: move the scan_unevictable_pages sysctl to the vm table | Peter Zijlstra | 1 | -10/+10 |
2009-04-14 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 13 | -161/+180 |
2009-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 11 | -18/+116 |
2009-04-13 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -28/+35 |
2009-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 28 | -200/+3062 |
2009-04-13 | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 5 | -4/+29 |
2009-04-13 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2 | -3/+12 |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -19/+57 |
2009-04-13 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -29/+45 |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -3/+18 |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 1 | -15/+9 |
2009-04-13 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 5 | -6/+16 |
2009-04-13 | add some long-missing capabilities to fs_mask | Serge E. Hallyn | 1 | -4/+19 |
2009-04-13 | Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-mods | Linus Torvalds | 2 | -187/+1896 |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -53/+58 |
2009-04-13 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 1 | -1/+1 |
2009-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 7 | -106/+128 |
2009-04-13 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 159 | -2/+15718 |
2009-04-13 | i2c: Let new-style drivers implement attach_adapter | Jean Delvare | 1 | -2/+1 |
2009-04-13 | i2c: Fix sparse warnings for I2C_BOARD_INFO() | Ben Hutchings | 1 | -1/+1 |
2009-04-13 | i2c-voodoo3: Deprecate in favor of tdfxfb | Jean Delvare | 2 | -2/+13 |
2009-04-13 | i2c-algo-pca: Fix use of uninitialized variable in debug message | Jean Delvare | 1 | -1/+1 |
2009-04-13 | ata: fix obviously wrong comment | Vegard Nossum | 1 | -3/+1 |
2009-04-13 | ahci: force CAP_NCQ for earlier NV MCPs | Tejun Heo | 1 | -24/+33 |
2009-04-13 | [libata] sata_via: kill uninit'd var warning | Jeff Garzik | 1 | -1/+1 |
2009-04-12 | lockdep: continue lock debugging despite some taints | Frederic Weisbecker | 1 | -1/+3 |
2009-04-12 | lockdep: warn about lockdep disabling after kernel taint | Frederic Weisbecker | 3 | -3/+16 |
2009-04-12 | x86: add linux kernel support for YMM state | Suresh Siddha | 4 | -2/+15 |
2009-04-12 | x86: fix wrong section of pat_disable & make it static | Marcin Slusarz | 1 | -1/+1 |
2009-04-12 | x86: Fix section mismatches in mpparse | Rakib Mullick | 1 | -3/+4 |
2009-04-12 | tracing/filters: return proper error code when writing filter file | Li Zefan | 2 | -6/+8 |