aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-02documentation: fix unix_dgram_qlen descriptionLi Xiaodong
2009-04-02documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng
2009-04-02documentation: ignore byproducts from latexHenrik Austad
2009-04-02hppfs: hppfs_read_file() may return -ERRORRoel Kluin
2009-04-02ext3: avoid false EIO errorsJan Kara
2009-04-02ext3: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan
2009-04-02ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.cWei Yongjun
2009-04-02jbd: fix oops in jbd_journal_init_inode() on corrupted fsJan Kara
2009-04-02ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi
2009-04-02pnpbios: propagate kthread_run() errorErik Ekman
2009-04-02pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman
2009-04-02spi-gpio: allow operation without CS signalMichael Buesch
2009-04-02gpio: gpio_{request,free}() now required (feature removal)David Brownell
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone
2009-04-02rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner
2009-04-02rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport
2009-04-02initramfs: prevent initramfs printk message being split by messages from othe...Simon Kitching
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman
2009-04-02memory_accessor: new interface for reading/writing persistent memoryKevin Hilman
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-02uml: fix warnings in kernel_execveMiklos Szeredi
2009-04-02uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi
2009-04-02uml: fix compile error from net_device_ops conversionMiklos Szeredi
2009-04-02floppy: provide a PNP device table in the module.Scott James Remnant
2009-04-02vfs: check bh->b_blocknr only if BH_Mapped is setNikanth Karthikesan
2009-04-02mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn
2009-04-02add fiemap.h to header-yEric Sandeen
2009-04-02MAINTAINERS: add hvc_consoleMichael Ellerman
2009-04-02mm: do_xip_mapping_read: fix length calculationMartin Schwidefsky
2009-04-02random: align rekey_work's timerAnton Blanchard
2009-04-02mm: align vmstat_work's timerAnton Blanchard
2009-04-02writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...Jeff Layton
2009-04-02__tty_open(): use the correct type for saved_flagsAndrew Morton
2009-04-02vfs: skip I_CLEAR state inodesWu Fengguang
2009-04-02nommu: fix a number of issues with the per-MM VMA patchDavid Howells
2009-04-02fb: nvidiafb recognizes geforcego 7300 chip as mobileSergey Senozhatsky
2009-04-02generic debug pagealloc: build fixAkinobu Mita
2009-04-01serial: fixup /proc/tty/driver/serial after proc_fops conversionAlexey Dobriyan
2009-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-04-01Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-01qeth: properly delete empty files.Linus Torvalds
2009-04-01x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin
2009-04-01Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2009-04-01Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-04-01SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a portTrond Myklebust
2009-04-01NSM: Fix unaligned accesses in nsm_init_private()Mans Rullgard