aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-09slub: Fix kmem_ptr_validate() for non-kernel pointersPekka Enberg
2010-04-09slab: Generify kernel pointer validationPekka Enberg
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-04-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord
2010-04-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté
2010-04-08MAINTAINERS: Put the virtio-console entry in correct alphabetical orderAmit Shah
2010-04-07rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman
2010-04-07Have nfs ->d_revalidate() report errors properlyAl Viro
2010-04-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-07Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov
2010-04-07Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-07Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-07fs-cache: order the debugfs stats correctlyDavid Howells
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-04-07ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang
2010-04-07ratelimit: annotate ___ratelimit()Yong Zhang
2010-04-07/dev/mem: allow rewindingEric Dumazet
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton
2010-04-07raw: fsync method is now requiredAnton Blanchard
2010-04-07mb862xxfb: update Valentin's email addressAlexander Shishkin
2010-04-07mb862xxfb: fix acceleration module licenseRandy Dunlap
2010-04-07mm: revert "vmscan: get_scan_ratio() cleanup"KOSAKI Motohiro
2010-04-07devmem: handle class_create() failureAnton Blanchard
2010-04-07readahead: fix NULL filp dereferenceWu Fengguang
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang
2010-04-07drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sysSergey Senozhatsky
2010-04-07cciss: unlock on error pathDan Carpenter
2010-04-07mxser: spin_lock() => spin_lock_irq()Dan Carpenter
2010-04-07omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature
2010-04-07drivers/gpio/timbgpio.c: add missing unlockJulia Lawall
2010-04-07drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall
2010-04-07fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb.Justin P. Mattock
2010-04-07vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich