summaryrefslogtreecommitdiffstats
path: root/kernel/delayacct.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-27arm: kirkwood: openblocks-a6: add support for Init buttonThomas Petazzoni1-0/+14
2013-05-27arm: kirkwood: openblocks-a6: group pinmux configurationsThomas Petazzoni1-73/+9
2013-05-27arm: kirkwood: ts219: move pinmux configs to the right devicesThomas Petazzoni3-8/+18
2013-05-27arm: kirkwood: topkick: move pinmux configs to the right devicesThomas Petazzoni1-25/+26
2013-05-27arm: kirkwood: openblocks_a6: move pinmux configs to the right devicesThomas Petazzoni1-10/+16
2013-05-27arm: kirkwood: nsa310: move pinmux configs to the right devicesThomas Petazzoni1-16/+13
2013-05-27arm: kirkwood: readynas: move pinmux configs to the right devicesThomas Petazzoni1-12/+10
2013-05-27arm: kirkwood: mplcec4: move pinmux configs to the right devicesThomas Petazzoni1-11/+12
2013-05-27arm: kirkwood: buffalo linkstation: move pinmux configs to the right devicesThomas Petazzoni1-10/+12
2013-05-27arm: kirkwood: keymile: move pinmux configs to the right devicesThomas Petazzoni1-3/+3
2013-05-27arm: kirkwood: ns2: move pinmux configs to the right devicesThomas Petazzoni6-4/+16
2013-05-27arm: kirkwood: iomega ix2-200: move pinmux configs to the right devicesThomas Petazzoni1-6/+9
2013-05-27arm: kirkwood: iconnect: move pinmux configs to the right devicesThomas Petazzoni1-8/+8
2013-05-27arm: kirkwood: iconnect: give meaningful names to pinmux configsThomas Petazzoni1-15/+15
2013-05-27arm: kirkwood: ib62x0: move pinmux configs to the right devicesThomas Petazzoni1-7/+10
2013-05-27arm: kirkwood: guruplug: move pinmux configs to the right devicesThomas Petazzoni1-5/+3
2013-05-27arm: kirkwood: goflexnet: move pinmux configs to the right devicesThomas Petazzoni1-9/+9
2013-05-27arm: kirkwood: dreamplug: move pinmux configs to the right devicesThomas Petazzoni1-6/+5
2013-05-27arm: kirkwood: dockstar: move pinmux configs to the right devicesThomas Petazzoni1-5/+4
2013-05-27arm: kirkwood: dlink dns: move pinmux configs to the right devicesThomas Petazzoni3-15/+29
2013-05-27arm: kirkwood: cloudbox: move pinmux configs to the right devicesThomas Petazzoni1-4/+6
2013-05-27Linux 3.10-rc3v3.10-rc3Linus Torvalds1-1/+1
2013-05-27ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul1-5/+22
2013-05-26ARM: nomadik: move the pin configuration to DTLinus Walleij3-51/+123
2013-05-26ARM: nomadik: add led and key for S8815Linus Walleij3-0/+32
2013-05-25score: remove redundant kcore_list entriesKyle McMartin1-2/+0
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2-19/+11
2013-05-25aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise1-1/+3
2013-05-25mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman1-34/+36
2013-05-25drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa1-1/+1
2013-05-25ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi1-1/+1
2013-05-25random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-05-25drivers/char/random.c: fix priming of last_dataJarod Wilson1-15/+15
2013-05-25mm/memory_hotplug.c: fix printk format warningsRandy Dunlap1-3/+6
2013-05-25nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi1-4/+23
2013-05-25drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-05-25fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-25drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-25auditfilter.c: fix kernel-doc warningsRandy Dunlap1-3/+0
2013-05-25aio: fix io_getevents documentationJeff Moyer1-2/+1
2013-05-25revert "selftest: add simple test for soft-dirty bit"Andrew Morton3-125/+0
2013-05-25drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner1-7/+7
2013-05-25mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V1-1/+6
2013-05-25linux/kernel.h: fix kernel-doc warningRandy Dunlap1-2/+3
2013-05-25mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin1-1/+1
2013-05-25rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine1-0/+12
2013-05-25hfs: avoid crash in hfs_bnode_createJeff Mahoney1-1/+5
2013-05-25mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner1-2/+12
2013-05-25drivers/video: implement a simple framebuffer driverStephen Warren4-0/+277
2013-05-25ocfs2: unlock rw lock if inode lock failedJoseph Qi1-1/+1