summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng2009-04-025-1071/+329
* documentation: ignore byproducts from latexHenrik Austad2009-04-021-0/+4
* hppfs: hppfs_read_file() may return -ERRORRoel Kluin2009-04-021-1/+6
* ext3: avoid false EIO errorsJan Kara2009-04-021-65/+74
* ext3: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan2009-04-021-2/+10
* ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.cWei Yongjun2009-04-021-8/+9
* jbd: fix oops in jbd_journal_init_inode() on corrupted fsJan Kara2009-04-021-10/+24
* ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi2009-04-024-44/+24
* pnpbios: propagate kthread_run() errorErik Ekman2009-04-021-4/+3
* pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman2009-04-021-6/+7
* spi-gpio: allow operation without CS signalMichael Buesch2009-04-022-8/+19
* gpio: gpio_{request,free}() now required (feature removal)David Brownell2009-04-023-18/+27
* gpiolib: allow GPIOs to be namedDaniel Silverstone2009-04-022-1/+11
* rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner2009-04-022-7/+15
* rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport2009-04-022-20/+176
* initramfs: prevent initramfs printk message being split by messages from othe...Simon Kitching2009-04-021-3/+4
* Simplify copy_thread()Alexey Dobriyan2009-04-0227-27/+28
* memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-022-14/+50
* memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-022-13/+58
* memory_accessor: new interface for reading/writing persistent memoryKevin Hilman2009-04-021-0/+11
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-0214-21/+24
* uml: fix warnings in kernel_execveMiklos Szeredi2009-04-021-1/+2
* uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi2009-04-021-0/+11
* uml: fix compile error from net_device_ops conversionMiklos Szeredi2009-04-021-1/+1
* floppy: provide a PNP device table in the module.Scott James Remnant2009-04-021-0/+8
* vfs: check bh->b_blocknr only if BH_Mapped is setNikanth Karthikesan2009-04-021-3/+3
* mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn2009-04-021-4/+8
* add fiemap.h to header-yEric Sandeen2009-04-021-0/+1
* MAINTAINERS: add hvc_consoleMichael Ellerman2009-04-021-0/+6
* mm: do_xip_mapping_read: fix length calculationMartin Schwidefsky2009-04-021-2/+2
* random: align rekey_work's timerAnton Blanchard2009-04-021-1/+2
* mm: align vmstat_work's timerAnton Blanchard2009-04-021-2/+3
* writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...Jeff Layton2009-04-021-4/+22
* __tty_open(): use the correct type for saved_flagsAndrew Morton2009-04-021-1/+1
* vfs: skip I_CLEAR state inodesWu Fengguang2009-04-023-3/+4
* nommu: fix a number of issues with the per-MM VMA patchDavid Howells2009-04-026-34/+30
* fb: nvidiafb recognizes geforcego 7300 chip as mobileSergey Senozhatsky2009-04-021-0/+1
* generic debug pagealloc: build fixAkinobu Mita2009-04-026-40/+12
* serial: fixup /proc/tty/driver/serial after proc_fops conversionAlexey Dobriyan2009-04-011-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-0161-290/+3188
|\
| * [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-018-33/+16
| * [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap2009-04-011-1/+1
| * Pull pvops into release branchTony Luck2009-03-3145-212/+3134
| |\
| | * ia64: remove some warnings.Isaku Yamahata2009-03-277-14/+47
| | * ia64/xen: fix the link error.Isaku Yamahata2009-03-271-1/+1
| | * ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata2009-03-263-0/+671
| | * ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-263-0/+9
| | * ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-262-0/+38
| | * ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-267-25/+898
| | * ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-264-0/+737
OpenPOWER on IntegriCloud