aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-0/+16
2009-04-03Fix highmem PPC build failureKumar Gala1-15/+14
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds12-1535/+167
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds1-62/+4
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds7-28/+24
2009-04-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-4/+3
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-15/+0
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt2-0/+9
2009-04-02Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt1-0/+17
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2-0/+10
2009-04-02kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman1-0/+4
2009-04-02pci: Add AMD8111 PCI Bridge PCI Device IDHarry Ciao1-0/+1
2009-04-02pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov1-37/+6
2009-04-02pids: refactor vnr/nr_ns helpers to make them safeOleg Nesterov1-7/+20
2009-04-02pids: document task_pgrp/task_session is not safe without tasklist/rcuOleg Nesterov1-0/+5
2009-04-02synclink_gt: add clock optionsPaul Fulghum1-0/+1
2009-04-02struct linux_binprm: drop unused fieldsKirill A. Shutemov1-2/+1
2009-04-02cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan1-16/+0
2009-04-02tracehook_notify_death: use task_detached() helperOleg Nesterov1-1/+1
2009-04-02forget_original_parent: split out the un-ptrace partOleg Nesterov2-1/+6
2009-04-02ptrace: fix possible zombie leak on PTRACE_DETACHOleg Nesterov1-0/+1
2009-04-02signals: remove 'handler' parameter to tracehook functionsOleg Nesterov1-9/+4
2009-04-02cpusets: replace zone allowed functions with node allowedDavid Rientjes1-6/+27
2009-04-02cgroups: add 'data' field to struct cgroup_scannerLi Zefan1-0/+1
2009-04-02cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki1-7/+6
2009-04-02memcg: remove mem_cgroup_reclaim_imbalance() remnantsKOSAKI Motohiro1-7/+0
2009-04-02memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro1-6/+0
2009-04-02memcg: show memcg information during OOMBalbir Singh1-0/+7
2009-04-02memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki1-1/+1
2009-04-02cgroups: show correct file modeLi Zefan1-0/+5
2009-04-02cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki1-1/+5
2009-04-02cgroup: CSS ID supportKAMEZAWA Hiroyuki2-0/+51
2009-04-02cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek1-2/+2
2009-04-02cgroups: fix cgroup.h commentsPaul Menage1-30/+41
2009-04-02ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi1-3/+2
2009-04-02spi-gpio: allow operation without CS signalMichael Buesch1-0/+6
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone1-0/+5
2009-04-02rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport1-0/+6
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+2
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell1-0/+6
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman1-0/+4
2009-04-02memory_accessor: new interface for reading/writing persistent memoryKevin Hilman1-0/+11
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-0/+5
2009-04-02mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn1-4/+8
2009-04-02add fiemap.h to header-yEric Sandeen1-0/+1
2009-04-02nommu: fix a number of issues with the per-MM VMA patchDavid Howells1-1/+1
2009-04-02generic debug pagealloc: build fixAkinobu Mita1-3/+3
2009-04-03drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_configJesse Barnes1-1/+1
2009-04-02tcp: add helper for counter tweaking due mid-wq changeIlpo Järvinen1-15/+0