summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/s...Arnd Bergmann2013-06-2017-17/+114
|\
| * smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney2013-06-141-7/+12
| * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-131-2/+2
| |\
| | * trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney2013-06-101-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-122-2/+3
| |\ \
| | * | team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko2013-06-121-2/+2
| | * | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-101-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-06-121-0/+3
| |\ \ \
| | * | | scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell2013-05-301-0/+3
| * | | | include/linux/math64.h: add div64_ul()Alex Shi2013-06-121-2/+4
| * | | | mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-121-0/+3
| * | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook2013-06-121-2/+2
| * | | | CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-121-0/+4
| | |_|/ | |/| |
| * | | Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-072-0/+29
| |\ \ \ | | |_|/ | |/| |
| | * | rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt2013-05-282-0/+29
| | |/
| * | net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-061-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-054-1/+48
| |\ \
| | * | net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-021-1/+6
| | * | list: introduce list_first_entry_or_nullJiri Pirko2013-05-311-0/+11
| | * | udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-311-0/+15
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-301-0/+16
| | |\ \
| | | * | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-231-0/+16
| * | | | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-031-1/+1
| |\ \ \ \
| | * | | | cgroup: fix a subtle bug in descendant pre-order walkTejun Heo2013-05-241-1/+1
| | | |_|/ | | |/| |
* | | | | Merge tag 'omap-for-v3.11/cleanup-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-06-141-31/+0
|\ \ \ \ \
| * | | | | Merge branch 'am33xx' into omap-for-v3.11/cleanupTony Lindgren2013-06-071-2/+3
| |\| | | |
| * | | | | ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren2013-05-301-31/+0
* | | | | | Merge tag 'omap-for-v3.10/fixes-v3.10-rc4' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-06-141-2/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-301-2/+3
| |/ / / /
* | | | | Merge tag 'of_pci-3.11' of git://git.infradead.org/users/jcooper/linux into n...Olof Johansson2013-05-312-0/+50
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | of/pci: Add of_pci_parse_bus_range() functionThierry Reding2013-05-191-0/+1
| * | | | of/pci: Add of_pci_get_devfn() functionThierry Reding2013-05-191-0/+1
| * | | | of/pci: Provide support for parsing PCI DT ranges propertyAndrew Murray2013-05-191-0/+48
| |/ / /
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-252-0/+9
|\ \ \ \
| * | | | ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki2013-05-141-0/+5
| * | | | dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-141-0/+4
| |/ / /
* | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2013-05-244-8/+32
|\ \ \ \
| * | | | linux/kernel.h: fix kernel-doc warningRandy Dunlap2013-05-241-2/+3
| * | | | wait: fix false timeouts when using wait_event_timeout()Imre Deak2013-05-241-5/+11
| * | | | rapidio: add enumeration/discovery start from user spaceAlexandre Bounine2013-05-241-2/+7
| * | | | rapidio: make enumeration/discovery configurableAlexandre Bounine2013-05-242-1/+13
| | |/ / | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-241-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-221-2/+0
| |\ \ \
| | * | | SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar2013-05-191-2/+0
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-243-1/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-201-1/+4
| |\ \ \
| | * | | bcma: add more core IDsRafał Miłecki2013-05-171-1/+4
| * | | | bonding: allow TSO being set on bonding masterEric Dumazet2013-05-161-0/+11
| * | | | broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli2013-05-151-0/+5
* | | | | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-231-0/+2
|\ \ \ \ \