Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | MIPS: OCTEON: Fix breakage due to 8250 changes. | David Daney | 2012-08-14 | 1 | -15/+15 | |
| * | | | | | | | | | TTY: nfcon, add tty_port and link it | Jiri Slaby | 2012-08-14 | 1 | -0/+4 | |
| * | | | | | | | | | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-14 | 4 | -0/+4 | |
| * | | | | | | | | | TTY: use tty_port_register_device | Jiri Slaby | 2012-08-14 | 1 | -1/+2 | |
| * | | | | | | | | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 1917 | -30054/+63633 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'v3.6-rc7' into tty-next | Greg Kroah-Hartman | 2012-07-16 | 111 | -283/+577 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge 3.5-rc4 into tty-next | Greg Kroah-Hartman | 2012-06-27 | 203 | -1051/+868 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | TTY: um/line, use tty from tty_port | Jiri Slaby | 2012-06-13 | 3 | -9/+21 | |
| * | | | | | | | | | | | TTY: um/line, add tty_port | Jiri Slaby | 2012-06-13 | 2 | -4/+5 | |
* | | | | | | | | | | | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-01 | 2 | -26/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge 3.6-rc7 into driver-core-next | Greg Kroah-Hartman | 2012-09-17 | 179 | -920/+1314 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | tile: remove duplicate CONFIG_HOTPLUG definition | Greg Kroah-Hartman | 2012-09-06 | 1 | -8/+0 | |
| * | | | | | | | | | | | | xtensa: remove duplicate CONFIG_HOTPLUG definition | Greg Kroah-Hartman | 2012-09-06 | 1 | -18/+0 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2012-10-01 | 18 | -1526/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ARM: ux500: Switch to use common clock framework | Ulf Hansson | 2012-09-07 | 5 | -886/+10 | |
| * | | | | | | | | | | | | arm: mmp: make all SOCs use common clock by default | Chao Xie | 2012-08-28 | 1 | -0/+3 | |
| * | | | | | | | | | | | | clk: convert ARM RealView to common clk | Linus Walleij | 2012-08-25 | 8 | -126/+13 | |
| * | | | | | | | | | | | | clk: prima2: move from arch/arm/mach to drivers/clk | Barry Song | 2012-08-24 | 2 | -1172/+0 | |
| * | | | | | | | | | | | | ARM: PRIMA2: convert to common clk and finish full clk tree | Binghua Duan | 2012-08-24 | 4 | -267/+933 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 21 | -141/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas | 2012-09-25 | 2 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ia64/PCI: Clear host bridge aperture struct resource | Yinghai Lu | 2012-09-21 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | x86/PCI: Clear host bridge aperture struct resource | Yinghai Lu | 2012-09-21 | 1 | -2/+1 | |
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'pci/thierry-fixup-irqs' into next | Bjorn Helgaas | 2012-09-19 | 13 | -89/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2012-09-19 | 13 | -89/+0 | |
| | * | | | | | | | | | | | | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 2012-09-19 | 11 | -11/+11 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'pci/jiang-get-domain-bus-slot' into next | Bjorn Helgaas | 2012-09-17 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot() | Jiang Liu | 2012-09-12 | 1 | -3/+1 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 309 | -3186/+2922 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'pci/gavin-window-alignment' into next | Bjorn Helgaas | 2012-09-12 | 3 | -0/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | powerpc/powernv: I/O and memory alignment for P2P bridges | Gavin Shan | 2012-09-12 | 1 | -0/+39 | |
| | * | | | | | | | | | | | | powerpc/PCI: Override pcibios_window_alignment() | Gavin Shan | 2012-09-12 | 2 | -0/+23 | |
| * | | | | | | | | | | | | | Merge branch 'pci/bjorn-cleanup-remove' into next | Bjorn Helgaas | 2012-08-24 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | frv/PCI: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas | 2012-08-22 | 1 | -3/+1 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | tile: PCI: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -20/+6 | |
| * | | | | | | | | | | | | MIPS: PCI: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -10/+5 | |
| * | | | | | | | | | | | | ARM: PCI: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -11/+1 | |
| * | | | | | | | | | | | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang | 2012-08-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-01 | 154 | -0/+21191 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | arm64: ptrace: remove obsolete ptrace request numbers from user headers | Will Deacon | 2012-09-27 | 2 | -17/+12 | |
| * | | | | | | | | | | | | arm64: Do not set the SMP/nAMP processor bit | Catalin Marinas | 2012-09-24 | 1 | -11/+0 | |
| * | | | | | | | | | | | | arm64: Build infrastructure | Catalin Marinas | 2012-09-17 | 12 | -0/+648 | |
| * | | | | | | | | | | | | arm64: Miscellaneous header files | Catalin Marinas | 2012-09-17 | 10 | -0/+479 | |
| * | | | | | | | | | | | | arm64: Generic timers support | Marc Zyngier | 2012-09-17 | 3 | -0/+194 | |
| * | | | | | | | | | | | | arm64: Loadable modules | Will Deacon | 2012-09-17 | 2 | -0/+479 | |
| * | | | | | | | | | | | | arm64: Miscellaneous library functions | Marc Zyngier | 2012-09-17 | 8 | -0/+369 | |
| * | | | | | | | | | | | | arm64: Performance counters support | Will Deacon | 2012-09-17 | 3 | -0/+1472 | |
| * | | | | | | | | | | | | arm64: Debugging support | Will Deacon | 2012-09-17 | 5 | -0/+2519 | |
| * | | | | | | | | | | | | arm64: Floating point and SIMD | Catalin Marinas | 2012-09-17 | 3 | -0/+250 |