summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-21tty: n_gsm: depends on NETRandy Dunlap
2010-05-21tty: n_gsm line disciplineAlan Cox
2010-05-21serial: TTY: new ldiscs for stagingPavan Savoy
2010-05-21serial: bfin_sport_uart: drop redundant cpu dependsMike Frysinger
2010-05-21serial: bfin_sport_uart: drop the experimental markingsMike Frysinger
2010-05-21serial: bfin_sport_uart: pull in bfin_sport.h for SPORT definesMike Frysinger
2010-05-21serial: bfin_sport_uart: only enable SPORT TX if data is to be sentSonic Zhang
2010-05-21serial: bfin_sport_uart: drop useless status masksMike Frysinger
2010-05-21serial: bfin_sport_uart: zero sport_uart_port if allocated dynamicallySonic Zhang
2010-05-21serial: bfin_sport_uart: protect changes to uart_portSonic Zhang
2010-05-21serial: bfin_sport_uart: add support for CTS/RTS via GPIOsSonic Zhang
2010-05-21serial: bfin_sport_uart: rename early platform driver class stringSonic Zhang
2010-05-21serial: bfin_sport_uart: add missing mapbase initializationSonic Zhang
2010-05-21serial: bfin_sport_uart: remove unused peripheral pin listsSonic Zhang
2010-05-21serial: bfin_sport_uart: shorten the SPORT TX waiting loopSonic Zhang
2010-05-21serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a...Sonic Zhang
2010-05-21Merge branch 'tip/tracing/core-7' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2010-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt
2010-05-21ALSA: usb-audio: add support for Akai MPD16Krzysztof Foltman
2010-05-21GFS2: Don't "get" xattrs for ACLs when ACLs are turned offSteven Whitehouse
2010-05-21GFS2: Rework reclaiming unlinked dinodesBob Peterson
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-05-21ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-05-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-05-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2010-05-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-21Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz
2010-05-21Blackfin: print out the faulting insn in the trace outputRobin Getz
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz
2010-05-21Blackfin: split kernel/traps.cRobin Getz
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich
2010-05-21Blackfin: mark MUSB VRSEL as active high for appropriate boardsCliff Cai
2010-05-21Blackfin: punt duplicated CAN MMRsMike Frysinger
2010-05-21Blackfin: cleanup style/comments/etc... in paging_init()Mike Frysinger
2010-05-21Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger
2010-05-21perf: Fix getline undeclaredFrederic Weisbecker
2010-05-21HID: fix up 'EMBEDDED' mess in KconfigJiri Kosina
2010-05-21perf: Optimize perf_tp_event_match()Peter Zijlstra
2010-05-21perf: Remove more code from the fastpathPeter Zijlstra
2010-05-21perf: Optimize the !vmalloc backed bufferPeter Zijlstra
2010-05-21perf: Optimize perf_output_copy()Peter Zijlstra
2010-05-21perf: Fix wakeup storm for RO mmap()sPeter Zijlstra
2010-05-21perf-record: Share per-cpu buffersPeter Zijlstra
2010-05-21perf-record: Remove -MPeter Zijlstra