summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-10tty: implement BTM as mutex instead of BKLArnd Bergmann1-13/+5
2010-08-10tty: remove tty_lock_nestedArnd Bergmann1-15/+1
2010-08-10tty: introduce wait_event_interruptible_ttyArnd Bergmann1-0/+42
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann1-0/+31
2010-08-10tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox1-1/+0
2010-08-10tty: Make vt's have a tty_portAlan Cox1-0/+2
2010-08-10tty: serial - fix tty referencing in set_ldiscAlan Cox1-1/+1
2010-08-10istallion: use bit ops for the board flagsAlan Cox1-1/+1
2010-08-10vt/console: try harder to print output when panicingJesse Barnes3-0/+12
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com3-0/+4
2010-08-10tty: Remove Hayes ESP ioctlsJeff Dike1-4/+2
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds5-5/+23
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds21-47/+248
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds11-339/+360
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-88/+62
2010-08-10block: make sure that REQ_* types are seen even with CONFIG_BLOCK=nJens Axboe1-1/+2
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov2-22/+33
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+7
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds3-0/+194
2010-08-09flex_array: add helpers to get and put to make pointers easy to useEric Paris1-0/+5
2010-08-09iommu: inline iommu_num_pagesAnton Blanchard1-2/+10
2010-08-09kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches1-11/+0
2010-08-09include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell1-2/+1
2010-08-09asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger1-0/+4
2010-08-09cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li1-0/+4
2010-08-09hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki1-1/+7
2010-08-09memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro1-0/+15
2010-08-09vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro1-1/+16
2010-08-09memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro1-0/+28
2010-08-09vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro1-2/+17
2010-08-09rmap: add exclusive page to private anon_vma on swapinRik van Riel1-0/+2
2010-08-09oom: deprecate oom_adj tunableDavid Rientjes1-0/+3
2010-08-09oom: badness heuristic rewriteDavid Rientjes3-2/+23
2010-08-09oom: move badness() declaration into oom.hAndrew Morton1-0/+6
2010-08-09vmscan: kill prev_priority completelyKOSAKI Motohiro2-20/+0
2010-08-09vmscan: tracing: add trace event when a page is writtenMel Gorman1-0/+41
2010-08-09vmscan: tracing: add trace events for LRU page isolationMel Gorman1-0/+46
2010-08-09vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman3-37/+153
2010-08-09mm: implement writeback livelock avoidance using page taggingJan Kara2-1/+2
2010-08-09radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara1-0/+4
2010-08-09ksm: fix ksm swapin time optimizationAndrea Arcangeli1-1/+1
2010-08-09tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen1-1/+2
2010-08-09tmpfs: add accurate compare function to percpu_counter libraryTim Chen1-0/+11
2010-08-09gcc-4.6: mm: fix unused but set warningsAndi Kleen2-2/+6
2010-08-09gcc-4.6: pagemap: avoid unused-but-set variableAndi Kleen1-1/+3
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2-5/+19
2010-08-09mmzone.h: remove dead prototypeAlexander Nevenchannyy1-2/+0
2010-08-09mm: rename try_set_zone_oom() to try_set_zonelist_oom()Minchan Kim1-1/+1
2010-08-09oom: move sysctl declarations to oom.hDavid Rientjes1-0/+5
2010-08-09oom: extract panic helper functionDavid Rientjes1-0/+1