summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-23Driver core: bin_attribute parameters can often be const*Phil Carmody2-7/+8
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody1-2/+2
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+3
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold1-1/+2
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-4/+3
2009-12-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+27
2009-12-23kfifo: add record handling functionsStefani Seibold1-0/+330
2009-12-23kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold1-0/+47
2009-12-23kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold1-2/+92
2009-12-23kfifo: fix warn_unused_resultStefani Seibold1-2/+2
2009-12-23kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-10/+29
2009-12-23kfifo: cleanup namespaceStefani Seibold1-25/+7
2009-12-23kfifo: move out spinlockStefani Seibold1-45/+35
2009-12-23kfifo: move struct kfifo in placeStefani Seibold4-8/+10
2009-12-22Remove obsolete comment in fs.hAndreas Gruenbacher1-2/+0
2009-12-22Sanitize f_flags helpersAl Viro1-0/+3
2009-12-22Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro1-2/+0
2009-12-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-444/+0
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+5
2009-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+25
2009-12-18[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky1-1/+1
2009-12-18mm: Add notifier in pageblock isolation for balloon driversRobert Jennings1-0/+27
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann1-2/+3
2009-12-18Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2009-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+7
2009-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-2/+5
2009-12-18Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds1-4/+2
2009-12-18Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+212
2009-12-18Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-7/+7
2009-12-18Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds3-4/+47
2009-12-18Merge remote branch 'korg/drm-vmware-staging' into drm-core-nextDave Airlie3-1/+580
2009-12-18mm: introduce coredump parameter structureMasami Hiramatsu1-1/+9
2009-12-18vt: don't export vt_kmsg_redirect() to userspaceBernhard Walle1-0/+4
2009-12-18Revert "task_struct: make journal_info conditional"Linus Torvalds2-9/+1
2009-12-17Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds1-0/+1
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds4-31/+20
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds4-1/+81
2009-12-17kill I_LOCKChristoph Hellwig2-22/+17
2009-12-17fold do_sync_file_range into sys_sync_file_rangeChristoph Hellwig1-4/+0
2009-12-17fix up O_SYNC commentsChristoph Hellwig1-1/+1
2009-12-17VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_...Erez Zadok1-1/+1
2009-12-17fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok1-3/+1
2009-12-17spi: controller driver for Designware SPI coreFeng Tang1-0/+212
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds5-5/+4
2009-12-17sched: Assert task state bits at build timePeter Zijlstra1-0/+4
2009-12-17sched: Add missing state chars to TASK_STATE_TO_CHAR_STRPeter Zijlstra1-1/+1
2009-12-17sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bitsPeter Zijlstra1-2/+2
2009-12-17backlight: Pass device through notify callback in the pwm driverBen Dooks1-1/+1
2009-12-17leds: leds-lp3944.h - remove unneeded includesAntonio Ospite1-3/+0
2009-12-17leds: leds-pca9532.h- indent with tabs, not spacesAntonio Ospite1-1/+1