summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-10asm-generic/gpio.h: add some forward decls of the device structMike Frysinger1-0/+3
2009-12-10sched: Remove forced2_migrations statsIngo Molnar1-1/+0
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-11/+27
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds1-0/+1
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-14/+40
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds1-0/+2
2009-12-10quota: Implement quota format with 64-bit space and inode limitsJan Kara1-0/+1
2009-12-10quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara1-0/+1
2009-12-10ext3: Unify log messages in ext3Alexey Fisher1-0/+2
2009-12-10ext2: Explicitly assign values to on-disk enum of filetypesJan Blunck1-8/+8
2009-12-10const: struct quota_format_opsAlexey Dobriyan1-2/+2
2009-12-10kill wait_on_page_writeback_rangeChristoph Hellwig1-2/+0
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-4/+21
2009-12-10itimer: Fix the itimer trace print formatThomas Gleixner1-4/+4
2009-12-10hrtimer: move timer stats helper functions to hrtimer.cHeiko Carstens1-43/+0
2009-12-10hrtimer: Tune hrtimer_interrupt hang logicThomas Gleixner1-4/+9
2009-12-10sched: Mark sched_clock() as notraceMike Frysinger1-1/+2
2009-12-10Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2-2/+6
2009-12-10drm: Add memory manager debug functionJerome Glisse1-0/+1
2009-12-10drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom2-11/+11
2009-12-10drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse2-27/+35
2009-12-10drm: Add search/get functions to get a block in a specific rangeJerome Glisse1-0/+34
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds1-2/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-8/+97
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-24/+171
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds1-2/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds20-33/+32
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+1
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds27-679/+892
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-4/+121
2009-12-09tracing: Add full state to trace_seqJohannes Berg1-0/+2
2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2-2/+4
2009-12-09Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+83
2009-12-09OMAP: DSS2: omapfb driverTomi Valkeinen1-0/+54
2009-12-09OMAP: OMAPFB: split omapfb.hTomi Valkeinen1-0/+197
2009-12-09sched: Make tunable scaling style configurableChristian Ehrhardt1-1/+10
2009-12-09sched: Discard some old bitsPeter Zijlstra1-2/+0
2009-12-09sched: Sanitize fork() handlingPeter Zijlstra1-1/+1
2009-12-09sched: Remove sysctl.sched_featuresPeter Zijlstra1-1/+0
2009-12-09sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner1-1/+2
2009-12-09hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2-3/+6
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt311-2998/+6749
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-0/+10
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy1-0/+13
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot1-0/+2
2009-12-08tcp: Stalling connections: Move timeout calculation routineDamian Lukowski1-28/+0
2009-12-08tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski1-2/+8
2009-12-08include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUFJoe Perches1-2/+0
2009-12-08gigaset: documentation amendmentsTilman Schmidt1-7/+15
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet1-0/+3