summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-08-10USB: otg.h: Fix the mixup in parameters order.Igor Grinberg
2010-08-10USB: don't stop root-hub status polls too soonAlan Stern
2010-08-10Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-08-10U6715 16550A serial driver supportPhilippe Langlais
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang
2010-08-10serial: general fixes in the serial_rs485 structureClaudio Scordino
2010-08-10serial: fix missing bit coverage of ASYNC_FLAGSJohn Villalovos
2010-08-10vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester
2010-08-10serial: max3107: Abstract out the platform specific bitsAlan Cox
2010-08-10tty: implement BTM as mutex instead of BKLArnd Bergmann
2010-08-10tty: remove tty_lock_nestedArnd Bergmann
2010-08-10tty: introduce wait_event_interruptible_ttyArnd Bergmann
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann
2010-08-10tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox
2010-08-10tty: Make vt's have a tty_portAlan Cox
2010-08-10tty: serial - fix tty referencing in set_ldiscAlan Cox
2010-08-10istallion: use bit ops for the board flagsAlan Cox
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: Remove Hayes ESP ioctlsJeff Dike
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-10block: make sure that REQ_* types are seen even with CONFIG_BLOCK=nJens Axboe
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-09flex_array: add helpers to get and put to make pointers easy to useEric Paris
2010-08-09iommu: inline iommu_num_pagesAnton Blanchard
2010-08-09kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches
2010-08-09include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell
2010-08-09asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger
2010-08-09cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li
2010-08-09hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki
2010-08-09memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro
2010-08-09vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro
2010-08-09memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro
2010-08-09vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro
2010-08-09rmap: add exclusive page to private anon_vma on swapinRik van Riel
2010-08-09oom: deprecate oom_adj tunableDavid Rientjes
2010-08-09oom: badness heuristic rewriteDavid Rientjes
2010-08-09oom: move badness() declaration into oom.hAndrew Morton
2010-08-09vmscan: kill prev_priority completelyKOSAKI Motohiro
2010-08-09vmscan: tracing: add trace event when a page is writtenMel Gorman
2010-08-09vmscan: tracing: add trace events for LRU page isolationMel Gorman
2010-08-09vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman
2010-08-09mm: implement writeback livelock avoidance using page taggingJan Kara
2010-08-09radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara
2010-08-09ksm: fix ksm swapin time optimizationAndrea Arcangeli