aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-09ARM: imx: provide twd clock lookup from device treeShawn Guo2-1/+1
2013-04-09ARM: imx35 Bugfix admux clockMarkus Pargmann1-0/+1
2013-04-09ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann1-0/+1
2013-04-09can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun1-3/+3
2013-04-09m68k: define a local gpio_request_one() functionGreg Ungerer1-0/+20
2013-04-08netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun1-1/+1
2013-04-09drm/nouveau: fix unconditional return waiting on memoryCalvin Owens1-1/+1
2013-04-08ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert1-4/+8
2013-04-08qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl4-0/+26
2013-04-08af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun2-18/+24
2013-04-08rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch1-2/+2
2013-04-08tcm_vhost: Initialize vq->last_used_idx when set endpointAsias He1-0/+1
2013-04-08tcm_vhost: Use vq->private_data to indicate if the endpoint is setupAsias He1-43/+101
2013-04-08bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com1-0/+9
2013-04-08Revert "bonding: remove sysfs before removing devices"nikolay@redhat.com1-1/+1
2013-04-08PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen1-1/+2
2013-04-08cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie1-1/+0
2013-04-08tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init()Alexey Khoroshilov1-4/+4
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young1-7/+5
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)2-2/+5
2013-04-08ftrace: Consistently restore trace function on sysctl enablingJan Kiszka1-6/+2
2013-04-08tracing: Fix race with update_max_tr_single and changing tracersSteven Rostedt (Red Hat)1-1/+4
2013-04-08net: mvneta: enable features before registering the driverwilly tarreau1-4/+5
2013-04-08hyperv: Fix RNDIS send_completion code pathHaiyang Zhang2-18/+13
2013-04-08hyperv: Fix a kernel warning from netvsc_linkstatus_callback()Haiyang Zhang1-2/+0
2013-04-08net: ipv4: fix schedule while atomic bug in check_lifetime()Jiri Pirko1-16/+42
2013-04-08net: ipv4: reset check_lifetime_work after changing lifetimeJiri Pirko1-0/+2
2013-04-08sched/cputime: Fix accounting on multi-threaded processesStanislaw Gruszka1-1/+1
2013-04-08ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang1-2/+2
2013-04-08perf: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang1-2/+2
2013-04-08perf: Fix strncpy() use, always make sure it's NUL terminatedChen Gang1-1/+2
2013-04-08sched/debug: Fix sd->*_idx limit range avoiding overflowlibin1-1/+1
2013-04-08sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner1-0/+26
2013-04-08Revert "loop: cleanup partitions when detaching loop device"Jens Axboe2-20/+2
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND testMichael Wolf1-1/+7
2013-04-07Linux 3.9-rc6Linus Torvalds1-1/+1
2013-04-07bnx2x: Fix KR2 rapid link flapYaniv Rosner1-7/+11
2013-04-07sctp: remove 'sridhar' from maintainers listSridhar Samudrala1-1/+0
2013-04-07VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()Mathias Krause1-0/+2
2013-04-07VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()Mathias Krause1-1/+2
2013-04-07tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause1-0/+7
2013-04-07rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause1-0/+1
2013-04-07NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause1-0/+3
2013-04-07netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause1-0/+1
2013-04-07llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause1-0/+2
2013-04-07l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause1-0/+1
2013-04-07iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause1-0/+2
2013-04-07irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause1-0/+2
2013-04-07caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause1-0/+2
2013-04-07Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause1-0/+1