Age | Commit message (Expand) | Author | Files | Lines |
2010-03-13 | tracing: Disable buffer switching when starting or stopping trace | Steven Rostedt | 1 | -0/+9 |
2010-03-13 | tracing: Use same local variable when resetting the ring buffer | Steven Rostedt | 1 | -4/+4 |
2010-03-13 | function-graph: Init curr_ret_stack with ret_stack | Steven Rostedt | 1 | -1/+1 |
2010-03-13 | ring-buffer: Move disabled check into preempt disable section | Lai Jiangshan | 1 | -6/+6 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 2 | -6/+7 |
2010-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 3 | -10/+22 |
2010-03-13 | Fix up .gitignore for top-level file patterns | Linus Torvalds | 1 | -8/+12 |
2010-03-13 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |
2010-03-13 | anon_inodes: mark the anon inode private | Eric Paris | 1 | -0/+1 |
2010-03-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -65/+18 |
2010-03-13 | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds | 1 | -3/+1 |
2010-03-13 | locking: Make sparse work with inline spinlocks and rwlocks | Luca Barbieri | 2 | -15/+18 |
2010-03-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 37 | -264/+1250 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 246 | -3454/+396 |
2010-03-13 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 627 | -9429/+45021 |
2010-03-13 | sysctl extern cleanup: poll | Dave Young | 1 | -0/+2 |
2010-03-13 | sysctl extern cleanup: lockdep | Dave Young | 2 | -3/+7 |
2010-03-13 | sysctl extern cleanup: rtmutex | Dave Young | 2 | -4/+5 |
2010-03-13 | sysctl extern cleanup: acct | Dave Young | 2 | -4/+4 |
2010-03-13 | sysctl extern cleanup: sg | Dave Young | 2 | -4/+6 |
2010-03-13 | sysctl extern cleanup: module | Dave Young | 3 | -4/+2 |
2010-03-13 | sysctl extern cleanup: rcu | Dave Young | 2 | -3/+4 |
2010-03-13 | sysctl extern cleanup: signal | Dave Young | 2 | -1/+3 |
2010-03-13 | sysctl extern cleanup: C_A_D | Dave Young | 2 | -1/+1 |
2010-03-13 | mxcmmc: fixed max_seg_size value on initialization | Vladimir Zapolskiy | 1 | -1/+1 |
2010-03-13 | inflate_fast: sout is already a short so ptr arith was off by one. | Joakim Tjernlund | 1 | -1/+1 |
2010-03-13 | zlib: make new optimized inflate endian independent | Joakim Tjernlund | 1 | -40/+30 |
2010-03-13 | decompress: fix new decompressor for PIC | Russell King | 1 | -2/+12 |
2010-03-13 | sgi-gru: use for_each_set_bit() | Akinobu Mita | 1 | -11/+4 |
2010-03-13 | drivers/char/mmtimer.c: eliminate useless code | Julia Lawall | 1 | -1/+1 |
2010-03-13 | w1: mxc_w1: move probe() and remove() to the dev* text area | Alberto Panizzo | 1 | -2/+2 |
2010-03-13 | w1: fix test in ds2482_wait_1wire_idle() | Roel Kluin | 1 | -1/+1 |
2010-03-13 | serial amba-pl010: enable PPS support | Rodolfo Giometti | 1 | -0/+15 |
2010-03-13 | serial 8250: enable PPS support | Rodolfo Giometti | 1 | -0/+16 |
2010-03-13 | pps: serial clients support | Rodolfo Giometti | 4 | -1/+172 |
2010-03-13 | ldisc n_tty: add new method n_tty_inherit_ops() | Rodolfo Giometti | 2 | -0/+18 |
2010-03-13 | ldisc: new dcd_change() method for line disciplines | Rodolfo Giometti | 2 | -0/+12 |
2010-03-13 | pps: LinuxPPS clients support | Rodolfo Giometti | 5 | -0/+153 |
2010-03-13 | Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt | FUJITA Tomonori | 1 | -1/+1 |
2010-03-13 | Documentation: remove the PCI DMA API description in DMA-API.txt | FUJITA Tomonori | 1 | -137/+15 |
2010-03-13 | Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API | FUJITA Tomonori | 1 | -180/+172 |
2010-03-13 | dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc... | FUJITA Tomonori | 3 | -33/+12 |
2010-03-13 | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask | FUJITA Tomonori | 5 | -59/+8 |
2010-03-13 | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma... | FUJITA Tomonori | 2 | -18/+0 |
2010-03-13 | dma-mapping: dma-mapping.h: add dma_set_coherent_mask | FUJITA Tomonori | 3 | -4/+21 |
2010-03-13 | dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask | FUJITA Tomonori | 1 | -6/+4 |
2010-03-13 | dma-mapping: alpha: use include/linux/pci-dma-compat.h | FUJITA Tomonori | 5 | -342/+165 |
2010-03-13 | dma-mapping: sparc: unify 32bit and 64bit dma_set_mask | FUJITA Tomonori | 3 | -22/+13 |
2010-03-13 | dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori | 1 | -60/+5 |
2010-03-13 | dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori | 1 | -36/+0 |