Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 10 | -25/+22 |
|\ | |||||
| * | workqueue: make deferrable delayed_work initializer names consistent | Tejun Heo | 2012-08-21 | 1 | -1/+1 |
| * | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo | 2012-08-20 | 1 | -6/+6 |
| * | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 6 | -11/+11 |
| * | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 2012-08-14 | 2 | -7/+4 |
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-02 | 2 | -13/+19 |
|\ \ | |||||
| * \ | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
| | * | | ARM: netx: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
| * | | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 2012-09-21 | 1 | -11/+17 |
| |\ \ \ | |||||
| | * | | | net: pxaficp_ir: add irq resources | Rob Herring | 2012-09-14 | 1 | -11/+17 |
| | |/ / | |||||
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-02 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 2012-09-22 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | net: seeq: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-09-21 | 42 | -223/+581 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'depends/tty-omap-serial' into next/cleanup | Olof Johansson | 2012-09-17 | 3 | -25/+26 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-02 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-09-22 | 42 | -223/+581 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2012-09-13 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | can: mpc5xxx_can: make data used as *of_device_id.data const | Arnd Bergmann | 2012-09-11 | 1 | -2/+2 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-10-01 | 3 | -25/+26 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 2012-09-17 | 74 | -332/+735 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 | 81 | -583/+467 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | TTY: use tty_port_register_device | Jiri Slaby | 2012-08-14 | 1 | -3/+4 |
| * | | | | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 719 | -37513/+40170 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | 8250: three way resolve of the 8250 diffs | Alan Cox | 2012-07-17 | 1 | -10/+12 |
| * | | | | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 2 | -12/+10 |
* | | | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 34 | -237/+106 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 111 | -687/+621 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas | 2012-09-12 | 23 | -23/+23 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | netdev: make pci_error_handlers const | Stephen Hemminger | 2012-09-08 | 23 | -23/+23 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | rtlwifi: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -5/+3 |
| * | | | | | | iwlwifi: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -5/+2 |
| * | | | | | | iwlegacy: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -3/+1 |
| * | | | | | | ath9k: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -15/+6 |
| * | | | | | | atl1c: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -1/+1 |
| * | | | | | | cxgb4: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 2 | -13/+3 |
| * | | | | | | cxgb3: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -14/+8 |
| * | | | | | | myri10ge: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -23/+8 |
| * | | | | | | niu: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -12/+7 |
| * | | | | | | mlx4: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -4/+4 |
| * | | | | | | vxge: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -2/+2 |
| * | | | | | | igb: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -10/+2 |
| * | | | | | | e1000e: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -19/+8 |
| * | | | | | | tg3: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -37/+13 |
| * | | | | | | bnx2x: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -20/+5 |
| * | | | | | | r8169: Preserve other Device Control bits when setting NOSNOOP_EN | Bjorn Helgaas | 2012-08-23 | 1 | -2/+2 |
| * | | | | | | r8169: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -35/+9 |
| * | | | | | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang | 2012-08-23 | 2 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 6 | -11/+11 |
|\ \ \ \ \ \ |