Age | Commit message (Expand) | Author | Files | Lines |
2012-04-05 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 3 | -16/+22 |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 12 | -40/+35 |
2012-03-31 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -1/+1 |
2012-03-30 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -115/+8 |
2012-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -0/+1 |
2012-03-30 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell | 3 | -3/+3 |
2012-03-29 | remove references to cpu_*_map in arch/ | Rusty Russell | 12 | -37/+32 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 90 | -311/+259 |
2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -5/+0 |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells | 90 | -309/+262 |
2012-03-28 | MIPS: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 3 | -16/+22 |
2012-03-27 | mtd: do not use plain 0 as NULL | Artem Bityutskiy | 1 | -1/+1 |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2 | -0/+2 |
2012-03-24 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -2/+5 |
2012-03-24 | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron | 1 | -0/+4 |
2012-03-24 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 1 | -2/+1 |
2012-03-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 8 | -151/+16 |
2012-03-23 | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage | Raghavendra K T | 1 | -1/+1 |
2012-03-23 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -0/+6 |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -18/+2 |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 4 | -9/+9 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 8 | -162/+709 |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 1 | -6/+25 |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+1 |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang | 2 | -3/+3 |
2012-03-20 | mips: remove the second argument of k[un]map_atomic() | Cong Wang | 2 | -6/+6 |
2012-03-15 | USB: use generic platform driver on ath79 | Hauke Mehrtens | 1 | -6/+25 |
2012-03-15 | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf | 1 | -0/+1 |
2012-03-13 | Merge tag 'v3.3-rc7' into sched/core | Ingo Molnar | 14 | -36/+58 |
2012-03-12 | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar | 1 | -0/+4 |
2012-03-12 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 14 | -36/+58 |
2012-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -157/+661 |
2012-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 14 | -36/+58 |
2012-03-06 | MIPS: BCM47XX: provide sprom to bcma bus | Hauke Mehrtens | 1 | -4/+35 |
2012-03-06 | MIPS: BCM47XX: move and extend sprom parsing | Hauke Mehrtens | 4 | -151/+625 |
2012-03-06 | MIPS: BCM47XX: fix signature of nvram_parse_macaddr | Hauke Mehrtens | 1 | -1/+1 |
2012-03-06 | MIPS: BCM47XX: return number of written bytes in nvram_getenv | Hauke Mehrtens | 1 | -2/+1 |
2012-03-05 | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian | 1 | -0/+4 |
2012-03-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2 | -2/+3 |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 1 | -3/+1 |
2012-03-01 | bug.h: add include of it to various implicit C users | Paul Gortmaker | 2 | -0/+2 |
2012-02-24 | irq_domain/mips: Allow irq_domain on MIPS | Grant Likely | 3 | -18/+2 |
2012-02-24 | fs: Remove missed ->fds_bits from cessation use of fd_set structs internally | David Howells | 1 | -1/+1 |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 1 | -0/+3 |
2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 1 | -1/+1 |
2012-02-24 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 1 | -2/+0 |
2012-02-24 | mips/PCI: get rid of device resource fixups | Bjorn Helgaas | 3 | -133/+4 |
2012-02-24 | mips/PCI: removed unused pci_probe configurability | Bjorn Helgaas | 1 | -5/+1 |