aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-02-21i2c: move OF helpers into the coreWolfram Sang
2015-02-17of/overlay: Introduce DT overlay supportPantelis Antoniou
2015-02-17of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2015-02-17of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely
2015-02-17of: Keep track of populated platform devicesPawel Moll
2015-02-16of/reconfig: Always use the same structure for notifiersGrant Likely
2015-02-16of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou
2015-02-16of: Introduce Device Tree resolve support.Pantelis Antoniou
2015-02-16of: Transactional DT support.Pantelis Antoniou
2015-02-16of: Reorder device tree changes and notifiersGrant Likely
2015-02-16of: Make devicetree sysfs update functions consistent.Grant Likely
2015-02-16of: Introduce device tree node flag helpers.Pantelis Antoniou
2015-02-16of: device_node kobject lifecycle fixesPantelis Antoniou
2015-02-16of: remove /proc/device-treeGrant Likely
2015-02-16of: add functions to count number of elements in a propertyHeiko Stuebner
2015-02-16of: Make device nodes kobjects so they show up in sysfsGrant Likely
2015-02-16of: introduce of_parse_phandle_with_fixed_argsStephen Warren
2015-02-16OF: Add helper for matching against linux,stdout-pathSascha Hauer
2015-02-16of: Specify initrd location using 64-bitSantosh Shilimkar
2015-01-17of/device: add helper to get cpu device node from logical cpu indexSudeep KarkadaNagesha
2014-05-12clk: of: helper for determining number of parent clocksMike Turquette
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-25gre: fix a possible skb leakEric Dumazet
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro
2013-06-19net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-05-31list: introduce list_first_entry_or_nullJiri Pirko
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-05-31kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker