aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-01Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds6-42/+89
2009-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+6
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust6-42/+89
2009-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-29/+27
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds7-84/+165
2009-04-01fbdev: update s1d13xxxfb to differ between revisions and production idsKristoffer Ericson1-6/+10
2009-04-01fbdev: newport: newport_*wait() return 0 on timeoutRoel Kluin1-2/+2
2009-04-01fbdev: uninline lock_fb_info()Andrew Morton1-9/+1
2009-04-01cirrusfb: add accelerator constantKrzysztof Helt1-0/+1
2009-04-01cirrusfb: Laguna chipset 8bpp fixKrzysztof Helt1-1/+0
2009-04-01cirrusfb: add Laguna additional overflow registerKrzysztof Helt1-0/+1
2009-04-01atyfb: fix header file trailing whitespaceRandy Dunlap2-283/+283
2009-04-01rtc: convert LEAP_YEAR into an inlineAndrew Morton1-0/+6
2009-04-01autofs4: fix kernel includesIan Kent2-3/+10
2009-04-01spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov1-1/+1
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov1-2/+3
2009-04-01epoll keyed wakeups: introduce new *_poll() wakeup macrosDavide Libenzi1-13/+9
2009-04-01epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi1-2/+5
2009-04-01eventfd: improve support for semaphore-like behaviorDavide Libenzi1-1/+11
2009-04-01introduce pr_cont() macroCyrill Gorcunov1-0/+2
2009-04-01remove unused include/asm-generic/dma-mapping.hFUJITA Tomonori1-308/+0
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen1-0/+1
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