summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | kfifo: fix Error/broken kernel-doc notationRandy Dunlap2009-12-231-16/+15Star
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-234-4/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen2009-12-231-0/+1
| * | | | ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen2009-12-231-0/+1
| * | | | quota: decouple fs reserved space from quota reservationDmitry Monakhov2009-12-231-2/+3
| * | | | Add unlocked version of inode_add_bytes() functionDmitry Monakhov2009-12-231-0/+1
| * | | | ext3: quota macros cleanup [V2]Dmitry Monakhov2009-12-231-2/+5
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-231-2/+3
|\ \ \ \ \
| * | | | | drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-181-2/+3
| * | | | | Merge remote branch 'korg/drm-vmware-staging' into drm-core-nextDave Airlie2009-12-183-1/+580
| |\ \ \ \ \
* | | | | | | Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-231-1/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2009-12-222-4/+3Star
|\ \ \ \ \ \
| * | | | | | Remove obsolete comment in fs.hAndreas Gruenbacher2009-12-221-2/+0Star
| * | | | | | Sanitize f_flags helpersAl Viro2009-12-221-0/+3
| * | | | | | Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro2009-12-221-2/+0Star
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-12-221-0/+27
|\ \ \ \ \ \ \
| * | | | | | | mm: Add notifier in pageblock isolation for balloon driversRobert Jennings2009-12-181-0/+27
* | | | | | | | kfifo: add record handling functionsStefani Seibold2009-12-221-0/+330
* | | | | | | | kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold2009-12-221-0/+47
* | | | | | | | kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold2009-12-221-2/+92
* | | | | | | | kfifo: fix warn_unused_resultStefani Seibold2009-12-221-2/+2
* | | | | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-10/+29
* | | | | | | | kfifo: cleanup namespaceStefani Seibold2009-12-221-25/+7Star
* | | | | | | | kfifo: move out spinlockStefani Seibold2009-12-221-45/+35Star
* | | | | | | | kfifo: move struct kfifo in placeStefani Seibold2009-12-224-8/+10
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-191-444/+0Star
|\ \ \ \ \ \ \
| * | | | | | | perf events: Remove unused perf_counter.h header fileRobert P. J. Day2009-12-171-444/+0Star
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-192-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-171-0/+3
| * | | | | | | | bzip2/lzma/gzip: pre-boot malloc doesn't return NULL on failurePhillip Lougher2009-12-151-2/+2
* | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-193-4/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched: Assert task state bits at build timePeter Zijlstra2009-12-171-0/+4
| * | | | | | | | | sched: Add missing state chars to TASK_STATE_TO_CHAR_STRPeter Zijlstra2009-12-171-1/+1
| * | | | | | | | | sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bitsPeter Zijlstra2009-12-171-2/+2
| * | | | | | | | | sched: Teach might_sleep() about preemptible RCUFrederic Weisbecker2009-12-172-0/+16
| * | | | | | | | | sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra2009-12-161-1/+1
| * | | | | | | | | sched: Add pre and post wakeup hooksPeter Zijlstra2009-12-161-1/+2
* | | | | | | | | | [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky2009-12-181-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-181-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-171-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-12-181-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-161-0/+7
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-182-2/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [SCSI] libosd: Fix blk_put_request locking againBoaz Harrosh2009-12-101-2/+3
| * | | | | | | | | | [SCSI] enclosure: fix oops while iterating enclosure_status arrayJames Bottomley2009-12-101-0/+2
* | | | | | | | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-12-181-4/+2Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas2009-10-281-4/+2Star
* | | | | | | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-181-0/+212
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | spi: controller driver for Designware SPI coreFeng Tang2009-12-171-0/+212
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-12-182-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \