summaryrefslogtreecommitdiffstats
path: root/kernel/signal.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-01xfs: stop passing opaque handles to xfs_log.c routinesChristoph Hellwig4-64/+62
2010-03-01xfs: split xfs_bmap_btallocChristoph Hellwig1-101/+119
2010-03-01xfs: fix xfs_fsblock_t tracingChristoph Hellwig2-22/+6
2010-03-01xfs: fix inode pincount check in fsyncChristoph Hellwig1-9/+4
2010-03-01xfs: Non-blocking inode locking in IO completionDave Chinner1-37/+56
2010-03-01xfs: implement optimized fdatasyncChristoph Hellwig4-13/+25
2010-03-01xfs: remove wrapper for the fsync file operationChristoph Hellwig3-131/+117
2010-03-01xfs: remove wrappers for read/write file operationsChristoph Hellwig1-171/+114
2010-03-01xfs: merge xfs_lrw.c into xfs_file.cChristoph Hellwig5-809/+743
2010-03-01xfs: fix dquota trace formatChristoph Hellwig1-5/+5
2010-03-01xfs: increase readdir buffer sizeEric Sandeen1-2/+2
2010-02-24Linux 2.6.33v2.6.33Linus Torvalds1-1/+1
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell1-2/+5
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani1-1/+1
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek1-19/+8
2010-02-24net: bug fix for vlan + gro issueAjit Khaparde1-1/+1
2010-02-24[IA64] Fix broken sn2 buildHedi Berriche1-1/+1
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto1-1/+0
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson1-0/+5
2010-02-23IPv6: better document max_addresses parameterBrian Haley1-4/+4
2010-02-23MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek1-2/+2
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard1-1/+18
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2-12/+3
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom1-16/+92
2010-02-23fs/exec.c: fix initial stack reservationMichael Neuling1-1/+0
2010-02-23efifb: fix framebuffer handoffMarcin Slusarz1-1/+10
2010-02-23geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann1-1/+1
2010-02-23idr: fix a critical misallocation bug, take#2Tejun Heo1-1/+3
2010-02-23kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa1-0/+2
2010-02-23memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki1-0/+2
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs1-1/+7
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2-18/+41
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs1-11/+33
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs1-24/+44
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs1-30/+13
2010-02-23drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez1-1/+5
2010-02-22MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens1-0/+8
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa1-0/+1
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath1-1/+0
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh1-12/+16
2010-02-22i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki1-21/+9
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2-5/+7
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy4-4/+20
2010-02-22perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu1-0/+3
2010-02-22Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin1-4/+4
2010-02-22sparc32: Fix struct stat uid/gid types.David S. Miller1-2/+2
2010-02-21[WATCHDOG] bfin: fix max timeout calculationMike Frysinger1-6/+7
2010-02-21mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin1-21/+15
2010-02-20ARM: allow alignment fault mode to be configured at kernel bootRussell King2-0/+8
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells1-1/+11