summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+17
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-1/+1
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-132/+113
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+1
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-3/+120
2009-12-16Merge branch 'akpm'Linus Torvalds18-61/+144
2009-12-16sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra1-1/+1
2009-12-16sched: Add pre and post wakeup hooksPeter Zijlstra1-1/+2
2009-12-16cleanup blockdev_direct_IO lockingChristoph Hellwig1-14/+8
2009-12-16make generic_acl slightly more genericChristoph Hellwig2-47/+10
2009-12-16sanitize xattr handler prototypesChristoph Hellwig1-6/+7
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro1-10/+2
2009-12-16fs: move get_empty_filp() deffinition to internal.hEric Paris1-1/+0
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro1-1/+0
2009-12-16switch alloc_file() to passing struct pathAl Viro1-2/+3
2009-12-16get rid of init_file()Al Viro1-3/+0
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita1-3/+0
2009-12-16bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita1-0/+11
2009-12-16resource: constify arg to resource_size() and resource_type()Jean Delvare1-2/+2
2009-12-16direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig1-14/+8
2009-12-16aio: remove unused fieldShaohua Li1-4/+0
2009-12-16kexec: premit reduction of the reserved memory sizeAmerigo Wang1-0/+2
2009-12-16ipc: HARD_MSGMAX should be higher not lower on 64bitAmerigo Wang1-1/+1
2009-12-16ipc/sem.c: add a per-semaphore pending listManfred Spraul1-1/+4
2009-12-16signals: kill force_sig_specific()Oleg Nesterov1-1/+0
2009-12-16signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov1-5/+0
2009-12-16ptrace: change tracehook_report_syscall_exit() to handle steppingOleg Nesterov1-0/+7
2009-12-16ptrace: introduce user_single_step_siginfo() helperOleg Nesterov1-0/+12
2009-12-16ptrace: cleanup ptrace_init_task()->ptrace_link() pathOleg Nesterov1-8/+3
2009-12-16memcg: cleanup mem_cgroup_move_parent()Daisuke Nishimura1-5/+2
2009-12-16memcg: make memcg's file mapped consistent with global VMKAMEZAWA Hiroyuki1-2/+2
2009-12-16memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki2-0/+21
2009-12-16reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan1-9/+21
2009-12-16reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan1-5/+0
2009-12-16sm501: implement acceleration featuresVincent Sanders1-0/+2
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula1-0/+6
2009-12-16gpio: add GPIO driver for the Timberdale FPGARichard Röjfors1-0/+37
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki1-1/+3
2009-12-16fix ksm.h breakage of nommu buildHugh Dickins1-6/+8
2009-12-16backlight: Constify struct backlight_opsEmese Revfy1-6/+6
2009-12-16V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer...Guennadi Liakhovetski1-1/+6
2009-12-16HWPOISON: Add soft page offline supportAndi Kleen1-1/+2
2009-12-16memcg: add accessor to mem_cgroup.cssWu Fengguang1-0/+7
2009-12-16memcg: rename and export try_get_mem_cgroup_from_page()Wu Fengguang1-0/+6
2009-12-16mm: export stable page flagsWu Fengguang2-0/+48
2009-12-16HWPOISON: Add unpoisoning supportWu Fengguang2-1/+2
2009-12-16HWPOISON: Turn ref argument into flags argumentAndi Kleen1-1/+4
2009-12-16HWPOISON: Be more aggressive at freeing non LRU cachesAndi Kleen1-0/+1
2009-12-16Merge branch 'ipmi' into releaseLen Brown1-0/+13
2009-12-16tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller1-4/+2