| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-03-22 | 1 | -0/+6 |
|\ |
|
| * | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are | Mark Brown | 2012-02-09 | 2 | -2/+3 |
| |\ |
|
| * | | ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card() | Axel Lin | 2012-01-20 | 1 | -0/+6 |
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 3 | -18/+2 |
|\ \ \ |
|
| * | | | irq_domain/mips: Allow irq_domain on MIPS | Grant Likely | 2012-02-24 | 3 | -18/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 4 | -9/+9 |
|\ \ \ |
|
| * | | | highmem: kill all __kmap_atomic() | Cong Wang | 2012-03-20 | 2 | -3/+3 |
| * | | | mips: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 2 | -6/+6 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-21 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | mips: Fix typo in bcm63xx/setup.c | Masanari Iida | 2012-02-05 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-21 | 8 | -162/+709 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-03-09 | 6 | -157/+661 |
| |\ \ \ \ |
|
| | * | | | | MIPS: BCM47XX: provide sprom to bcma bus | Hauke Mehrtens | 2012-03-05 | 1 | -4/+35 |
| | * | | | | MIPS: BCM47XX: move and extend sprom parsing | Hauke Mehrtens | 2012-03-05 | 4 | -151/+625 |
| | * | | | | MIPS: BCM47XX: fix signature of nvram_parse_macaddr | Hauke Mehrtens | 2012-03-05 | 1 | -1/+1 |
| | * | | | | MIPS: BCM47XX: return number of written bytes in nvram_getenv | Hauke Mehrtens | 2012-03-05 | 1 | -2/+1 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-06 | 14 | -36/+58 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 2012-02-24 | 1 | -0/+3 |
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-02-21 | 1 | -5/+44 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-21 | 1 | -5/+44 |
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | /
| | | |_|_|/
| | |/| | | |
|
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-15 | 317 | -5978/+42555 |
| | | |\ \ \
| | | | | |/
| | | | |/| |
|
| | | * | | | bcma: add PCIe host controller | Hauke Mehrtens | 2012-02-06 | 1 | -5/+44 |
| * | | | | | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 2012-02-21 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2012-03-20 | 1 | -6/+25 |
|\ \ \ \ \ |
|
| * | | | | | USB: use generic platform driver on ath79 | Hauke Mehrtens | 2012-03-15 | 1 | -6/+25 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-20 | 1 | -3/+1 |
|\ \ \ \ \ |
|
| * | | | | | Merge tag 'v3.3-rc7' into sched/core | Ingo Molnar | 2012-03-13 | 14 | -36/+58 |
| |\| | | | |
|
| * | | | | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 1 | -3/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar | 2012-03-12 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian | 2012-03-05 | 1 | -0/+4 |
* | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-12 | 14 | -36/+58 |
|\ \ \ \ \ \
| |/ / / / /
|/| | / / /
| | |/ / /
| |/| | | |
|
| * | | | | MIPS: traps.c: Fix typo | Masanari Iida | 2012-02-20 | 1 | -1/+1 |
| * | | | | MIPS: PowerTV: Fix defconfigs for coverage builds | Ralf Baechle | 2012-02-20 | 1 | -1/+1 |
| * | | | | MIPS: Netlogic: Fix defconfigs for coverage builds | Paul Gortmaker | 2012-02-20 | 2 | -4/+4 |
| * | | | | MIPS: ATH79: Avoid a kernel bug on AR913X | Gabor Juhos | 2012-02-20 | 1 | -1/+1 |
| * | | | | MIPS: PCI: use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas | 2012-02-20 | 2 | -14/+1 |
| * | | | | MIPS: fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 2012-02-20 | 1 | -7/+29 |
| * | | | | MIPS: vmlinux.lds.S: remove duplicate _sdata symbol | Tony Wu | 2012-02-20 | 1 | -1/+0 |
| * | | | | MIPS: Alchemy: Increase minimum timeout for 32kHz timer. | Manuel Lauss | 2012-02-20 | 1 | -1/+1 |
| * | | | | MIPS: txx9 7segled fix struct device has no member | Yoichi Yuasa | 2012-02-20 | 1 | -1/+1 |
| * | | | | MIPS: Alchemy: Update Au1300 inlined GPIO macros | Manuel Lauss | 2012-02-20 | 1 | -1/+19 |
| * | | | | MIPS: Remove temporary kludge from <asm/page.h> | Ralf Baechle | 2012-02-20 | 1 | -3/+0 |
| * | | | | MIPS: BMIPS: smp-bmips.c does not need to include version.h | Jesper Juhl | 2012-02-20 | 1 | -1/+0 |
| |/ / / |
|
* | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-05 | 2 | -2/+3 |
|\| | | |
|
| * | | | mips: use the the PCI controller's io_map_base | Michael S. Tsirkin | 2012-01-31 | 2 | -2/+3 |
| | |/
| |/| |
|
* / | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 2012-02-24 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-18 | 2 | -8/+17 |
|\ \ |
|
| * | | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | 1 | -4/+3 |
| * | | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | 2 | -4/+14 |
* | | | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-01-15 | 2 | -4/+10 |
|\ \ \ |
|