aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/rpmsg.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03posix_timers: fix racy timer delta caching on task exitFrederic Weisbecker1-11/+11
2013-07-03posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker1-0/+1
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker3-0/+230
2013-07-03posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker1-85/+33
2013-07-03posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker1-29/+19
2013-07-03posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker2-165/+117
2013-07-02tick: Sanitize broadcast control logicThomas Gleixner2-12/+61
2013-07-02tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner1-1/+9
2013-07-02tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner1-2/+11
2013-06-30Linux 3.10Linus Torvalds1-1/+1
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson1-2/+3
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers1-9/+11
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy1-3/+27
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy1-12/+12
2013-06-28x86: xen: Sync the CMOS RTC as well as the Xen wallclockDavid Vrabel1-19/+26
2013-06-28x86: xen: Sync the wallclock when the system time is setDavid Vrabel1-0/+28
2013-06-28timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel2-12/+25
2013-06-28timekeeping: Pass flags instead of multiple bools to timekeeping_update()David Vrabel1-9/+12
2013-06-28xen: Remove clock_was_set() call in the resume pathDavid Vrabel1-3/+0
2013-06-28hrtimers: Support resuming with two or more CPUs online (but stopped)David Vrabel1-3/+12
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi1-33/+21
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi1-1/+1
2013-06-28timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche1-3/+5
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie1-0/+5
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo1-2/+2
2013-06-27rbd: send snapshot context with writesJosh Durgin1-1/+5
2013-06-26dlci: validate the net device in dlci_del()Zefan Li1-0/+12
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li1-5/+9
2013-06-26af_key: fix info leaks in notify messagesMathias Krause1-0/+2
2013-06-26ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet1-1/+7
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan4-30/+41
2013-06-26perf: Disable monitoring on setuid processes for regular usersStephane Eranian1-7/+9
2013-06-25gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas1-1/+21
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan1-0/+36
2013-06-25ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa1-5/+4
2013-06-25macvtap: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-06-25tun: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-06-25gre: fix a possible skb leakEric Dumazet3-9/+14
2013-06-25ipv6: Process unicast packet with Router Alert by checking flag in skb.YOSHIFUJI Hideaki / 吉藤英明1-3/+2
2013-06-25cpufreq: fix NULL pointer deference at od_set_powersave_bias()Jacob Shin1-4/+13
2013-06-25rbd: fetch object order before using itJosh Durgin1-4/+4
2013-06-25fcoe: Use correct API to set vlan tag for FCoE Ethertype skbsRobert Love1-2/+5
2013-06-25crypto: algboss - Hold ref count on larvalHerbert Xu3-13/+14
2013-06-25drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk1-3/+12
2013-06-25clocksource: vf_pit_timer: Use linux/sched_clock.hFabio Estevam1-1/+1
2013-06-25libata-acpi: add back ACPI based hotplug functionalityAaron Lu3-1/+40
2013-06-24powerpc/pci: Fix boot panic on mpc83xx (regression)Rojhalat Ibrahim1-15/+9
2013-06-24clocksource: Add generic dummy timer driverMark Rutland2-0/+70