summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney
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-12mfd: wm5102: Expose DRE control registersCharles Keepax
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-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
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-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-05-30scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell
2013-05-28rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt
2013-05-25ASoC: Add ssm2518 supportLars-Peter Clausen
2013-05-24linux/kernel.h: fix kernel-doc warningRandy Dunlap
2013-05-24wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine
2013-05-24cgroup: fix a subtle bug in descendant pre-order walkTejun Heo
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-05-22mfd: wm5110: Make DSPn_STATUS_3 readableMark Brown
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle
2013-05-21mfd: arizona: Change fast_start pdata name to better reflect functionalityCharles Keepax
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley
2013-05-20mfd: arizona: Support use of external DCVDDMark Brown
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-05-19SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu
2013-05-17bcma: add more core IDsRafał Miłecki
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold
2013-05-17mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-15broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli
2013-05-15Correct typo "supperspeed" to "superspeed".Robert P. J. Day
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-14pinctrl: generic: Fix typos and clarify commentsLaurent Pinchart
2013-05-14ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki
2013-05-14dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko
2013-05-13jbd,jbd2: fix oops in jbd2_journal_put_journal_head()Jan Kara
2013-05-11net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim
2013-05-10dm: document iterate_devicesAlasdair G Kergon
2013-05-09tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu
2013-05-09ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu
2013-05-09ARM: imx: Select GENERIC_ALLOCATORFabio Estevam
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro