Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-04-19 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | KVM: unmap pages from the iommu when slots are removed | Alex Williamson | 2012-04-12 | 1 | -0/+6 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2012-04-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | fuse: use flexible array in fuse.h | Miklos Szeredi | 2012-04-12 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-04-16 | 1 | -7/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: 7366/3: amba: Remove AMBA level regulator support | Mark Brown | 2012-04-13 | 1 | -7/+0 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | SCSI: Fix error handling when no ULD is attached | Martin K. Petersen | 2012-04-15 | 1 | -0/+3 | |
| * | | | | | | do not export kernel's NULL #define to userspace | Lubos Lunak | 2012-04-14 | 1 | -6/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-04-14 | 1 | -11/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | block: use lockdep_assert_held for queue locking | Andi Kleen | 2012-03-30 | 1 | -11/+7 | |
| * | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-04-13 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | spi/pL022: include types.h to remove compilation warnings | Viresh Kumar | 2012-03-31 | 1 | -0/+2 | |
| * | | | | | | | kconfig: fix IS_ENABLED to not require all options to be defined | Paul Gortmaker | 2012-04-13 | 1 | -4/+18 | |
| * | | | | | | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-13 | 1 | -8/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | USB: fix bug in serial driver unregistration | Alan Stern | 2012-04-10 | 1 | -8/+0 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ... | Dan Williams | 2012-04-09 | 1 | -0/+1 | |
| | * | | | | | | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" | Dan Williams | 2012-04-09 | 1 | -1/+0 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-12 | 6 | -9/+35 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-12 | 4 | -8/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | mac80211: Convert WARN_ON to WARN_ON_ONCE | Larry Finger | 2012-04-09 | 1 | -1/+1 | |
| | | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-04-09 | 3 | -7/+10 | |
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | Bluetooth: Fix userspace compatibility issue with mgmt interface | Gustavo Padovan | 2012-04-05 | 1 | -1/+1 | |
| | | | * | | | | | | Bluetooth: mgmt: Fix timeout type | Andrei Emeltchenko | 2012-03-28 | 1 | -1/+1 | |
| | | | * | | | | | | Bluetooth: Check for minimum data length in eir_has_data_type() | Johan Hedberg | 2012-03-28 | 1 | -0/+3 | |
| | | | * | | | | | | Bluetooth: Don't increment twice in eir_has_data_type() | Johan Hedberg | 2012-03-28 | 1 | -4/+3 | |
| | | | * | | | | | | Bluetooth: hci_core: fix NULL-pointer dereference at unregister | Johan Hovold | 2012-03-28 | 1 | -0/+1 | |
| | | | * | | | | | | Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit | Hemant Gupta | 2012-03-28 | 1 | -1/+1 | |
| | * | | | | | | | | tcp: avoid order-1 allocations on wifi and tx path | Eric Dumazet | 2012-04-11 | 1 | -0/+13 | |
| | * | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 2012-04-10 | 1 | -1/+11 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | netfilter: ip6_tables: ip6t_ext_hdr is now static inline | Pablo Neira Ayuso | 2012-04-09 | 1 | -1/+11 | |
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-04-12 | 2 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie | 2012-04-12 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | drm/exynos: fixed exynos broken ioctl | Inki Dae | 2012-04-12 | 1 | -1/+1 | |
| | | * | | | | | | | | | drm/exynos: fixed page align and code clean. | Inki Dae | 2012-04-03 | 1 | -1/+2 | |
| | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | vgaarb.h: fix build warnings | Randy Dunlap | 2012-04-11 | 1 | -0/+2 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-04-12 | 3 | -8/+15 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | irq_domain: Move irq_virq_count into NOMAP revmap | Grant Likely | 2012-04-12 | 1 | -2/+4 | |
| | * | | | | | | | | | irq: Kill pointless irqd_to_hw export | Grant Likely | 2012-04-11 | 3 | -6/+11 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-04-11 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 | Fengguang Wu | 2012-04-10 | 1 | -0/+10 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-11 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | netdma: adding alignment check for NETDMA ops | Dave Jiang | 2012-04-06 | 1 | -0/+1 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
* | | | | | | | | | memory: emif: add basic infrastructure for EMIF driver | Aneesh V | 2012-05-02 | 1 | -0/+128 | |
* | | | | | | | | | ddr: add LPDDR2 data from JESD209-2 | Aneesh V | 2012-05-02 | 1 | -0/+175 | |
* | | | | | | | | | dynamic_debug: use printk(KERN_WARNING..) in stub function | Jim Cromie | 2012-05-01 | 1 | -1/+2 | |
* | | | | | | | | | dynamic_debug: make dynamic-debug work for module initialization | Jim Cromie | 2012-04-30 | 1 | -0/+17 | |
* | | | | | | | | | params: add 3rd arg to option handler callback signature | Jim Cromie | 2012-04-30 | 1 | -1/+2 | |
* | | | | | | | | | dynamic_debug: fix leading spaces in dynamic_debug.h | Jim Cromie | 2012-04-30 | 1 | -2/+2 | |
* | | | | | | | | | Extcon: support mutually exclusive relation between cables. | MyungJoo Ham | 2012-04-20 | 1 | -5/+23 |