aboutsummaryrefslogtreecommitdiffstats
path: root/fs/timerfd.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-02alpha: mikasa: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: marvel: Convert irq_chip functionsThomas Gleixner1-23/+19
2011-03-02alpha: eiger: Convert irq_chip functionsThomas Gleixner1-6/+8
2011-03-02alpha: eb64p: Convert irq_chip functionsThomas Gleixner1-9/+9
2011-03-02alpha: dp264: Convert irq_chip functionsThomas Gleixner1-25/+27
2011-03-02alpha: cabriolet: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: i8259, alcor, jensen wildfire: Convert irq_chipThomas Gleixner5-52/+58
2011-03-02alpha: srm: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: Pyxis convert irq_chip functionsThomas Gleixner1-10/+10
2011-03-02Fix typo in call to irq_to_desc()Morten Holst Larsen1-1/+1
2011-03-01Linux 2.6.38-rc7Linus Torvalds1-1/+1
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds1-6/+4
2011-02-28fs/block_dev.c: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki3-20/+29
2011-02-28mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings1-0/+2
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-28perf timechart: Fix max number of cpusThomas Renninger1-3/+3
2011-02-28perf timechart: Fix black idle boxes in the titleThomas Renninger1-3/+3
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2-2/+3
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs1-1/+4
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner3-1/+18
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2-7/+9
2011-02-25pps: initialize ts_real properlyAlexander Gordeev1-1/+1
2011-02-25memcg: more mem_cgroup_uncharge() batchingHugh Dickins1-0/+2
2011-02-25thp: fix interleaving for transparent hugepagesAndi Kleen1-1/+1
2011-02-25aio: fix race between io_destroy() and io_submit()Jan Kara1-0/+17
2011-02-25aio: fix rcu ioctx lookupNick Piggin1-11/+24
2011-02-25mm: fix dubious code in __count_immobile_pages()Namhyung Kim1-3/+2
2011-02-25drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu1-5/+9
2011-02-25ldm: corrupted partition table can cause kernel oopsTimo Warns1-0/+5
2011-02-25mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !__GFP_REPEATMel Gorman1-10/+22
2011-02-25drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen1-1/+3
2011-02-25drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen1-1/+1
2011-02-25swiotlb: fix wrong panicFUJITA Tomonori1-2/+4
2011-02-25MAINTAINERS: add Chinese documentation maintainerHarry Wei1-0/+7
2011-02-25mm: grab rcu read lock in move_pages()Greg Thelen1-3/+3
2011-02-25epoll: prevent creating circular epoll structuresDavide Libenzi1-0/+95
2011-02-25RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok1-1/+1
2011-02-25omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar1-2/+2
2011-02-25RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroyAnton Blanchard1-4/+4
2011-02-25afs: Fix oops in afs_unlink_writebackAnton Blanchard1-0/+1
2011-02-25fuse: fix truncate after openMiklos Szeredi1-2/+5
2011-02-25fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2-8/+50
2011-02-25eukrea-tlv320: fix platform_nameEric BĂ©nard1-1/+1
2011-02-25ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov8-16/+16
2011-02-25perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo1-2/+5
2011-02-25regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl1-1/+1
2011-02-25regulator: Fix warning with CONFIG_BUG disabledMark Brown1-0/+1