summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-03cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan1-16/+0
2009-04-03tracehook_notify_death: use task_detached() helperOleg Nesterov1-1/+1
2009-04-03forget_original_parent: split out the un-ptrace partOleg Nesterov2-1/+6
2009-04-03ptrace: fix possible zombie leak on PTRACE_DETACHOleg Nesterov1-0/+1
2009-04-03signals: remove 'handler' parameter to tracehook functionsOleg Nesterov1-9/+4
2009-04-03cpusets: replace zone allowed functions with node allowedDavid Rientjes1-6/+27
2009-04-03cgroups: add 'data' field to struct cgroup_scannerLi Zefan1-0/+1
2009-04-03cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki1-7/+6
2009-04-03memcg: remove mem_cgroup_reclaim_imbalance() remnantsKOSAKI Motohiro1-7/+0
2009-04-03memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro1-6/+0
2009-04-03memcg: show memcg information during OOMBalbir Singh1-0/+7
2009-04-03memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki1-1/+1
2009-04-03cgroups: show correct file modeLi Zefan1-0/+5
2009-04-03cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki1-1/+5
2009-04-03cgroup: CSS ID supportKAMEZAWA Hiroyuki2-0/+51
2009-04-03cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek1-2/+2
2009-04-03cgroups: fix cgroup.h commentsPaul Menage1-30/+41
2009-04-03ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi1-3/+2
2009-04-03spi-gpio: allow operation without CS signalMichael Buesch1-0/+6
2009-04-03gpiolib: allow GPIOs to be namedDaniel Silverstone1-0/+5
2009-04-03rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport1-0/+6
2009-04-03Simplify copy_thread()Alexey Dobriyan1-1/+2
2009-04-03memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell1-0/+6
2009-04-03memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman1-0/+4
2009-04-03memory_accessor: new interface for reading/writing persistent memoryKevin Hilman1-0/+11
2009-04-03workqueue: add to_delayed_work() helper functionJean Delvare1-0/+5
2009-04-03mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn1-4/+8
2009-04-03add fiemap.h to header-yEric Sandeen1-0/+1
2009-04-03nommu: fix a number of issues with the per-MM VMA patchDavid Howells1-1/+1
2009-04-03generic 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/tyt...Linus 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/jb...Linus 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