Age | Commit message (Expand) | Author | Files | Lines |
2012-12-13 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 178 | -1444/+8121 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1353 | -34453/+82808 |
2012-12-13 | Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -136/+234 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 273 | -4221/+1375 |
2012-12-13 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 86 | -1322/+2500 |
2012-12-13 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 270 | -10616/+10139 |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 496 | -4091/+4718 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 447 | -8518/+8659 |
2012-12-12 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 16 | -16/+168 |
2012-12-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 84 | -970/+1548 |
2012-12-12 | net/mlx4_en: Add support for destination MAC in steering rules | Yan Burman | 1 | -6/+15 |
2012-12-12 | net/mlx4_en: Use generic etherdevice.h functions. | Yan Burman | 1 | -4/+2 |
2012-12-12 | net: ethtool: Add destination MAC address to flow steering API | Yan Burman | 1 | -4/+7 |
2012-12-12 | bridge: add support of adding and deleting mdb entries | Cong Wang | 4 | -29/+297 |
2012-12-12 | bridge: notify mdb changes via netlink | Cong Wang | 4 | -0/+90 |
2012-12-12 | ndisc: Unexport ndisc_{build,send}_skb(). | YOSHIFUJI Hideaki | 2 | -31/+11 |
2012-12-12 | uapi: add missing netconf.h to export list | stephen hemminger | 1 | -0/+1 |
2012-12-12 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 19 | -954/+787 |
2012-12-12 | Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 70 | -2311/+3747 |
2012-12-12 | Merge tag 'dlm-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 5 | -14/+47 |
2012-12-12 | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 22 | -1086/+1255 |
2012-12-12 | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 1 | -1/+4 |
2012-12-12 | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+4 |
2012-12-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 27 | -398/+2038 |
2012-12-12 | Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 5 | -102/+453 |
2012-12-12 | Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -1/+1 |
2012-12-12 | Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -73/+144 |
2012-12-12 | Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2012-12-12 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 32 | -368/+473 |
2012-12-12 | MN10300: Use asm-generic/pci_iomap.h | David Howells | 1 | -0/+1 |
2012-12-12 | MN10300: Get rid of unused variable from ASB2305 PCI code | David Howells | 1 | -3/+1 |
2012-12-12 | MN10300: ASB2305 PCI code needs linux/irq.h | David Howells | 1 | -0/+1 |
2012-12-12 | mn10300/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 1 | -8/+25 |
2012-12-12 | MN10300: Handle cacheable PCI regions in pci_iomap() | David Howells | 2 | -1/+36 |
2012-12-12 | MN10300: fix debug polling in ttySM driver | Mark Salter | 1 | -12/+23 |
2012-12-12 | MN10300: ttySM: clean up unnecessary casting | Mark Salter | 2 | -6/+6 |
2012-12-12 | MN10300: fix SMP synchronization between txdma and serial driver | Mark Salter | 4 | -48/+90 |
2012-12-12 | MN10300: fix serial port vdma irq setup for SMP | Mark Salter | 1 | -4/+30 |
2012-12-12 | MN10300: cleanup IRQ affinity setting | Mark Salter | 3 | -52/+17 |
2012-12-12 | MN10300: ttySM: Use memory barriers correctly in circular buffer logic | David Howells | 1 | -6/+8 |
2012-12-12 | Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 4 | -150/+213 |
2012-12-12 | Thermal: Fix DEFAULT_THERMAL_GOVERNOR | Zhang Rui | 2 | -3/+9 |
2012-12-12 | Thermal: fix a NULL pointer dereference when generic thermal layer is built a... | Zhang Rui | 1 | -1/+2 |
2012-12-12 | pkt_sched: avoid requeues if possible | Eric Dumazet | 5 | -6/+22 |
2012-12-12 | solos-pci: fix double-free of TX skb in DMA mode | David Woodhouse | 1 | -2/+3 |
2012-12-12 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -24/+64 |
2012-12-12 | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 24 | -425/+56 |
2012-12-12 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -29/+60 |
2012-12-12 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -48/+23 |
2012-12-12 | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 15 | -41/+436 |