summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-03-12tracing: Do not record user stack trace from NMI contextSteven Rostedt
2010-03-12tracing: Disable buffer switching when starting or stopping traceSteven Rostedt
2010-03-12tracing: Use same local variable when resetting the ring bufferSteven Rostedt
2010-03-12function-graph: Init curr_ret_stack with ret_stackSteven Rostedt
2010-03-12ring-buffer: Move disabled check into preempt disable sectionLai Jiangshan
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2010-03-12Fix up .gitignore for top-level file patternsLinus Torvalds
2010-03-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-03-12anon_inodes: mark the anon inode privateEric Paris
2010-03-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-12Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds
2010-03-13locking: Make sparse work with inline spinlocks and rwlocksLuca Barbieri
2010-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-12sysctl extern cleanup: pollDave Young
2010-03-12sysctl extern cleanup: lockdepDave Young
2010-03-12sysctl extern cleanup: rtmutexDave Young
2010-03-12sysctl extern cleanup: acctDave Young
2010-03-12sysctl extern cleanup: sgDave Young
2010-03-12sysctl extern cleanup: moduleDave Young
2010-03-12sysctl extern cleanup: rcuDave Young
2010-03-12sysctl extern cleanup: signalDave Young
2010-03-12sysctl extern cleanup: C_A_DDave Young
2010-03-12mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy
2010-03-12inflate_fast: sout is already a short so ptr arith was off by one.Joakim Tjernlund
2010-03-12zlib: make new optimized inflate endian independentJoakim Tjernlund
2010-03-12decompress: fix new decompressor for PICRussell King
2010-03-12sgi-gru: use for_each_set_bit()Akinobu Mita
2010-03-12drivers/char/mmtimer.c: eliminate useless codeJulia Lawall
2010-03-12w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo
2010-03-12w1: fix test in ds2482_wait_1wire_idle()Roel Kluin
2010-03-12serial amba-pl010: enable PPS supportRodolfo Giometti
2010-03-12serial 8250: enable PPS supportRodolfo Giometti
2010-03-12pps: serial clients supportRodolfo Giometti
2010-03-12ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti
2010-03-12ldisc: new dcd_change() method for line disciplinesRodolfo Giometti
2010-03-12pps: LinuxPPS clients supportRodolfo Giometti
2010-03-12Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori
2010-03-12Documentation: remove the PCI DMA API description in DMA-API.txtFUJITA Tomonori
2010-03-12Documentation: convert PCI-DMA-mapping.txt to use the generic DMA APIFUJITA Tomonori
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori
2010-03-12dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori