summaryrefslogtreecommitdiffstats
path: root/kernel/dma.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-23timekeeping: Make jiffies_lock internalThomas Gleixner3-1/+3
2013-03-23timekeeping: Calc stuff onceThomas Gleixner1-3/+4
2013-03-23hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz5-3/+44
2013-03-23timekeeping: Add CLOCK_TAI clockidJohn Stultz4-4/+43
2013-03-23timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz4-8/+59
2013-03-16timekeeping: utilize the suspend-nonstop clocksource to count suspended timeFeng Tang1-7/+51
2013-03-16x86: tsc: Add support for new S3_NONSTOP featureFeng Tang1-1/+5
2013-03-16clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang1-0/+1
2013-03-16x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang2-0/+13
2013-03-16x86: Do full rtc synchronization with ntpPrarit Bhargava4-83/+55
2013-03-16timekeeping: Use inject_offset in warp_clockJohn Stultz1-3/+3
2013-03-16timekeeping: Avoid adjust kernel time once hwclock kept in UTC timeDong Zhu1-5/+6
2013-03-11s390: Fix a header dependencies related build errorLi Zefan1-0/+1
2013-03-11um: Use tty_port in SIGWINCH handlerRichard Weinberger5-18/+22
2013-03-11um: Use tty_port_operations->destructRichard Weinberger3-14/+14
2013-03-11um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich1-1/+1
2013-03-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich1-0/+2
2013-03-11net : enable tx time stamping in the vde driver.Paul Chavent1-0/+2
2013-03-11hostfs: fix a not needed double checkMarco Stornelli1-8/+1
2013-03-11Input: mms114 - Fix regulator enable and disable pathsMark Brown1-9/+25
2013-03-11Input: ads7864 - check return value of regulator enableMark Brown1-1/+6
2013-03-11Input: tc3589x-keypad - fix keymap sizeRabin Vincent1-4/+4
2013-03-11Linux 3.9-rc2v3.9-rc2Linus Torvalds1-1/+1
2013-03-106lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-03-10rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk1-0/+3
2013-03-10dcbnl: fix various netlink info leaksMathias Krause1-0/+8
2013-03-10rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause1-0/+1
2013-03-10bridge: fix mdb info leaksMathias Krause1-0/+4
2013-03-10Input: wacom - add support for 0x10dStephan Frank1-0/+4
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman1-6/+6
2013-03-09Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-09Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2-2/+67
2013-03-09alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2013-03-09memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov1-2/+6
2013-03-09Randy has movedRandy Dunlap3-6/+5
2013-03-09ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins1-1/+1
2013-03-09dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-09Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2-2/+2
2013-03-09idr: remove WARN_ON_ONCE() on negative IDsTejun Heo1-13/+3
2013-03-09mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro1-1/+1
2013-03-09mm/mempolicy.c: fix wrong sp_node insertionHillf Danton1-1/+1
2013-03-09ipc: don't allocate a copy larger than maxPeter Hurley1-2/+4
2013-03-09ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley1-3/+0
2013-03-08tg3: Update link_up flag for phylib devicesNithin Sujir1-9/+5
2013-03-08ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa1-1/+2
2013-03-08bridging: fix rx_handlers return codeCristian Bercaru1-0/+1
2013-03-08vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds1-2/+0
2013-03-08netlabel: fix build problems when CONFIG_IPV6=nPaul Moore1-10/+5
2013-03-08tracing: update documentation of snapshot utilityHiraku Toyooka1-1/+1