Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-03-21 | 1 | -0/+2 |
|\ | |||||
| * | arm: tegra: export tegra_chip_uid | Henning Heinold | 2012-01-13 | 1 | -0/+2 |
* | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-03-21 | 3 | -2/+18 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'regulator/topic/supply' into regulator-next | Mark Brown | 2012-03-18 | 1 | -2/+0 |
| |\ \ | |||||
| | * | | ARM: U300: Don't specify regulator consumers by struct device | Axel Lin | 2012-02-17 | 1 | -2/+0 |
| * | | | ARM i.MX 3ds debugboard: register a dummy regulator for the smsc911x device | Sascha Hauer | 2012-03-03 | 1 | -0/+9 |
| * | | | ARM i.MX pcm037: register a dummy regulator for the smsc911x device | Sascha Hauer | 2012-03-03 | 1 | -0/+9 |
* | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | of: Add of_property_match_string() to find index into a string list | Grant Likely | 2012-01-28 | 1 | -0/+2 |
* | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 12 | -82/+67 |
|\ \ \ \ \ | |||||
| * | | | | | irq_domain/c6x: constify irq_domain structures | Grant Likely | 2012-02-16 | 1 | -1/+1 |
| * | | | | | irq_domain: Remove irq_domain_add_simple() | Grant Likely | 2012-02-16 | 6 | -13/+10 |
| * | | | | | irq_domain: Remove 'new' irq_domain in favour of the ppc one | Grant Likely | 2012-02-16 | 6 | -64/+52 |
| * | | | | | irq_domain: Make irq_domain structure match powerpc's irq_host | Grant Likely | 2012-02-14 | 1 | -7/+7 |
* | | | | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-03-21 | 9 | -203/+199 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'pm-domains' | Rafael J. Wysocki | 2012-03-16 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | PM / shmobile: Make TMU driver use pm_genpd_dev_always_on() | Rafael J. Wysocki | 2012-03-16 | 1 | -0/+2 |
| * | | | | | | | Merge branch 'pm-domains' | Rafael J. Wysocki | 2012-03-04 | 8 | -203/+197 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g... | Rafael J. Wysocki | 2012-02-01 | 8 | -203/+197 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | | * | | | | | ARM: EXYNOS: Hook up power domains to generic power domain infrastructure | Thomas Abraham | 2012-01-27 | 8 | -203/+197 |
| | | | |/ / / | | | |/| | | | |||||
* | | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 11 | -53/+53 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | highmem: kill all __kmap_atomic() | Cong Wang | 2012-03-20 | 2 | -3/+3 |
| * | | | | | | | arm: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 9 | -50/+50 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-20 | 10 | -12/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | arm: Fix typo in spear3[012]0.c | Masanari Iida | 2012-02-21 | 3 | -3/+3 |
| * | | | | | | | | mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.c | Masanari Iida | 2012-02-21 | 2 | -4/+4 |
| * | | | | | | | | simtec: Fix typo in pm-simtec.c | Masanari Iida | 2012-02-21 | 1 | -1/+1 |
| * | | | | | | | | Only include linux/sched.h once in arch/arm/mach-bcmring/dma.c | Jesper Juhl | 2012-02-10 | 1 | -1/+0 |
| * | | | | | | | | ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.c | Jesper Juhl | 2012-02-10 | 1 | -1/+0 |
| * | | | | | | | | ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.c | Jesper Juhl | 2012-02-10 | 1 | -1/+0 |
| * | | | | | | | | mach-omap1: Fix typo in lcd_dma.c | Masanari Iida | 2012-02-09 | 1 | -1/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-18 | 4 | -2/+8 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-09 | 42 | -95/+137 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-05 | 28 | -41/+180 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-26 | 21 | -118/+225 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| * | | | | | | | | | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 2012-02-24 | 1 | -0/+3 |
| * | | | | | | | | | 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 | 8 | -39/+51 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman | 2012-03-12 | 8 | -39/+51 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-03-01 | 8 | -39/+51 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus | 2012-02-27 | 1 | -4/+4 |
| | | * | | | | | | | | | usb: Convert all users to new usb_phy | Heikki Krogerus | 2012-02-27 | 1 | -2/+2 |
| | | * | | | | | | | | | arm: imx: Start using struct usb_otg | Heikki Krogerus | 2012-02-13 | 2 | -16/+28 |
| | | * | | | | | | | | | usb: otg: ulpi: Start using struct usb_otg | Heikki Krogerus | 2012-02-13 | 3 | -5/+5 |
| | | * | | | | | | | | | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 2012-02-13 | 7 | -16/+16 |
| | | | |_|_|_|/ / / / | | | |/| | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-20 | 2 | -10/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.3-rc7' into sched/core | Ingo Molnar | 2012-03-13 | 66 | -135/+315 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | | sched: Cleanup cpu_active madness | Peter Zijlstra | 2012-03-12 | 1 | -7/+0 |
| * | | | | | | | | | | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 1 | -3/+1 |