| Commit message (Expand) | Author | Files | Lines |
2009-04-14 | initramfs: fix initramfs to work with hardlinked init | Randy Robertson | 1 | -1/+2 |
2009-04-14 | ptrace: fix exit_ptrace() vs ptrace_traceme() race | Oleg Nesterov | 1 | -3/+4 |
2009-04-14 | MAINTAINERS: bluesmoke-devel list is moderated for non-subscribers | Jean Delvare | 1 | -10/+10 |
2009-04-14 | mm: reformat the Unevictable-LRU documentation | David Howells | 1 | -469/+572 |
2009-04-14 | mm: point the UNEVICTABLE_LRU config option at the documentation | David Howells | 1 | -0/+2 |
2009-04-14 | sysrq: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-04-14 | include/video/cyblafb.h: remove it, it's unused | Joe Perches | 1 | -175/+0 |
2009-04-14 | res_counter: update documentation | Andrea Righi | 1 | -6/+21 |
2009-04-14 | spi: spi_write_then_read() bugfixes | David Brownell | 1 | -8/+14 |
2009-04-14 | asm-generic/siginfo.h: update NSIGTRAP definition | Andi Kleen | 1 | -1/+1 |
2009-04-14 | cirrusfb: do not allow unsupported pixel depth | Krzysztof Helt | 1 | -3/+1 |
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-13 | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 5 | -4/+29 |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 1 | -15/+9 |
2009-04-13 | add some long-missing capabilities to fs_mask | Serge E. Hallyn | 1 | -4/+19 |
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 |
2009-04-12 | tracing/filters: allow user input integer to be oct or hex | Li Zefan | 1 | -2/+3 |
2009-04-12 | tracing/filters: fix NULL pointer dereference | Li Zefan | 1 | -0/+5 |
2009-04-12 | tracing/filters: NIL-terminate user input filter | Li Zefan | 1 | -0/+2 |