summaryrefslogtreecommitdiffstats
path: root/kernel/signal.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-15xhci: Resume bus on any port status change.Sarah Sharp1-1/+1
2011-01-10headers: kobject.h reduxAlexey Dobriyan18-13/+6
2011-01-10headers: path.h reduxAlexey Dobriyan5-5/+3
2011-01-10xen/event: validate irq before get evtchn by irqJoe Jin1-0/+3
2011-01-10xen/fb: fix potential memory leakJoe Jin1-8/+9
2011-01-10xen/fb: fix xenfb suspend/resume race.Joe Jin1-0/+2
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell1-0/+9
2011-01-10pipe_fs_i.h: fix kernel-doc warningRandy Dunlap1-0/+1
2011-01-10hrtimer.h: fix kernel-doc warningRandy Dunlap1-1/+0
2011-01-10fs: fix dcache.h kernel-doc notationRandy Dunlap1-1/+1
2011-01-10fs: fix namei.c kernel-doc notationRandy Dunlap1-4/+4
2011-01-10nilfs2: unfold nilfs_dat_inode functionRyusuke Konishi7-30/+19
2011-01-10nilfs2: do not pass sbi to functions which can get it from inodeRyusuke Konishi4-17/+12
2011-01-10nilfs2: get rid of nilfs_mount_options structureRyusuke Konishi2-11/+3
2011-01-10nilfs2: simplify nilfs_mdt_freeze_bufferRyusuke Konishi1-14/+12
2011-01-10nilfs2: get rid of loaded flag from nilfs objectRyusuke Konishi2-4/+0
2011-01-10nilfs2: fix a checkpatch error in page.cRyusuke Konishi1-1/+1
2011-01-10nilfs2: fiemap supportRyusuke Konishi6-0/+222
2011-01-10nilfs2: mark buffer heads as delayed until the data is written to diskRyusuke Konishi2-0/+3
2011-01-10nilfs2: call nilfs_error inside bmap routinesRyusuke Konishi5-63/+48
2011-01-10fs/nilfs2/super.c: Use printf extension %pVJoe Perches1-7/+16
2011-01-10MAINTAINERS: add nilfs2 git tree entryRyusuke Konishi1-0/+1
2011-01-10cifs: use CreationTime like an i_generation fieldJeff Layton4-0/+11
2011-01-10cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfoJeff Layton2-8/+4
2011-01-10cifs: show "acl" in DebugData Features when it's compiled inJeff Layton1-12/+10
2011-01-10cifs: move "ntlmssp" and "local_leases" options out of experimental codeJeff Layton3-68/+55
2011-01-10cifs: replace some hardcoded values with preprocessor constantsJeff Layton1-18/+19
2011-01-10cifs: remove unnecessary locking around sequence_numberJeff Layton2-5/+3
2011-01-10[CIFS] Fix minor merge conflict in fs/cifs/dir.cSteve French1-7/+0
2011-01-09hwmon: Support for Dallas Semiconductor DS620Roland Stigge5-0/+403
2011-01-09of/flattree: forward declare struct device_node in of_fdt.hGrant Likely1-0/+2
2011-01-08hwmon: driver for Sensirion SHT21 humidity and temperature sensorUrs Fleisch4-0/+367
2011-01-08hwmon: Add humidity attribute to sysfs ABIGuenter Roeck1-0/+9
2011-01-08hwmon: sysfs ABI updatesGuenter Roeck1-7/+33
2011-01-08hwmon: (via-cputemp) sync hotplug handling with coretemp/pkgtempJan Beulich1-14/+11
2011-01-08hwmon: (lm95241) Rewrite to avoid using macrosDavide Rizzo1-262/+233
2011-01-08hwmon: (applesmc) Fix checkpatch errors and fix value range checksGuenter Roeck1-18/+16
2011-01-08hwmon: (applesmc) Update copyright informationHenrik Rydberg1-0/+1
2011-01-08hwmon: (applesmc) Silence driverHenrik Rydberg1-4/+0
2011-01-08hwmon: (applesmc) Simplify feature sysfs handlingHenrik Rydberg1-93/+76
2011-01-08hwmon: (applesmc) Dynamic creation of fan filesHenrik Rydberg1-145/+43
2011-01-08hwmon: (applesmc) Extract all features genericallyHenrik Rydberg1-182/+59
2011-01-08hwmon: (applesmc) Handle new temperature formatHenrik Rydberg1-3/+9
2011-01-08hwmon: (applesmc) Dynamic creation of temperature filesHenrik Rydberg1-389/+111
2011-01-08hwmon: (applesmc) Introduce a register lookup tableHenrik Rydberg1-242/+297
2011-01-08hwmon: (applesmc) Use pr_fmt and pr_<level>Joe Perches1-32/+26
2011-01-08hwmon: (applesmc) Relax the severity of device init failureHenrik Rydberg1-31/+7
2011-01-08hwmon: (applesmc) Add MacBookAir3,1(3,2) supportEdgar Hucek1-0/+10
2011-01-08hwmon: (w83627hf) Use pr_fmt and pr_<level>Joe Perches1-9/+8
2011-01-08hwmon: (w83627ehf) Use pr_fmt and pr_<level>Joe Perches1-13/+10