aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-01loop: add ioctl to resize a loop deviceJ. R. Okajima1-0/+1
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm1-3/+0
2009-04-01shmem: writepage directly to swapHugh Dickins1-0/+5
2009-04-01vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki1-1/+1
2009-04-01nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells1-7/+13
2009-04-01mm: use debug_kmap_atomicAkinobu Mita2-0/+4
2009-04-01mm: introduce debug_kmap_atomicAkinobu Mita1-0/+12
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin2-2/+3
2009-04-01mm: enable hashdist by default on 64bit NUMAAnton Blanchard1-3/+3
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan1-2/+2
2009-04-01generic debug pageallocAkinobu Mita3-0/+37
2009-04-01memdup_user(): introduceLi Zefan1-0/+1
2009-04-01mm: remove pagevec_swap_free()KOSAKI Motohiro1-1/+0
2009-04-01vfs: add/use account_page_dirtied()Edward Shishkin1-0/+1
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro1-0/+8
2009-04-01get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov1-2/+9
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan1-2/+0
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan1-0/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-13/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds3-16/+7
2009-03-30Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-3/+4
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-49/+102
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds2-5/+1
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-0/+11
2009-03-30reiserfs: fix build breakageAlexander Beregalov1-1/+2
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2-5/+1
2009-03-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-31/+180
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-30/+240
2009-03-30PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki1-0/+1
2009-03-30PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2-0/+10
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare1-3/+4
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds5-184/+192
2009-03-30reiserfs: rename p_._ variablesJeff Mahoney1-23/+23
2009-03-30reiserfs: rename p_s_tb to tbJeff Mahoney1-1/+1
2009-03-30reiserfs: rename p_s_inode to inodeJeff Mahoney1-2/+2
2009-03-30reiserfs: rename p_s_bh to bhJeff Mahoney1-17/+18
2009-03-30reiserfs: rename p_s_sb to sbJeff Mahoney1-7/+7
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney1-7/+7
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney2-1/+35
2009-03-30reiserfs: use generic readdir for operations across all xattrsJeff Mahoney1-0/+1
2009-03-30reiserfs: journaled xattrsJeff Mahoney3-3/+44
2009-03-30reiserfs: use generic xattr handlersJeff Mahoney3-35/+9
2009-03-30reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney2-23/+1
2009-03-30reiserfs: eliminate per-super xattr lockJeff Mahoney3-29/+5
2009-03-30reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unsetJeff Mahoney2-24/+7
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney1-8/+0
2009-03-30reiserfs: introduce reiserfs_error()Jeff Mahoney1-0/+4
2009-03-30reiserfs: rearrange journal abortJeff Mahoney1-1/+1
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney1-6/+22
2009-03-30reiserfs: eliminate reiserfs_warning from uniqueness functionsJeff Mahoney1-5/+2